﻿@charset "utf-8";

/*
########################################################
	全体のスタイル指定
########################################################
*/
* {
	color:#333333;
	padding:0;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-weight:400;
	line-height: 140%;
	margin: 0;
	background-image: none;
}
html,body{
	height:100%;
}
body{
	background-image: url(../img/body_back.jpg);
	background-color: #F4F4F4;
}

a {color:#0033CC}
a:hover {
	text-decoration: none;
}
a img {border:none;}


/*
########################################################
	ヘッダー部分のスタイル指定
########################################################
*/
#head {
	width:911px;
	height:13px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0;
	background-image: url(../img/back.jpg);

}
#head h1{
	margin-left:15px;
}
#header {
	width:911px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/back.jpg);
	padding: 0;
}
#img{
	margin-right: auto;
	margin-left: auto;
	padding-left:10px;
	padding-top: 5px;
}
#h_title {
	width:900px;
	height:85px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top:5px;
	padding-left:10px;

}
#h_title img{
	float:left;
}
#header .logo{
	margin:0px;
	padding:0px;
	margin-top:0px;
	padding-right: 210px;
}
#h_title .logo img{
	margin-top:0px;
	padding-right: 210px;
}
.h_toiawase{
	margin-top:15px;
}

#h_title .size{
	width:120px;
	height:34px;
	background-image: url(../img/size_back.gif);
	float:left;
	margin-top:30px;
	margin-left:27px;
	margin-right:60px;
	padding-left:70px;
	padding-top:15px;
	
}
#h_title .size td{
	vertical-align: bottom;
}
#h_title .size img{
	padding-right:5px;
}


/*
########################################################
	メニューのスタイル指定
########################################################
*/
#nav {
	width:898px;
	height:36px;
	margin:0px;
	padding:0px;
	border:1px solid #FFBA2B;

}

#nav li {
	display: inline;
	float: left;
	text-align: center;
	padding:0px;
}


/*
########################################################
	メニューロールアウトのスタイル指定
########################################################
*/
.nav01 a {
	color: #444444;
	text-decoration: none;
	background-image: url(../img/menu_off.jpg);
	display: inline;
	float: left;
	height: 36px;
	width: 148px;
	line-height: 36px;

}
.nav02 a {
	color: #444444;
	text-decoration: none;
	background-image: url(../img/menu_off.jpg);
	display: inline;
	float: left;
	height: 36px;
	width: 149px;
	line-height: 36px;
	border-left:1px solid #FFBA2B;
}


/*
########################################################
	メニューロールオーバーのスタイル指定
########################################################
*/
.nav01 a:hover {
	color: #FFFFFF;
	background-image: url(../img/menu_on.jpg);
	background-color: #DDDDDD;
}
.nav02 a:hover {
	color: #FFFFFF;
	background-image: url(../img/menu_on.jpg);
	background-color: #DDDDDD;
}




/*
########################################################
	メインのスタイル指定
########################################################
*/
#main {
	width:911px;
	height:100%;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	position: relative;
	background-image: url(../img/back.jpg);
	
}
body > #main{	
	height: auto;
	overflow:auto;
}


/*
########################################################
	HOMEコンテンツ部分のスタイル指定
########################################################
*/
#contents{
	width:653px;
	height:100%;
	min-height: 100px;
	padding-right:0px;
	float:left;
	
}
#contents h2{
	width:633px;
	height:28px;
	font-weight: normal;
	font-size: 16px;
	float: left;
	background-image: url(../img/h2_bk.jpg);
	border:1px solid #CCCCCC;
	padding-left: 10px;
	line-height: 28px;

}

