@charset "utf-8";
/* CSS Document */

#top td {
	vertical-align: top;
}
#top td ul {
	margin-top: 20px;
}
#top td li {
	margin: 0 0 5px 0;
}
#top td li a,
#top td li a img {
	display: block;
	width: 235px;
	height: 28px;
}
div.requestarea {
	margin-top: 30px;
	padding: 12px 17px;
	background: #f2f6f9;
}
div.requestarea div.left {
	float: left;
	width: 300px;
}
div.requestarea div.left h3 {
	margin: 10px 0 5px 0;
}
div.requestarea div.right {
	float: right;
	width: 200px;
}
div.requestarea div.right li.btn_catalog {
	margin-bottom: 5px;
}

#top div#side a.active {
	background-color: #d0e6f8;
}

#top div#main #main-img {
	margin-bottom: 15px;
}

#top div#main h2 {
	height: 26px;
	margin-bottom: 10px;
	border-bottom: solid 1px #e0e0e0;
}

#top div#main h2 a {
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#top div#main #shingaku-sapo {
	clear: left;
}

#top div#main h2 a:hover {
	background-position: 0 -26px;
}

#top div#main #shinro-sapo h2 a {
	width: 136px;
	background-image: url(../img/h2_shikaku_sapo.gif);
}

#top div#main #syushoku-sapo h2 a {
	width: 108px;
	background-image: url(../img/h2_syushoku_sapo.gif);
}

#top div#main #shingaku-sapo h2 a {
	background-image: url(../img/h2_shingaku_sapo.gif);
	width: 149px;
}

#top div#main #data h2 a {
	background-image: url(../img/h2_data.gif);
	width: 250px;
}

#top div#main div.inner {
	position: relative;
	margin-bottom: 20px;
}

#top div#main div.inner h3 {
	font-weight: bold;
}

#top div#main #shinro-sapo div.inner {
	width: 430px;
	min-height:135px;  
	height: auto !important;  
	height: 135px; /*for IE6*/  
	padding-right: 150px;
	background: url(../img/img_shikaku_sapo.jpg) no-repeat top right;
}

#top div#main #syushoku-sapo div.inner {
	width: 355px;
	min-height:173px;  
	height: auto !important;  
	height: 173px; /*for IE6*/  
	padding-left: 225px;
	background: url(../img/img_syushoku_sapo.jpg) no-repeat top left;
}

#top div#main #shingaku-sapo div.inner {
	width: 435px;
	min-height:124px;  
	height: auto !important;  
	height: 124px; /*for IE6*/  
	padding-right: 145px;
	background: url(../img/img_shingaku_sapo.jpg) no-repeat top right;
}

#top div#main #syushoku-sapo ul {
	height: 26px;
	padding-left: 124px;
	margin-bottom: 30px;
}

#top div#main #syushoku-sapo ul li {
	float: left;
	margin-right: 9px;
	width: 182px;
	height: 26px;
}

#top div#main #syushoku-sapo ul li a {
	display: block;
	width: 182px;
	height: 26px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#top div#main #syushoku-sapo ul li a:hover {
	background-position: 0 -26px;
}

#top div#main #syushoku-sapo ul li#intern a {
	background-image: url(../img/btn_intern.gif);
}

#top div#main #syushoku-sapo ul li#report a {
	background-image: url(../img/btn_report.gif);
}

#top div#main div.inner p.and-more {
	position: absolute;
	bottom: 0;
	height: 17px;
}

#top div#main #shinro-sapo div.inner p.and-more {
	right: 150px;
}

#top div#main #syushoku-sapo div.inner p.and-more {
	right: 0;
}

#top div#main #shingaku-sapo div.inner p.and-more {
	right: 145px;
}

#top div#main div.inner p.and-more a {
	display: block;
	text-align: left;
	width: 78px;
	height: 17px;
	background-image: url(../img/btn_more.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#top div#main div.inner p.and-more a:hover {
	background-position: 0 -17px;
}

#top div#main #data div.inner ul.inner-l{ float:left; width:50%; }
#top div#main #data div.inner ul.inner-r{ float:left; width:45%; }

#top div#main #data div.inner ul li{
	padding: 0px 0px 4px 18px;
	background: url(../../img/listmark_02.gif) no-repeat 0 4px;
}