@charset "UTF-8";

/* index　───────────────────────────────────

	1. index.html style
	2. admission.html style
	3. c_flow style
	4. c_content style
	
────────────────────────────────────────*/


/* 1. index.html style
────────────────────────────────────────*/
#price {
	margin-bottom:30px;
}
#price h3 {
	margin:10px 0px 10px 10px;
}
#price table.type01 {
	margin:0px 0px 20px 10px;
	padding:0px;
}
#price table.type01 th {
	text-align:left;
	width:380px;
	color:#113f8c;
	font-size:14px;
	font-weight:normal;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
}
#price table.type01 th span {
	color:#4c4c4c;
	font-size:12px;
	line-height:130%;
}
#price table.type01 td {
	color:#113f8c;
	font-size:14px;
	text-align:right;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
}

#price table.type02 {
	margin:0px 0px 20px 10px;
	padding:0px;
}
#price table.type02 th {
	text-align:left;
	width:330px;
	color:#113f8c;
	font-size:14px;
	font-weight:normal;
	padding:5px;
	vertical-align:top;
}
#price table.type02 th span {
	color:#4c4c4c;
	font-size:12px;
	line-height:130%;
}
#price table.type02 td {
	color:#113f8c;
	font-size:14px;
	text-align:right;
	padding:7px 5px;
	border-bottom:1px solid #CCCCCC;
}
#price table.type02 td {
	vertical-align:middle;
	height:auto;
	background-image:url(../system/images/img_index03.gif);
	background-repeat:no-repeat;
	line-height:none;
}
#price table.type02 td#c05 { background-position:0 0px;}
#price table.type02 td#c10 { background-position:0 -30px;}
#price table.type02 td#c20 { background-position:0 -60px;}


#price table tr.bbno th,#price table tr.bbno td {
	border-bottom:none;
}


.red {
	color:#F00;
	text-align:left;
}
dl.price_sample {
	text-align:left;
	margin:15px 15px 35px 15px;
}
dl.price_sample dt {
	font-size:1.2em;
	margin:0px 0px 2px 0px;
	padding:5px;
	border-bottom:2px solid #febf05;
}
dl.price_sample dd {
	margin:0px;
	padding:10px 15px;
	font-size:12px;
}
.price_sample dd.read {
	color:#00a0e9;
	background-color:#f5f5f5;
	padding:5px 15px;
	line-height:1.4em;
}
dd.step table {
	font-size:1.1em;
}
dd.step table th {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
	vertical-align:top;
	font-size:12px;
}
dd.step table td {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
	_padding:12px 0px 10px 10px;
	font-size:12px;
	vertical-align:top;
}
dd.step table tr.mb0 th {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	vertical-align:top;
}
dd.step table tr.mb0 td {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	_padding:12px 0px 0px 10px;
	vertical-align:top;
}
dd.step table tr.mt0 th {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 10px;
	vertical-align:top;
}
dd.step table tr.mt0 td {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 10px;
	_padding:2px 0px 10px 10px;
	vertical-align:top;
}
.price_sample dd.sample_price {
	background-color:#f5f5f5;
	margin:15px 0px 0px 0px;
	padding:10px 10px;
	text-align:right;
}

/* 2. admission.html style
────────────────────────────────────────*/
#ad01 {
	width:615px;
	height:670px;
	margin:20px 0px 20px 10px;
	background-image:url(../system/images/img_admission01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#ad01 p,#ad01 h3 {
	text-indent:-9990px;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#mailform {
	display:block;
	width:220px;
	height:23px;
	margin:50px 0px 0px 380px;
	text-indent:-9990px;
}
#mailform a {
	display:block;
}

/* 3. c_flow.html style
────────────────────────────────────────*/

/* 4. c_content.html style
────────────────────────────────────────*/