#flash{
	width:911px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/back.jpg);
	
}
#contents img{
	margin:0px;
	float:left;
}
#contents .map{
	margin-bottom:20px;
}
#contents .box1{
	width:318px;
	height:137px;
	border:1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	padding-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#contents .box1 h3{
	float:left;
	font-size: 16px;
	color: #FF3300;
	margin-left: 5px;
}
#contents .box1 .btn{
	margin-right:10px;
	margin-top: 3px;
}
#contents .box1 .tenpo{
	float:left;
	font-size: 16px;
	color: #FF3300;
	margin-left: 5px;
}
#contents .box1 .sen{
	margin:0px;
	width:310px;
	height: 1px;
	padding: 0px;
	margin-left: 5px;
}
#contents .box1 img{
	margin:0px;
	float:right;
}
#contents .box1 .img{
	margin:0px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
}
#contents .box1 .img2{
	margin:0px;
	float:left;
	margin-left: 5px;
}
#contents .box1 .icon_img{
	margin:0px;
	float:left;
	margin-left:20px;
}
#contents .box1 p{
	margin-left: 10px;
	margin-top:5px;
	display:block;
	float:left;
	width: 180px;
}
#contents .box1 .p2{
	margin-left: 10px;
	margin-top:5px;
	display:block;
	float:left;
	color:#999999;
	width: 180px;
}
#contents .box1 .p3{
	margin-left: 10px;
	display:block;
	float:left;
	color:#999999;
	width: 180px;
	text-align:right;
	margin-top: 2px;
}
#contents .box1 strong{
	font-size:18px;
	font-weight: bold;
}
#contents .box1 .icon_box{
	border:1px solid #CCCCCC;
	width:180px;
	height:20px;
	float: left;
	margin-left: 20px;
}
#contents .box2{
	width:318px;
	height:137px;
	border:1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	padding-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#contents .box2 h3{
	float:left;
	font-size: 16px;
	color: #FF3300;
	margin-left: 5px;
}
#contents .box2 .btn{
	margin-right:10px;
	margin-top: 3px;
}
#contents .box2 .tenpo{
	float:left;
	font-size: 16px;
	color: #FF3300;
	margin-left: 5px;
}
#contents .box2 .sen{
	margin:0px;
	width:310px;
	height: 1px;
	padding: 0px;
	margin-left: 5px;
}
#contents .box2 img{
	margin:0px;
	float:right;
}
#contents .box2 .img{
	margin:0px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
}
#contents .box2 .img2{
	margin:0px;
	float:left;
	margin-left: 5px;
}
#contents .box2 .icon_img{
	margin:0px;
	float:left;
	margin-left:20px;
}
#contents .box2 p{
	margin-left: 10px;
	margin-top:5px;
	display:block;
	float:left;
	width: 180px;
}
#contents .box2 .p2{
	margin-left: 10px;
	margin-top:5px;
	display:block;
	float:left;
	color:#999999;
	width: 180px;
}
#contents .box2 .p3{
	margin-left: 10px;
	display:block;
	float:left;
	color:#999999;
	width: 180px;
	text-align:right;
	margin-top: 2px;
}
#contents .box2 strong{
	font-size:18px;
	font-weight: bold;
}
#contents .box2 .icon_box{
	border:1px solid #CCCCCC;
	width:180px;
	height:20px;
	float: left;
	margin-left: 20px;
}
#contents .jirei_box1{
	width:160px;
	height:148px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	padding-top: 3px;
	margin-bottom: 10px;
	background-image: url(../img/jirei_box.jpg);
}
#contents .jirei_box2{
	width:160px;
	height:148px;
	border:1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	padding-top: 3px;
	margin-bottom: 10px;
	background-image: url(../img/jirei_box.jpg);
}
#contents .jirei_box3{
	width:321px;
	height:148px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	padding-top: 3px;
	margin-bottom: 10px;
	background-image: url(../img/jirei_box2.jpg);
}
#contents .jirei_box3 .img3{
	margin:0px;
	float:left;
	margin-left:9px;
	margin-top:5px;
}
#contents .jirei_box3 p{
	font-size:17px;
	margin-left:20px;
	margin-top: 20px;
	height: auto;
	float: left;
	width: 200px;
	display: inline;
}
#contents .jirei_box4{
	width:321px;
	height:148px;
	border:1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	padding-top: 3px;
	margin-bottom: 10px;
	background-image: url(../img/jirei_box2.jpg);
}
#contents .jirei_box4 .img3{
	margin:0px;
	float:left;
	margin-left:9px;
	margin-top:5px;
}
#contents .jirei_box4 p{
	font-size:17px;
	margin-left:20px;
	margin-top: 20px;
	height: auto;
	float: left;
	width: 200px;
	display: inline;
}
#contents .jirei_box1 .img3{
	margin:0px;
	float:left;
	margin-left:9px;
	margin-top:5px;
}
#contents .jirei_box1 p{
	font-size:17px;
	margin-left:10px;
	margin-top: 10px;
	height: 50px;
	float: left;
	width: 140px;
}
#contents .jirei_box2 .img3{
	margin:0px;
	float:left;
	margin-left:9px;
	margin-top:5px;
}
#contents .jirei_box2 p{
	font-size:17px;
	margin-left:10px;
	margin-top: 10px;
	height: 50px;
	float: left;
	width: 140px;
}
#contents .type2{
	width:309px;
	margin-right: 3px;
}
#contents .type3{
	width:300px;
	margin-left:10px;
	float:left;
	margin-top:10px;
}
#contents .news{
	width:319px;
	height:202px;
	border:1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	padding-top: 3px;
	overflow-y: auto;
}
#contents .msg{
	width:290px;
	border-bottom:1px solid #CCCCCC;
	margin-left: 10px;
	margin-top: 5px;
	height: auto;
	float: left;
}
#contents .msg span{
	width:70px;
	margin-right: 10px;
	display: block;
	float: left;
	margin-left: 5px;
}
#contents .msg p{
	width:auto;
	float:left;
}
#contents .msg p strong{
	color:#FF0000;
	font-weight:bold;
}
/*
########################################################
	サイドメニュー部分のスタイル指定
########################################################
*/
#sidemenu {
	width:245px;
	float:right;
	padding:0px;
	position: relative;
	padding-right: 11px;
}
#sidemenu ul{
	margin-bottom:20px;
}
#sidemenu .dt{
	width:245px;
	height:30px;
	background-image: url(../img/dl_bk.jpg);
	line-height: 30px;
	text-align: center;
	font-size: 15px;
}
#sidemenu .dd1 a{
	width:195px;
	height:29px;
	background-image: url(../img/dd1_bk.jpg);
	padding-top: 10px;
	font-size: 15px;
	padding-left: 50px;
	display:block;
	text-decoration:none;
	color:#000000;
}
#sidemenu .dd1 a:hover {
	color: #000000;
	background-image: url(../img/dd1_on_bk.jpg);
	background-color: #DDDDDD;
}
#sidemenu .dd2 a{
	width:195px;
	height:29px;
	background-image: url(../img/dd2_bk.jpg);
	padding-top: 10px;
	font-size: 15px;
	padding-left: 50px;
	display:block;
	text-decoration:none;
	color:#000000;
}
#sidemenu .dd2 a:hover {
	color: #000000;
	background-image: url(../img/dd2_on_bk.jpg);
	background-color: #DDDDDD;
}
#sidemenu .dd3 a{
	width:195px;
	height:29px;
	background-image: url(../img/dd3_bk.jpg);
	padding-top: 10px;
	font-size: 15px;
	padding-left: 50px;
	display:block;
	text-decoration:none;
	color:#000000;
}
#sidemenu .dd3 a:hover {
	color: #000000;
	background-image: url(../img/dd3_on_bk.jpg);
	background-color: #DDDDDD;
}
#sidemenu .dd4 a{
	width:195px;
	height:29px;
	background-image: url(../img/dd4_bk.jpg);
	padding-top: 10px;
	font-size: 15px;
	padding-left: 50px;
	display:block;
	text-decoration:none;
	color:#000000;
}
#sidemenu .dd4 a:hover {
	color: #000000;
	background-image: url(../img/dd4_on_bk.jpg);
	background-color: #DDDDDD;
}
#sidemenu .dd5 a{
	width:245px;
	height:79px;
	background-image: url(../img/dd5_bk.jpg);
	font-size: 15px;
	padding-top: 10px;
	display:block;
	text-decoration:none;
	color:#000000;
}
#sidemenu .dd5 a:hover {
	color: #000000;
	background-image: url(../img/dd5_on_bk.jpg);
	background-color: #DDDDDD;
}
#sidemenu .dd6 a{
	width:245px;
	height:79px;
	background-image: url(../img/dd6_bk.jpg);
	font-size: 15px;
	padding-top: 10px;
	display:block;
	text-decoration:none;
	color:#000000;
}
#sidemenu .dd6 a:hover {
	color: #000000;
	background-image: url(../img/dd6_on_bk.jpg);
	background-color: #DDDDDD;
}
#sidemenu .dd7 a{
	width:245px;
	height:79px;
	background-image: url(../img/dd7_bk.jpg);
	font-size: 15px;
	padding-top: 10px;
	display:block;
	text-decoration:none;
	color:#000000;
}
#sidemenu .dd7 a:hover {
	color: #000000;
	background-image: url(../img/dd7_on_bk.jpg);
	background-color: #DDDDDD;
}

