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

/*
[1]レイアウトに関する指定
[2]ヘッダー内の各部分指定
[3]全体のリンク指定
[4]フォントに関する指定
[5]リストに関する指定
[6]クラスの指定
[7]その他
*/

/*======================================
[1]レイアウトに関する指定
======================================*/
*{zoom:1;}

body{
	background:#fff;
	border-top:#1a568e solid 10px;
	}

body,h1,h2,h3,h4,h5,h6,h7,p,dl,dt,dd{
	padding: 0;
	margin:0;
	letter-spacing:0.05em;
}

#wrapper{
	width:900px;
	margin:0 auto;
	}

/*container*/
#container{
	float:left;
	}
	
#info{
	float:right;
	width:645px;
	}
	
#banner{
	float:left;
	width:255px;
	}
	
#banner h6{
	text-indent:-999999px;
	padding-left:12px;
	overflow:hidden;
	}

#banner p{
	margin-top:5px;
	padding-left:12px;
	width:201px;
	}
	
#banner #tv h6 a, #banner #publish h6 a, #banner #blog h6 a, #banner #group h6 a{
	width:201px;
	height:92px;
	display:block;
	}
	
#banner #tv h6 a{
	background:url(../img/ban_tv.gif) no-repeat bottom left;
	}
	
#banner #tv h6 a:hover{
	background:url(../img/ban_tv_on.gif) no-repeat bottom left;
	}
	
#banner #publish h6 a{
	background:url(../img/ban_publish.gif) no-repeat bottom left;
	}
	
#banner #publish h6 a:hover{
	background:url(../img/ban_publish_on.gif) no-repeat bottom left;
	}
	
#banner #blog h6 a{
	background:url(../img/ban_blog.gif) no-repeat bottom left;
	}
	
#banner #blog h6 a:hover{
	background:url(../img/ban_blog_on.gif) no-repeat bottom left;
	}
	
#banner #group h6 a{
	background:url(../img/ban_group.gif) no-repeat bottom left;
	}
	
#banner #group h6 a:hover{
	background:url(../img/ban_group_on.gif) no-repeat bottom left;
	}
	
#banner #magagine a{
	width:225px;
	height:62px;
	display:block;
	position:relative;
	left:-12px;
	background:url(../img/ban_magagine.gif) no-repeat 0 0;
	}
	
#banner #magagine a:hover{
	background:url(../img/ban_magagine.gif) no-repeat 0 -62px;
	}

#banner .banner_box{
	background:url(../img/bannerbg-top.gif) no-repeat top left;
	width:225px;
	height:auto;
	display:block;
	}
	
#banner .banner_box .banner_txt{
	background:url(../img/bannerbg.gif) no-repeat bottom left;
	width:225px;
	height:auto;
	}
	
#banner .banner_txt p{
/*	font-size:10px;*/
	line-height:1.3;
	}
	
#sidenavi ul li.sn_title a{
	background:#1a568e;
	width:225px;
	height:auto;
	display:block;
	text-decoration:none;
	}
	
#sidenavi ul li.sn_title a span{
	text-indent:1em;
	padding-top:7px;
	padding-bottom:7px;
	display:block;
	}
	
#sidenavi ul li.sn_list a, #sidenavi ul li.sn_list_on a, #sidenavi ul li.sn_end a, #sidenavi ul li.sn_on_end a, #sidenavi ul li.sn_list_past a{
	/*width:198px;*/
	width:223px;
	/*height:20px;*/
	display:block;
	/*padding-left:25px;*/
	text-indent:15px;
	text-decoration:none;
	}
	
#sidenavi ul li.sn_list a{
	background:#fff url(../img/arrow_blue.gif) no-repeat 7px center;
	border-bottom:dotted 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	}
	
#sidenavi ul li.sn_list a:hover{
	background:#f5f5f5 url(../img/arrow_blue.gif) no-repeat 7px center;
	}
	
#sidenavi ul li.sn_list_on a{
	background:#f5f5f5 url(../img/arrow_blue_on.gif) no-repeat 7px center;
	border-bottom:dotted 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	}
	
#sidenavi ul li.sn_list_past a{
	/*background:#f5f5f5 url(../img/arrow_blue.gif) no-repeat 7px center;*/
	background-color:#FFFFFF;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	}
#sidenavi ul li.sn_list_past a:hover{
	background:#f5f5f5;
	}
	
#sidenavi ul li.sn_end a{
	background:#fff url(../img/arrow_blue.gif) no-repeat 7px center;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	}
	
#sidenavi ul li.sn_end a:hover{
	background:#f5f5f5 url(../img/arrow_blue.gif) no-repeat 7px center;
	}
	
