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

/**********************body***************************/
body{
	color:#000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:2em;
	background-color:#ecf3ee;
	background-image:url(images/common/body_back.jpg);
	background-repeat:repeat;

}
html{
	overflow-y:scroll;
}
p{
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	line-height:2.0em;
}
p.businessplan{
	margin-top:10px;
	margin-left:20px;
	margin-right:18px;
	margin-bottom:10px;
	line-height:2.0em;
}

h1{
	color:#1e7057;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:115%;
	font-weight:bold;
	line-height:2.5em;
	background-image:url(images/common/bg_h1.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
}

h2{
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:120%;
	font-weight:bold;
	line-height:2.0em;
	border-bottom:dotted 3px #3366ff;
	padding-left:10px;

}
h3{
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:100%;
	font-weight:bold;
	line-height:2.0em;
	padding-left:20px;
	margin-right:20px;

}
h4{
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:100%;
	line-height:2.0em;
	padding-left:50px;
	margin-right:20px;

}
ul.sitemap li{
	list-style-image:url(images/top/yajirushi.gif);
	margin-left:30px;
	padding-right:50px;
}
ul.h3{
	list-style-type:disc;	
	padding-left:50px;
	margin-right:20px;
}


ul.h4{
	list-style-type:disc;	
	padding-left:70px;
	margin-right:20px;
}
ol.h2{
	list-style-type:decimal;	
	padding-left:40px;
	margin-right:20px;
}
ol.h4_2{
	padding-left:70px;
	margin-right:20px;
}
ul.h4_2{
	list-style-type:disc;	
	padding-left:20px;
	margin-right:20px;
}
ul.rule1{
	padding-left:20px;
	margin-right:10px;
}
ul.rule2{
	padding-left:30px;
	margin-right:10px;
}
ul.rule3{
	padding-left:40px;
	margin-right:10px;
}
dl.news {
	font-size:120%;
	font-weight:bold;
	line-height:2.0em;
	margin-left:10px;
	margin-right:10px;
}
dl.news dt {
	clear: left;
	float: left;
	padding-left: 20px;
	color:#ff4100;
}

dl.news dd {
	border-bottom:1px dashed;
	margin-left: 8em;
}
dt.rule{
	font-weight:bold;
}

ul.rule {
	margin-left:30px;
}

div.rule{
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	line-height:2.0em;
}
th{
	text-align:center;
}
.table_border td{ 
	border:solid #666666 1px;
	text-align:right;
	padding-right:10px;
}
th.double{
	border-top:double;
}
td.double{
	border-top:double;
}
td.title{
	text-align:left;
	padding-left:20px;	
}

.table_border th { 
	border: solid #666666 1px;
	text-align:center;
}
.table_border{
	width:70%;

}

.table_borderless{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	margin-top:15px;
	width:90%;
	line-height:2em;
	font-size:100%;
}

.line_dot{
	border-bottom:#cccccc dotted 2px;
	padding-top:5px;
	padding-left:20px;
	line-height:1.2em;
}
.text_right{
	text-align:right;
}

/**********************layout***************************/
#wrapper {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-image:url(images/common/back2.jpg);
	background-repeat:repeat-y;
	border-left:1px #11c18b solid;
	border-right:1px #11c18b solid;
	border-bottom:1px #11c18b solid;

}

#header{
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:950px;
	height:115px;
	margin-top:0px;
	background-image:url(images/common/header3.jpg) ;
	background-repeat:no-repeat;
}
#logo{
	width:550px;
	height:42px;
	position:absolute;
	margin-left:350px;
	margin-top:55px;

}
#container{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-image:url(images/common/back2.jpg);
	background-repeat:repeat-y;
}
#left{
	width:200px;
	float:left;
}
#right{
	float:right;
	width:750px;
}
#momo{
	width:200px;
	height:111px;
	background-image:url(images/common/momo3.jpg);
	background-repeat:no-repeat;
}

#top_menu{
	font-size:100%;
	float:right;
	margin-right:50px;
	margin-top:5px;
}

#top_image{
	width:728px;
	height:235px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	background-image:url(images/top/top_image.jpg);
	background-repeat:no-repeat;
	border:#3366ff 1px solid;
}
#top_news{
	width:728px;
	height:auto;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	padding-bottom:10px;
	border:#ff4100 1px solid;
	
}
#top_banner{
	width:730px;
	height:130px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:120%;		
}

#address{
	color:#ffffff;
	font-size:120%;
	width:150px;
	height:120px;
	margin-top:10px;
	margin-left:30px;
	marigin-bottom:10px;
}
#footer_menu_l{
	padding-left:350px;
	text-align:center;
	float:left;
}
#footer_menu_r{
	float:right;
	margin-right:20px;
}
#footer{
	width:950px;
	height:100px;
	margin-top:0px;
	background-image: url(images/common/footer2.jpg);
	background-repeat:no-repeat;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
}


/**********************menu***************************/
#menu{
	width:200px;
	height:100%;
}
div#menu ul{
	margin: 0px;
}

#menu li{
	margin-left:13px;
	height:46px;
}
a.topmenu {
	display:block;
	width:187px;
	height:46px;	
	text-indent:-9999px;	
}
li#home a{
	background-image: url(images/menu/home.jpg);
	background-repeat: no-repeat;
}
li#home a:hover{
	background-image: url(images/menu/home_f2.jpg);
	background-repeat: no-repeat;
}

li#aboutus a{
	background-image: url(images/menu/aboutus.jpg);
	background-repeat: no-repeat;
}
li#aboutus a:hover{
	background-image: url(images/menu/aboutus_f2.jpg);
	background-repeat: no-repeat;
}
li#rule a{
	background-image: url(images/menu/rule.jpg);
	background-repeat: no-repeat;
}
li#rule a:hover{
	background-image: url(images/menu/rule_f2.jpg);
	background-repeat: no-repeat;
}
li#officer a{
	background-image: url(images/menu/officer.jpg);
	background-repeat: no-repeat;
}
li#officer a:hover{
	background-image: url(images/menu/officer_f2.jpg);
	background-repeat: no-repeat;
}
li#businessplan a{
	background-image: url(images/menu/businessplan.jpg);
	background-repeat: no-repeat;
}
li#businessplan a:hover{
	background-image: url(images/menu/businessplan_f2.jpg);
	background-repeat: no-repeat;
}
li#schoollist a{
	background-image: url(images/menu/schoollist.jpg);
	background-repeat: no-repeat;
}
li#schoollist a:hover{
	background-image: url(images/menu/schoollist_f2.jpg);
	background-repeat: no-repeat;
}
li#financial-statements a{
	background-image: url(images/menu/financial-statements.jpg);
	background-repeat: no-repeat;
}
li#financial-statements a:hover{
	background-image: url(images/menu/financial-statements_f2.jpg);
	background-repeat: no-repeat;
}

/**********************contents***************************/

#contents_title{
	width:710px;
	height:100px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}
#contents{
	width:710px;
	height:auto;
	margin-left:20px;
	margin-right:20px;
}
div.chapter{
	width:710px;
	height:auto;
	margin-bottom:1em;

}