@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0px;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #42393C;
	background-color: #EBF6FA;
	background-image: url(BackColor_Gradation.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body *  {
	margin: 0px; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0px;
}
p {
	/*margin-right: 21px;*/
	margin-left: 6px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}
.head_img{margin-bottom:25px;}
img.right{
	margin-top: 10px;
}
p strong {
	color: #00AED9;
}
.smalltxt{
	line-height:150%;
	font-size:13px;
}
.space{
	width:620px;
	height:40px;
}
.twoColFixRt #container {
	width: 930px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topScreen {
	width:100%;
	text-align:center;
	margin-bottom:10px;
}

.twoColFixRt .sidebar1 {
	float:left;
	width: 210px;
	margin-left: 15px;
}
.twoColFixRt .sidebar1 h3 {
	margin: 0px; 
	padding: 0px;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}

/*ページ構成*/
h1.Text {
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #4C4C4C;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
a.logo {
	background-image: url(logo.jpg);
	height: 53px;
	width: 676px;
	float: left;
}
a.logo span {
	display:none;
}
/*- topNewsList トップページ、お知らせ--------------------------- */
dl.topNewsList {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	line-height: 200%;
	font-size: 12px;
}
dl.topNewsList dt {
	margin-right: 15px;
	float:left;
	clear:both;
}
dl.topNewsList a {
	color: #0065B5;
	text-decoration: none;
}
dl.topNewsList a:hover {
	text-decoration: underline;
}
/*- BannerList トップページ、バナー--------------------------- */
ul.BannerList {
	list-style-type: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
	width:650px;
}
ul.BannerList li {
	float: left;
	display:block;
}
ul.BannerList a span {
	display: none;
}
ul.BannerList a {
	display:block;
	height: 63px;
	width: 210px;
	background-repeat: no-repeat;
	margin-right: 6px;
}
ul.BannerList a.Banner01 {
	background-image: url(Banner01Link.jpg);
}
ul.BannerList a.Banner02 {
	background-image: url(Banner02Link.jpg);
}
ul.BannerList a.Banner03 {
	background-image: url(Banner03Link.jpg);
}
ul.BannerList a.Banner01:hover {
	background-image: url(Banner01Hover.jpg);
}
ul.BannerList a.Banner02:hover {
	background-image: url(Banner02Hover.jpg);
}
ul.BannerList a.Banner03:hover {
	background-image: url(Banner03Hover.jpg);
}
ul.BannerList a.Banner04 {
	background-image: url(Banner04.jpg);
}
ul.BannerList a.Banner05 {
	background-image: url(Banner05.jpg);
}
/*- topMoshi 最新模試情報--------------------------- */
#topMoshiBody {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.topMoshi {
	display:block;
	width: 315px;
	float: left;
	font-size: 12px;
	padding:10px 0px 5px 5px;
	line-height: 150%;
	position:relative;
	margin:0;
}
p.topMoshi img {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: -8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.topMoshi strong {
	padding-top: 10px;
}
p.topMoshi a.Mousikomu {
	position:absolute;
	width: 61px;
	background-image: url(../images/top/topMousikomu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding: 0px;
	height: 21px;
	left: 244px;
	top: 46px;
}
p.topMoshi a.Mousikomu:hover {
	background-position: -73px;
}
p.topMoshi a.Mousikomu span {
	display: none;
}
p.topMoshi a {
	color: #0065B5;
	text-decoration: none;
}
p.topMoshi a:hover {
	text-decoration: underline;
}
.liner{
	margin:20px 0 20px;
	text-align:center;
}
h2{
	margin-bottom:10px;
}
#mainContent h1{
	margin-bottom:20px;
}
.blue_line{
	border:#39C solid 1px;
}
.melit li{
	margin-bottom:10px;
	list-style-type:none;
	font-size:14px;
}
.blue_line_container{
	background:url(../images/08/5.jpg) no-repeat;
	width:594px;
	height:395px;
}


/* トップに戻る */
.back_to_top{
	margin-bottom:15px;
	text-align:right;
}
.back_to_top img{
	border:none;
}

/* page 2 */
#1_what{
	width:620px;
}
.toku_cont{
	font-size:14px;
	line-height:150%;
	margin-bottom:20px;
}
.toku_cont h3{
	width:361px;
	margin-bottom:15px;
}
.toku_cont strong{
	color:#00AED9;
	display:block;
	margin-bottom:6px;
}
.toku_cont img{
	margin:0;
}
.toku_cont .right_txt{
	padding-left:15px;
}

/* page 03 */
.toku3 li{
	list-style:none;
	float:left;
}
.toku3 li.center{
	margin:0 9px;
}
.lb{
	width:620px;
	margin:0;
	padding:0;
}
.lb li{
	list-style:none;
	margin:0;
	padding:0;
	width:306px;
	height:81px;
	margin-bottom:15px;
}
.lb li img{
	border:none;
}
.lb li a{
	width:306px;
	height:81px;
}

.lb li a.bo1{
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background:url(../images/03/7.jpg) no-repeat left;
}
.lb li a.bo1:hover{
	background:url(../images/03/7-2.jpg) no-repeat left;
}
.lb li a.bo2{
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background:url(../images/03/8.jpg) no-repeat left;
}
.lb li a.bo2:hover{
	background:url(../images/03/8-2.jpg) no-repeat left;
}
.lb li a.bo3{
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background:url(../images/03/9.jpg) no-repeat left;
}
.lb li a.bo3:hover{
	background:url(../images/03/9-2.jpg) no-repeat left;
}
.lb li a.bo4{
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background:url(../images/03/10.jpg) no-repeat left;
}
.lb li a.bo4:hover{
	background:url(../images/03/10-2.jpg) no-repeat left;
}
.lb li a.bo5{
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background:url(../images/03/11.jpg) no-repeat left;
}
.lb li a.bo5:hover{
	background:url(../images/03/11-2.jpg) no-repeat left;
}
.lb li a.bo6{
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background:url(../images/03/12.jpg) no-repeat left;
}
.lb li a.bo6:hover{
	background:url(../images/03/12-2.jpg) no-repeat left;
}
.lb li a.bo7{
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background:url(../images/03/13.jpg) no-repeat left;
}
.lb li a.bo7:hover{
	background:url(../images/03/13-2.jpg) no-repeat left;
}
.lb li a.bo8{
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background:url(../images/03/14.jpg) no-repeat left;
}
.lb li a.bo8:hover{
	background:url(../images/03/14-2.jpg) no-repeat left;
}

/* page 04 */
.point{
	width:620px;
	height:400px;
	background:url(../images/04/1.jpg) no-repeat bottom;
}
.mn{
	width:620px;
	height:24px;
	margin:10px 0 20px;
}
.mn li{
	list-style:none;
	float:left;
	margin-right:4px;
}
.mn li.right{
	float:right;
	margin:0;
}
.tc{
	width:620px;
}
.tc li{
	list-style:none;
	float:left;
	width:300px;
	margin-bottom:20px;
}
.tc li.right{
	margin-left:20px;
}
.text_b{
	font-size:14px;
	font-weight:bold;
}
/* page 05 */
.gakuryoku_box{
	width:620px;
}
.gakuryoku_box .th{
	width:296px;
}
.gakuryoku_box .smalltxt{
	margin-bottom:15px;
	font-size: 12px;
}
.05_lfcon{
	width:296px;
	float:left;
}
.05_lfcon .smalltxt{
	margin-bottom:15px;
	font-size: 12px;
}
.05_rg{
	width:300px;
	float:right;
}
.05_rg img{
	margin-bottom:15px;
}

/* page 06 */
.06_photo{
	width:185px;
	height:100px;
}
.06_m{
	clear:both;
}
.grn{
	color:#30B6AB;
	font-weight:bold;
}
.bukatsu{
	width:590px;
	margin:10px 0 15px 20px;
}

/* page 09 */
.mini{
	font-size:11px;
	line-height:100%;
}

/* page 10 */
.green_field{
	background:#ECF7FD;
	padding:10px;
	font-size:12px;
	line-height:150%;
}
.green_field strong{
	color:#2FB5AA;
	font-weight:normal;
}
.green_field .left{
	padding-right:10px;
	border-right:#2FB5AA dotted 1px;
}
.green_field .txt{
	height:100px;
}
.green_field .icon{
	text-align:center;
	margin:10px 0;
}
.green_field .img_txt{
	width:220px;
	margin:0 auto;
	font-size:11px;
}
.green_field .img_txt img{
	margin-bottom:5px;
}
.gakusy{
	width:620px;
}

/*page 13*/
.sub_txt{
	font-size:13px;
}

/* page14 & page 15 */
table.green_table{
	font-size:13px;
	border-collapse:collapse;
}
.green_table td{
	padding:8px 10px 8px;
	border-collapse:collapse;
	line-height:150%;
}
.green_table th{
	padding:8px 10px 8px;
	border-collapse:collapse;
	line-height:150%;
	font-weight:normal;
	background:#ECF7FD;
	text-align:center;
}
.green_table th .enkaku{
	width:150px;
	padding:8px 5px;
	border-collapse:collapse;
	line-height:150%;
	font-weight:normal;
	background:#ECF7FD;
	text-align:center;
}
.green_table td.border{
	padding:3px 0;
	height:1px;
}
.green_table .border div{
	border-bottom::#2FB5AA dotted 1px; 
	height:1px;
}
.green_table a{
	color:#00afda;
}
.green_table span.red{
	color:red;
}

/* page14 */
.com_info th{
	width:40px;
}
table.com_info{
	float:left;
	width:390px;
}

/* page15 */
.enkakuth{
	width:180px;
	text-align:center;
}
.genzai{
	width:400px;
	margin:10px 0 0 215px;
	font-size:13px;
}

/* page16 */
.com_boshu{
	width:100%;
	margin-bottom:30px;
}
.com_boshu th{
	width:80px;
}
.green_field dl {
width:100%;
margin:0;
}
.green_field dt,.green_field dd {
line-height:180%;
display:block;
}
.green_field dt {
float:left;
width:170px;
padding:2px 0 2px 10px;
clear:both;
}
.green_field dd {
width:200px;
margin-left:170px;
padding:2px 2px 2px 10px;
color:#2FB5AA;
}
.green_field dd a{
color:#2FB5AA;
}
.saiyo{
	width:80px;
}

/* page 19 */
.green_box h3{
	margin-bottom:15px;
}
.green_box div.box{
	border:#2FB5AA solid 1px;
	font-size:12px;
	width:280px;
	padding:10px 10px 10px 10px;
	margin-bottom:16px;
	line-height:150%;
	height:230px;
}
.green_box .pho{
	width:115px;
	float:left;
	font-size:15px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.green_box .pho img{
	margin-bottom:5px;
}
.green_box div.text{
	float:right;
}
.green_box .border{
	border-bottom:#2FB5AA solid 1px;
	height:10px;
	margin-bottom:10px;
}
.green_box .school_name{
	float:right;
	width:220px;
}
.green_box .school_name h4{
	display:block;
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom:#2FB5AA dotted 1px;
	font-weight:normal;
}

/* page 19 */
.seiseki1{
	width:610px;
	height:254px;
	background:url(../images/19/p1.jpg)  no-repeat left top;
	margin-top:20px;
	margin-bottom:20px;
	padding:105px 0 0 20px;
}
.seiseki2{
	width:610px;
	height:248px;
	background:url(../images/19/p2.jpg)  no-repeat left top;
	padding:105px 0 0 20px;
}
.semoji{
	width:280px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 160%;
}

/* page 20 */
.tename{
	width:200px;
	font-size:13px;
}
.tename span{
	font-size:10px;
}


/* page 22 */
.kosho{
	width:60px;
	margin-left:10px;
}

/* page 22 */
div.qa{
	font-size:14px;
	line-height:150%;
	margin-bottom:20px;
	height:5em;
}

/* page23 */
div.midashi{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	line-height:150%;
	margin-bottom:20px;
}
div.midashi span{
	color:red;
}

/* page 23 */
.toiawase{
	border:#2FB5AA solid 1px;
	padding:5px;
}
.toiawase th{
	width:130px;
}
.toiawase td{
	width:430px;
}
.cheb{
	width:400px;
	line-height:150%;
}
.toith{
	width:125px;
}
.input_error{
 border:#F00 solid 1px;
 outline:solid 1px #C00;
}

/* page 24 */
.blue_line{
	border:#039 solid 1px;
}
.blue_line .wait{
	font-size:12px;
	text-align:center;
	margin:300px 0;
}
.gokaku{
	width:620px;
	height:35px;
	margin:15px 13px 30px 13px;
}
.mese{
	width:620px;
	margin:15px 13px 0 13px;
	font-size:12px;
	line-height:140%;
}

/* page 25 */
.voice{
	border-top:green solid 2px;
	padding-top:15px;
}
.voice .voice_box{
	width:290px;
	margin-bottom:15px;
}
.voice .voice_box img{
	margin-bottom:15px;
}
.voice .voice_box .coment{
	font-size:14px;
	line-height:140%;
	margin-bottom:15px;
}
.voice_txt{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:12px;
	line-height:140%;
}

/* page 26 */
.tokubetu{
	margin-bottom:20px;
}
.tokubetu p{
	padding:0;
	margin:0;
	font-size:12px;
}
.tokubetu_flow .toiawase{
	border:none;
	padding:0;
	margin:20px 0 40px;
}
.tokubetu_flow .toiawase img,.toiawase2 img{
	border:none;
}
.toiawase2{
	padding:0;
}


/* page 27 */
.sitemap{
	font-size:12px;
	padding-top:30px;
}
.sitemap_box{
	width:301px;
}
.sitemap h3{
	margin-bottom:15px;
}
.sitemap ul{
	display:block;
	margin-bottom:30px;
}
.sitemap li{
	display:block;
	list-style:none;
	padding-left:20px;
	margin-bottom:15px;
}
.sitemap a{
	color:#000;
	text-decoration:none;
}
.sitemap #blue_icon li{
	background:url(../images/27/icon1.jpg) no-repeat;
}
.sitemap #green_icon li{
	background:url(../images/27/icon5.jpg) no-repeat;
}
.sitemap #green_icon2 li{
	background:url(../images/27/icon2.jpg) no-repeat;
}
.sitemap #gley_icon li{
	background:url(../images/27/icon3.jpg) no-repeat;
}
.sitemap #pink_icon li{
	background:url(../images/27/icon4.jpg) no-repeat;
}


