﻿/* CSS Document */
/*-----------------------------------------
base
*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;

}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
input,textarea {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
.wrapper {
	margin: auto;
	width: 910px;
	font-size: 12px;
	color: #3F3F3F;
}
.cleaning {
	clear: both;
}
/*-----------------------------------------
header
*/
.header {
	background-color: #656565;
	color: #FFFFFF;
}
.header_company {
	float: left;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
}
.header_desc {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 9px;
}
.header_menu {
	clear: both;
	text-align: right;
	padding: 5px 0;
}
.header_menu a:link, .header_menu a:visited {
	margin-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 13px;
}
.header_menu a:hover, .header_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/header_menu_selected.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

/*-----------------------------------------
contents
*/
.contents_top {
	background-color: #F29500;
	min-height: 114px;
}
.contents_top_logo {
	float: left;
	margin-right: 20px;
}

.contents_top_title {
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 134px;
}
.contents_top_desc {
	font-weight: normal;
	line-height:1em;
	margin: 0;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	margin-left: 134px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-size: 12px;
}
.contents_top_blog {
	background-color: #9A2E8A;
	min-height: 114px;
}
.contents_top_desc_blog {
	font-weight: normal;
	line-height:1em;
	margin: 0;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 134px;
	padding: 10px 0 20px 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
}
.contents_body {
	clear: both;
	line-height: 140%;
	background-color: #CCCCCC;
}

/*-----------------------------------------
footer
*/
.footer {
	background-color: #656565;
	text-align: right;
	line-height: 30px;
	color: #FFFFFF;
	padding-right: 20px;
	clear: both;
}

/*-----------------------------------------
index
*/
.index_left {
	background-color: #989898;
	padding-bottom: 20px;
}
.index_left_title {
	padding: 30px 0 0 10px;
}
.index_left_desc {
	margin: 10px 10px 0 10px;
	padding-top: 10px;
	color: #323232;
}
.index_left_items {
	margin: 10px 10px 0 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.index_right {
	background-color: #9A2E8A;
	padding-bottom: 20px;
}
.index_right_top {
	color: #F29500;
	text-align: center;
	padding-top: 30px;
	line-height: 140%;
	font-size: 18px;
	font-weight: bold;
}
.index_right_bottom {
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	line-height: 200%;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
.magpie_news_title {
	padding-bottom: 10px;
}
.magpie_news_title a:link, .magpie_news_title a:visited {
	text-decoration: none;
	color: #3F3F3F;
}
.magpie_news_title a:hover, .magpie_news_title a:active {
	text-decoration: underline;
	color: #3F3F3F;
}
/*-----------------------------------------
access
*/
.contents_body_access {
	width: 575px;
	margin: auto;
	padding: 20px 0 0 0;
}
.contents_body_access_map {
	background-color: #F29500;
	margin: 0;
	padding: 0 0 10px 0;
}
.contents_body_access_map ul {
	margin: 0 50px;
	color: #9A2E8A;
}
.contents_body_access_map ul li {
}

/*-----------------------------------------
contact
*/
.contents_body_contact {
	width: 575px;
	margin: auto;
}
.contents_body_contact_desc {
	margin: 0 0 10px 0;
	padding: 30px 0 0 0;
	color: #9A2E8A;
}
.contents_body_contact_form {
	background-color: #656565;
	padding: 10px 20px 20px 20px;
	color: #FFFFFF;
}
.contents_body_contact_form_name {
	padding-top: 10px;
}
.contents_body_contact_privacy {
	font-size: 9px;
	margin: 20px 0 50px 0;
}

/*-----------------------------------------
instructor
*/
.contents_body_instructor_top {
	background-color: #9A2E8A;
	padding: 20px 30px;
	color: #FFFFFF;
}
.contents_body_instructor_s {
	background-color: #B1B1B1;
	padding: 0 30px;
	color: #323232;
}
.contents_body_instructor_y {
	background-color: #3E3E3E;
	padding: 0 30px;
	color: #FFFFFF;
}
.contents_body_instructor_name_s {
	font-size: 15px;
	color: #9A2E8A;
	font-weight: bold;
}
.contents_body_instructor_name_y {
	font-size: 15px;
	color: #F29500;
	font-weight: bold;
}

/*-----------------------------------------
lesson
*/
.contents_body_lesson {
	background-color: #9A2E8A;
	color: #FFFFFF;
}
.contents_body_lesson_pop {
	margin: 20px;
	background-color: #F29500;
	padding: 10px;
}
.contents_body_lesson_title {
	font-size: 15px;
	color: #F29500;
	font-weight: bold;
}
.contents_body_lesson_subtile_dot {
	color: #F29500;
}
.contents_body_lesson_pop_title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.contents_body_lesson_pop_tel {
	font-size: 15px;
	font-weight: bold;
	color: #9A2E8A;
}
.schedule_table_area {
	padding: 30px 20px 10px 20px;
}
.contents_body_lesson_schedule_title {
	font-size: 15px;
	color: #9A2E8A;
	font-weight: bold;
	padding: 0 0 20px 0;
}
.schedule_table {
}
.schedule_date {
	border: 1px solid #B1B1B1;
	text-align: center;
	padding: 3px;
	color: #FFFFFF;
	background-color: #656565;
	font-weight: bold;
}
.schedule_title {
	margin: 10px 5px;
	font-weight: bold;
}
.schedule_desc {
	margin: 5px;
}
.schedule_title_basic {
	color: #FFFFFF;
	background-color: #8D909D;
	border: 1px solid #8D909D;
	padding: 5px;
}
.schedule_title_refresh {
	color: #8D909D;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
.schedule_title_power {
	color: #FFFFFF;
	background-color: #F29500;
	border: 1px solid #F29500;
	padding: 5px;
}
.schedule_title_aroma {
	color: #FFFFFF;
	background-color: #9A2E8A;
	border: 1px solid #9A2E8A;
	padding: 5px 0 5px 5px;
}
.schedule_title_off {
	color: #3F3F3F;
	padding: 5px;
	border: 1px solid #3F3F3F;
	padding: 5px;
}
.schedule_title_event {
	color: #3F3F3F;
	padding: 5px;
	border: 1px solid #3F3F3F;
	padding: 5px;
}
.schedule_title_morning {
	color: #9A2E8A;
	border: 1px solid #9A2E8A;
	padding: 5px 0 5px 5px;
}
.schedule_title_maternity {
	color: #F29500;
	border: 1px solid #F29500;
	padding: 5px 0 5px 5px;
}

/*-----------------------------------------
yoga
*/
.contents_body_yoga_left {
	background-color: #B1B1B1;
}
.contents_body_yoga_right {
	background-color: #F29500;
}
.contents_body_yoga_pop {
	margin: 20px;
	padding: 10px;
	border: 1px solid #323232;
}
.contents_body_yoga_title {
	font-size: 15px;
	font-weight: bold;
	color: #9A2E8A;
}