#sidemenu li .span01{
	float:left;
	margin-left:30px;
	font-size: 18px;
}

#sidemenu li .span02{
	float:left;
	margin-top:10px;
	margin-left: 10px;
	font-size:14px;
	width: 220px;
}



/*
########################################################
	パンくずのスタイル指定
########################################################
*/
#pan {
	width:906px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
	padding-top:5px;
	padding-left:5px;
	position: relative;
	background-image: url(../img/back.jpg);
	
}
#pan a {
	margin-right: 7px;
	margin-left: 7px;
	font-size: 14px;
}
#pan strong {
	margin-left: 7px;
	font-size: 16px;
}

/*
########################################################
	FOOTERのスタイル指定
########################################################
*/
#footer {
	width:881px;
	height:170px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0;
	background-image: url(../img/back.jpg);
	float:left;
	padding-left:30px;
}
#footer .link1{
	width:170px;
	height:150px;
	float:left;
}
#footer .link1 p{
	margin-top:5px;
}
#footer2 {
	width:911px;
	height:50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0;
	background-image: url(../img/footer_bk.jpg);
	background-color:#F4F4F4;
	background-repeat:no-repeat;
	float:left;
	padding-top: 20px;
}
#footer2 img{
	margin-right: auto;
	margin-left: auto;
	display:block;
}



/*
########################################################
	詳細コンテンツ部分のスタイル指定
########################################################
*/
#contents_shousai{
	width:642px;
	height:100%;
	min-height: 100px;
	padding-right:0px;
	float:left;
	padding-left: 12px;
	display: inline;
	
}

#contents_shousai h2{
	width:598px;
	height:24px;
	padding-left:30px;
	padding-top: 6px;
	font-weight: normal;
	font-size: 15px;
	float: left;
	background-image: url(../img_shousai/h2_bk.jpg);

}
#contents_shousai h3{
	width:594px;
	height:21px;
	padding-left:35px;
	padding-top: 6px;
	font-weight: normal;
	font-size: 15px;
	float: left;
	background-image: url(../img_shousai/h3_bk.jpg);
	margin-top: 20px;

}
#contents_shousai h4{
	font-weight: normal;
	font-size: 15px;
	float: left;
	
}
#contents_shousai .le{
	width:285px;
	height:21px;
	padding-left:25px;
	padding-top: 6px;
	margin-top: 0px;
	background-image: url(../img_shousai/h3_bk2.jpg);
	display: block;
	float: left;
	
}
#contents_shousai .ri{
	width:283px;
	height:21px;
	padding-left:25px;
	padding-top: 6px;
	margin-top: 0px;
	background-image: url(../img_shousai/h3_bk3.jpg);
	display: block;
	float: left;
	
}