#sidenavi ul li.sn_on_end a{
	background:#f5f5f5 url(../img/arrow_blue.gif) no-repeat 7px center;
	}
#sidenavi ul li.sn_2009{
	background:#f6f6f6 url(../img/arrow_blue.gif) no-repeat 7px center;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#333;
	font-weight:bold;
	width:223px;
	display:block;
	text-indent:15px;
	text-decoration:none;
	}
#sidenavi ul li.sn_history a{
	background:#f6f6f6 url(../img/arrow_blue.gif) no-repeat 7px center;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#333;
	font-weight:bold;
	width:223px;
	display:block;
	text-indent:15px;
	text-decoration:none;
	}
#sidenavi ul li.sn_history a:hover{
    background-color: #ffffff;
	}	
	
/*footer*/	
#footer{
	background:#1a568e;
	text-align:center;
	padding-bottom:5px;
	padding-top: 5px;
	clear:both;
	}
	
/*gotop*/
#gotop a{
	background:url(../img/arrow_gotop.gif) no-repeat right center;
	padding-right:25px;
	height:25px;
	width:auto;
	display:block;
	width:150px;
	float:right;
	}


/*======================================
[2]ヘッダー内の各部分指定
======================================*/
#header #logo{
	margin:15px 0;
	float:left;
	}
/*#header #logo a{
	text-decoration:none;
	font-size:16px;
	}*/

#header #logo h1{
/*	text-decoration:none;
	font-size:16px;*/
	background:url(../img/logo.gif) no-repeat;
	display:block;
	width:400px;
	text-indent:-999999px;
	}
#header #subnavi{
	width:300px;
	}
#header #subnavi ul{
	float:right;
	}
#header #subnavi li{
	float:left;
	margin:15px 0;
	text-align:right;
	}
	
#header #subnavi li a{
	text-decoration:none;
	color: #333;
	}
	
#header #subnavi li a:hover{
	text-decoration:underline;
	color: #ff7800;
	}
	
#header #gnavi{
	clear:both;
	width:900px;
	height:80px;
	display:block;
	}

#header #gnavi li{
	float:left;
	text-indent:-999999px;
	overflow:hidden;
	}
	
#header #gnavi li#top a{
	background:url(../img/gnavi.gif) no-repeat 0 0;
	width:93px;
	height:80px;
	display:block;
	}
	
#header #gnavi li#top a:hover{
	background:url(../img/gnavi.gif) no-repeat 0 -80px;
	}
	
#header #gnavi li#forum a{
	background:url(../img/gnavi.gif) no-repeat -93px 0;
	width:115px;
	height:80px;
	display:block;
	}
	
#header #gnavi li#forum a:hover{
	background:url(../img/gnavi.gif) no-repeat -93px -80px;
	}
	
#header #gnavi li#aboutus a{
	background:url(../img/gnavi.gif) no-repeat -208px 0;
	width:239px;
	height:80px;
	display:block;
	}
	
#header #gnavi li#aboutus a:hover{
	background:url(../img/gnavi.gif) no-repeat -208px -80px;
	}
	
#header #gnavi li#purpose a{
	background:url(../img/gnavi.gif) no-repeat -447px 0;
	width:136px;
	height:80px;
	display:block;
	}
	
#header #gnavi li#purpose a:hover{
	background:url(../img/gnavi.gif) no-repeat -447px -80px;
	}
	
#header #gnavi li#suggestion a{
	background:url(../img/gnavi.gif) no-repeat -583px 0;
	width:166px;
	height:80px;
	display:block;
	}
	
#header #gnavi li#suggestion a:hover{
	background:url(../img/gnavi.gif) no-repeat -583px -80px;
	}
	
#header #gnavi li#admission a{
	background:url(../img/gnavi.gif) no-repeat -749px 0;
	width:151px;
	height:80px;
	display:block;
	}
	
#header #gnavi li#admission a:hover{
	background:url(../img/gnavi.gif) no-repeat -749px -80px;
	}

/*======================================
[3]全体のリンク指定
======================================*/
a:link{
	text-decoration:underline;
	color: #0033cc;
	}
a:visited {
	text-decoration:underline;
	color: #003399;
	}
a:hover{
	text-decoration:none;
	color: #ff7800;
	}
a{outline:none;}

/*======================================
[4]フォントに関する指定
======================================*/
body {
	font-family:Arial, "ＭＳ Ｐゴシック", sans-serif;
	/**/
	font-size: 12px;
	color:#333;
	line-height: 150%;}

/*container*/	
/*#banner p{
	font-size: 0.8em;
	line-height: 150%;
	}*/
	
