*{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
body{
	background-image:url("../img/bg_body.jpg");
	font-size:16px;
	line-height:1.5em;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}
.green{
	color:#2B741D;
}
.red{
	color: #FF0000;
}
.size_reset{
	font-size:14px;
	font-weight:normal;
	line-height: 1.5em;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.btn_top15{
	margin-top:15px;
}
.no_back{
	background-image:url("../img/white_space.gif");
}
.list{
	background-image:url("../img/icon_list_big.gif");
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:25px;
	line-height:24px;
	margin-top:15px;
	margin-bottom:15px;
}
#container{
	width:900px;
	margin:0px auto;
	margin-top:0px;
	padding:0px 50px;
	background-image:url("../img/bg_alpha.png");
	background-repeat:repeat-y;
	background-position:center;
}
* html #container{
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
}
/*----------　▽ヘッダ▽　----------*/
#header{
	width:810px;
	padding:0px 45px;
	height:100px;
	background-image:url("../img/bg_header.png");
	
	background-repeat:no-repeat;
	background-position:top center;
}
#header em{
	font-style:normal;
	display:block;
	text-align:right;
}
#header h1{
	text-indent:-9999px;
}
#header address{
	text-indent:-9999px;
}
/*----------　△ヘッダ△　----------*/
/*----------　▽ヘッダ2▽　----------*/
#header2{
	width:810px;
	padding:0px 45px;
	height:100px;
	background-image:url("../img/bg_header.png");
	
	background-repeat:no-repeat;
	background-position:top center;
	
}
#header2 em{
	font-style:normal;
	display:block;
	text-align:right;
}
#header2 h1{
	text-indent:-9999px;
}
#header2 address{
	text-indent:-9999px;
}
/*----------　△ヘッダ2△　----------*/
/*----------　▼メイン▼　----------*/
#swf{
	width:850px;
	margin:10px auto 0px auto;
}
#idou{
	width:850px;
	padding:20px 30px;
	text-align: center;
	margin:10px auto 0px auto;
}
/*----------　▽トップバナー▽　----------*/
#top{
	width:900px;
	height:131px;
	
}
#top h2{
	width:844px;
	height:132px;
	margin:0px auto;
}
#top_event{
	background-image:url("../img/top_event.jpg");
}
#top_facilites{
	background-image:url("../img/top_facilites.jpg");
}
#top_system{
	background-image:url("../img/top_system.jpg");
}
#top_school{
	background-image:url("../img/top_school.jpg");
}
#top_lessonpro{
	background-image:url("../img/top_lessonpro.jpg");
}
#top_company{
	background-image:url("../img/top_company.jpg");
}
/*----------　△トップバナー△　----------*/
/*----------　▽ナビゲーション▽　----------*/
#navi_new{
	width:826px;
	height:54px;
	margin:0px auto;
}
#navi{
	width:826px;
	height:54px;
	text-align:center;
	margin:0px auto;
}
#navi ul{
	list-style-type:none;
}
#navi ul li{
	float:left;
}
#navi ul li a{
	display:block;
	width:118px;
	height:54px;
	line-height:54px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;

}
#navi_01{
	background-image:url("../img/navi_01.gif");
	background-repeat:no-repeat;
	background-position:top center;
}
#navi_01:hover{
	background-position:bottom center;
}
#navi_02{
	background-image:url("../img/navi_02.gif");
	background-repeat:no-repeat;
	background-position:top center;
}
#navi_02:hover{
	background-position:bottom center;
}
#navi_03{
	background-image:url("../img/navi_03.gif");
	background-repeat:no-repeat;
	background-position:top center;
}
#navi_03:hover{
	background-position:bottom center;
}
#navi_04{
	background-image:url("../img/navi_04.gif");
	background-repeat:no-repeat;
	background-position:top center;
}
#navi_04:hover{
	background-position:bottom center;
}
#navi_05{
	background-image:url("../img/navi_05.gif");
	background-repeat:no-repeat;
	background-position:top center;
}
#navi_05:hover{
	background-position:bottom center;
}
#navi_06{
	background-image:url("../img/navi_06.gif");
	background-repeat:no-repeat;
	background-position:top center;
}
#navi_06:hover{
	background-position:bottom center;
}
#navi_07{
	background-image:url("../img/navi_07.gif");
	background-repeat:no-repeat;
	background-position:top center;
}
#navi_07:hover{
	background-position:bottom center;
}
/*----------　△ナビゲーション△　----------*/
/*----------　▽メニュー▽　----------*/
#menu{
	float:left;
	width:220px;
	padding:0px 5px 10px 45px;
}
#menu img{
	margin-bottom:15px;
}
/*----------　△メニュー△　----------*/
/*----------　▽各タイトル▽　----------*/
.title{
	clear:both;
	background-repeat:no-repeat;
	height:41px;
	padding:15px 10px 0px 10px;
	line-height:26px;
	font-size:12px;
	font-weight:normal;
	text-align:right;
}

h3 {
	padding-bottom:10px;
}

#title_new{
	background-image:url("../img/title_new.gif");
}
#title_link{
	background-image:url("../img/title_link.gif");
}
#title_facilites{
	background-image:url("../img/title_facilites.gif");
}
#title_info{
	background-image:url("../img/title_info.gif");
}
#title_access{
	background-image:url("../img/title_access.gif");
}
#title_system{
	background-image:url("../img/title_system.gif");
}
#title_members{
	background-image:url("../img/title_members.gif");
}
#title_school{
	background-image:url("../img/title_school.gif");
}
#title_faq{
	background-image:url("../img/title_faq.gif");
}
#title_profile{
	background-image:url("../img/title_profile.gif");
}
#title_company{
	background-image:url("../img/title_company.gif");
}
/*----------　△各タイトル△　----------*/
/*----------　▽メイン▽　----------*/
#main{
	float:left;
	width:630px;
}
.contents{
	display:block;
	margin-top:10px;
	width:585px;
	background-color:#FFFFFF;
}
.contents p{
	margin-left:50px;
	margin-right:15px;
}
.blank{
	clear:both;
	border:none;
	height:20px;
}
.clear{
	clear:both;
}
.info{
	clear:both;
	padding:0px 0px 10px 45px;
}
/*----------　▲メイン▲　----------*/
/*----------　▽フッター▽　----------*/
#footer{
	clear:both;
	height:30px;
	width:900px;
	margin:0px auto;
	text-align:center;
	padding:0px 50px 40px 50px;
	background-image:url("../img/bg_alpha_footer.png");
	background-repeat:no-repeat;
	background-position:top center;
}
* html #footer{
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
}
#footer ul{
	list-style-type:none;
	height:30px;
	width:850px;
	margin:0px auto;
	background-image:url("../img/bg_footer.gif");
	background-repeat:repeat-x;
	background-position:top;
}
#footer ul li{
	font-size:12px;
	line-height:30px;
	color:#ffffff;
	display:inline;
}
/*----------　△フッター△　----------*/

