@charset "utf-8";
/* CSS Document */
@import"../common/css/0-import.css";
body {
	text-align: center;
	color: #666;
	font-size: 12px;
	background: url(../img/index/body_back.jpg) repeat-x left top;
}

#globalNavi {
	margin: 18px 0 26px;
}

#sideBar {
	+float: none;
}

#conts {	
	padding: 3px 0 39px;
}

#conts img {
	display: block;
}

#conts p {
	padding: 0 7px 0 4px;
	line-height: 1.5;
}

#conts ul.top {
	padding: 10px 0 30px; 
	overflow: hidden;
	zoom: 100%;
}

#conts ul.top li {
	margin: 9px 10px 0 0;
	float: left;
}

#conts ul.top li.end {
	margin-right: 0;
}

#conts ul.top li a{
	display: block;
	height: 37px;
	float: left;
}

#conts ul.top li.btn01 {
	width: 150px;
	background: url(../img/index/btn01_over.jpg) no-repeat;
}

#conts ul.top li.btn02 {
	width: 150px;
	background: url(../img/index/btn02_over.jpg) no-repeat;
}

#conts ul.top li.btn03 {
	width: 150px;
	background: url(../img/index/btn03_over.jpg) no-repeat;
}

#conts ul.top li.btn04 {
	width: 150px;
	background: url(../img/index/btn04_over.jpg) no-repeat;
}

#conts ul.top li.btn05 {
	width: 150px;
	background: url(../img/index/btn05_over.jpg) no-repeat;
}

#conts ul.top li.btn06 {
	width: 150px;
	background: url(../img/index/btn06_over.jpg) no-repeat;
}

#conts ul.top li.btn07 {
	width: 150px;
	background: url(../img/index/btn07_over.jpg) no-repeat;
}

#conts ul.top li.btn08 {
	width: 150px;
	background: url(../img/index/btn08_over.jpg) no-repeat;
}

#conts ul.top li a:hover img{
	visibility: hidden;
}

#conts .box {
	clear: both;
	margin-top: 30px;
	padding: 0 18px 4px 16px;
	border: 4px solid #5C6B72;
	background-color: #E4EAE8;
	overflow: hidden;
	zoom: 100%;
}

#conts .box img {
	margin: 8px 0 10px;
}

#conts .box p {
	padding: 0 0 8px;
}

#conts .box p a {
	padding-left: 18px;
	background: url(../common/img/icon/icon01.gif) no-repeat left top;
	text-decoration: underline;
}

#conts h2.top {
	margin-bottom: 15px;
	background:url(../img/index/h2_img02.jpg) no-repeat left top;
	height: 27px;
}

#conts h2.top a {
	padding-left: 18px;
	background: url(../common/img/icon/icon01.gif) no-repeat left top;
	text-decoration: underline;
	font-weight: normal;
	position: relative;
	left: 268px;
	top: 5px;
}

#conts ul.bottom {
	padding: 25px 0 30px;
	overflow: hidden;
	zoom: 100%;
}

#conts ul.bottom li {
	float: left;
	margin-right: 15px;
}

#conts ul.bottom li a {
	display: block;
	height: 57px;
	float: left;
}

#conts ul.bottom li.btn01 {
	width: 114px;
	background: url(../img/index/img01_over.jpg) no-repeat;
}

#conts ul.bottom li.btn02 {
	width: 114px;
	background: url(../img/index/img02_over.jpg) no-repeat;
}

#conts ul.bottom li.btn03 {
	width: 114px;
	background: url(../img/index/img03_over.jpg) no-repeat;
}

#conts ul.bottom li.btn04 {
	width: 114px;
	background: url(../img/index/img04_over.jpg) no-repeat;
}

#conts ul.bottom li.btn05 {
	width: 114px;
	background: url(../img/index/img05_over.jpg) no-repeat;
}

#conts ul.bottom li.end {
	margin-right: 0;
}

#conts ul.bottom li a:hover img{
	visibility: hidden;
}

#conts dl {
	padding-top: 11px;
	line-height: 1.5;
	color: #333;
}

#conts dl.topicNews {
	margin-bottom: 30px;
}

#conts dt {
	padding: 9px 0 0 4px;
	float: left;
	clear: left;
}

#conts dd {
	padding: 9px 0 11px 107px;
	_padding: 9px 0 11px 104px;
	background: url(../common/img/line/line01.gif) no-repeat left bottom;
}

#conts dl.topicNews dd {
	background: none;
}

#conts p.back {
	padding: 11px 0 0 0;
}

#conts p.back a {
	padding-left: 17px;
	background: url(../common/img/icon/icon01.gif) no-repeat left top;
}

#conts .menseki {
	margin: 35px 0 0;
	padding: 15px;
	background: url(../img/index/menseki_back.gif);

	color: #333;
	zoom: 1;
}

#conts .menseki h3 {
	margin: 0 0 1.5em;
	padding: 0;
}

#conts .menseki p {
	margin: 0;
	padding: 0;
}

#conts .menseki .name {
	margin: 1.5em 0 0;
}

#conts .menseki {

}

