@charset "UTF-8";

/* -------------------------------------------------------------------
 TOP
------------------------------------------------------------------- */

/* mainimg -------------------- */

div.mainimg {
	position: relative;
	width: 824px;
	margin: 0 0 6px;
}

div.mainimg dl {
	position: absolute;
	top: 74px;
	left: 633px;
	width: 122px;
	font-size: 0;
	line-height: 0;
}

div.mainimg dl dd ul {
	margin-left: 13px;
	padding: 7px 0 0;
}

div.mainimg dl dd ul li {
	margin-bottom: 5px;
}

div.mainimg dl dd ul li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

div.mainimg dl dd ul li.field01 {
	background: url(../img/btn_field01_ov.jpg) no-repeat;
}
div.mainimg dl dd ul li.field02 {
	background: url(../img/btn_field02_ov.jpg) no-repeat;
}
div.mainimg dl dd ul li.field03 {
	background: url(../img/btn_field03_ov.jpg) no-repeat;
}
div.mainimg dl dd ul li.field04 {
	background: url(../img/btn_field04_ov.jpg) no-repeat;
}
div.mainimg dl dd ul li.field05 {
	background: url(../img/btn_field05_ov.jpg) no-repeat;
}


/* categoryLink -------------------- */

ul.categoryLink {
	width: 824px;
	margin: 0 0 6px;
}

ul.categoryLink li {
	float: left;
	width: 206px;
}

ul.categoryLink li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

ul.categoryLink li.category01 {
	background: url(../img/btn_category01_ov.gif) no-repeat;
}
ul.categoryLink li.category02 {
	background: url(../img/btn_category02_ov.gif) no-repeat;
}
ul.categoryLink li.category03 {
	background: url(../img/btn_category03_ov.gif) no-repeat;
}
ul.categoryLink li.category04 {
	background: url(../img/btn_category04_ov.gif) no-repeat;
}


/* pickup -------------------- */

div.pickup {
	width: 824px;
	margin: 0 0 16px;
	padding: 7px 0 10px;
	background: url(../img/bg_pickup.gif) repeat;
}

div.pickup h2 {
	margin: 0 0 3px 13px;
}

div.pickup ul {
	width: 814px;
	margin-left: 10px;
}

div.pickup ul li {
	float: left;
	width: 198px;
	margin-right: 4px;
}

div.pickup ul li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

div.pickup ul li.pickup01 {
	background: url(../img/btn_pickup01_ov.jpg) no-repeat;
}
div.pickup ul li.pickup02 {
	background: url(../img/btn_pickup02_ov.jpg) no-repeat;
}
div.pickup ul li.pickup03 {
	background: url(../img/btn_pickup03_ov.jpg) no-repeat;
}
div.pickup ul li.pickup04 {
	background: url(../img/btn_pickup04_ov.jpg) no-repeat;
}

/* update */
div.pickup ul li.update01 {
	background: url(../img/btn_pickup01_up_ov.jpg) no-repeat;
}
div.pickup ul li.update02 {
	background: url(../img/btn_pickup02_up_ov.jpg) no-repeat;
}
div.pickup ul li.update03 {
	background: url(../img/btn_pickup03_up_ov.jpg) no-repeat;
}
div.pickup ul li.update04 {
	background: url(../img/btn_pickup04_up_ov.jpg) no-repeat;
}


/* alert -------------------- */

dl.alertList {
	padding: 3px 0 5px 10px;
	margin-bottom: 15px;
	border: 1px solid #DADADA;
	border-top: none;
}

dl.alertList dt,
dl.alertList dd {
	float: left;
	margin-top: 3px;
}

dl.alertList dt {
	width: 80px;
	/*\*/clear: both;/**/
}

dl.alertList dd {
	width: 700px;
}

dl.alertList dd a:link,
dl.alertList dd a:visited {
	color: #990000;
	text-decoration: none;
}
dl.alertList dd a:hover,
dl.alertList dd a:active {
	color: #990000;
	text-decoration: underline;
}


/* news -------------------- */

div.news {
	position: relative;
	width: 824px;
	margin: 0 0 14px;
	background: url(../img/bg_news.gif) repeat-y;
	line-height: 1.2;
}

div.news h2 {
	padding-bottom: 10px;
	background: #FFFFFF;
}

div.news p.past {
	position: absolute;
	top: 1px;
	left: 737px;
}

/* newsList */

div.news dl.newsList {
	float: left;
	width: 600px;
}

div.news dl.newsList dt,
div.news dl.newsList dd {
	float: left;
	padding-bottom: 8px;
}

div.news dl.newsList dt {
	width: 80px;
	margin-left: 5px;
	color: #000000;
	display: inline;
	/*\*/clear: both;/**/
}

div.news dl.newsList dd {
	width: 515px;
}

/* rightLink */

div.news ul.rightLink {
	float: right;
	width: 200px;
}

div.news ul.rightLink li {
	margin-bottom: 8px;
	padding-left: 11px;
	background: url(../common/img/ico_arrow02.gif) no-repeat 0 .3em;
}

div.news a:link,
div.news a:visited {
	color: #666666;
	text-decoration: none;
}
div.news a:hover,
div.news a:active {
	color: #666666;
	text-decoration: underline;
}

/* bottomBox -------------------- */

div.bottomBox {
	width: 824px;
}

/* voice */

div.voice {
	float: left;
	width: 595px;
	background: url(../img/bg_voice.gif) repeat-y;
}

div.voice h2 {
	padding-bottom: 8px;
	background: #FFFFFF;
}

div.voice ul.voiceLeft {
	float: left;
	width: 432px;
	margin-top: 5px;
}

div.voice ul.voiceLeft li {
	float: left;
	width: 206px;
	margin-right: 10px;
}

div.voice ul.voiceLeft li span {
	display: block;
	text-align: right;
}

div.voice ul.voiceRight {
	float: right;
	width: 149px;
}

div.voice ul.voiceRight li {
	margin-bottom: 4px;
}

div.voice ul li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

div.voice ul li.students {
	background: url(../img/btn_students_ov.gif) no-repeat left bottom;
}
div.voice ul li.graduates {
	background: url(../img/btn_graduates_ov.gif) no-repeat left bottom;
}
div.voice ul li.voice01 {
	background: url(../img/btn_voice01_ov.gif) no-repeat;
}
div.voice ul li.voice02 {
	background: url(../img/btn_voice02_ov.gif) no-repeat;
}

/* other */

div.other {
	float: right;
	width: 213px;
	margin: 0;
}

div.graduatebanner {
	margin: 0 0 4px 0;
}

div.other ul {
	padding: 3px 0 2px 11px;
	border: 1px solid #DADADA;
}

div.other ul li {
}

div.other ul li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

div.other ul li.other01 {
	margin: 0 0 3px 0;
	background: url(../img/btn_other01_ov.gif) no-repeat;
}
div.other ul li.other02 {
	margin: 0 0 3px 0;
	background: url(../img/btn_other02_ov.gif) no-repeat;
}


