@charset "UTF-8";
/* CSS Document */
/*
-------------------------------------------------------------------------------------------
 top.css
 Author:  senoh
 style info :トップページ用
-------------------------------------------------------------------------------------------
*/


.top#content {
	padding-top: 10px;
}

.top#content a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.top#content h2#homeimg {
	margin-bottom: 14px;
	padding-top: 4px;
	height: 300px;
	text-indent: 0;
}
.top#content .inner {
	float: left;
	width: 642px;
}
.top#content .presen {
	margin-bottom: 7px;
}
.top#content .corner {
	float: left;
	width: 308px;
	margin-right: 13px;
}
.top#content .corner h3 a {
	display: block;
	width: 308px;
	height: 79px;
	margin-bottom: 8px;
	text-indent: -10000px;
}
.top#content .scl h3 a {
	background: url(../images/top/h_school.gif) no-repeat;
}
.top#content .comp h3 a {
	background: url(../images/top/h_compa.gif) no-repeat;
}
.top#content .ent h3 a {
	background: url(../images/top/h_enter.gif) no-repeat;
}
.top#content .oth h3 a {
	background: url(../images/top/h_other.gif) no-repeat;
}
.top#content .corner li {
	position: relative;
	margin-bottom: 7px;
	background: url(../images/top/bg_cornerbottom.gif) no-repeat left bottom;
}
.top#content .corner dl {
	background: url(../images/top/bg_cornertop.gif) no-repeat left top;
	padding: 11px 7px 5px 96px;
}
.top#content .corner dt a {
	display: block;
	height: 13px;
	margin-bottom: 8px;
	text-indent: -10000px;
}
.top#content .corner dt.scl01 a {
	width: 114px;
	background: url(../images/top/title_scl01.gif) no-repeat;
}
.top#content .corner dt.scl02 a {
	width: 91px;
	background: url(../images/top/title_scl02.gif) no-repeat;
}
.top#content .corner dt.comp01 a {
	width: 98px;
	background: url(../images/top/title_comp01.gif) no-repeat;
}
.top#content .corner dt.comp02 a {
	width: 200px;
	background: url(../images/top/title_comp02.gif) no-repeat;
}
.top#content .corner dt.comp03 a {
	width: 177px;
	background: url(../images/top/title_comp03.gif) no-repeat;
}
.top#content .corner dt.ent01 a {
	width: 102px;
	background: url(../images/top/title_ent01.gif) no-repeat;
}
.top#content .corner dt.ent02 a {
	width: 151px;
	background: url(../images/top/title_ent02.gif) no-repeat;
}
.top#content .corner dt.oth01 a {
	width: 119px;
	background: url(../images/top/title_oth01.gif) no-repeat;
}
.top#content .corner dt.oth02 a {
	width: 119px;
	background: url(../images/top/title_oth02.gif) no-repeat;
}
.top#content .corner dt.oth03 a {
	width: 170px;
	background: url(../images/top/title_oth03.gif) no-repeat;
}
.top#content .corner dd {
	font-size: 85%;
}
.top#content .corner .image {
	float: left;
	margin-bottom: 0px;
	padding: 9px 8px 11px;
}
.top#content .news {
	clear: left;
	padding-top: 15px;
}
.top#content .news h3 {
	position: relative;
	width: 629px;
	height: 35px;
	background: url(../images/top/h_news.gif) no-repeat left bottom;
	text-indent: -10000px;
	
}
.top#content .news h3 span {
	position: absolute;
	top: 0;
	left: 474px;
	width: 155px;
	height: 35px;
}
.top#content .news h3 span a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/top/btn_news.gif) no-repeat;
}
.top#content .news h3 span a:hover {
	background: url(../images/top/btn_news.gif) no-repeat 0 -35px;
}
.top#content .news table {
	width: 98%;
}
.top#content .news th {
	width: 120px;
	padding: 9px;
	border-bottom: 1px solid #e5e5e5;
}
.top#content .news td {
	padding: 9px;
	border-bottom: 1px solid #e5e5e5;
}

.top#content .banner {
	float: left;
	padding-left: 7px;
	width: 201px;
}
.top#content .banner li {
	line-height: 0;
	width: 200px;
	float: left;
	zoom: 1;
}
.top#content .banner li.blank a {
	display: block;
	width: 200px;
	height: 45px;
	padding: 20px 0;
	background: url(../images/bnr/bnr_blank.jpg) no-repeat;
	margin-bottom: 7px;
}
.top#content .banner li img {
	vertical-align: bottom;
	margin-bottom: 7px;
}
.top#content .banner li a {
	line-height: normal;
}
