/*   メインコンテンツの設定   */

#maincontents h1{
	color:#999999;
	font:bold 25px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5em;
	padding-left:35px;
	background:#ffffff url(../images/square.jpg) no-repeat center left;
	margin-bottom:30px;
}

#maincontents img{
	float:left;
	margin-right:20px;
}

#maincontents img.kyampain{
	margin-bottom:30px;
}

#maincontents h2{
	color:#E99ED1;
	font:bold 17px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5em;
	margin:0 0 15px 0;
	padding:0;
	border-bottom:dotted 2px #E99ED1;
}

#maincontents h2{
	color:#E99ED1;
	font:bold 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5em;
	margin:0 0 10px 0;
	padding:0;
}

#maincontents p{
	color:#333333;
	line-height:1.5em;
	margin-bottom:10px;
}

.coursebox{
	border:solid 1px #cccccc;
	padding:10px;
	margin-bottom:10px;
}

.menubox{
	width:329px;
	float:right;
}

.timeprice{
	text-align:right;
}

.timeprice .time{
	color:#E99ED1;
	font-size:20px;
	font-weight:bold;

}

.timeprice .price{
	color:#E99ED1;
	font-size:25px;
	font-weight:bold;

}

.timeprice .yen{
	color:#E99ED1;
	font-size:20px;
	font-weight:bold;
}

#yoyaku{
	color:#ffffff;
	font-size:13px;
	width:180px;
	height:160px;
	padding:20px;
	background:#E99ED1 url(../images/menu_info_back.gif) no-repeat;
}

#yoyaku p.tel{
	text-align:center;
	font-size:15px;
	font-weight:bold;
	margin-top:15px;
}