/* page 30 */
.h_kaki{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	line-height:180%;
	margin-bottom:20px;
	padding-left:10px;
}
.gr_hf{
	width:630px;
	height:13px;
}
.gr_c{
	width:610px;
	background-image:url(../images/30/gr_c.jpg);
	padding:0 10px;
}
.gr_b{
	width:590px;
	height:16px;
	margin-bottom:15px;
	padding:3px 10px;
	background-color:#30b6ab;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.setsumei{
	width:600px;
	font-size:12px;
	line-height:160%;
	margin-bottom:15px;
	padding:0 5px;
}
.kaki_toi{
	width:630px;
	height:35px;
	margin:25px 0 30px 0;
}
.kaki_ko{
	 width:290px;
}
.kaki_ko ul{
	 width:290px;
}
.kaki_ko ul li{
	display:block;
	list-style:none;
	float:left
	 width:290px;
	 height:50px;
	 margin-bottom:10px;
}
.kiza_box{
	 width:290px; 
}
.kiza_box th{
	 width:60px;
	 height:50px;
	 text-align:left;
}
.kiza_box td{
	 font-size:12px;
}
.kyoka{
	width:45px;
}
.sense{
	width:185px;
}
.kiza_box span{
	 width:230px;
	 font-size:14px;
	 font-weight:bold;
}
.cuu{
	width:600px;
	font-size:10px;
	margin:15px 0 25px 0;
}
.blu_b{
	width:610px;
	height:16px;
	margin:30px 0 15px 0;
	padding:3px 10px;
	background-color:#00aed9;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
span.bulueb{
	color:#00aed9;
	font-weight:bold;
}
span.redb{
	color:#d9212d;
	font-weight:bold;
}