@import url("/common/index.css");

#topmenu {
	width:800px;
	margin:0 auto;
	position:relative;
	height:284px;
}

#menu {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
}

h1 {
	position:absolute;
	top:47px;
	left:0;
	z-index:1;
	margin:0;
	padding:0;
	width:800px;
	height:237px;

}

/*TOPページコンテンツ部分*/
.contents_box {
	float:left;
	margin-right:6px;
	margin-bottom:10px;
	background:#fff;
	width:297px;
}

.contents_box img {
	padding:2px;
	border:1px solid #2F6C91;
}

.contents_box2 {
	float:left;
	margin-right:5px;
	background:#fff;
	width:145px;
}

.right_contents_box {
	margin-right:0;
}

.contents_box p {
	padding:0;
	font-size:12px;
	line-height:18px;
}

/**************新着情報**************/

#what {
	margin-top:10px;
	padding-bottom:5px;
	background:#fff url(img/what3.gif) no-repeat 0 bottom;
}

#what p#what_title {
	margin:0;
	padding:0 0 0 10px;
	background:#fff url(img/what1.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
}

#what strong {
	line-height:30px;
	font-size:14px;
}

#what strong.first {
	line-height:18px;
	font-size:14px;
}

#what dl {
	margin:0;
	padding:10px 10px 5px;
	background:#fff url(img/what2.gif) repeat-y;
	font-size:12px;
	line-height:16px;
	width:575px;
}

#what dt {
	clear:left;
	float:left;
	margin:0;
	padding:0 0 10px;
	width:100px;
	_width:95px;
	background:url(img/what_icon.gif) no-repeat;
	text-indent:20px;
}

#what dd {
	margin:0 0 0 100px;
	_margin:0 0 0 95px;
	padding:0 0 10px;
/*	color:#2F6C91;*/
	color:#000;
	width:475px;
	_width:477px;
}

#what dd.mark {
	margin:0;
	padding-left:20px;
	width:565px;
	background:url(img/what_icon.gif) no-repeat;
}

#what dd p {
	line-height:16px;
	padding-bottom:5px;
}

#what dd.mark p {
	line-height:16px; 
	padding-bottom:5px;
}


/*********************新着ここまで***********************/

a#kigyou {
	display:block;
	float:left;
	width:107px;
	height:106px;
	background:url("img/kigyou.gif") no-repeat 0 0;
}

a#kigyou:hover {
	width:107px;
	height:106px;
	background:url("img/kigyou.gif") no-repeat -107px 0;
}

a#daigaku {
	display:block;
	float:left;
	margin-right:10px;
	width:107px;
	height:106px;
	background:url("img/daigaku.gif") no-repeat 0 0;
}

a#daigaku:hover {
	width:107px;
	height:106px;
	background:url("img/daigaku.gif") no-repeat -107px; 0;
}

p strong {
	font-size:16px;
	color:#3c8d8d;
}

/* ボタン */
a.btn1,
a.btn2,
a.btn3 {
	display:block;
	width:294px;
	height:91px;
	border:1px #2F6C91 solid;
}

a.btn1 {
	background:#FFF url(img/top_01.gif) no-repeat 50% 50%;
}

a.btn1:hover {
	background:#FFF url(img/top_01hover.gif) no-repeat 50% 50%;
}

a.btn2 {
	background:#FFF url(img/top_02.gif) no-repeat 50% 50%;
}

a.btn2:hover {
	background:#FFF url(img/top_02hover.gif) no-repeat 50% 50%;
}

a.btn3 {
	background:#FFF url(img/top_03.gif) no-repeat 50% 50%;
}

a.btn3:hover {
	background:#FFF url(img/top_03hover.gif) no-repeat 50% 50%;
}

/* バックナンバー */

