@charset "shift_jis";

/* ------------------------------------------------------------------
 コースメニューページ
 ------------------------------------------------------------------*/
/* ---------- 共通 ---------- */
/* - KV〜コンテンツ - */
#main {
	display:block;
}

#course_navi {
	clear:both;
	width:920px;
	padding-top:13px;
	background-image:url(../../course/image/navi_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#course_navi img {
	display:block;
	float:left;
}

.course_navi_01 {
	margin-right:9px;
}

.course_navi_02 {
	margin-left:9px;
}

.course_navi_03 {
	margin-left:83px;
	margin-top:6px;
}

/* - コンテンツ - */
#course_box {
	clear:both;
	width:918px;
	background-color:#fffbfa;
	background-image:url(../../course/image/course_box_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #ffb8b9;
	padding-top:23px;
	padding-bottom:5px;
}

/* コース詳細内 */

#course_box strong{
	font-size: 110%;
	line-height: 140%;
}

.course_contents {
	clear:both;
	width:878px;
	background-color:#FFFFFF;
	border:1px solid #ffb8b9;
	margin:0 auto 25px;
	padding-bottom:10px;
}

.course_contents h2 {
	margin-bottom:16px;
}

.course_contents img {
	display:block;
}

.course_contents_2 {
	clear:both;
	width:878px;
	background-color:#FFFFFF;
	border:1px solid #ffb8b9;
	margin:0 auto 25px;
	padding-bottom:10px;
}

.course_contents_2 h2 {
	margin-bottom:16px;
}

.course_contents_2 img {
	display:block;
}


.course_contents_photo {
	float:left;
	margin-left:12px;
}

.course_contents_p {
	float:left;
	width:354px;
	margin-top:11px;
	margin-left:24px;
	margin-right:20px;
}

.course_contents_area {
	float:left;
	width:354px;
	margin-top:11px;
	margin-left:24px;
	margin-right:20px;
}

.course_contents_area strong {
 margin: 0 0 -10px 0;
 display: block;
}


.course_contents_area img{
	margin-top:15px;
}

.course_contents02_p {
	float:left;
	width:450px;
	margin-top:11px;
	margin-left:24px;
	margin-right:20px;
}

.course_contents03_p {
	float:left;
	width:423px;
	_width:412px;
	margin-top:11px;
	margin-left:20px;
	margin-right:20px;
	font-weight:bold;
	color:#fe8384;
}

.course_contents_img {
	float:left;
}

.course_contents_price {
	float:left;
	width:185px;
	margin-left:23px;
}

.course_contents_price_2 {
	float:left;
	width:378px;
	margin-left:23px;
}

.course_contents_price_2  img{
	float:left;
}

.course_contents_op_lone {
	margin:10px 0 10px 18px; 
	float:left;

}

/* キャンペーンボタン */
.course_btn_campaign {
	clear:both;
	width:886px;
	margin:0 auto;
	margin-top:4px;
	margin-bottom:13px;
}

.course_btn_campaign img {
	float:right;
}

.course_btn_campaign_1 {
	float:left;
	width:354px;
	margin-top:11px;
	margin-left:24px;
	margin-right:20px;
	clear:both;
}

.course_btn_campaign_1 img {
	float:right;
}

/* - 注意書き - */
.course_attention {
	clear:both;
	width:668px;
	padding:20px 18px;
	border:1px solid #ebebeb;
	margin:16px auto 0 auto;
}

.page_next {
	page-break-after: always;
}