#map {
	width:300px;
	height:300px;
	float:right;
	margin-right: 13px;
	display: inline;
	margin-top: 20px;
	border:1px solid #666666;
}

#contents_shousai table{
	float:left;
	display: inline;
	margin-top: 20px;
	margin-left: 8px;
	border-top:1px solid #DEA303;
	border-left:1px solid #DEA303;
	border-right:1px solid #DEA303;
	padding: 8;
}

#contents_shousai .td1{
	width:89px;
	height:30px;
	text-align:center;
	background-image: url(../img_shousai/td1_bk.jpg);
	border-bottom:1px solid #DEA303;
	line-height: 30px;
}
#contents_shousai .td3{
	width:89px;
	height:50px;
	text-align:center;
	background-image: url(../img_shousai/td3_bk.jpg);
	border-bottom:1px solid #DEA303;
	line-height: 50px;
}
#contents_shousai .td2{
	width:208px;
	height:30px;
	border-left:1px solid #DEA303;
	border-bottom:1px solid #DEA303;
	padding-left:10px;
	font-size: 15px;
}
#contents_shousai .td2 img{
	margin-top:5px;
	margin-right: 5px;
}
#contents_shousai .td4{
	width:208px;
	height:50px;
	border-left:1px solid #DEA303;
	border-bottom:1px solid #DEA303;
	padding-left:10px;
	line-height: 30px;
}
#contents_shousai .td4 p{
	line-height: 110%;
}
#contents_shousai .td11{
	float:left;
	width:75px;
	height:28px;
	text-align:center;
	background-image: url(../img_shousai/td11_bk.jpg);
	border-bottom:1px solid #DEA303;
	line-height: 30px;
}
#contents_shousai .td12{
	float:left;
	width:136px;
	height:28px;
	text-align:center;
	background-image: url(../img_shousai/td11_bk.jpg);
	border-bottom:1px solid #DEA303;
	border-left:1px solid #DEA303;
	line-height: 30px;
}
#contents_shousai .td13{
	float:left;
	width:85px;
	height:28px;
	text-align:center;
	background-image: url(../img_shousai/td11_bk.jpg);
	border-bottom:1px solid #DEA303;
	border-left:1px solid #DEA303;
	line-height: 30px;
}
#contents_shousai .td21{
	float:left;
	width:75px;
	height:28px;
	text-align:center;
	border-bottom:1px solid #DEA303;
	line-height: 30px;
}
#contents_shousai .td22{
	float:left;
	width:136px;
	height:28px;
	text-align:center;
	border-bottom:1px solid #DEA303;
	border-left:1px solid #DEA303;
	line-height: 30px;
}
#contents_shousai .td23{
	float:left;
	width:85px;
	height:28px;
	text-align:center;
	border-bottom:1px solid #DEA303;
	border-left:1px solid #DEA303;
	line-height: 30px;
}
#contents_shousai .photo1{
	float:left;
	margin-top:15px;
	display: block;
	padding-left: 8px;
}

#contents_shousai .photo2{
	width:180px;
	float:left;
	margin-top: 15px;
}
#contents_shousai .photo2 img{
	margin-left:8px;
	float:left;
	margin-bottom: 5px;

}
#contents_shousai .h4_ti{
	width:625px;
	float:left;
	margin-top: 15px;
	padding-left: 8px;
}
#contents_shousai ul{
	list-style:disc;
}
#contents_shousai li{
	line-height:150%;
}
#contents_shousai .ryoukin0{
	float:left;
	display:block;
	width: 310px;
	
}
#contents_shousai .ryoukin1{
	width:263px;
	height:88px;
	float:left;
	margin-top: 20px;
	margin-left:15px;
	padding-left: 25px;
	padding-top:10px;
	background-image: url(../img_shousai/ul_bk.jpg);
	border:1px solid #CCCCCC;
	display: inline;
}
#contents_shousai .ryoukin11{
	width:263px;
	height:100px;
	float:left;
	margin-top: 20px;
	margin-left:15px;
	padding-left: 30px;
	padding-top:10px;
	background-image: url(../img_shousai/ul_bk2.jpg);
	border:1px solid #CCCCCC;
}
#contents_shousai .ryoukin2{
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:20px;
	width: 280px;
	margin-bottom: 20px;
	
}
#contents_shousai .ryoukin3{
	float:left;
	display:inline;
	margin-left:35px;
	width: 270px;
	padding-top: 10px;	
}
#contents_shousai .ryoukin4{
	float:left;
	text-align:right;
	display:inline;
	margin-left:25px;
	width: 280px;
	padding-top: 5px;
	text-decoration:underline;
}
#contents_shousai .bikou{
	float:left;
	font-size:11px;
	display:block;
	margin-left:10px;
	width: 300px;
	padding-top: 10px;	
	clear:both;
}
#contents_shousai .bikou2{
	float:left;
	font-size:11px;
	display:block;
	width: 20px;
	padding-left: 5;
}
#contents_shousai .bikou3{
	float:left;
	width:310px;
	display: inline;
}
#contents_shousai .tiawase{
	float:left;
	margin-left:8px;
	margin-top:30px;
	padding:0px;
}
#contents_shousai .toiawase{
	float:left;
	margin-left:0px;
	margin-top:30px;
	padding:0px;
}
#contents_shousai .toi{
	border:1px solid #CCCCCC;
	margin-left:20px;
}
#contents_shousai .td31{
	width:198px;
	height:28px;
	background-image: url(../img_shousai/td31_bk.jpg);
	border-bottom:1px solid #CCCCCC;
}
#contents_shousai .td31 p{
	width:110px;
	background-image: url(../img_shousai/p_icon.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 3px;
	height: 17px;
	margin-left: 10px;
}
#contents_shousai .td32{
	width:339px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding-left: 10px;
}
#contents_shousai .td32 span{
	color:#999999;
	margin-left:5px;
}
#contents_shousai .td32 textarea{
	width:320px;
	height:45px;
}
#contents_shousai .td41{
	width:198px;
	height:57px;
	background-image: url(../img_shousai/td41_bk.jpg);
	border-bottom:1px solid #CCCCCC;
}
#contents_shousai .td41 p{
	width:110px;
	background-image: url(../img_shousai/p_icon.jpg);
	background-repeat:no-repeat;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 3px;
	height: 49px;
	margin-left: 10px;
}
#contents_shousai .btn{
	display:inline;
	float:left;
	margin-top:20px;
	margin-left:200px;
}


