@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##基本設定
-------------------------------------------------- */
* html{filter: expression(document.execCommand("BackgroundImageCache",false,true));}
/* body */
html,body{height:100%;}
body{
	margin:0;
	padding:0;
	line-height:1.4;
	color:#4D4D4D;
	background:#F5E3C1 url(../img_com/bg.jpg) repeat-y center top;
	font-size:16px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Godthic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
}
/* IE6用 */
* html body {
	padding-left: 1px;
	font-size:100%;
}

/* IE7用 */
*:first-child+html body {
	padding-left: 1px;
	font-size:100%;
}
/* Only FireFox 3 */
html>/**/body #wrapper,x:-moz-any-link,x:default{
	padding-right:1px;
}

/* Only Safari 3 */
body:first-of-type{
	padding-right:1px;
}
body:first-of-type #wrapper{
	padding-left:1px;
}

/* タイトル */
h1,h2,h3,h4,h5,h6{
	margin:0;
}

/* テーブル・ボックス */

/* イメージ */
img,
a img{border:0;}

/* フォーム */
form{
	margin:0;
	padding:0;
}

/* 段落 */
p{
	margin:0;
	padding:0;
}

/* リンク */
a{color:#4D4D4D;}
a:hover{color:#F00;}

.iepngfix{behavior: expression(IEPNGFIX.fix(this));}

/* --------------------------------------------------
	##wrapper
-------------------------------------------------- */
#wrapper{
	background:url(../img_com/bg1.jpg) no-repeat center top;
}

/* --------------------------------------------------
	##header
-------------------------------------------------- */
#header{
	margin:0 auto;
	width:940px;
	min-height:348px;
	height:auto !important;
	height:348px;
	background:url(../img_com/bg_header.jpg) no-repeat left top;
	text-align:left;
}
#h-inner{
	position:relative;
	width:940px;
	height:297px;
}
h1{
	position:absolute;
	width:500px;
	top:9px;
	left:16px;
	z-index:3;
	color:#808080;
	font-weight:normal;
	font-size:63%;
}
#logo{
	position:absolute;
	width:344px;
	top:45px;
	left:11px;
	z-index:2;
}
#h-right{
	position:absolute;
	width:461px;
	top:7px;
	left:468px;
	height:68px;
	z-index:1;
}
#h-right ul:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#h-right ul{
	margin:0 0 8px;
	padding:0;
	width:468px;
	height:68px;
	position:relative;
	background:url(../img_com/h_line1.gif) no-repeat 129px bottom;
	/*\*//*/
	overflow:hidden;
	/**/
}
#h-right ul li{
	margin:0;
	padding:0;
	list-style:none;
	color:#808080;
	font-size:75%;
}
#h-right ul li a{color:#808080;}
#h-right ul li a:hover{color:#F00;}
#h-right ul li img{vertical-align:top;}
#h-right ul li#h-btn{
	position:absolute;
	width:140px;
	top:0;
	right:0;
	z-index:1;
	}
#h-right ul li#h-tel{
	position:absolute;
	width:120px;
	top:18px;
	left:0;
	z-index:2;
	text-align:right;
}
#h-right ul li#h-tel1{
	position:absolute;
	width:172px;
	top:18px;
	left:138px;
	z-index:3;
}
#h-right ul li#h-mail{
	padding:0 0 0 19px;
	background:url(../img_com/f_icon2.gif) no-repeat 0 3px;
	position:absolute;
	top:50px;
	right:150px;
	z-index:4;
}
#image{
	position:absolute;
	top:119px;
	left:0;
	width:940px;
	height:178px;
	z-index:4;
}
#image img{vertical-align:top;}

#lang-menu{
	position:absolute;
	width:580px;
	hegiht:35px;
	top:79px;
	right:0;
}
#lang-menu ul{
	margin:0 0 0 99px;
	padding:0;
	width:471px;
}
#lang-menu ul li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#lang-menu ul li img{
	vertical-align:top;
}