#breadcombs{
	color:#003399;
	}
	
#sidenavi ul li.sn_title a{
	color:#fff;
	font-weight:bold;
	}
	
#sidenavi ul li.sn_list a, #sidenavi ul li.sn_list_on a, #sidenavi ul li.sn_end a, #sidenavi ul li.sn_on_end a{
	color:#333;
	font-weight:bold;
	}
#sidenavi ul li.sn_list_past a{
	color:#333;
	font-weight:normal;
	}
#sidenavi ul li.sn_history a{
    color: #333333;
	}

/*footer*/
p#copyright{
	color:#fff;
	font-size: 0.9em;
	}


#footer p#copyright_01 {
	color:#fff;
	font-size: 1em;
	text-align:right;
	margin:10px;
	}

p#copyright_01 a:link {text-decoration:underline;
	color:#FFFFFF;}

p#copyright_01 a:visited {text-decoration:underline;
	color: #ffffff;}

p#copyright_01 a:hover {text-decoration:none;
	color:#ff7800;}
#title_in h5 {
        color: #003399;
        font-size: 1.5em;
        line-height: 120%;
}


/*======================================
[5]リストに関する指定
======================================*/
ul,li{
	list-style-type:none;
	}
ul{
	margin:0px;
	padding:0px;
	}

/*======================================
[6]クラスの指定
======================================*/
/*文字装飾*/
.fbold{font-weight:bold;}

/*フォントサイズ*/
.f8{font-size: 8px;}
.f9{font-size: 9px;}
.f10{font-size: 10px;}
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}

/*フォントの色*/
.fred01{color:#CC0000;}
.fred02{color:#FF0000;}
.fgray01{color:#666666;}
.fgray02{color:#999999;}

/*行間*/
.lhn{line-height:0px;}
.lhs{line-height:10px;}
.lhm{line-height:18px;}
.lhb{line-height:22px;}

/*マージン*/
.m0{margin:0px;}
.m5{margin:5px;}
.m10{margin:10px;}
.m12{margin:12px;}
.m15{margin:15px;}
.m20{margin:20px;}
.m25{margin:25px;}
.m30{margin:30px;}
.m35{margin:35px;}
.mt0{margin-top:0px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt12{margin-top:12px;}
/*.mt12{
	margin-top:0px;
	margin-bottom: 5px;
}*/
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml12 {margin-left:12px;}
.mr5 {margin-right:5px;}
.mr8 {margin-right:8px;}
.mr12 {margin-right:12px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb12{margin-bottom:12px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}


/*パディング*/
.p0{padding:0px;}
.p5{padding:5px;}
.p10{padding:10px;}
.p12{padding:12px;}
.p15{padding:15px;}
.p20{padding:20px;}
.p25{padding:25px;}
.p30{padding:30px;}
.p35{padding:35px;}
.pt0{padding-top:0px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pb0{padding-bottom:0px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pl10{padding-left:10px;}
.pr10{padding-right:10px;}

.ptb14lr18{padding:14px 18px;}

/*横幅*/
.w10{width:10%;}
.w15{width:15%;}
.w20{width:20%;}
.w45{width:45%;}
.w50{width:50%;}
.w60{width:60%;}
.w70{width:70%;}
.w80{width:80%;}
.w90{width:90%;}

/*フロート*/
.right{float:right;}
.left{float:left;}
.clear{
	clear:both;
	text-align: center;
}

/*横揃え*/
.txtar{text-align:right;}
.txtal{text-align:left;}
.txtac{text-align:center;}

/*縦揃え*/
.vatt{vertical-align:text-top;}
.vat{vertical-align:top;}
.vatb{vertical-align:text-bottom;}
.vab{vertical-align:bottom;}

/*スペース*/
.space15{
	width:1px;
	height:15px;
	display:block;
	}
	
.space25{
	width:1px;
	height:25px;
	display:block;
	}
	
.space35{
	width:1px;
	height:35px;
	display:block;
	}

/*背景*/
.bgG{background:#f5f5f5;}

/*線*/
.line{
	background:url(../img/line.gif) no-repeat 0 0;
	width:100%;
	height:12px;
	display:block;
	}
.bdB{border:1px solid #000000;}/*黒枠線*/
.bdG{border:1px solid #cccccc;}/*グレー枠線*/
.bdtG{border-top:1px solid #cccccc;}/*上グレー枠線*/
.bdbG{border-bottom:1px solid #cccccc;}/*下グレー枠線*/



/*======================================
[7]その他
======================================*/
img{
	border:none;
	vertical-align:top;
}

/*clerafix*/
#container:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	clear:both;
}

.clearfix:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	clear:both;
}

