@charset "utf-8";
/*------------------------------------------------------------
	ftHgX^C
------------------------------------------------------------*/
@import "common/0-import.css";
@import "slider.css";

#mainImg {
	background: url(../img/bg_mainimg.gif) top left repeat-x;
	margin-bottom: 20px;
	padding: 8px;
}
#mainImg li img {
	vertical-align: bottom;
}
#mainImg .slider {
	float: left;
	display: inline;
	width: 730px;
	height: 260px;
}
#mainImg .thumbs {
	width: 240px;
	float:right;
}
#mainImg .thumbs li {
	float:left;
	display: inline;
	margin: 0 1px 5px 4px;
	line-height: normal;
}

.boxInfo {
	border: 1px solid #676767;
	padding: 12px;
	margin-bottom: 20px;
	background-color:#FFFFE8;
}
.boxInfo h2 {
	color: #360;
	font-weight: bold;
	padding-bottom: 8px;
	background:url("../img/line/01.gif") repeat-x scroll left bottom;
}
.boxInfo p {
	margin: 1em 0 0;
	line-height: 1.4;
}


#main #banner01 {
/*	background:url(../img/main_subimg.jpg) left top no-repeat; */
	margin-bottom: 20px;
	border: 1px #ccc solid;
}

#main #banner01 #banner02 {
	margin: 4px;
	border: 5px #099 solid;
	text-align: center;
}

#main #banner01 #banner02 p {
	margin: 38px 0;
}

#main #banner01 #banner02 ul li {
	margin-right: 10px;
	display: inline;
}

#main #banner01 #banner02 ul li.none {
	margin-right: 0;
}

#conts {
	margin-top: 5px;
	width: 605px;
	float: right;
	text-align:  left;
}

#conts .boxA {
	margin-bottom: 40px;
	border: 1px #676767 solid;
	background: #ffffe8;
}

 #conts .boxA h2 {
	margin: 5px 5px 20px;
}

 #conts .boxA ul {
	margin: 0 25px 28px 15px;
}

 #conts .boxA ul li {
	padding: 0 0 12px 10px;
	margin-bottom: 20px;
	background: url(../img/line/01.gif) repeat-x left bottom;
}

#sideBar {
	width: 365px;
	float: left;
}

#sideBar ul li {
	margin-bottom: 2px;
	width: 363px;
	height: 89px;
}

	*html #sideBar ul li {
		margin-bottom: 0;
	}
	
	*+html #sideBar ul li {
		margin-bottom: 0;
	}

#sideBar ul li.first {
	height: 92px;
}

#sideBar ul li img {
	display: block;
}

#footer {	
	height: 210px;
	clear: both;
	text-align: left;
}



#footer a {
	color: #333; 
}

#footer ul.list {
	padding: 24px 0 0 15px;
}

#footer ul.list li {
	padding: 0 20px 0 11px;
	display: inline;
	background: url(../img/template/icon01.gif) no-repeat left center;
}



#footer .address {
	line-height: 1.7;
	margin: 65px 0 30px 15px;
}

#footer .address span {
	text-decoration: underline;
}

#footer .copy {
	margin-right: 10px;
	text-align: right;
}
