@charset "utf-8";

/* メインビジュアル
------------------------------------------------------------*/
#visual {
	clear: both;
	position: relative;
	width: 840px;
	height: 308px;
	background: #CCCCCC url(../../img/index/main.jpg) no-repeat;
	margin-bottom: 10px;
}
#visual h2 {
	position: absolute;
	height: 43px;
	width: 215px;
	bottom: 40px;
	left: 97px;
	background: url(../../img/index/do-bunkyo.jpg) no-repeat left top;
}
#visual a {
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	/*\*/
	overflow: hidden;
	display: block;
	/**/
}

/* 学部
------------------------------------------------------------*/
#faculty {
	margin-bottom: 20px;
}

#faculty span { font-size:9px; font-weight:normal; }

#faculty a,
#faculty a:visited,
#faculty a:link {
	color: #000000;
}
#faculty a:hover {
	color: #000000;
}
#faculty ul {
	height: 70px;
	width: 840px;
}
#faculty h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	height: 20px;
	margin-bottom: 2px;
}
#faculty .department li {
	text-align: center;
	font-size: 12px;
	background: url(../../img/index/fac-bg.gif) repeat-x left bottom;
	height: 48px;
}
#faculty .br {
	display: block;
}
#faculty #fac01 {
	float: left;
	height: 70px;
	width: 78px;
	background: #CCCCCC;
	text-align: center;
	margin-right: 2px;
	background: url(../../img/index/fac-bg.gif) no-repeat left top;
	padding-top: 25px;
}

#faculty #fac01 h3 {
}
#faculty #fac02 {
	float: left;
	height: 70px;
	width: 198px;
	margin-right: 2px;
}
#faculty #fac02 h3 {
	background: url(../../img/index/fac02-bg.gif) no-repeat left top;
	width: 190px;
	height: 18px;
	padding-left: 8px;
	padding-top: 2px;
}
#faculty #fac02 .department {
	height: 50px;
	width: 198px;
}

#faculty #fac02 .department li {
	float: left;
	width: 198px;
	padding-top: 17px;
	height: 31px;
}

#faculty #fac02 .department li span { font-size:10px; font-weight:bold; color:#FF0000; line-height:1.1; display:block; }


#faculty #fac02 .department .fac-end {
	margin: 0;
}

#faculty #fac03 {
	float: left;
	height: 70px;
	width: 560px;
	margin-right: 0px;
}
#faculty #fac03 h3 {
	background: url(../../img/index/fac03-bg.gif) repeat-x left top;
	padding-left: 8px;
	padding-top: 2px;
	width: 552px;
	height: 18px;
}
#faculty #fac03 .department {
	height: 50px;
	width: 560px;
}
#faculty #fac03 .department li {
	float: left;
	width: 96px;
	height: 31px;
	padding-top: 17px;
	margin-right: 2px;
}
#faculty #fac03 .department .fac-end {
	margin: 0;
	line-height:1.0;
	width:168px;
	padding-top: 17px;
	height: 31px;
}

#faculty #fac03 .department li span { font-size:10px; font-weight:bold; color:#FF0000; line-height:1.1; display:block; margin-top:2px; }

#faculty #fac04 {
	float: left;
	height: 70px;
	width: 80px;
}
#faculty #fac04 h3 {
	background: url(../../img/index/fac04-bg.gif) no-repeat left top;
	height: 18px;
	width: 72px;
	padding-top: 2px;
	padding-left: 8px;
}
#faculty #fac04 .department {
	height: 50px;
	width: 80px;
}
#faculty #fac04 .department li {
	float: left;
	width: 80px;
	height: 31px;
	padding-top: 17px;
}



/* 案内
------------------------------------------------------------*/
#contents {
	width: 840px;
	margin-bottom: 40px;
	clear: both;
}

/* ガイドメニュー */
#contents #guide {
	float: left;
	width: 160px;
	padding-top: 20px;
}
#contents #guide ul {
	height: 340px;
	width: 134px;
	padding: 0px 3px;
}
#contents #guide li {
	height: 55px;
	width: 134px;
	margin-bottom: 14px;
}
#contents #guide li a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(../../img/index/guide-menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	/*\*/
	overflow: hidden;
	/**/
}

/*キャンパス施設ガイド*/
#contents #guide01 a { background-position: 0 0; }
#contents #guide01 a:hover { background-position: -134px 0; }

/*アクセスガイド*/
#contents #guide02 a { background-position: 0 -55px; }
#contents #guide02 a:hover { background-position: -134px -55px; }

/*図書館*/
#contents #guide03 a { background-position: 0 -110px; }
#contents #guide03 a:hover { background-position: -134px -110px; }

/*教員募集*/
#contents #guide04 a { background-position: 0 -165px; }
#contents #guide04 a:hover { background-position: -134px -165px; }

/*Do!Bunkyo*/
#contents #guide05 a { background-position: 0 -220px; }
#contents #guide05 a:hover { background-position: -134px -220px; }

/*携帯サイト*/
#contents #guide #guide06 { height: 68px; }
#contents #guide06 a { background-position: 0 -275px; }
#contents #guide06 a:hover { background-position: -134px -275px; }




/* 新着情報 */
#news {
	float: left;
	width: 430px;
}
#news-frame {
	height: 325px;
	width: 390px;
	background: url(../../img/index/news-frame.gif) no-repeat left top;
	padding-top: 15px;
	padding-left: 10px;
}
#news-frame #scroll {
	overflow: auto;
	height: 325px;
	width: 390px;
}
#news-frame #news-frame-head {
	height: 15px;
	width: 400px;
	background: url(../../img/index/news-frame-top.gif) no-repeat left top;
}
#news-frame .news-set {
	margin: 0 0 20px;
	width: 360px;
}
.news-set .news-date {
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0 0 3px;
	padding: 0px 0px 0px 12px;
	background: url(../../img/index/news-arr.gif) no-repeat left 2px;
}
.news-set .news-title {
	padding: 0 0 3px 12px;
	border-bottom:1px dotted #cccccc;
}
.news-set .news-body {
	padding: 0 0 0 12px;
}


/* バナー */
#bunner {
	float: left;
	width: 250px;
	padding-top: 20px;
}

#bunner img {
	padding-bottom: 15px;
}
