@charset "UTF-8";
#english_contents {
	padding-bottom: 20px;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 14px;
}
.text_orange_b {
	font-weight: bold;
	color: #FF9900;
}
.text_blue_b {
	font-weight: bold;
	color: #0099CC;
	font-size: 14px;
}
#contents_title {
	padding-bottom: 20px;
}
.regular_text {
	padding-top: 10px;
	padding-bottom: 10px;
}
.page_top {
	text-align: right;
}
.yoga_title_01 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FDECD0;
	padding: 7px;
}
.text_yellow_b {
	font-weight: bold;
	color: #F9C700;
	font-size: 18px;
}
.text_blue_b {
	font-weight: bold;
	color: #0099CC;
	font-size: 16px;
}
#english_menu {
	padding-bottom: 20px;
	font-size: 14px;
}
#english_menu a {
	color: #3399CC;
	text-decoration: underline;
}
#english_menu a:hover {
	color: #999999;
}
.en_td_01 {
	vertical-align: top;
}
.text_green_b {
	font-weight: bold;
	color: #66CCCC;
	font-size: 18px;
}
.text_pink_b {
	font-weight: bold;
	color: #FF99CC;
	font-size: 18px;
}
.text_yellow {
	font-weight: bold;
	color: #F9C700;
}
.text_green {
	font-weight: bold;
	color: #66CCCC;
}
.text_pink {
	font-weight: bold;
	color: #FF99CC;
}
#fee_box {
	background-color: #FFFFCC;
	width: 450px;
	padding: 15px;
}
.fee_text_b {
	font-weight: bold;
}
.bg_green {
	border: 1px solid #CCCCCC;
	background-color: #FFFF99;
	padding: 5px;
}
.fee_td_01 {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
}
.fee_td_02 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.map_box {
	padding-top: 30px;
}
.map_box_left {
	float: left;
	width: 510px;
}
.map_box_right {
	float: right;
	width: 257px;
	border: 1px solid #CCCCCC;
}