/*
########################################################
	店舗検索コンテンツ部分のスタイル指定
########################################################
*/
#contents_shousai .dl_link{
	width:60px;
	display:inline;
	float:left;
	margin-left: 30px;
	margin-top: 10px;
}
#contents_shousai .dl_link2{
	width:500px;
	display:inline;
	float: left;
	margin-top: 10px;
}
#contents_shousai .dl_link3{
	width:600px;
	display:inline;
	float: left;
	margin-left: 30px;
}
#contents_shousai .tenpo{
	font-size:11px;
	margin-left:30px;
}
#contents_shousai .tenpo_table{
	border:1px solid #000000;
	margin-left: 20px;
	margin-right: 5px;
}
#contents_shousai .tenpo_td1{
	width:112px;
	height:29px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#contents_shousai .tenpo_td2{
	width:374px;
	border-bottom:1px solid #CCCCCC;
	padding-left: 10px;
}
#contents_shousai .tenpo_td3{
	width:108px;
	height:109px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-left: 4px;
	padding-top: 2px;
}
#contents_shousai .tenpo_td4{
	width:79px;
	height:29px;
	background-color:#F5F9F0;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align: center;
}
#contents_shousai .tenpo_td5{
	width:92px;
	height:29px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-left: 10px;
}
#contents_shousai .tenpo_td6{
	width:110px;
	height:29px;
	border-bottom:1px solid #CCCCCC;
	padding-left: 10px;
}
#contents_shousai .tenpo_td7{
	width:294px;
	height:29px;
	border-bottom:1px solid #CCCCCC;
	padding-left: 10px;
}
#contents_shousai .tenpo_td8{
	width:79px;
	height:50px;
	background-color:#F5F9F0;
	border-right:1px solid #CCCCCC;
	text-align: center;

}
#contents_shousai .tenpo_td9{
	width:294px;
	height:50px;
	padding-left: 10px;
}
#contents_shousai .tenpo_btn{
	margin-top:20px;
	float: left;
}



/*
########################################################
	料金一覧コンテンツ部分のスタイル指定
########################################################
*/
#contents_shousai .ichiran1{
	float:left;
	width:114px;
	height:28px;
	background-image: url(../img_money/bk.jpg);
	text-align: center;
	line-height: 28px;
	border-top:1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}
#contents_shousai .ichiran2{
	float:left;
	width:103px;
	height:28px;
	background-image: url(../img_money/bk.jpg);
	text-align: center;
	line-height: 28px;
	border-top:1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	margin-top: 20px;
}

#contents_shousai .ichiran3{
	float:left;
	width:145px;
	height:28px;
	background-image: url(../img_money/bk.jpg);
	text-align: center;
	line-height: 28px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-top: 20px;
}
#contents_shousai .ichiran4{
	float:left;
	width:114px;
	height:28px;
	text-align: center;
	line-height: 28px;
	border-top:1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-top: 5px;
	margin-left: 20px;
	display: inline;
}
#contents_shousai .ichiran5{
	float:left;
	width:103px;
	height:28px;
	text-align: center;
	line-height: 28px;
	border-top:1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	margin-top: 5px;
}

#contents_shousai .ichiran6{
	float:left;
	width:105px;
	height:28px;
	text-align: center;
	line-height: 28px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-top: 5px;
}
#contents_shousai .ichiran7{
	float:left;
	width:35px;
	height:30px;
	margin-left:5px;
	margin-top: 5px;
}
#contents_shousai .money_em{
	float:left;
	margin-left:20px;
	margin-top: 5px;
	width: 600px;
	display: inline;
	margin-bottom: 20px;
}


