@charset "utf-8";
#menu {
	background-image: url(../../img/common/h3_menu_bg.gif);
	background-repeat: no-repeat;
}


/* style resset */

#menu h3 {
	width: 840px;
	padding-right: 10px;
	padding-top: 15px;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#menu table {
	width: 810px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
}
#menu td {
	background-image: url(../../img/common/pdficon_large.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #CCCCCC;
	width: 270px;
}
#menu p {
	margin-bottom: 10px;
}



#course_menu {
	background-image: url(../../img/common/h3_course_menu_bg.gif);
	background-repeat: no-repeat;
	width: 850px;
}
#course_menu h3 {
	height: 42px;
	padding-top: 15px;
	padding-right: 10px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#course_menu .course_menu_box {
	clear: both;
	width: 850px;
	overflow: auto;
	margin-bottom: 30px;
	height: auto;
}


#course_menu .left_box {
	float: left;
	margin-left: 10px;
	width: 240px;
}
#course_menu  .left_box  img  {
	margin-bottom: 10px;
}

#course_menu .right_box {
	float: right;
	width: 530px;
	margin-right: 20px;
	text-align: left;
}
#course_menu .right_box h4 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #1B325E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	text-align: left;
}
#course_menu .right_box .price {
	text-align: left;
	padding-top: 5px;
	margin-bottom: 20px;
}
#course_menu .right_box .menu_txt {
	line-height: 150%;
	text-align: left;
}
#course_menu .right_box .menu_txt p {
}


#inner_contents .top_left_box p {
	padding-top: 250px;
	text-align: left;
	padding-left: 10px;
	color: #555555;
	line-height: 125%;
}
#course_menu .reserv_box {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.reserv_box strong {
	line-height: 200%;
}

.reserv_box .tel_txt {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.reserv_box .tel_txt img {
	padding-bottom: 2px;
}
.reserv_box .mail_txt {
	font-size: 10px;
}
.reserv_box .mail_txt img {
	padding-top: 2px;
}
.open_table {
	text-align: left;
	margin-top: 10px;
}
.open_table p {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
