﻿/* -- common ---------------------------------------------- */
*{margin:0; padding:0;}
  
body	{font-size:13px;
		font-family:'メイリオ',Meiryo,'MS UI Gothic',sans-serif;
	line-height:1.5em;
		color:#333333;
		text-align:center;
		}

#bg-top{background:url(../images/bg_top.jpg) repeat-x;}
#bg-sub{background:url(../images/bg_inner.gif) repeat-x;}

.orange{color:#ff9903;}  
  
ul, ol { list-style:none;}
img { vertical-align:middle;}

.clear{clear:both;}
.none{display:none;}

.a-center{text-align:center;}
.a-right{text-align:right;}
.a-left{text-align:left;}


a,a:visited,a:active{color:#0585aa;}
a:hover{color:#08a7d6;}

.pad15{padding:15px 0px;}

#container{width:1000px;
	margin:0px auto;
	padding-bottom:20px;}
	
#top-main{padding-top:40px;
	width:960px;
	margin:0px auto;
	text-align:left;}

/* --- HEADER -------------------------------------------------- */

#header{padding-top:13px;
	text-align:left;}

h1{width:500px;
	height:62px;}
	
h1 a{display:block;
	width:550px;
	height:55px;
	text-indent:-10000px;
	background:url(../images/logo.gif);
	overflow:hidden;}

#top-navi{width:1000px;
		height:344px;
		background:url(../images/mainvisual.jpg);
		position:relative;}
		
#top-navi ul{position:absolute;
			bottom:0px;
			width:925px;
			height:60px;
			left:39px;}		

#sub-navi{width:1000px;
		height:61px;
		background:url(../images/sub_menubg.jpg) no-repeat bottom;
		position:relative;}
		
#sub-navi ul{position:absolute;
			bottom:0px;
			width:925px;
			height:60px;
			left:39px;}		

ul#navi li{width:154px;
			float:left;}

ul#navi li a{width:154px;
	height:60px;
	display:block;
	text-indent:-10000px;
	overflow:hidden;}			
				
ul#navi li.m-top a{background:url(../images/m_top.png);}
ul#navi li.m-support a{background:url(../images/m_support.png);}
ul#navi li.m-enlighten a{background:url(../images/m_enlighten.png) no-repeat;}
ul#navi li.m-studyabroad a{background:url(../images/m_studyabroad.png);}
ul#navi li.m-consult a{background:url(../images/m_consult.png);}
ul#navi li.m-foundation a{background:url(../images/m_foundation.png);}

ul#navi li a:hover{background-position:0px -60px;}

/* --- FOOTER -------------------------------------------------- */
#footer{background:url(../images/footer_bg.gif);
	height:47px;
	margin-bottom:10px;
	padding-top:20px;}
#footer p{height:27px;
	width:631px;
	background:url(../images/copyright.gif) no-repeat;
	margin:0px auto;
	text-indent:-10000px;}


#pagetopButton {
	position: fixed;
	bottom: 100px;
	right: 20px;
	height:40px;
	width: 40px;
}
#pagetopButton a {
	background:url(../images/backtotop.gif);
	height:40px;
	width: 40px;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}
#pagetopButton a:hover {
	background-position:0px -40px;

}

/* --- TOP -------------------------------------------------- */

.left-unit{width:615px;
	float:left;}
	
.right-unit{width:320px;
	float:right;}
	
.greeting{}
.greeting h2{width:615px;
	height:34px;
	background:url(../images/h2_greeting.gif);
	text-indent:-10000px;}
.greeting p{padding:10px 0px;}	

.whatsnew{margin-bottom:30px;}
.whatsnew h3{height:34px;
	width:104px;
	background:url(../images/h2_whatsnew.gif);
	text-indent:-10000px;
	padding-bottom:3px;}
	
