@charset "shift_jis";

/*===============================================*
*	index.html トップページ専用
*===============================================*/


/* headArea Styles
----------------------------------------------- */
#welcomeTop #headArea h1.logoArea {
	top:8px;
	_top:12px;
	left:0;
	position:absolute;
	width:295px;
	height:64px;
	/*background: url(../images/head_logo.gif) no-repeat 0 0;*/
}

/*#welcomeTop #headArea h1.logoArea a {
	display:block;
	width:295px;
	height:64px;
	text-indent:-1000em;
	overflow:hidden;
}*/


/* Top Image Area Styles
----------------------------------------------- */
#welcomeTop #topImgArea {
	width: 1000px;
	margin: 13px 0 15px;
}


/* Top Area1 Styles
----------------------------------------------- */
#welcomeTop #topArea1 {
	width: 1000px;
	padding-bottom: 10px;
}

#welcomeTop #topArea1set {
	float: left;
	width: 756px;
}

#welcomeTop #newsArea {
	float: right;
	width: 512px;
}

#welcomeTop #linkArea1 {
	float: left;
	width: 235px;
}

#welcomeTop #linkArea2 {
	float: right;
	width: 232px;
}


/* News Area1 Styles
---------------------------------- */
#welcomeTop #newsArea h2 {
	width: 512px;
	height: 23px;
	background: url(../../images/top_news_ttl.jpg) no-repeat left top;
	text-indent: -7777px;
	margin-bottom: 10px;
}

#welcomeTop #newsArea dl {
	width: 504px;
}

#welcomeTop #newsArea dl dt {
	clear: both;
	float: left;
	background: url(../../images/top_news_icon01.gif) no-repeat 5px 2px;
	padding: 0 0 0 22px;
	font-size: 75%;
}

#welcomeTop #newsArea dl dd {
	margin: 0 0 5px 0;
	padding: 0 0 5px 130px;
	font-size: 75%;
	border-bottom: 1px #EEF1F6 solid;
}
#welcomeTop #newsArea dl dd.last { border: none;}

#welcomeTop #newsArea dl dd img {
	vertical-align: middle;
}

#welcomeTop #newsArea dl dd a {
	color: #1C4EA2;
	text-decoration: none;
}
#welcomeTop #newsArea dl dd a.new,
#welcomeTop #newsArea dl dd span.new {
	background: url(../../images/top_news_new.jpg) no-repeat right top;
	padding: 0 30px 0 0;
}

#welcomeTop #newsArea dl dd a:hover {
	text-decoration: underline;
}

#welcomeTop #newsArea p {
	text-align: right;
	padding: 0 5px 0 0;
	font-size: 75%;
}

#welcomeTop #newsArea p a {
	background: url(../../news/images/news_list_icon01.gif) no-repeat 1px 4px;
	padding: 0 0 0 13px;
	color: #1C4EA2;
	text-decoration: none;
}

#welcomeTop #newsArea p a:hover {
	text-decoration: underline;
}


/* News Area1 Styles
---------------------------------- */
#welcomeTop #linkArea1 li,
#welcomeTop #linkArea2 li {
	margin-bottom: 5px;
}


/* Top Area2 & Top Area3 Styles
----------------------------------------------- */
#welcomeTop #topArea2 {
	width: 1000px;
	padding-bottom: 20px;
}

#welcomeTop #topArea3 {
	width: 1000px;
	padding-bottom: 25px;
}

#welcomeTop #topArea2 a,
#welcomeTop #topArea3 a {
	color: #1C4EA2;
	text-decoration: none;
}

#welcomeTop #topArea2 a:hover,
#welcomeTop #topArea3 a:hover {
	text-decoration: underline;
}

#welcomeTop #nyuusiBox,
#welcomeTop #guideBox {
	float: left;
	width: 321px;
	margin-right: 18px;
	background: url(../../images/top_frame1_s.gif) no-repeat left bottom;
}

#welcomeTop #facultyBox {
	float: left;
	width: 660px;
	margin-right: 19px;
	background: url(../../images/top_frame1_l.gif) no-repeat left bottom;
}

#welcomeTop #eventBox,
#welcomeTop #campuslifeBox,
#welcomeTop #sinroBox {
	float: right;
	width: 321px;
	background: url(../../images/top_frame1_s.gif) no-repeat left bottom;	
}
#welcomeTop #campuslifeBox { margin-bottom: 18px;}

