@charset "UTF-8";


/* 共用 */

*{
	border: 0;
	}
a {
	color: #1463BA;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #2F2F2F;
}
.right {
	float: right;
}



body {
	background: #FFFFFF url(../img/bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
}
.get_fla {
	font-size: 10px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	text-align: left;
}
.red {
	color: #FF0000;
}

.fc_cccc00 {
	color: ##CCCC00;
}


.fc_w {
	color: #FFFFFF;
}

.p_sub {
	font-size: 12px;
	line-height: 150%;
	background: #FFFFCC;
	border: 1px double #CC3300;
	padding: 5px 5px 5px 25px;
	height: auto;
	width: auto;
	margin: 10px auto;
	font-style: normal;
}

#temperature table{
	border-collapse:collapse;
	border:1px solid #999999;
	border-spacing: 0;
	empty-cells:show;
	margin: auto;
	height: auto;
	width: auto;
}
#temperature th {
	padding: 3px;
	border: 1px solid #999999;
	background: #E4E4E4;
	font-size: 12px;
	line-height: normal;
	text-align: center;
	}

#temperature td {
	padding: 3px;
	border: 1px solid #999999;
	text-align: center;
	}



#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
	background: #FFFFFF;
}
.pastlink {
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	margin: 10px auto;
	height: auto;
	width: 100%;
	border: 1px solid #EAEAEA;
	padding: 10px;
}

.clear {
clear:both;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2E5A83;
	height: auto;
	width: auto;
	border-bottom: 1px solid #7295FF;
	border-left: 7px double #3F7CB4;
	border-top-style: none;
	border-right-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 150%;
	letter-spacing: 0.2em;
}
.fix_fs10 {
	font-size: 10px;
	line-height: 130%;
}

#contents {
	width: 800px;
	clear: both;
	height: auto;
}

#main_contents {
	float: right;
	width: 600px;
}
.pagetop {
	text-align: right;
	font-size: 10px;
	display: block;
	padding: 5px;
	width: 790px;
	line-height: 100%;
	margin: 20px 0px 0px;
}
#main_contents li {
	font-size: 12px;
	line-height: 160%;
	background: url(../img/arrow_blue.gif) no-repeat left 5px;
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 3px 25px;
	list-style: none;
	height: auto;
	width: auto;
}
#main_contents ul {
	margin: 0px;
	padding: 0px;
}


#main_contents li a:link,
#main_contents li a:visited{
	color: #407DC0;
	border-bottom: 1px dashed #407DC0;


}
#main_contents li a:hover{
	color: #046892;
	text-decoration: none;
	border-bottom: 1px solid #106F97;
	border-top-color: #106F97;
	border-right-color: #106F97;
	border-left-color: #106F97;


}
dd ol {
	line-height: 160%;
	color: #333333;
	background: url(none);
	margin: 0px;
	padding: 0px;
}
dd li {
	list-style: decimal outside;
	padding: 3px;
	background: #EDEDE5 url(none);
	margin: 0px;
}
dl strong {
	color: #FF6633;
	font-weight: bold;
}

.img_top img {
	float: right;
}


#main_contents p {
	font-size: 12px;
	line-height: 140%;
	padding: 3px 5px 5px 15px;
	color: #494949;
	margin: 0px;
}




#main_contents dl {
	line-height: 150%;
	padding: 5px 5px 5px 20px;
	margin: 10px 0px;
}
#main_contents dt {
	background: url(../img/arrow_blue.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px;
	height: 23px;
	font-weight: bold;
	color: #4D4D4D;
	font-size: 14px;
	width: auto;
}
#main_contents dd {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 25px;
	font-size: 12px;
	line-height: 150%;
}

#main_contents dt a:link,
#main_contents dt a:visited{
	color: #003399;
	text-decoration: none;
	border-top: #003399;
	border-right: #003399;
	border-bottom: 1px dashed #003399;
	border-left: #003399;

}


