@charset "UTF-8";
.floatright {
	float: right;
}
.main_text {
	padding-bottom: 20px;
	background-color: #FFFFFF;
	padding-right: 36px;
	padding-left: 36px;
	padding-top: 20px;
	margin-bottom: 15px;
}
.picture_right {
	float: right;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.icon {
	float: left;
	padding-right: 5px;
}
.title {
	font-size: 20px;
	font-weight: normal;
	color: #464838;
	margin: 0px;
	padding: 0px;
}
.sub_title {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.textbox_title {
	float: left;
}
.title_container {
	margin-top: 40px;
	margin-bottom: 10px;
}
.text {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 150%;
	margin: 0px;
	clear: both;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.line {
	color: #000000;
}
.mission {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 14px;
}
.yoyaku {
	margin-top: 0px;
	padding-top: 60px;
	text-align: center;
	font-weight: normal;
	height: 30px;
}
#scedule_boxline {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#ashtanga_box {
	height: 30px;
	width: 250px;
	text-align: center;
	margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 12px;
	background-image: url(../astudio/ashtanga_img/bg_schedule_pink.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	border: 1px solid #000000;
	display: block;
}
#hotyoga_box {
	height: 30px;
	width: 250px;
	text-align: center;
	margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 12px;
	background-image: url(../hstudio/hstudio_img/bg_schedule.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	border: 1px solid #000000;
}
