@charset "Shift_JIS";

body{
	margin:0;
	padding:0;
	background:#F9FBF9 url(images/background.gif) repeat-y;
}
.color{
	color:#00478C;
}
a {
	color:#aa0000;
}

.news{
	width:595px;
	margin-top:15px;
	margin-left:7px;
	line-height:100%;
}
.news ul{
	list-style:none;
	margin:8px;
}
.news li{
	margin-bottom:5px;
}
.news a{
	color:#00478C;
}
div .info{
	margin: 0 10px;
}

.news table{
	margin-top:5px;
	margin-left:10px;
}
.news table td{
	font-size:80%;
}

/* img
----------------------------*/
img{
	vertical-align:bottom;
}
img.left{
	float:left;
	vertical-align: baseline;
	margin-right:10px;
}
img.right{
	float:right;
	vertical-align: baseline;
	margin-left:10px;
	margin-bottom:10px;
}
table{
	border-collapse:collapse;
}

#subnav{
	font-size:13px;
	margin-left:20px;
	margin-top:4px;
}
#cat_title h1{
	margin:0;
	margin-bottom:20px;
	padding:20px 0 10px 20px;
	font-size:32px;
}
#cat_title {
	background:#fff url(images/cat_title_bottom.gif) no-repeat 0 bottom;
}
#wrapper{
	width:760px;
}
#content_body{
	position:relative;
	width:610px;
	margin-left: 150px;
/*	float:right;*/
}
#navigation{
	position: absolute;
	top:80px;
	left:0px;
	width:150px;
/*	float:left;*/
	font-size:11px;
	background:#fff url(images/navi_bg.jpg) repeat-x;
}
#navigation ul{
	margin:0;
	margin-left:12px;
	margin-bottom:24px;
	padding:0px;
	padding-top:56px;
	list-style:none;
}
#navigation ul.guidance{ background:url(images/navi_guidance.jpg) no-repeat #EEF2F8; }
#navigation ul.about{ background:url(images/navi_about.jpg) no-repeat #EEF2F8; }
#navigation ul.arts{ background:url(images/navi_arts.jpg) no-repeat #EEF2F8; }
#navigation ul.edu{ background:url(images/navi_edu.jpg) no-repeat #EEF2F8; }
#navigation ul.eco_info{ background:url(images/navi_eco_info.jpg) no-repeat #EEF2F8; }
#navigation ul.art_culture{ background:url(images/navi_art_culture.jpg) no-repeat #EEF2F8; }
#navigation ul.art_jl{ background:url(images/navi_art_jl.jpg) no-repeat #EEF2F8; }
#navigation ul.art_art{ background:url(images/navi_art_art.jpg) no-repeat #EEF2F8; }
#navigation ul.graduate{ background:url(images/navi_graduate.jpg) no-repeat #EEF2F8; }
#navigation ul.research{ background:url(images/navi_research.jpg) no-repeat #EEF2F8; }
#navigation ul.center{ background:url(images/navi_center.jpg) no-repeat #EEF2F8; }
#navigation ul.library{ background:url(images/navi_library.jpg) no-repeat #EEF2F8; }
#navigation ul.way{ background:url(images/navi_way.jpg) no-repeat #EEF2F8; }
#navigation ul.campus{ background:url(images/navi_campus.jpg) no-repeat #EEF2F8; }
#navigation ul.club{ background:url(images/navi_club.jpg) no-repeat #EEF2F8; }
#navigation ul.support{ background:url(images/navi_support.jpg) no-repeat #EEF2F8; }
#navigation ul.link{ background:url(images/navi_link.jpg) no-repeat #EEF2F8; }
#navigation ul.access{ background:url(images/navi_access.jpg) no-repeat #EEF2F8; }
#navigation ul.contact{ background:url(images/navi_contact.jpg) no-repeat #EEF2F8; }
#navigation ul.sitemap{ background:url(images/navi_sitemap.jpg) no-repeat #EEF2F8; }
#navigation ul.toex{ background:url(images/navi_toex.jpg) no-repeat #EEF2F8; }
#navigation ul.toob{ background:url(images/navi_toob.jpg) no-repeat #EEF2F8; }
#navigation ul.tobu{ background:url(images/navi_tobu.jpg) no-repeat #EEF2F8; }
#navigation ul.tost{ background:url(images/navi_tost.jpg) no-repeat #EEF2F8; }