#main_contents dt a:hover{
	color: #0651FF;
	text-decoration: none;
	border-bottom: 1px solid #0651FF;
	border-top-color: #0651FF;
	border-right-color: #0651FF;
	border-left-color: #0651FF;

}

/* ヘッダメインイメージ */
div#logo {
	background: url(../img/top_main_img.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 800px;
}
div#logo p{
	margin: 0px;
	padding: 0px;

}
div#logo a {
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 800px;
	text-decoration: none;
	display: block;
	border-width: 0px;
	border-style: none;
}
/* パンくず */
#pan {
	font-size: 10px;
	padding: 4px;
	width: 792px;
	background: url(../img/pan_bg.gif) repeat-x;
	text-indent: 5px;
	color: #828282;
}



#pan a:link, 
#pan a:visited, 
#pan a:hover {
	font-size: 10px;
	color: #589DDB;
}

/* ナビ */
ul#globalNavi {
	margin: 0;
	padding: 0;
	width: 800px;/* Kwidth̐ݒĂ */
	height: 22px;
}

ul#globalNavi::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	list-style-type: none;
	height: 22px;
}

ul#globalNavi li a {
	display: block;
	position: relative; /* IE6Ń}EẌ悪̂Fix */
	font-size: 12px;
	color: #333;
	text-align: center;
	text-decoration: none;
	text-indent: -10000px;
	height: 22px;
}
#main_contents h1 {
	background: url(../school/img/bg_h1.gif) no-repeat;
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
	height: 28px;
	width: 600px;
	text-indent: 15px;
	padding: 5px 0px 0px;
	margin: 5px 0px 7px;
}
#globalNavi #menu_01 a {
	background: url(../img/top-bottun_home.gif);
}
#globalNavi #menu_02 a {
	background: url(../img/top-bottun_woholi.gif);
}
#wh #globalNavi #menu_02 a {
	background: url(../img/top-bottun_woholi2.gif);
}
#globalNavi #menu_03 a {
	background: url(../img/top-bottun_school.gif);
}
#l_school #globalNavi #menu_03 a {
	background: url(../img/top-bottun_school2.gif);
}
#globalNavi #menu_04 a {
	background: url(../img/top-bottun_life.gif);
}
#life #globalNavi #menu_04 a {
	background: url(../img/top-bottun_life2.gif);
}
#globalNavi #menu_05 a {
	background: url(../img/top-bottun_dep.gif);
}
#prep #globalNavi #menu_05 a {
	background: url(../img/top-bottun_dep2.gif);
}
#globalNavi #menu_06 a {
	background: url(../img/top-bottun_contact.gif);
}
#globalNavi #menu_07 a {
	background: url(../img/top-bottun_support.gif);
}
#newvisitor #globalNavi #menu_07 a {
	background: url(../img/top-bottun_support2.gif);
}
#globalNavi #menu_08 a {
	background: url(../img/top-bottun_aboutus.gif);
}
#about #globalNavi #menu_08 a {
	background: url(../img/top-bottun_aboutus2.gif);
}


/* サブメニュー */

#sab_menu {
	width: 178px;
}

#area dl {

	background: #E4F2FF url(../school/img/subtit_under.gif) no-repeat bottom;
	background-repeat:no-repeat;
	width:178px;
	background-position:bottom;
	padding:0 0 8px;
	margin:0 0 5px;

}
#area dt {
	background: url(../school/img/subtit.gif) no-repeat;
	height: 24px;
	width: 178px;
	color: #FFFFFF;
	text-indent: 20px;
	display: block;
	margin: 0px;
	padding: 8px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#area dt a:link,
#area dt a:visited{
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	display: block;
	height: 33px;

}
#area dt a:hover{
	color: #FEC2C2;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;

}
#area dd {
	line-height: 250%;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	width: 163px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	text-indent: 15px;
	background: #FFFFFF url(../school/img/subtit_li.gif) no-repeat left center;
}
#area dd a:link,
#area dd a:visited{
	color: #0651FF;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	height: 20px;

}
#area dd a:hover{
	color: #FD9D9D;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	height: 20px;

}