/* --------------------------------------------------
	##menu
-------------------------------------------------- */
#menu{
	margin:0 0 4px;
	height:51px;
}
#menu ul{
	margin:0 0 0 9px;
	padding:0;
	width:923px;
	height:51px;
}
#menu ul li{
	margin:0;
	padding:0;
	float:left;
	height:51px;
	list-style:none;
	line-height:43px;
	color:#FFF;
	background:url(../img_com/bg_menu1.gif) repeat-y right top;
	font-size:75%;
	text-align:center;
}
#menu ul li#menu1{width:70px;}
#menu ul li#menu2{width:105px;}
#menu ul li#menu3{
	width:112px;
	line-height:20px;
}
#menu ul li#menu4{
	width:203px;
	line-height:20px;
}
#menu ul li#menu5{width:110px;}
#menu ul li#menu6{width:145px;}
#menu ul li#menu7{
	width:178px;
	line-height:20px;
}
#menu ul li#menu1 a{width:69px;}
#menu ul li#menu2 a{width:104px;}
#menu ul li#menu3 a{width:111px;}
#menu ul li#menu4 a{width:202px;}
#menu ul li#menu5 a{width:109px;}
#menu ul li#menu6 a{width:144px;}
#menu ul li#menu7 a{width:177px;}
#menu ul li a{
	margin:0 1px 0 0;
	height:51px;
	display:block;
	color:#FFF;
}
#menu ul li a:hover{
	color:#000;
	background:#FAC500 url(../img_com/bg_menu_o.gif) no-repeat center bottom;
}
#news #menu ul li#menu2 a,
#miryoku #menu ul li#menu3 a,
#jissekirekishi #menu ul li#menu4 a,
#campuslife #menu ul li#menu5 a,
#eventschedule #menu ul li#menu6 a,
#nyugaku #menu ul li#menu7 a{
	color:#000;
	background:#FAC500 url(../img_com/bg_menu_o.gif) no-repeat center bottom;
}
/* --------------------------------------------------
	##pankuzu
-------------------------------------------------- */
div#pankuzu:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div#pankuzu{
	margin:0 auto 10px auto;
	clear:both;
	width:906px;
	font-size:63%;
	text-align:left;
	/*\*//*/
	overflow:hidden;
	/**/
}
div#pankuzu ol{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}
div#pankuzu li{
	margin:0;
	padding:0 21px 0 0;
	display:inline;
	color:#808080;
	background:url(../img_com/p_icon.gif) no-repeat right center;
	font-size:100%;
	white-space:nowrap;
}
* html div#pankuzu li,
*+html div#pankuzu li{
	padding:0 16px 0 0;
}
div#pankuzu li a{color:#808080;}
div#pankuzu li a:hover{color:#F00;}
div#pankuzu h2{
	display:inline;
	color:#808080;
	font-weight:normal;
	font-size:100%;
}

/* --------------------------------------------------
	##main
-------------------------------------------------- */
#main{
	margin:0 auto;
	width:940px;
}
#m-inner:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#m-inner{
	margin:0 auto;
	padding-bottom:20px;
	width:906px;
	text-align:left;
	/*\*//*/
	overflow:hidden;
	/**/
}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#contents{
	float:left;
	width:627px;
}

