@charset "utf-8";

* {
	padding:0;
	margin: 0;
}

body {
	background-position: top;
	background-color: #ECE4BF;
	font-size: 14px;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color:#333;
}

img {
	vertical-align:top;
	border: 0;
}

a {
	color:#00AEE8;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}
#base {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4C26F;
	border-bottom-color: #D4C26F;
	border-left-color: #D4C26F;
}


/*-------------------------------------
	header
-------------------------------------*/

#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 1000px;
	position: relative;
}
#header h1 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	position: absolute;
	left: 10px;
	top: 1px;
	line-height: 12px;
}

#header ul {
	position: absolute;
	top: 65px;
	right:100px;
	height: 33px;
}

#header li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
}

#header li a {
	color: #666666;
	text-decoration: none;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-right: 10px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#header li a:hover {
	color: #F60;
}

/*-------------------------------------
	main
-------------------------------------*/

#wrap {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	width: 980px;
}

#pankuzu {
	font-size: 12px;
	line-height: 20px;
	background-color: #F4F4F2;
	border-bottom-style: solid;
	border-bottom-color: #CFBDA9;
	border-bottom-width: 1px;
	padding-left: 10px;
}

#top_img {
	background-color: #E3E3DF;
	height: 320px;
	width: 980px;
	position: relative;
	background-image: url(img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#top_img #top_map {
	position: absolute;
	left: 5px;
	top: 5px;
}
#top_img #top_btn01 {
	position: absolute;
	top: 8px;
	right: 10px;
}
#top_img #top_btn02 {
	position: absolute;
	right: 10px;
	bottom: 8px;
}
#contents {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contents p {
	line-height: 24px;
	background-image: url(img/note.gif);
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	overflow:hidden;
}

#title {
	height:46px;
	background-image: url(img/h2_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	position:relative;
}

#title  h2 {
	line-height: 36px;
	font-size: 20px;
	font-weight:bold;
	color:#005700;
	padding-left: 45px;
	letter-spacing: 1px;
}
#title  #tel {
	line-height: 36px;
	font-size: 20px;
	font-weight:bold;
	position:absolute;
	top:0;
	right:20px;
}
#title  #tel span {
	display:block;
	background:url(img/tel.jpg) no-repeat left center;
	padding-left:55px;
}


#contents h3 {
	font-size: 18px;
	height:35px;
	line-height: 32px;
	color: #FFFFFF;
	padding-left: 40px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
#contents h3.campaign {	background-image:url(img/h3_campaign.jpg);}
#contents h3.photo { background-image:url(img/h3_photo.jpg); text-indent:5px;}
#contents h3.price { background-image:url(img/h3_price.jpg);}
#contents h3.jirei { background-image:url(img/h3_jirei.jpg);}
#contents h3.voice { background-image:url(img/h3_voice.jpg);}
#contents h3.company { background-image:url(img/h3_company.jpg); margin-top:15px;}

#contents ul.ul_new {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#contents ul.ul_new li {
	line-height: 16px;
	background-image: url(img/li_2.gif);
	background-position: 5px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFBDA9;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
}
#contents ul.ul_new li span {
	font-weight: bold;
	color: #BC483E;
	padding-right: 10px;
}

#contents h4 {
	font-size: 16px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #A77E52;
	background-color: #F4F4F2;
	line-height: 24px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#contentsL {
	width:680px;
	float:left;
}
#contentsR {
	width:280px;
	float: right;
}
.befor_after{
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

ul#photoList {
	margin:0 auto;
	border:solid 1px #1C7926;
	padding:9px 9px 0;
}
ul#photoList li {
	width:260px;
	margin-bottom:9px;
	list-style:none;
}

* html ul#photoList { padding:9px;} /* --- IE6ハック --- */
*:first-child+html ul#photoList { padding:9px;} /* --- IE7ハック --- */

.voiceBox {
	width:650px;
	margin:0 auto;
	padding:5px 0;
}
.voiceBox img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#mailBox {
	clear:both;
	background:url(img/bg_mail.jpg) repeat-x;
	height:64px;	
	color:#FFF;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	padding-top:20px;
}
#mailBox span{
	margin:0 40px 0 10px;
	font-size:24px;
}
#mailBox img{
	margin-top:-10px;
}



/*-------------------------------------
	table
-------------------------------------*/

table {
	border-collapse: collapse;
}

td{
	border-collapse: collapse;
}

#contents table.table_list {
	width: 950px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#contents .table_list td {
	padding:5px;
	border: 1px solid #1C7926;
}
#contents .table_list th {
	color: #FFFFFF;
	background-color: #927558;
	font-size: 16px;
	line-height: 20px;
	border: 1px solid #1C7926;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#contents .table_list td.td_th {
	border-right-width: 4px;
	background-color: #F6ECDF;
	font-weight: bold;
	text-align: right;
	border-right-color: #005700;
	color:#005700;
	width:110px;
	height:25px;
}
#contents .table_list td.tdImg {
	width:270px;
	padding:10px 5px;
	vertical-align:middle;
	text-align:center;
}
#contents .table_list td.tdBtn {
	width:280px;
	padding:5px 10px;
	vertical-align:middle;
	text-align:center;
}
#contents .table_list td.tdText {
	padding:10px;
	vertical-align:top;
}

#contents table.table_list2 {
	width: 650px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#contents .table_list2 td {
	padding: 5px;
	border: 1px solid #1C7926;
	vertical-align: top;
}
#contents .table_list2 th {
	color: #FFFFFF;
	background-color: #927558;
	font-size: 16px;
	line-height: 20px;
	border: 1px solid #6A543D;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#contents .table_list2 td.td_th {
	border-right-width: 4px;
	background-color: #F6ECDF;
	color:#005700;
	font-weight: bold;
	text-align: right;
	border-right-color: #005700;
	width:200px;
}
#contents .table_list2 td.td_th2 {
	border-right-width: 4px;
	background-color: #F6ECDF;
	color:#005700;
	font-weight: bold;
	text-align: right;
	border-right-color: #005700;
	width:100px;
}
#contents .table_list2 td.td_th_2 {
	border-right-width: 4px;
	background-color: #F9F4EE;
	font-weight: bold;
	text-align: right;
	border-right-color: #AE9479;
	width:120px;
}
#contents .table_list2 img {
	border: 1px solid #E3E3DF;
}

#contents table.table_list2 td.map {
	width:280px;
	vertical-align:middle;
	margin:0 auto;
	padding:10px;
}
	


/*-------------------------------------
	side
-------------------------------------*/

#side {
	float: left;
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#side .side_box {
	background-color: #E3E3DF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#side dt {
	margin-bottom: 3px;
}
#side dl {
	background-color: #E3E3DF;
	text-align: center;
	padding-bottom: 5px;
}

/*-------------------------------------
	footer
-------------------------------------*/

#footer {
	background-color: #004000;
	clear: both;
	text-align: center;
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#footer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
#footer a {
	color: #FFF;
}
#footer address {
	font-style: normal;
	font-size: 12px;
	margin-top: 20px;
}
#footer ul {
	margin-bottom: 10px;
}
em {
	background-color: #693;
	font-style: normal;
	color: #000;
	font-weight: bold;
}

.formTable{
	width:680px;
	margin:0px 20px;
}
.formTable th,
.formTable td{
	padding:8px 5px;
	border:1px solid #ccc;
}
.formTable td.nbr{
	text-align:center;
	border:0px;
}

.formTable th{
	width:25%;
	color:#fff;
	text-align:left;
	background:#b88558;
}
.formTable .formErr{
	display:block;
	color:#f00;
	padding-top:5px;
}