/* arekore */

#arekore dl {
	background: #F2F2F2 url(../img/under_arekore.gif) no-repeat bottom;
	width:177px;
	padding:0 0 13px;
	margin:0 0 10px;
	border-right: #E9E9DF;
	border-top-color: #E9E9DF;
	border-bottom-color: #E9E9DF;
	border-left: 1px solid #E9E9DF;

}
#arekore dt {
	background: url(../img/tit_img_arekore.gif) no-repeat;
	height: 41px;
	width: 178px;
	color: #FFFFFF;
	text-indent: -10000px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

#arekore dt a:link,
#arekore dt a:visited{
	color: #F2F2F2;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	display: block;
	height: 20px;

}
#arekore dt a:hover{
	color: #FEC2C2;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;

}
#arekore dd {
	line-height: 250%;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	width: 163px;
	display: block;
	text-indent: 15px;
	background: #FFFFFF url(../img/li_glay.gif) no-repeat left center;
}
#arekore dd a:link,
#arekore dd a:visited{
	color: #757575;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	height: 15px;

}
#arekore dd a:hover{
	color: #333333;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	height: 15px;
	background: #E8E3C1;

}



/* CRec */


.tbl_top_01 {
	width: 600px;
	background: url(../school/img/tbl_sli_01.gif) no-repeat top;
	margin: 4px 0px 7px;
	padding: 4px 0px 0px;
	height: auto;
	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;
}
.tbl_bg {
	background: #ECECEC url(../school/img/tbl_sli_02.gif) repeat-x;
	width: 598px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top-width: 1px;
	border-top-color: #999999;
	height: auto;
	border-bottom: 1px #999999;
}
.tbl_top_02 {
	float: none;
	width: 598px;
	height: auto;
	clear: none;
}
.tbl_top_titen {
	font: 10px/100% Arial, Helvetica, sans-serif;
	color: #FF8685;
	text-indent: 10px;
	padding-top: 2px;
}
.tbl_top_titja {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tbl_top_contents {
	border-top: 1px solid #D2D2D2;
	width: 592px;
	padding: 3px;
	background: #F0F0F0;
	border-right: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	margin: 0px;
	height: auto;
}
.tbl_top_contents p {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	padding: 5px 0px 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tbl_top_contents img {
	border: 5px solid #FFFFFF;
	float: left;
	margin-right: 7px;
	margin-bottom: 4px;
}


.tbl_top_03 {
	float: right;
	height: 31px;
	width: 93px;
	margin: 0px;
	padding: 0px;
	clear: none;
	display: block;
}
.clear {
	clear:both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}


.sourse img {
	margin: 0px;
	padding: 3px 2px 0px 0px;
	border-style: none;
}
.tbl_top_contents table {
	float: right;
	background: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
}

.course_tit {
	font-size: 10px;
	color: #FFFFFF;
	background: #FF6F6F;
	line-height: normal;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
.course_con {
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-align: center;
	padding: 2px;
}


#footer {
	padding: 3px 7px;
	width: 786px;
	font-size: 10px;
	line-height: 150%;
	margin-top: 2px;
	color: #626262;
	text-align: center;
	border-top: 2px solid #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer #footer_link {
	font-size: 10px;
	width: auto;
	color: #333333;
	line-height: 150%;
	margin: 0px;
	padding: 5px;
}

#footer p {
	font-size: 12px;
	line-height: 150%;
	color: #696969;
}
#footer .copy {
	text-align: right;
	font-size: 10px;
}


.pagetop a:link,
.pagetop a:visited{
	display: block;
	color: #003399;
	text-decoration: none;

}

.pagetop a:hover{
	display: block;
	color: #FF66CC;
	text-decoration: underline;

}