/*
########################################################
	S-cubeとはコンテンツ部分のスタイル指定
########################################################
*/
#contents_shousai .type3{
	width:338px;
	margin-left:35px;
	margin-top:10px;
	float: left;
	margin-bottom: 10px;
	display: inline;
}
#contents_shousai .type4{
	width:440px;
	margin-left:35px;
	margin-top:10px;
	float: left;
	margin-bottom: 10px;
	margin-right: 40px;
	display: inline;
}
#contents_shousai .beginner_img{
	display: inline;
	width: 170px;
	height: 170px;
	float: right;
	margin-right: 70px;
	margin-top: 10px;
}
#contents_shousai .tokutyou_img{
	display: inline;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}
#contents_shousai .beginner_img2{
	display: inline;
	width: 170px;
	height: 170px;
	margin-top: 20px;
	margin-right:5px;
	margin-left:50px;
	float: left;
}
#contents_shousai .beginner_img3{
	display: inline;
	width: 170px;
	height: 170px;
	margin-top: 20px;
	margin-right:5px;
	float: left;
}
#contents_shousai .beginner_img4{
	display: inline;
	margin-top: 20px;
	margin-right:10px;
	margin-left:50px;
	float: left;
}
#contents_shousai .beginner_img5{
	display: inline;
	margin-top: 20px;
	margin-right:10px;
	float: left;
}


hr{
	display: block;
	width: 890px;
	float: left;
	height: 1px;
	margin-top: 100px;
	margin-left: 5px;
	color:#CCCCCC;
}



/*
########################################################
	キャンペーンコンテンツ部分のスタイル指定
########################################################
*/
#contents_shousai .cam1{
	float:left;
	width:114px;
	height:21px;
	background-image: url(../img_campaign/bk1.jpg);
	text-align: center;
	line-height: 21px;
	border-top:1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #999999;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}
#contents_shousai .cam2{
	float:left;
	width:103px;
	height:21px;
	background-image: url(../img_campaign/bk1.jpg);
	text-align: center;
	line-height: 21px;
	border-top:1px solid #999999;
	border-right:1px solid #CCCCCC;
	margin-top: 20px;
}

#contents_shousai .cam3{
	float:left;
	width:145px;
	height:21px;
	background-image: url(../img_campaign/bk1.jpg);
	text-align: center;
	line-height: 21px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	margin-top: 20px;
}
#contents_shousai .cam4{
	float:left;
	width:114px;
	height:20px;
	text-align: center;
	line-height: 20px;
	border-top:1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #999999;
	border-bottom:1px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 20px;
	display: inline;
}
#contents_shousai .cam5{
	float:left;
	width:103px;
	height:20px;
	text-align: center;
	line-height: 20px;
	border-top:1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-top: 5px;
}

#contents_shousai .cam6{
	float:left;
	width:105px;
	height:20px;
	text-align: center;
	line-height: 20px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #CCCCCC;
	margin-top: 5px;
}
#contents_shousai .cam7{
	float:right;
	width:auto;
	height:45];
	margin-left:5px;
	margin-top: 5px;
	margin-right: 48px;
	display: inline;
	height: 35px;
	padding-top: 7px;
}
#contents_shousai .cam8{
	float:left;
	width:572px;
	height:18px;
	background-image: url(../img_campaign/bk2.jpg);
	text-align: center;
	line-height: 18px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-left: 20px;
	border-left: 1px solid #999999;
	display: inline;
}
#contents_shousai .cam9{
	float:left;
	width:114px;
	height:20px;
	text-align: center;
	line-height: 20px;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-left: 20px;
	display: inline;
	color: #FF0000;
}
#contents_shousai .cam10{
	float:left;
	width:397px;
	height:20px;
	line-height: 20px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	display: inline;
	color: #FF0000;
	padding-left: 20px;
}
#contents_shousai .cam11{
	float:right;
	width:auto;
	height:45];
	margin-left:5px;
	margin-top: 6px;
	margin-right: 48px;
	display: inline;
	height: 35px;
	padding-top: 7px;
}


/*
########################################################
	店舗検索コンテンツ部分のスタイル指定
########################################################
*/
#contents_shousai .map{
	float:left;
	margin-top: 10px;
	margin-left: 10px;
}
#contents_shousai .nav{
	float:left;
	margin-top: 5px;
	margin-left: 10px;
	width: 600px;
	display:inline;
}

#contents_shousai .nav a {
	color: #444444;
	text-decoration: none;
	background-image: url(../img_search/btn_off.jpg);
	display: inline;
	float: left;
	height: 107px;
	width: 190px;
	line-height: 107px;
	text-align:center;
	margin-right:5px;

}
#contents_shousai .nav a:hover {
	color: #FFFFFF;
	background-image: url(../img_search/btn_on.jpg);
	background-color: #DDDDDD;
}



