@charset "utf-8";

/*ヘッダー=====================================*/
header {
	height:auto;
	width:100%;
	min-width:1000px;
	background-image:url(../img/admission_img/mainvisual_repeat_bg.jpg) ;
	background-repeat:repeat-x;
	background-position:center;
	overflow:hidden;
}

#header_inner {
	position:relative;
	height:340px;
	width: 1000px;
	margin: 0px auto;
	background-image: url(../img/admission_img/mainvisual_bg.jpg) ;
	background-repeat:no-repeat;
	background-position:center;
}


/*コンテンツ=====================================*/
a{
	color:#4285F4;
}
h2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:17px;
	font-weight:bold;
	height:35px;
	padding:15px 0px 0px 10px;
}
h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	color:#414141;
	height:35px;
	font-size:17px;
	font-weight:bold;
	background-image:url(../img/personal_img/h3_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:10px;
	margin-bottom:20px;
}
h4{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#4285F4;
	font-size:16px;
	padding-left:15px;
}

.sub_title{
	font-family:Verdana,"Trebuchet MS","Arial Black", Impact, "Helvetica Black", serif;
	font-size:9px;
	color:#8e8e8e;
	line-height:10%;
	padding:0px 0px 0px 13px;
}
#primary{
	width:100%;
	min-width:1000px;
	height:auto;
}
#primary_inner{
	position:relative;
	width:980px;
	height:auto;
	margin:0 auto;
	margin-top:45px;
	margin-bottom:80px;
}

/*入会案内*/
#admission{
}
#admission h2{
	background-image:url(../img/index_img/h2_bg2.jpg);
	background-repeat:no-repeat;
}
.main_img{
	width:960px;
	height:295px;
	margin:30px 10px 30px 10px;
}
#admission .main_text{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#4285F4;
	margin-left:60px;
	margin-right:60px;
	margin-bottom:30px;
}
#admission_style{
	margin-bottom:50px;
}
#senior_school{
	margin-bottom:50px;
}
#senior_school p{
	margin-left:10px;
}
#notice{
	margin-bottom:30px;
}
#prepare{
	margin-bottom:50px;
}
.prepare_items{
	margin-left:10px;
}
#debit{
}
.debit_system{
	width:960px;
	height:140px;
	margin:40px 10px 50px 10px;
}
.web_advance{
	width:800px;
	height:90px;
	margin:0px auto;
}

/*リストスタイル*/
#notice ol{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#414141;
	line-height:2.0em;
	font-size:14px;
	padding-left:10px;
}
#notice li{
	list-style:disc;
	list-style-position:inside;
}
#debit ol{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#414141;
	line-height:2.0em;
	font-size:14px;
	padding-left:10px;
}
#debit li{
	list-style:disc;
	list-style-position:inside;
}
#debit li.asterlisk{
	list-style:none;
	font-size:14px;
	text-indent:1.0em;
}

/*テーブルスタイル*/
table{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#414141;
	margin: 0px 10px 30px 10px;
}
th{
	font-size:16px;
	color:#FFF;
	background-color:#4285F4;
	border-right:1px dotted #FFF;
}
.space_5px{
	height:5px;
}
th.style{
	width:140px;
	padding:5px 0px;
}
th.entry{
	width:140px;
	padding:5px 0px;
}
th.monthly{
	width:140px;
	padding:5px 0px;
}
th.yearly{
	width:120px;
	padding:5px 0px;
}
th.time{
	width:200px;
	padding:5px 0px;
	
}
th.content{
	width:220px;
	padding:5px 0px;
}
th.target{
	width:120px;
	padding:5px 0px;
}
th.time_long{
	width:420px;
	padding:5px 0px;
}
#admission_style td.sp_tit{
	height:5px;
	font-size:17px;
	color:#4285F4;
	font-weight:bold;
	background-image:url(../img/personal_img/tit_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:10px;
	margin-bottom:20px;
	border:none;
	text-align:center;
}
td{
	font-size:14px;
	height:90px;
	background-color:#FFF;
	border:solid 1px #d3d3d3;
	border-collapse:collapse;
	padding:0px 10px;

}
#admission_style td	{
	height:90px;
}
#senior_school td{
	height:120px;
}
#admission_style td.space_10px{
	height:10px;
	border:none;
	text-align:center;
}
#admission_style td.space2_10px{
	height:50px;
	border:solid 1px #d3d3d3;
	border-left-style:none;
	border-right-style:none;
	white-space: nowrap;
	padding:0px 10px;
	text-align:center;
}
#senior_school td.space_10px{
	height:10px;
	border:none;
}
td.style{
	color:#4285F4;
	font-weight:bold;
	text-align:right;
	padding:0px 20px;
	border-left-style:none;
	white-space: nowrap;
}
td.entry{
	text-align:center;
		border-left-style:none;
	white-space: nowrap;
}
td.entry a{
	color:#eb303f;
}
td.monthly{
	text-align:center;
}
td.monthly a{
	color:#eb303f;
}
td.yearly{
	text-align:center;
		border-right:none;
	border-right-style:none;
}
}
td.time{
}
td.content{
	border-right:none;
}
td.target{
	text-align:center;
}
td.time_long{
	border-right:none;
	border-right-style:none;
}
.color_red{
	font-size:12px;
	color:#eb303f;
}