caption {
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding: 2px 2px 2px 7px;
	line-height: 150%;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/* コンテンツ別　ワーホリ */
.-ワーホリ----------------------------------{}
#wh h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../wh/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#wh h2 {
	background: url(../wh/img/img_h2.gif) no-repeat;
	height: 30px;
	width: 600px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px;
	text-indent: 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
}
#wh h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #407DC0 url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}


#wh #qa h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #407DC0 url(../img/arrow_q.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}
#wh #qa h4 {
	color: #FF8040;
	background: url(../img/arrow_a.gif) no-repeat left center;
	text-indent: 20px;
	padding: 5px 3px 3px;
	height: 20px;
	font-size: 14px;
	line-height: 150%;
	margin: 5px 0px 5px 15px;
}
/* コンテンツ別　生活 */
.-生活----------------------------------{}
#life h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../life/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#life  h2 {
	background: url(../life/img/img_h2.gif) no-repeat;
	height: 30px;
	width: 600px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px;
	text-indent: 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #8B3A79;
}
#life  h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #8B3A79 url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}


#life h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../life/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}


/* コンテンツ別　準備 */
.-準備----------------------------------{}
#prep h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../prep/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#prep  h2 {
	background: url(../prep/img/img_h2.gif) no-repeat;
	height: 30px;
	width: 600px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px;
	text-indent: 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #1A6030;
}
#prep  h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #5BC273 url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}
#prep h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../prep/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}


/* コンテンツ別　サポート */
.-サポート----------------------------------{}
#newvisitor h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../newvisitor/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#newvisitor  h2 {
	background: url(../newvisitor/img/img_h2.gif) no-repeat;
	height: 30px;
	width: 600px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px;
	text-indent: 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #924F18;
}
#newvisitor  h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #D69A3A url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}
.bg_1st {
	color: #000000;
	background: url(../about/img/bg_support.gif) no-repeat right bottom;
}
#newvisitor h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../newvisitor/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}


/* コンテンツ別　アバウト */
.-アバウト---------------------------------{}
#about h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../about/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#about  h2 {
	background: url(../about/img/img_h2.gif) no-repeat;
	height: 30px;
	width: 600px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px;
	text-indent: 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #872E2E;
}
#about  h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #A23636 url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}
#about h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../about/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* コンテンツ別　その他 */
.-その他---------------------------------{}
#others h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../others/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#others  h2 {
	background: url(../others/img/img_h2.gif) no-repeat;
	height: 30px;
	width: 600px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px;
	text-indent: 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #545454;
}
#others  h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #545454 url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}
#others h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../others/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* コンテンツ別　メルマガ */
.-メルマガ---------------------------------{}
#melma h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../melma/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#melma h2 {
	background: url(../melma/img/img_h2.gif) no-repeat;
	height: 30px;
	width: 600px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px;
	text-indent: 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #7D5329;
}
#melma h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #7D5329 url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}
#melma h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../about/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* コンテンツ別　podcast */
.-podcast---------------------------------{}
#podcast h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../podcast/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#podcast h2 {
	background: url(../podcast/img/img_h2.gif) no-repeat;
	height: 30px;
	width: 600px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px;
	text-indent: 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #817070;
}
#podcast h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #A99A9A url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}
#podcast h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../about/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}




/* コンテンツ別　留学捨スタイル */
.-留学捨スタイル----------------------------------{}
#style h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../style/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#style  h2 {
	background: url(../style/img/img_h2.gif) no-repeat;
	height: auto;
	width: 570px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px 30px;
	font-size: 18px;
	font-weight: bold;
	color: #87B725;
}
#style  h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #92C71D url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}