/*
########################################################
	サイズ一覧コンテンツ部分のスタイル指定
########################################################
*/
#contents_shousai .size{
	float:right;
	margin-top: 20px;
	margin-right: 100px;
}
#contents_shousai .size_img{
	float:left;
	width:80px;
	height:80px;
	margin-top: 5px;
	margin-left: 5px;
}
#contents_shousai .size_img1{
	float:left;
	width:80px;
	height:80px;
	margin-top: 5px;
	margin-left: 8px;
}
#contents_shousai .size_table{
	border:1px solid #ADB9C2;
}
#contents_shousai .size_tit{
	border-bottom:1px solid #ADB9C2;
	border-right:1px solid #ADB9C2;
	height:18px;
	width:122px;
	background-image: url(../img_size/bk.jpg);
	text-align: center;
	line-height: 18px;
}
#contents_shousai .size_td{
	border-bottom:1px solid #BDBCBD;
	height:18px;
	width:125px;
	text-align: center;
	line-height: 18px;
}
#contents_shousai .size_tit2{
	border-right:1px solid #ADB9C2;
	height:18px;
	width:122px;
	background-image: url(../img_size/bk.jpg);
	text-align: center;
	line-height: 18px;
}
#contents_shousai .size_td2{
	height:18px;
	width:125px;
	text-align: center;
	line-height: 18px;
}
#contents_shousai .type5{
	width:550px;
	margin-left:10px;
	margin-top:5px;
	float: left;
	margin-bottom: 10px;
	display: inline;
	border-bottom:1px solid #CCCCCC;
	height: 20px;
}
#contents_shousai .type6{
	width:500px;
	margin-left:10px;
	margin-top:20px;
	float: left;
	margin-bottom: 10px;
	display: inline;
}


/*
########################################################
	契約の流れコンテンツ部分のスタイル指定
########################################################
*/
#contents_shousai .nagare{
	width:556px;
	height:136px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	border: 1px solid #FF6600;
}
#contents_shousai .nagare2{
	width:556px;
	height:255px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	border: 1px solid #FF6600;
}
#contents_shousai .flow_img{
	float:right;
	margin-top: 6px;
	margin-right: 20px;
}
#contents_shousai .down_img{
	float:left;
	margin-top: 10px;
	display:block;
	text-align:center;
	margin-left: 300px;
}
#contents_shousai .type7{
	width:500px;
	margin-left:15px;
	margin-top:5px;
	float: left;
	margin-bottom: 10px;
	display: inline;
}
#contents_shousai .type8{
	width:350px;
	margin-left:15px;
	margin-top:10px;
	float: left;
	margin-bottom: 10px;
	display: inline;
}
#contents_shousai .type9{
	width:500px;
	height:15px;
	margin-left:35px;
	margin-top:10px;
	float: left;
	display: inline;
	background-image: url(../img_flow/icon.jpg);
	background-repeat:no-repeat;
	padding-left: 20px;
}
#contents_shousai .type10{
	width:420px;
	height:auto;
	margin-left:80px;
	margin-top:5px;
	float: left;
	display: inline;
	font-size: 11px;
}
#contents_shousai .type11{
	width:420px;
	height:15px;
	margin-left:35px;
	margin-top:5px;
	float: left;
	display: inline;
	font-size: 11px;
}


/*
########################################################
	マップ検索コンテンツ部分のスタイル指定
########################################################
*/
#contents_shousai .map2{
	width:464px;
	height:484px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 1px;
	float: left;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

#contents_shousai .side_bar{
	width:160px;
	height:484px;
	margin-top: 5px;
	margin-left: 0px;
	float: left;
	margin-bottom: 20px;
	background-color: #F6F6F6;
	border: 1px solid #CFCFCF;
	overflow-y:auto;
}

.side_img {
	float: left;
	padding: 2px 2px 2px 2px;
	width: 20px;
	height: 34px;
}
.side_txt {
	vertical-align: top;
	font-size: 12px;
}

/*
########################################################
	よくある質問コンテンツ部分のスタイル指定
########################################################
*/
#contents_shousai .type12{
	width:550px;
	margin-left:15px;
	margin-top:15px;
	float: left;
	margin-bottom: 0px;
	display: inline;
}
#contents_shousai .q{
	width:498px;
	height:28px;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	background-image: url(../img_faq/bk.jpg);
	border: 1px solid #CCCCCC;
}
#contents_shousai .a{
	width:498px;
	margin-top: 0px;
	margin-left: 40px;
	float: left;
	border: 1px solid #CCCCCC;
	border-top:none;
	height:100%;
}
#contents_shousai .q_icon{
	width:450px;
	height:18px;
	margin-left:10px;
	margin-top:0px;
	float: left;
	display: inline;
	background-image: url(../img_faq/q.jpg);
	background-repeat:no-repeat;
	padding-left: 40px;
	padding-top: 7px;
}
#contents_shousai .a_icon{
	width:350px;
	height:auto;
	margin-left:10px;
	margin-top:0px;
	float: left;
	display: inline;
	background-image: url(../img_faq/a.jpg);
	background-repeat:no-repeat;
	padding-left: 50px;
	padding-top: 7px;
	font-size: 12px;
}

/*
########################################################
	会社概要スタイル指定
########################################################
*/