/* --------------------------------------------------
	##side
-------------------------------------------------- */
#side{
	float:right;
	width:266px;
}
#s-bnr{margin:0 0 10px;}
#s-bnr ul{
	margin:0;
	padding:0;
}
#s-bnr ul li{
	margin:0;
	padding:0 0 8px;
	list-style:none;
}
#s-bnr ul li img{vertical-align:top;}
#side h2{
	color:#BD0000;
	font-size:75%;
}
#s-a-inner{
	width:266px;
	background:url(../img_com/s_box_mdl.jpg) repeat-y left top;
}
#s-a-inner1{
	padding:9px 0 0 0;
	width:266px;
	background:url(../img_com/s_box_top.jpg) no-repeat left top;
}
#s-a-inner1 .s-ph{
	margin:0 5px 5px 8px;
}
#s-a-inner1 h3{
	margin:0 5px;
	color:#BE0000;
	font-size:88%;
}
#s-a-inner1 p{
	margin:0 5px 5px 5px;
	color:#4D4D4D;
	font-size:75%;
}
#s-a-inner1 dl:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#s-a-inner1 dl{
	margin:0 0 0 8px;
	padding:7px 0 0 0;
	width:248px;
	background:url(../img_com/s_line1.gif) repeat-x left top;
	/*\*//*/
	overflow:hidden;
	/**/
}
#s-a-inner1 dt{
	margin:0;
	padding:0;
	float:left;
	width:80px;
	color:#4D4D4D;
	font-weight:bold;
	font-size:75%;
}
#s-a-inner1 dd{
	margin:0 0 0 80px;
	padding:0;
	color:#4D4D4D;
	font-size:75%;
}
#side h2.s-title1{
	margin:0;
	border-bottom:1px #ccc solid;
	color:#ab002f;
	font-size:88%;
}
.s-list1{
	margin:0 0 20px;
	padding:0;
	overflow-y:hidden;
	width:266px;
}
.s-list1 li{
	margin:-1px 0 0 0;
	padding:11px 0 11px 9px;
	list-style:none;
	color:#000;
	background:url(../img_com/s_icon1.gif) no-repeat left top;
	font-size:75%;
}
.s-list1 li a{
	color:#000;
	text-decoration:none;
}
.s-list1 li a:hover{
	color:#f00;
	text-decoration:underline;
}

/* --------------------------------------------------
	##page-top
-------------------------------------------------- */
#page-top{
	margin:0 auto 7px auto;
	width:940px;
	clear:both;
}
#page-top p{
	margin:0 auto;
	width:906px;
	color:#666;
	font-size:75%;
	text-align:right;
}
#page-top p a{color:#666;}
#page-top p a:hover{color:#F00;}

/* --------------------------------------------------
	##footer
-------------------------------------------------- */
#footer{
	margin:0 auto;
	padding:12px 0 10px;
	width:940px;
	background-color:#E6E6E6;
	text-align:left;
}
#f-menu{
	margin:0 0 0 15px;
	display:inline;
	float:left;
	width:540px;
}
#f-menu ul:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#f-menu ul{
	margin:0 0 10px;
	padding:0;
	clear:both;
	width:540px;
	/*\*//*/
	overflow:hidden;
	/**/
}
#f-menu ul li{
	margin:0;
	padding:0 20px 0 15px;
	float:left;
	list-style:none;
	color:#666;
	background:url(../img_com/f_icon1.gif) no-repeat 0 2px;
	font-size:75%;
	white-space:nowrap;
}
#f-menu ul li a{color:#666;}
#f-menu ul li a:hover{color:#F00;}
#f-right{
	margin:0 18px 0 0;
	display:inline;
	float:right;
	width:310px;
}
#f-right p{
	margin:0 0 5px;
	text-align:right;
}
#f-right ul:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#f-right ul{
	margin:0 0 8px;
	padding:0;
	width:310px;
	height:46px;
	position:relative;
	/*\*//*/
	overflow:hidden;
	/**/
}
#f-right ul li{
	margin:0;
	padding:0;
	list-style:none;
	color:#808080;
	font-size:75%;
}
#f-right ul li a{color:#808080;}
#f-right ul li a:hover{color:#F00;}
#f-right ul li img{vertical-align:top;}
#f-right ul li#f-tel{
	position:absolute;
	width:120px;
	top:0;
	left:0;
	z-index:2;
	text-align:right;
}
#f-right ul li#f-tel1{
	position:absolute;
	width:172px;
	top:0;
	left:138px;
	z-index:3;
}
#f-right ul li#f-mail{
	padding:0 0 0 19px;
	background:url(../img_com/f_icon2.gif) no-repeat 0 3px;
	position:absolute;
	top:32px;
	right:0;
	z-index:4;
}
#f-tel{float:right;}
#copyright{
	clear:both;
	color:#878787;
	font-size:63%;
}
.clear{
	margin-top:-20px;
	clear:both;
}