#style h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../life/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#style #qa h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 562px;
	background: #92C71D url(../img/arrow_q.gif) no-repeat left center;
	padding: 4px 4px 4px 34px;
	margin: 10px 0px;
	text-indent: 0px;
	line-height: 140%;
}
#style #qa h4 {
	color: #FF8040;
	background: url(../img/arrow_a.gif) no-repeat left center;
	text-indent: 20px;
	padding: 5px 3px 3px;
	height: 20px;
	font-size: 14px;
	line-height: 150%;
	margin: 5px 0px 5px 15px;
}


/* コンテンツ別　お役立ちニュース */
.-ニュース----------------------------------{}
#news h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../news/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#news  h2 {
	background: url(../news/img/img_h2.gif) no-repeat;
	height: auto;
	width: 570px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px 30px;
	font-size: 18px;
	font-weight: bold;
	color: #338991;
}
#news  h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #3698A1 url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}


#news h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../life/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}


/* コンテンツ別　留学に必要なもの */
.-留学に必要なもの----------------------------------{}
#necessary h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../necessary/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#necessary  h2 {
	background: url(../necessary/img/img_h2.gif) no-repeat;
	height: auto;
	width: 570px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px 30px;
	font-size: 18px;
	font-weight: bold;
	color: #A39F12;
}
#necessary  h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #BAB414 url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}


#necessary h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../life/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}


/* コンテンツ別　学校プロモーション */
.-プロモーション----------------------------------{}
#promotion h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../promotion/img/img_h1.jpg) no-repeat;
	height: 37px;
	width: 590px;
	margin: 0px;
	padding: 35px 10px 0px 0px;
	text-align: right;
}
#promotion  h2 {
	background: url(../promotion/img/img_h2.gif) no-repeat;
	height: auto;
	width: 570px;
	border-width: 0px;
	border-style: none;
	margin: 10px 0px;
	padding: 5px 0px 0px 30px;
	font-size: 18px;
	font-weight: bold;
	color: #AC9585;
}
#promotion  h3 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #A38876 url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}


#promotion h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../life/img/bg_h4.gif) no-repeat;
	width: 600px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	text-indent: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#newpro {
	height: auto;
	width: 594px;
	border-top: none;
	border-right: 3px solid #D8D8D8;
	border-bottom: 3px solid #D8D8D8;
	border-left: 3px solid #D8D8D8;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-decoration: none;
}
#to_mail{
	align: center;
	height: auto;
	width: 270px;
	margin: 10px auto;
	padding: 0px;
	clear: both;
	float: none;
}
#promotion .pastlink {
	text-align: center;
	margin: 40px auto 20px;
	height: auto;
	width: auto;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
#creditfooter {
	display: none;
}


#sab_menu p {
	font-size: 10px;
	padding: 3px;
}


#creditfooter img {
	text-align: right;
	float: right;
	clear: both;
	padding-top: 20px;
}
#new_pro h2 {
	font-size: 14px;
	color: #FFFFFF;
	width: 592px;
	background: #A38876 url(../img/arrow_w.gif) no-repeat left center;
	padding: 4px;
	text-indent: 30px;
	margin: 10px 0px;
}


#promotion td {
	font-size: 12px;
	line-height: 180%;
	text-decoration: none;
}




/* コンテンツ別　学校 */
.-学校---------------------------------{}

#school {
	border: 4px solid #7295FF;
	padding: 7px 5px;
	height: auto;
	width: 582px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
#school_menu{
	margin: 0px;
	padding: 0px;
}
#school_menu img {

	padding-left: 2px;
}
#schoolMainimg img {
	float: left;
	margin: 3px 8px 5px 0px;
	background: #CCCCCC;
	padding: 5px;
}

.ingSP_01 {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 5px;
}

#tblLine td {
	padding: 3px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}


.school_tit_bg1 {
	background: #95B0FF url(../school/image/bg1.gif) repeat-x;
}