#contents_shousai .comp_tbl{
	width:600px;
	height:auto;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #B4C91A;
	border-left: 1px solid #B4C91A;
	border-right: 1px solid #B4C91A;
}
#contents_shousai .comp_tr{
	width:600px;
	height:auto;
	vertical-align:middle;
}
#contents_shousai .comp_td1{
	width: 150px;
	height: 25px;
	line-height: 20px;
	text-align:center;
	vertical-align:middle;
	background-image: url(../img_company/bk_1.jpg);
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #B4C91A;
}
#contents_shousai .comp_td1-2{
	width:450px;
	height:25;
	margin-left: -1px;
	line-height: 20px;
	padding-left: 10px;
	text-align:left;
	vertical-align:middle;
	background-color: #FFFFFF;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #B4C91A;
}
#contents_shousai .comp_td2{
	width: 150px;
	height: 40px;
	text-align:center;
	vertical-align:middle;
	background-image: url(../img_company/bk_2.jpg);
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #B4C91A;
}
#contents_shousai .comp_td2-2{
	width:450px;
	height:40;
	margin-left: -1px;
	padding-left: 10px;
	text-align:left;
	vertical-align:middle;
	background-color: #FFFFFF;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #B4C91A;
}
#contents_shousai .comp_map{
	width:470px;
	height:630;
	margin-left: 30px;
	margin-top: 20px;
	vertical-align:middle;
}
/*
########################################################
	環境への取り組みページのスタイル指定
########################################################
*/
#contents_shousai .eco_title{
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: -10px;
}
#contents_shousai .eco_txt{
	width:498px;
	height:auto;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;

}
/*
########################################################
	お客様の声ページのスタイル指定
########################################################
*/
#contents_shousai .koe_box{
	padding-left: 10px;
	padding-top: 5px;
	width: 302px;
	float: left;
}
#contents_shousai .koe_txt1{
	width:508px;
	height:auto;
	padding-top: 20px;
	padding-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;

}
#contents_shousai .koe_txt2{
	width:180px;
	height:auto;
	padding-top: 10px;
	padding-left: 10px;
	text-align:left;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;

}
#contents_shousai .koe_img1{
	width:95px;
	height:auto;
	padding-top: 10px;
	padding-left: 0px;
	text-align:left;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;

}
/*
########################################################
	事例ページのスタイル指定
########################################################
*/
#contents_shousai .jirei1_box{
	padding-left: 30px;
	padding-top: 10px;
	width: 598px;
	float: left;
}
#contents_shousai .jirei1_txt{
	width:350px;
	padding-top: 50px;
	padding-left: 0px;
	float: left;

}
#contents_shousai .jirei1_img{
	width:200px;
	height:auto;
	float: right;
	padding-right: 10px;

}
#contents_shousai .jirei2_box{
	padding-left: 30px;
	padding-top: 10px;
	width: 350px;
	float: left;
	margin-bottom: 30px;
}
#contents_shousai .jirei2_box2{
	padding-top: 10px;
	width: 225px;
	float: left;
	margin-bottom: 30px;
	padding-left: 5px;
}
#contents_shousai .jirei2_txt1{
	width:330px;
	padding-top: 15px;
	padding-left: 0px;
	float: left;

}
#contents_shousai .jirei2_txt2{
	width:270px;
	padding-top: 10px;
	padding-left: 0px;
	float: left;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 130%;
	margin-left: 10px;
	margin-top: 10px;
	line-height: inherit;
}
#contents_shousai .jirei2_txt3{
	width:350px;
	padding-top: 15px;
	padding-left: 15px;
	float: left;
	line-height: 2;
}
#contents_shousai .jirei2_img{
	width:200px;
	height:auto;
	float: right;
	padding-right: 10px;
	margin-top: 10px;
	display: inline;

}
#contents_shousai .jirei2_img2{
	width:290px;
	padding-top: 10px;
	padding-left: 0px;
	float: left;
	margin-bottom: 30px;
	display: inline;
	margin-left: 10px;
	text-align: center;

}
/*
########################################################
	サイトマップページのスタイル指定
########################################################
*/
#contents_shousai .sitemap_box{
	padding-left: 30px;
	padding-top: 10px;
	width: 280px;
	float: left;
}
#contents_shousai .sitemap_txt1{
	width:240px;
	padding-left: 10px;
	float: left;
	background-image: url(../img_sitemap/item1.jpg);
	height: 20px;
	margin-top: 25px;
	display: inline;
	font-size: 17px;
	background-repeat: no-repeat;
	text-decoration: none;

}
#contents_shousai .sitemap_txt2{
	width:220px;
	padding-left: 30px;
	float: left;
	background-image: url(../img_sitemap/item2.jpg);
	height: 20px;
	margin-top: 15px;
	display: inline;
	font-size: 17px;
	background-repeat: no-repeat;
	background-position: 10Px 50%;
	text-decoration: none;

}
#contents_shousai .sitemap_txt3{
	width:200px;
	padding-left: 50px;
	float: left;
	background-image: url(../img_sitemap/item3.jpg);
	height: 20px;
	margin-top: 15px;
	display: inline;
	font-size: 17px;
	background-repeat: no-repeat;
	background-position: 30Px 50%;
	text-decoration: none;

}
/*
########################################################
	その他土地活用のスタイル指定
########################################################
*/
#contents_shousai .mng-etc_title{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: -5px;
	border: 1px solid #CCCCCC;
}
#contents_shousai .mng-etc_txt{
	width:498px;
	height:auto;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	padding-left: 30px;
	padding-top: 20px;

}
