@charset "UTF-8";

@import url("css/reset.css");
@import url("css/fonts.css");
@import url("css/base.css");



/* layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #ffffff;
	background-image:url(images/header_bg2.jpg) ;
	background-repeat:repeat-x;
}

#wrapper {
    width: 980px;
    min-height: 100%;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    text-align: left;
}

#content {
    width: 980px;
	padding-top:20px;
}

#header, #nav, #banner, #content, #article, #aside, #footer {
    position: relative;
    overflow: hidden;
}

#article, #aside {
    float: left;
}

.layout-2column #article {
    float: none;
}

.layout-2column #article {
    clear: both;
}

.layout-2column #article #left,
.layout-2column #article #right {
    display: inline;
    float: left;
}

.layout-1column #article {
    clear: both;
}


/* レイアウト・2カラム右サイドバー */

.layout-2column-right #article {
    width: 720px;
	margin: 0 auto;
    padding: 0 0px 0px 5px;
	line-height:1.6;
	color:#444444;
}

.layout-2column-right #aside {
    width: 250px;
}


/* image ----------------------------------------------------------------- */

.img-left {
    float: left;
    margin: 0 10px 10px 0;
    border: 3px solid #f5f5f5;
}

.img-right {
    float: right;
    margin: 0 0 10px 10px;
    border: 3px solid #f5f5f5;
}


/* text ----------------------------------------------------------------- */

.bold { font-weight: bold; }
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.underline { text-decoration: underline; }
.box{	border:solid 1px #dddddd; padding:10px;}


.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }


/* style ----------------------------------------------------------------- */


a { color: #444444; text-decoration: underline;}
a:hover { color: #0000cc; text-decoration: underline; }
a:hover img { filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }



#header {
    margin: 0;
    padding: 0;
	background-image:url(images/header_bg1.jpg) ;
}

#header h1 {
    margin: 0;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-align:right;
	height:16px ;
	margin-top:3px;
	padding-right:5px;
}

#header h1 a {
    text-decoration: none;
}

#header p {}

#header img{	vertical-align:bottom;}

#header img.logo{
	position:absolute;
	top:33px;
	left:24px;}

#header img.header-btn1{
	position:absolute;
	top:26px;
	left:780px;}
	
#header img.header-btn2{
	position:absolute;
	top:56px;
	left:780px;}


#inquiry{    
	position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;}

#inquiry img.inquiry-btn1{
	position:absolute;
	top:20px;
	left:470px;}
	
#inquiry img.inquiry-btn2{
	position:absolute;
	top:60px;
	left:470px;}




#banner {
    margin: 0;
    border: 0;
}

#nav {
    background: none;
    height: 40px;
    margin: 0;
    padding: 0;
}

#nav ul {
    margin: 0;
    padding: 0;
    height: 40px;
    border: 0;
    list-style: none;
}

#nav ul li {
    margin: 0;
    padding: 0;
    float: left;
    height: 40px;
    border: 0;
    list-style: none;
}

#nav ul li a {
    margin: 0;
    padding: 0;
    display: block;
    background: none;
    height: 40px;
    border: 0;
}

#nav ul li.nav01 a {
    background: url(images/img-nav01.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 207px;
}

#nav ul li.nav02 a {
    background: url(images/img-nav02.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 144px;
}

#nav ul li.nav03 a {
    background: url(images/img-nav03.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 144px;
}

#nav ul li.nav04 a {
    background: url(images/img-nav04.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 160px;
}

#nav ul li.nav05 a {
    background: url(images/img-nav05.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 174px;
}

#nav ul li.nav06 a {
    background: url(images/img-nav06.jpg) left top no-repeat;
    text-indent: -9999px;
    width: 151px;
}



#nav ul li.on,
#nav ul li.on a,
#nav ul li a:hover {
  background-position: 0 -40px;
}


#banner {
    margin: 0;
    padding: 0;
    width: 980px;
    height: 300px;
}

#content {
    margin: 0;
}

#article {
    
}

#article h2{
	clear:both;
	margin:0px 0px 5px 0px;}

#article .section{
	clear:both;
	height:auto;
	margin-bottom:30px;
	}
	
#article h4{
	background-image:url(images/title-news-bg.jpg);
	background-repeat:no-repeat;
	padding-left:	20px;
	margin-bottom:10px;
	}

#article hr{
	width:710px;
	height:1px;
	background:none;	
	border:dashed 0px #dddddd;
	border-bottom:dashed 1px #dddddd;
	}


.csLeftItem3Box{
	width:220px;	
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding:0px;
	height:100%;
	}

.csLeftItem3Box h3 {
	margin:0px ;
	padding:0px;}

.csLeftItem3Box img{	
	float:left;
	margin:0px 5px 2px 0px;
	display:block;
	}

.csLeftItem3Box h3 img{
	margin:3px 0px ;
	padding:0px;}