.whatsnew ul{border-top:1px dotted #b8b8b8;}
.whatsnew li{border-bottom:1px dotted #b8b8b8;
		padding:10px 0px;
		font-size:12px;}

.whatsnew .date{color:#999999;}

.about{}
.about h3{background:url(../images/about_header.jpg);
	text-indent:-10000px;
	height:210px;}
	
.about .text{background:url(../images/about_bg.jpg);
padding:0px 10px;}

.about h4{background:#4d9c00;
	padding:5px;
	color:#ffffff;
	font-size:14px;
	line-height:1em;
	text-align:center;}
	
.about p{font-size:12px;
	padding-top:10px;
	line-height:1.3em;}

.about .bottom{background:url(../images/about_footer.jpg) no-repeat;
	height:10px;}
	
	
.join{margin-top:30px;}
.join h3{background:url(../images/h3_join.gif);
	height:32px;
	text-indent:-10000px;}

.join p{padding:15px 0px;}	
	
/* --- SUB -------------------------------------------------- */	
#breadcrumbs{font-size:12px;
	margin:30px auto 0px auto;
	width:960px;
	text-align:left;}
	
#main{padding-top:10px;
	width:960px;
	margin:0px auto;
	text-align:left;}

#main h2{height:47px;
	text-indent:-10000px;
	margin-bottom:20px;}
	
h2.t-support{background:url(../images/h2_support.gif);}
h2.t-enlighten{background:url(../images/h2_enlighten.gif);}
h2.t-studyabroad{background:url(../images/h2_studyabroad.gif);}
h2.t-consult{background:url(../images/h2_consult.gif);}
h2.t-foundation{background:url(../images/h2_foundation.gif);}


h3.t-blue{height:38px;
	text-indent:-10000px;
	margin-bottom:10px;}
h3.support1{background:url(../images/h3_support1.gif) no-repeat;}
h3.support2{background:url(../images/h3_support2.gif) no-repeat;}
h3.support3{background:url(../images/h3_support3.gif) no-repeat;}
	
h3.enlighten1{background:url(../images/h3_enlighten1.gif) no-repeat;}
h3.enlighten2{background:url(../images/h3_enlighten2.gif) no-repeat;}
h3.enlighten3{background:url(../images/h3_enlighten3.gif) no-repeat;}
h3.enlighten4{background:url(../images/h3_enlighten4.gif) no-repeat;}
h3.enlighten5{background:url(../images/h3_enlighten5.gif) no-repeat;}
h3.enlighten6{background:url(../images/h3_enlighten6.gif) no-repeat;}
.t-green{color:#448a01; font-size:16px; margin-bottom:10px;}
	
	
	
p.text{padding-bottom:40px; padding-top:7px;}

.right-img{float:right; padding:0px 0px 40px 10px;}
.top-img{padding-top:45px;}

h3.support-shien{background:url(../images/h3_support_shien.gif) no-repeat;
	height:34px;
	text-indent:-10000px;
	margin-bottom:10px;}
	
h3.studyabroad1{background:url(../images/h3_studyabroad1.gif) no-repeat;
	height:34px;
	text-indent:-10000px;
	margin-bottom:10px;}
	
h3.studyabroad2{background:url(../images/h3_studyabroad2.gif) no-repeat;
	height:34px;
	text-indent:-10000px;
	margin-bottom:10px;}
	
h3.consult1{background:url(../images/h3_consult1.gif) no-repeat;
	height:34px;
	text-indent:-10000px;
	margin-bottom:10px;}
	
	
.youken{border:1px solid #c8c8c8; padding:10px; background:#f8ffe0;}
.youken li{margin-bottom:10px; line-height:1.2em;}	
	
.youken h4{background:#4d9c00;
	padding:5px;
	color:#ffffff;
	font-size:14px;
	line-height:1em;
	text-align:center;
	margin-bottom:10px;}
	
.cousult-katsudou{}
.cousult-katsudou li{margin-bottom:10px;}	
.cousult-katsudou h4{color:#0585aa; font-size:13px;}
.cousult-katsudou .others{padding-top:15px;}
	

.table-foundation{}
.table-foundation th{text-align:center;
	border-right:1px dotted #4d9c00;
	padding:10px;
	background-color:#f8ffe0;}	

.table-foundation td{padding:10px;}

.table-foundation .border{padding:0px; height:1px; line-height:0px;
				background:#52b10c;}
				
.table-foundation dl{width:715px;}
.table-foundation dt{float:left; width:100px;
	text-align:center;}
.table-foundation dd{float:left;
	padding-left:15px;
	width:600px;
	text-align:left;}

.table-foundation dl.naiyou{}
.table-foundation dl.naiyou dt{width:30px;}
.table-foundation dl.naiyou dd{width:670px;padding-bottom:5px;}
	
.naiyou-p{margin-bottom:10px;}
	
.t12{font-size:12px;}
.t10{font-size:10px;}	
.red{color:#ff0000; font-size:16px;}
.blue{color:#1ab2d2;}