@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body {
	background: #FFF url(../img/index/body_back.jpg) repeat-x left -1px;
}

#header {
	width: 825px;
	height: 79px;
	margin: 0 auto;
 	position: relative;
}

#header .logo {
	position: relative;
	top: 24px;
	left: 0px;
}

#header h1 {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header ul {
	position: absolute;
	top: 46px;
	right: 1px;
}

#header ul li {
	display: inline;
}

#header ul li.fax {
	position: relative;
	top: -1px;
}

#header span {
	position: absolute;
	top: 0px;
	right: 5px;
}

#container .miannve {
	margin: 8px 0 1px 2px;
	height: 57px;
}

	* html #container .miannve {
		margin: 5px 0 0 2px;
	}

	*+html #container .miannve {
		margin: 8px 0 0 0px;
	}

.mainImg {
	background: url(../img/index/flash_snow.gif) no-repeat;
	margin-left: 2px;
	padding-bottom: 0;
}
	
	*html .mainImg {
	margin-left: 2px;
	padding-bottom: 3px;
    }
#container #sideLeft {
	width: 515px;
	float: left;
	margin: 15px 0 20px;
}

#container #sideLeft .leftBox,
#container #sideLeft .leftBoxB {
	padding: 0 0 40px 20px;
	margin-bottom: 0px;
	height: 100%;
	background: url(../img/index/left_back.gif) no-repeat left bottom;
}

#container #sideLeft .leftBox {
	padding: 0 0 5px;

	position: relative;
	zoom: 100%;
}

#container #sideLeft .leftBox h2 {
	padding: 11px 22px;
}

#container #sideLeft .leftBox .more {
	position: absolute;
	top: 10px;
	right: 15px;
}

#container #sideLeft .leftBoxB .inner {
	background: url(../img/index/conts_back.gif) no-repeat 250px bottom;
	zoom: 100%;
}

#container #sideLeft .leftBoxB span img {
	float: left;
}

#container #sideLeft .leftBoxB p {
	margin-left: 90px;
	padding: 0 40px 20px 0;
	line-height: 1.5;
	color: #666;
}

#container #sideLeft .leftBoxB h3 {
	margin: 0 0 20px 85px;
	padding-top: 15px;
} 


#container #sideRight {
	width: 293px;
	float: right;
	margin: 15px 0 10px;
}

#container #sideRight .rightBox{
	padding: 0 0 15px 0;
	margin-bottom: 10px;
	height: 100%;
	background: url(../img/index/right_back.gif) no-repeat left bottom;
}

#container #sideRight .rightBox h3 {
	margin: 0 0 12px 12px;
}

#container #sideRight .rightBox p {
	margin: 0 15px 5px;
	line-height: 1.3;
}

#container #sideRight .rightBox a {
}

#container #sideRight .rightBox p.bor1 {
	margin: 0 15px 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CDCCAC;
}

.mab10 {
	margin-bottom: 8px;
}

#container #sideRight #topNews p {
	color: #666;
	line-height: 140%;
}

#topBanner {
	clear: both;
	width: 790px;
	float: left;
	padding: 10px 20px;
	_margin-top: 35px;
	margin-bottom: 20px;
	font-size: 10px;
	background: #F6F6F6;
}

	*html #footer {
	padding: 4px 0 0;
    }
	*+html #footer {
	padding: 4px 0 0;
    }


#topBanner li {
	float: left;
	margin-right: 30px;
}

#topBanner li#banner_sonpo {
	padding-top: 6px;
}

#topBanner li#banner_himawari {
	padding-top: 4px;
}