.csLeftItem3Box p{
	margin:5px 0px 0px 0px;
	width:220px;
	}

.sectionBanner {
	clear:both;}

.sectionBanner img{
	margin:0px 0px 10px 0px;}

.sectionBanner img.banner2Left{
	margin-right:15px ;
	}
	
.sectionBanner img.banner3Left{
	margin-right:13px ;
	}

.csLeftItem3Box-2{
	width:221px;	
	float:left;
	border-left:solid 1px #dddddd;
	margin-right:8px;
	margin-bottom:20px;
	padding:5px 0px 5px 5px;
	height:auto;
	}



.csLeftItem3Box-2 img{	
	float:left;
	margin:0px 5px 0px 0px;
	display:block;
	}

.csLeftItem3Box-2 h3{
	margin:0px;
	padding:0px;}

.csLeftItem3Box-2 h3 img{
	margin:0px 0px 2px 0px  ;}

.csLeftItem3Box-2 p{
	float:left;
	font-size:85%;
	width:135px;
	}


#newsbox {
	width:700px;
	height:auto;
	clear:both;
	position: relative;
	margin: 5px 0px 100px 0px;
	padding: 0px 0px 0px 0px;
	}

#newsbox h2{
	background-image:url(images/title-top-news.jpg) ;
	background-repeat:no-repeat;}
		






#mtx_news {
	width:700px;
	height:auto;
	clear:both;
	position: relative;
	margin: 5px 0px 100px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/img-top-news.jpg) ;
	background-repeat:no-repeat;
	background-position:bottom;
	}
		
#mtx_news h2 span{
	font-size:14px;
	color:#000000;
	display:inline;
	float:left;}
	
#mtx_news img.rss{
	margin:0px 5px 0px 0px;
	padding:0px;
	float:right;
	}

#mtx_news ul{
	clear:both;
	list-style:none;
	width:690px;
	border: 0px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	background: url(../images/news_bg.jpg) no-repeat bottom right ;
	}

#mtx_news li{	list-style:none;	
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 20px;
	vertical-align:bottom;
	border-bottom:0px dotted #cccccc;
	background: url(images/li_bg.gif)  top left no-repeat;
	}

#mtx_news li a{
	text-decoration:none;
	color:#0F2F92;
	border-bottom:#0F2F92 dotted 0px;}
	
#mtx_news li a:hover{
	text-decoration:none;
	color:#0F2F92;
	border-bottom:#0F2F92 solid 1px;}
	

#mtx_news li span.mtxDate{
	font-size:85%;
	font-weight:bold;
	color:#1D2089;}
	
#mtx_news li span.mtx_Cat{
	font-size:85%;
	font-weight:bold;
	color:#1D2089;
	margin-left:15px;}

#mtx_news li span.mtxTitle{
	color:#444444;
	margin-left:15px;}

#mtx_news li a:hover span.mtxTitle {
	color:#1D2089;}


















/* 入学案内 */
dl.requirement dt{
	background-color:#444444;
	color:#ffffff;
	width:4.5em;
	text-align:center;
	margin-bottom:10px;}

dl.requirement dd{
	margin:-2.3em 0px 0px 6em;
	margin-bottom:10px;
	}




/* 料金プラン */
table.timetable td,table.timetable th{	border-color:#444444;}

table.timetable td{
	text-align:center;}

table.timetable th.type{
	text-align:left;
	padding-left:20px;}
	
table.timetable a{
	color:#0000CC;}

ul.attention {
	margin-left:20px;
	margin-right:20px;}
	
ul.attention li{
	list-style-image:url(images/li-bg.jpg) ;
	margin-bottom:10px;
	}


















#aside {
    float: right;
}

#aside  {
    margin-bottom: 2em;
}

#aside .section{
	margin-bottom:10px;}

#aside .section h4 {}

#aside .section h4 a {
    text-decoration: none;
}

#aside .section ul {}

#aside .section ul li a img  {
	margin:0px;padding:0px;
	vertical-align:bottom;}






#footer-menu{	margin-top:20px;}

#footer-menu ul {
	width: 980px;
	overflow: hidden;
    margin: 0px 0px 5px 0px;
    padding: 0;
}

#footer-menu ul li {
	display: inline;
	margin-left: -1px;
	padding: 0 5px 0 11px;
	border-left: 1px #444444 solid;
	list-style-type: none;
}

#footer-menu ul li a{
	text-decoration:none;
	font-size:85%;}
	
#footer-menu ul li a:hover{
	text-decoration:underline;}


#footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
}


#footer-address{
	width:980px;
	text-align:left;
	color:#ffffff;
    margin: 0 auto;}
	
address{
	margin:10px 0px 0px 10px;
	line-height:1.6;}

#footer-address p{
	margin:30px 0px 5px 0px;
	font-size:93%;
	text-align:right;}


