/* CSS Document */


.bodybb{

}


#index_header {
	width: 900px;
	height: 125px;
	margin: 0 auto;
}


h1 #logo {
	float: left;
	width: 280px;
}

#gnavi {
	float: right;
	width: 603px;
	background-color: #00CCCC;
}

#index_header {
	width: 900px;
	height: 125px;
	margin: 0 auto;
}



#contents_top{
/*	height: 460px;*/
	width: 100%;
}
.contents01{
	float: left;
	width: 320px;	/*　20150518 250px→320px変更　*/
	margin-right: 150px;　/*　20150518 10px→150px変更　*/
	font-size: 13px;
	margin-top: 10px;　/*　20150517追加　*/
}

.contents01_1105{
	float: left;
	width: 370px;
	margin-right: 10px;
	font-size: 13px;
	margin-top: 10px; 	/*　20150517追加　*/
}

.contents01 p,.contents01_1105 p{
	margin-top: 2px;
	margin-bottom: 2px;
	line-height:140%;
}

#contents_center{
}

#contents_center_l{
	width: 430px;
	margin-right: 35px;
	float: left;
}

#contents_center_r{
	width: 430px;
	margin-top: 10px;	/*201560518　追加*/
	background-image: url(../top_img/new.png);
	background-repeat: no-repeat;
	padding-top: 117px;	
	float: left;
	text-align:left;
}

#contents_center_r dl{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-bottom: 15px;
	font-size: 10px;
	text-align:left;	
}

#contents_center_r dt{
	clear: left;
	float: left;
	width: 25px;
	background-image: url(../common_img/point01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	
}

#contents_center_r dd {
    margin-left: 75px;
    margin-right: 0;
	text-align:left;

}

#contents_center_r p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0 0 7px 0;
	text-align:left;
}

.inquiry_box{
	float: left;
	width: 210px;
}


#voice_box{
	padding-left: 190px;
	background-image: url(../top_img/voice_img.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#voice_box p{
	margin-bottom: 8px;
	font-size: 13px;

}

#voice_box　ul{
	margin: 0px;
	padding: 0px;
}


#contents_bottom{
	clear: both;
	background-color: #F7F5F2;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;	/*20160518　追加*/
	margin-bottom: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.contents02{
	float: left;
	width: 184px;
	padding-right: 20px;
	padding-left: 19px;
}

.contents02 p{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	height: 135px;
	line-height:140%;
}


ul.more{
	margin: 0px;
	padding: 0px;
}

ul.more2{
	margin-top: 10px;
	padding: 0px;
}

.more li{
	background-image: url(../top_img/more.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 27px;
	margin: 0px;
	background-position: left center;
	font-size: 12px;
}

.more2 li{
	background-image: url(../top_img/more.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 27px;
	margin: 0px;
	background-position: left center;
	font-size: 12px;
}

#topslide{
	width:1004px;
	height:404px;
	top:120px;
	left: 0;
	right: 0;
	margin:0 auto;
	background:url(../img/slide_bg.png) no-repeat top center;
	padding: 14px 0 0 14px;
/* 	position: absolute;	 	20160517 追加*/
}
#topimg{
	background: url(../top_img/topimg.jpg) no-repeat center;
	position: absolute;
	width: 100%;
	top: 100px;
	left: 0;
	z-index:1;
	visibility: visible;
}