#school table {
	margin: 0px;
	padding: 0px;
}
#ireko {
	width:500px;
	background: #CCCCCC;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-left: 20px;
}
#ireko ul {
	margin:0;
	padding:0;
	border:solid #CCC;
	border-width:1px 1px 0 1px;
}
#ireko ul li {
	margin:0;
	padding-left:6px;
	list-style:none;
	border-bottom:solid 1px #CCC;
	background: #DFEDF9;
}
#ireko ul li ul{
	border:none;
}
#ireko ul li ul li {
  margin-left:12px;
  background:#FAFCCB;
  border:solid #CCC;
  border-width:1px 0 0 1px;
}
#ireko ul li ul li ul{
  border:none;
}
#ireko ul li ul li  ul li{
  margin-left:12px;
  background:#FFF;
  border:solid #CCC;
  border-width:1px 0 0 1px;
}

#school p {
	color: #4D4D4D;
	padding: 5px;
}

.school_list ul {
	margin:0 0 8px;
	font-size: 12px;
	line-height: normal;
	padding: 0px 14px;

}

.school_list ul li {
	list-style: none;
	margin-bottom:3px;
	width: auto;
	padding-left:25px;
	background: url(../img/arrow6.gif) no-repeat 0px 2px;
	line-height: 180%;
	height: 20px;

}

.school_list ul li a {
	width: auto;
	text-decoration: none;

}

.school_list ul li a:hover {
	width: auto;
	text-decoration: underline;

}
.school_tble table{
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;

	}
.school_tble caption {
	font-size: 16px;
	background: url(../school/img/arrow2.gif) no-repeat left center;
	color: #484848;
	padding: 3px 3px 3px 20px;
	margin: 5px 0px 0px;
}
.school_tble th {
	padding: 3px;
	border: 1px solid #999999;
	background: #E4E4E4;
	font-size: 12px;
	line-height: normal;
	}

.school_tble td {
	padding: 3px;
	border: 1px solid #999999;
	}
.fs12 {
	font-size: 12px;
	line-height: 150%;
}
.school_tit {
	background: #EEF8FD;
	padding: 3px;
}
.underline_glay {
	border-bottom: 1px solid #CCCCCC;
}

.moveList h3 {
	font-size: 14px;
	color: #2E5A83;
	background: #95B0FF url(../img/bg1.gif) repeat-x;
	line-height: 150%;
	padding: 3px 3px 3px 5px;
	margin: 10px 0px 8px;
}
.moveListR {
	float: right;
	width: 275px;
}
.moveListL p {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.moveListL img {
	background: #CCCCCC;
	padding: 3px;
	margin: 0px;
}

.moveList {
	width: 560px;
	height: auto;
	margin-left: 10px;
}
.moveListL {
	height: auto;
	width: 270px;
	float: left;
	text-align: center;
}
.moveListR li {
	border-bottom: 1px dotted #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.moveListR ul {
	border-top: 1px dotted #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style: url(none) none;
	text-indent: 5px;
	line-height: 150%;
	color: #333333;
}
.moveListR p {
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
#moveF {
	text-align: center;
}
.waku img {
	border: 5px solid #CCCCCC;
	text-align: center;
	height: auto;
	width: auto;
	margin: 30px auto 70px;
}
#ban {
	text-align: center;
	margin: 5px auto;
	height: auto;
	width: auto;
}
#ban img {
	margin: 5px auto;
}
.pink {
	color: #FF9999;
}

/* インプット　フォーム関連 */
fieldset {
	margin: 0 0 20px;
	padding: 0;
}

input,
textarea {
	border-width: 2px;
	border-style: solid;
}
button {
	padding: 5px 20px;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
}

/* -青設定*/
fieldset#blueField {
	border: 1px #079BFF solid;
	border-top: 13px #079BFF solid;
}
fieldset#blueField legend {
	background: #079BFF;
}
fieldset#blueField input {
	border-color: #52B9FF;
	background: #DFECFC;
}
fieldset#blueField textarea {
	border-color: #52B9FF;
	background: #DFECFC;
}
fieldset#blueField button {
	background: #52B9FF;
}