#navigation li{
	padding:0px 0;
	margin:0;
	border-bottom:1px solid #1E5793;
	border-left:1px solid #1E5793;
	border-right:1px solid #1E5793;
}
#navigation li.inside{
	background:#f0f0f0;
	padding-left:10px;
}
#navigation li a{
	color:#003D78;
	text-decoration:none;
	padding:3px 0;
	padding-left:5px;
	display:block;
}
#navigation li a:hover{
	text-decoration:none;
	color:#ccc;
	background:#003D78;
}
#navigation_index{
	position: absolute;
	left:0px;
	width:150px;
	float:left;
	font-size:11px;
}
/* gloval navigation
----------------------------*/
/*
ul.gl	{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
ul.gl	li{
	text-align:left;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	padding:0px;
	display:block;
	}
	
.gl	{
	background-image: url("../img/c.gif");
	background-position: 3px 7px;
	background-repeat: no-repeat;
	display:block;
	font-size:10px;
	padding:3px 5px 3px 12px;
	}
	
	
ul.gl a:link {background-color:#FFF0F0;text-decoration:none; color:#333333;}
ul.gl a:visited {background-color:#FFF0F0;text-decoration:none; color:#333333;}
ul.gl a:active {background-color:#FFF0F0;text-decoration:none; color:#333333;} 
ul.gl a:hover {background-color:#E666A6;text-decoration:none; color:#ffffff;} 
*/
ul.gl{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.gl li{
	padding-left:0px;
	height:20px; 
	margin-bottom:0px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	display:block;
}
ul.gl li a{
	display:block;
	font-size:12px;
	height:20px; 
	line-height:20px;
	background: #D5E0F7;
	text-decoration:none;
	padding:0 0 0 10px;
	margin:0;
	color:#133113; 
}

ul.gl li a:hover,ul.gl li a:active{
	color:#e0e0e0;
	background:#394D7F;
	border-left:0px solid #f00;
}
ul.cat{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.cat li{
	padding-left:18px;
	height:20px; 
	margin-bottom:0px;
/*	background:#fff url(images/li_cat.gif) no-repeat 0 50%;	*/
	background:transparent url(images/li_cat.gif) no-repeat 0;
	background-position: left center;
	float: left;
	margin: 5px 20px 0px 0;

	white-space:nowrap;
}
#content{
	font-size:90%;
	line-height:140%;
	padding-left:15px;
	padding-right:15px;
}
#content_index{
	font-size:90%;
	line-height:140%;
}
#content td{
	font-size:90%;
	line-height:140%;
	text-align: left;
}
#content table.border{
	margin-top:4px;
	border-collapse:collapse;
	border:none;
	border-top:1px solid #999999;
}
#content table.border td{
	padding:4px;
	border:none;
	border-bottom:1px solid #999999;
}
#content table.line{
	margin-top:4px;
	border-collapse:collapse;
	border:none;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
#content table.line td{
	padding:4px;
	border:none;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}
#content table.none{
	border:none;
}
#content table.none td{
	border:none;
}
td.caption{
	color:#fff;
	background:#00478C;
}
tr.caption td{
	color:#fff;
	background:#00478C;
}
td.glay{
	background:#e9e9e9;
}
tr.glay td{
	background:#e9e9e9;
}
#footer{
	width:760px;
	clear:both;
	padding-top:40px;
	padding-bottom:20px;
	background:url(images/footer.jpg) no-repeat bottom;
}
#footer p{
	font-size:11px;
	text-align:right;
	padding-left:4px;
	padding-right:8px;
	padding-top:10px;
	padding-bottom:20px;
	color:#555555;
	background:url(images/footer2.jpg) no-repeat;
}
h2.headline{
	margin:15px 0 25px 0;
	font-size:18px;
	color:#666666;
	font-weight:normal;
}
h2.belt{
	margin:0;
	margin-bottom:10px;
	padding-left:15px;
	font-size:16px;
	color:#666666;
	border-left:4px solid #00478C;
	border-bottom:1px solid #00478C;
}
#search{
	background:#fff;
	padding-top:10px;
	text-align: center;
}
#content .text{
	margin-left:20px;
}
#content .img_right{
	float:right;
	text-align:center;
	margin:0 0 20px 20px;
}
.line-height {
	line-height: 140%;
}
/* about
--------------------------------------------------*/
#content .about_text{
	margin-left:20px;
}
#content .about_img{
	float:right;
	text-align:center;
	margin:0 0 20px 20px;
}
/* song
-----------------------------*/
#content .song_text{
	width:450px;
	margin-left:80px;
}
#content .song_text b{
	font-size:130%;
}

/* access
--------------------------------*/
#content .access_text{
	padding: 7px;
	margin-bottom:5px;
}
#content .access_text_l{
	margin-left:10px;
	font-weight:bold;
}
#content .access_text_r{
	margin-left:60px;
}

/* club
--------------------------------*/
.club_culture{
	float:left;
	width:250px;
	margin-left:10px;
}
.club_gym{
	float:left;
	width:250px;
}
/* certificate
---------------------------------*/
.certificate_required{
	margin:10px 10px 10px 20px;
	padding:5px;
	border:1px solid #cccccc;
	width:auto;
}
/*higher_note
----------------------------------*/
.higher_note_left{
	float:left;
	width:120px;
	height:125px;
}
.higher_note_center{
	float:left;
	width:280px;
	text-align:right;
	margin-top:40px;
}
.higher_note_right{
	float:left;
	width:100px;
	margin-left:20px;
}
.higher_note_text{
	clear:both;
	width:520px;
	margin-left:20px;
}
/* opencampus
------------------------------------*/
.opencampus_open1{
	float:right;
}
.opencampus_map_left{
	float:left;
	width:200px;
}
.opencampus_map_img{
	float:left;
	width:340px;
}
/* guidance/senbatsu
--------------------------------------*/
.senbatsu_padding{
	padding-left:60px;
}
