@charset "utf-8";
/* CSS Document */

#wide_title {
	height: 65px;
	background-color: #595959;
}

#wide_navi {
	width: 100%;
	height: 65px;
	background-color: #b5b5b5;
}

#wide_navi ul a li.here {
	border-bottom: #000000 solid 2px;
}

#wide_navi ul li {
	width: 230px;
	height: 30px;
	text-align: center;
	font-size: 13px;
	float: left;
	margin-left: 5px;
	margin-top: 25px;
	font-weight: bolder;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}

#wide_navi ul a  {
	color: #000000;
}

#wide_navi ul a:hover li {
	color: #000000;
	border-bottom: #000000 solid 2px;
}

#category {
	width: 100%;
}

#category h3 {
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 18px;
	font-weight: normal;
	margin-left: 45px;
	padding: 30px 0px 30px 0px;
	letter-spacing: 3px;
}

#detail {
	width: 810px;
	margin: 0 auto;
	margin-bottom: 35px;
	overflow: hidden;
}

#detail h4,h5 {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}

.d_title {
	border-bottom: 3px solid #b6b6b6 ;
}

.contents {
	width: 740px;
	margin-top: 20px;
	margin-left: 70px;
	float: left;
	font-size: 12px;
}

.g_contents {
	width: 100%;
	margin-top: 20px;
	float: left;
	font-size: 12px;
}

.c_left {
	width: 425px;
	float: left;
}

.c_left2 {
	width: 380px;
	float: left;
}

.text tr {
	margin-top: 5px;
}

.kaijyo {
	width: 280px;
	height: 236px;
}

.kaijyo p {
	padding-top: 15px;
	padding-left: 25px;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 3px;
}

.c_right {
	width: 280px;
	float: right;
	font-size: 12px;
}

.c_right2 {
	width: 280px;
	margin-left: 20px;
	float: left;
	font-size: 12px;
}

.text {
	margin-bottom: 35px;
}

.g_text {
	margin-top: 15px;
}

#s_gaiyou {
	width: 875px;
	margin: auto;
}

#f_navi {
	width: 960px;
	height: 50px;
	margin-top: 100px;
}

#f_navi ul li {
	font-size: 12px;
	margin-left: 40px;
	float: left;
}

#footer2 {
	width: 100%;
	height: 50px;
	margin-top: 0px;
	overflow: hidden;
	color: #666666;
}

#footer2 p {
	text-align: center;
	font-size: 10px;
}

/* policy.htmlここから */

.policy_contents {
	width: 600px;
	margin: auto;
	font-size: 12px;
}

.policy {
	margin-top: 20px;
}

/* policy.htmlここまで */


/* study_flow.htmlここから */

.flow_contents {
	width: 620px;
	margin: auto;
	font-size: 12px;
}

.flow {
	margin: 30px 30px;
}

.flow ul li {
	margin-top: 10px;
}

/* study_flow.htmlここまで */


/* application.htmlここから */

.appli_contents {
	width: 630px;
	margin: auto;
	margin-bottom: 50px;
	font-size: 12px;
}

.appli_contents ul li {
	width: 205px;
	font-size: 14px;
	margin-top: 20px;
	border-bottom: solid 2px #000000;
}

/* application.htmlここまで */