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

body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../img/top-line.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #FFF;
}


#mainimg {
	height: 300px;
	margin-bottom: 15px;
}
#mainArea {
	width: 680px;
}

#rightArea {
	float: left;
	height: 1800px;
	width: 250px;
}

#mente_tx {
	font-size: 12px;
	width: 640px;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
}

#title01 {
	width: 600px;
	margin-left: 10px;
	font-size: 19px;
	height: 35px;
	padding-top: 15px;
	font-weight: 700;
	color: #312B24;
	background-image: url(../img/title_img01.jpg);
	padding-left: 20px;
}
#box01 {
	height: 150px;
	width: 620px;
	margin-left: 10px;
}
#box02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	height: 100px;
	width: 620px;
	margin-left: 10px;
}
#left_box01 {
	float: left;
	width: 290px;
	height: 90px;
	padding-left: 10px;
}
#text_box01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	width: 605px;
	margin-left: 10px;
	line-height: 1.8em;
	padding-left: 15px;
}
.tx15 {
	font-size: 15px;
	font-weight: 700;
	color: #D71C54;
}
.tx20 {
	font-size: 20px;
	font-weight: 700;
	color: #C65E6D;
}

.table01 {
	padding-left: 10px;
	padding-right: 5px;
}
#c-title01 {
	background-repeat: no-repeat;
	height: 260px;
	width: 620px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#contents2 {
	height: 300px;
	width: 950px;
}
#main {
	width: 680px;
	float: left;
}
#eco_box01 {
	height: 90px;
	width: 480px;
	margin-left: 10px;
	background-image: url(../img/gas_eco01.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 140px;
	color: #0E7BBC;
	font-weight: bold;
}
#eco_box02 {
	width: 620px;
	margin-left: 10px;
}
#eco_box03 {
	width: 620px;
	margin-left: 10px;
	height: 200px;
}
#eco_box04 {
	width: 570px;
	margin-left: 10px;
	background-image: url(../img/gas_eco10.jpg);
	height: 105px;
	background-repeat: no-repeat;
	padding-top: 115px;
	padding-left: 50px;
	font-size: 11px;
}
#eco_mbox01 {
	width: 260px;
	height: 140px;
	float: left;
	background-image: url(../img/gas_eco05.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}
#eco_mbox02 {
	width: 260px;
	height: 140px;
	float: left;
	background-image: url(../img/gas_eco04.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}
#content {
	width:950px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.slider {
	float:left;
	width:950px;
	height:300px;
	position:relative;

}

.sliderContent {
float:left;
width:950px;
height:300px;
clear:both;
position:relative;
overflow:hidden;
}

.sliderArrows a {
	display:block;
	text-indent:-9999px;
	outline:none;
	z-index:50;
	background-image:url(../img/prev_next.png);
	width:42px;
	height:42px;
	position:absolute;
	top:50%;
	margin-top:-10px;
}

.prev {
background-position:0 0;
left:15px;
}

.prev:hover {
background-position:0 -44px;
}

.next {
right:15px;
background-position:-44px 0;
}

.next:hover {
background-position:-44px -44px;
}

.sliderContent .item {
	position:absolute;
	width:950px;
	height:300px;
	background:#fff;
}

.sliderBullets {
position:absolute;
bottom:0;
left:50%;
z-index:50;
margin-left:-45px;
}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:10px;
height:11px;
background:url(../img/bullets.png) no-repeat;
}

.sliderBullets .active {
background-position:0 -11px;
}

.sliderContent a {
outline:none;
}


a img {
border:none;
}
#thanks_tx {
	font-size: 12px;
	text-align: center;
	width: 560px;
}