#welcomeTop #topArea2 .columnA,
#welcomeTop #topArea3 .columnA {
	float: left;
	width: 148px;
	padding-left: 10px;
}

#welcomeTop #topArea2 .columnB,
#welcomeTop #topArea3 .columnB {
	float: right;
	width: 148px;
	padding-right: 10px;
}

#welcomeTop #topArea3 .facultyListL {
	float: left;
	width: 440px;
}

#welcomeTop #topArea3 .facultyListR {
	float: right;
	width: 185px;
	padding: 0 10px 15px 0;
}

#welcomeTop #topArea3 .facultyList {
	float: left;
	width: 440px;
}

#welcomeTop #topArea3 #topArea3R {
	float: right;
	width: 321px;
}

#welcomeTop #topArea3 .facultyList .columnA,
#welcomeTop #topArea3 .facultyList .columnB {
	float: left;
	width: 206px;
	padding: 0 0 0 10px;
}

#welcomeTop #topArea3 .columnC {
	width: 185px;
	margin: 5px 0 15px 0;
	padding: 0;
	background: url(../../images/top_frame2_body.gif) no-repeat left bottom;
}

#welcomeTop #topArea3 .columnC ul {
	background: url(../../images/top_frame2_head.gif) no-repeat left top;
	padding: 10px;
}

#welcomeTop h2 {
	height: 34px;
	margin-bottom: 10px;
}

#welcomeTop h2 a {
	display: block;
	height: 34px;
	text-indent: -7777px;
	overflow:hidden;
}

#welcomeTop #nyuusiBox h2 a { background: url(../../images/top_nyuusi_ttl.jpg) no-repeat left top;}
#welcomeTop #guideBox h2 a { background: url(../../images/top_guide_ttl.jpg) no-repeat left top;}
#welcomeTop #facultyBox h2 a { background: url(../../images/top_faculty_ttl.jpg) no-repeat left top;}
#welcomeTop #eventBox h2 a { background: url(../../images/top_event_ttl.jpg) no-repeat left top;}
#welcomeTop #campuslifeBox h2 a { background: url(../../images/top_campuslife_ttl.jpg) no-repeat left top;}
#welcomeTop #sinroBox h2 a { background: url(../../images/top_sinro_ttl.jpg) no-repeat left top;}

#welcomeTop #topArea2 ul,
#welcomeTop #topArea3 ul {
	padding-bottom: 10px;
}
* html #welcomeTop #topArea2 ul,
* html #welcomeTop #topArea3 ul{ padding-bottom: 0; }
*:first-child+html #welcomeTop #topArea2 ul,
*:first-child+html #welcomeTop #topArea3 ul { padding-bottom: 0; }

#welcomeTop #topArea2 ul li,
#welcomeTop #topArea3 ul li {
	padding:3px 0 0 10px;
	font-size: 75%;
}

#welcomeTop #topArea2 ul li img,
#welcomeTop #topArea3 ul li img {
	vertical-align: middle;
	margin-left: 3px;
}

#welcomeTop #nyuusiBox ul li { background: url(../images/nyuusi_list_icon01.gif) no-repeat 1px 7px; color: #999999;}
#welcomeTop #guideBox ul li { background: url(../images/guide_list_icon01.gif) no-repeat 1px 7px; color: #999999;}
#welcomeTop #facultyBox ul li { background: url(../images/faculty_list_icon01.gif) no-repeat 1px 7px; color: #999999;}
#welcomeTop #eventBox ul li { background: url(../images/event_list_icon01.gif) no-repeat 1px 7px; color: #999999;}
#welcomeTop #campuslifeBox ul li { background: url(../images/campuslife_list_icon01.gif) no-repeat 1px 7px; color: #999999;}
#welcomeTop #sinroBox ul li { background: url(../images/sinro_list_icon01.gif) no-repeat 1px 7px; color: #999999;}

#welcomeTop #topArea2 ul li ul,
#welcomeTop #topArea3 ul li ul {
	padding:0 0 5px 0.5em;
}

#welcomeTop #topArea2 ul li ul li,
#welcomeTop #topArea3 ul li ul li {
	padding:3px 0 0 0;
	font-size:83.33%;
	background: none;
}

