@charset "utf-8";
@import "common/0-import.css";

/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#globalNavi ul li.navi01 a img {
	visibility: hidden;
}

#topBox {
	background: url(../image/top_back.jpg) repeat-x left top;
}

#topBox #banner {
	margin: 0 auto;
	width: 800px;
	height: 230px;
}

#globalNavi {
	margin-bottom: 16px;
}

#conts h2 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #0F3C6E;
	font-family: 'メイリオ',Meiryo,"ヒラギノ角ゴ Pro W5",Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

#conts .indBox01 {
	margin: 0 1px 16px 0;
}

#conts .indBox01 .sBox {
	width: 354px;
	float: left;
}

#conts .indBox01 .sBox p {
	margin-bottom: 18px;
	text-indent: 8px;
	line-height: 1.64;
}

#conts h3 {
	margin-bottom: 10px;
	padding: 0 0 0 32px;
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	color: #fff;
	font-weight: normal;
	background: url(../image/con_bar.gif) no-repeat left center;
}

	*+html #conts h3 {
		line-height: 30px;
	}

#conts .ulBox {
	margin: 0 0 14px 0;
	width: 541px;
	overflow: hidden;
}

#conts .ulBox .imgText {
	width: 550px;
	overflow: hidden;
}

#conts .ulBox .imgText li {
	margin: 0 9px 4px 0;
	width: 266px;
	float: left;
}

#conts .p01 {
	margin: 0 20px 11px;
}

#conts .p01 span {
	padding-top: 3px;
	display: block;
}

#conts .contact {
	float: right;
	background: url(../image/contact_mini02.gif) no-repeat left top;
}

#conts .contact:hover {
	background-color: #fff;
}

#conts .contact:hover img {
	visibility: hidden;
}

#conts .p02 {
	margin: 0 100px 8px 0;
	line-height: 1.6;
}

#main {
	padding: 0 0 15px;
}

#conts .imgBox01 {
	margin: 0 0 15px 5px;
	clear: both;
	background: url(../image/indexbox01_bg.gif) no-repeat left bottom;
}


#conts .imgBox01 .sBox img {
	display: block;
}

#conts .imgBox01 .sBox {
	padding: 0 1px;
	border-top: 1px solid #4D4D4D;
	width: 170px;
	float: left;
}

#conts .imgBox01 .sBox01 {
	margin-right: 10px;
}

#conts .imgBox01 .sBox02 {
	margin-right: 10px;
}


#conts table td img {
	display: block;
}

#conts .imgBox01 .sBox ul {
	padding: 7px 5px 8px 8px;
	width: 140px;
	line-height: 1.2;
}

#conts .imgBox01 .sBox ul li {
	margin-bottom: 6px;
	width: 152px;
	float: left;
}

#conts .imgBox01 .sBox ul li a {
	padding: 1px 0 2px 22px;
	float: left;
	background: url(../image/migi01.gif) no-repeat left top;
}

#conts .imgBox01 .sBox ul li a:hover {
	text-decoration: none;
	background: url(../image/migi02.gif) no-repeat left top;
}