/* CSS Document */
@charset"euc-jp";

*{
padding:0px;
margin:0px;
list-style:none;
}

form{
margin:0px;
}

img,p {
	border:0px;
	margin:0px;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}

address {
	font-style:normal;
}

a:hover{
	text-decoration:none;
}

BODY{
	font-family:font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka","Verdana,Arial"," Helvetica", "sans-serif";
	font-size:12px;
	line-height:18px;
	color:#666666;
	background-color:#FFFBE8;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #FF9900;
}
a:visited {
	color: #FF6666;
}

.clear_both{
clear:both;
}

#container{
width:930px;
margin:auto;
padding:0px;
}

h1,h2{
font-size:13px;
font-style:normal;
font-weight:bolder;
}

h3{
font-size:12px;
font-style:normal;
font-weight:bolder;
margin-left:5px;
}

h4{
font-size:12px;
font-style:normal;
font-weight:bolder;
}

html {
	height:100%;
	margin-bottom:1px;
	overflow-y:scroll;
}


/*コンテンツ内--------------------------------------------------------*/

#header{
width:800px;
height:75px;
background-image:url(image/top_image2.jpg);
background-repeat:no-repeat;
margin:0px auto 0px auto;
}

#header p{
text-indent:-10000px;
}

#header h1{
text-indent:-10000px;
}

#navi{
width:800px;
height:32px;
margin:0px auto 10px auto;
text-indent:-10000px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #660000;
font-size:9px;
}

#navi ul{
margin:0px;
padding:0px;
}

#navi li{
display:inline;
float:left;
margin:0px;
padding:0px;
}

#navi li a{
display:block;
width:114px;
height:23px;
background-image:url(image/navi.jpg);
}

#navi li a.home{
background-position:0px 0px;
}
#navi li a.home:hover{
background-position:-0px 24px;
}

#navi li a.sitemap{
background-position:-571px 0px;
}

#navi li a.sitemap:hover{
background-position:-571px 24px;
}

#navi li a.link{
background-position:-343px 0px;
}
#navi li a.link:hover{
background-position:-343px 24px;
}
#navi li a.shop_recruit{
background-position:-457px 0px;
}
#navi li a.shop_recruit:hover{
background-position:-457px 24px;
}
#navi li a.for_sell{
background-position:-115px 0px;
}
#navi li a.for_sell:hover{
background-position:-115px 24px;
}
#navi li a.for_buy{
background-position:-229px 0px;
}
#navi li a.for_buy:hover{
background-position:-229px 24px;
}
#navi li a.inquiry{
background-position:-685px 0px;
}
#navi li a.inquiry:hover{
background-position:-685px 24px;
}

#contents{
width:926px;
border:#E8BC11 solid 2px;
padding-top:3px;
background-color:#FFFFFF;
padding-bottom:10px;
}

.index_centering{
width:650px;
margin:auto;
}

.map{
width:425px;
float:right;
padding:4px;
background-image:url(image/title_bar_serch.jpg);
background-repeat:no-repeat;
background-position:top;
border:#CCCCCC solid 1px;
}

.map li{
display:inline;
}

.map p{
text-align:right;
}

.serch{
width:180px;
float:left;
margin-bottom:10px;
padding:5px;
background-image:url(image/title_bar_serch.jpg);
background-position:top;
background-repeat:no-repeat;
border:#CCCCCC solid 1px;
}

.advertise{
width:180px;
float:left;
margin-bottom:10px;
padding:5px;
background-image:url(image/title_bar_serch.jpg);
background-position:top;
background-repeat:no-repeat;
border:#CCCCCC solid 1px;
clear:left;
}

.news{
width:180px;
float:left;
margin-bottom:10px;
padding:5px;
background-image:url(image/title_bar_serch.jpg);
background-position:top;
background-repeat:no-repeat;
border:#CCCCCC solid 1px;
clear:left;
}

#footer{
width:804px;
font-size:12px;
margin:10px auto 0px auto;
padding-top:20px;
color:#CC6600;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #660000;
}

#footer dt{
display:inline;
margin-left:10px;
}

#footer address{
text-align:right;
vertical-align:bottom;
font-style:normal;
margin-right:5px;
}

/*エリアページのcss---------------------------------------------------*/
.shop_list{
width:195px;
float:right;
	margin-bottom:10px;
display:inline;
}	

/*.shop_list ul {
	width:190px;
	float:left;
	margin:0px;
}

.shop_list ul li {
	margin-left:0px;
}
.shop_list ul li a {
	margin:0px;
}

h2.shop_list {
	margin:0px;
}
*/



/*お問い合わせページ--------------------------------------------------*/
.form {
margin-left:20px;
margin-right:20px;
}

textarea {
width:400px; 
height:130px; 
border-color:#CECECE; 
border-width:1px; 
background-color:#ffffff; 
padding-left:5px; 
border-style: solid; 
margin-top:3px;
}

/*お店詳細---------------------------------------------------*/
.gmap {
float:left;
	width:680px;
	margin-left:5px;
	display:inline;
}

table{	
margin-top:10px;
margin-left:10px;
background-color:#FFFAF0;
}

table.line{
background-color:#CCCCCC;
}

div.image {
	width:220px;
	margin:0px 10px 0px auto;
}

/*インデックス左メニュー---------------------------------------------------*/
.serch h2{
margin-bottom:10px;
}
.advertise h2{
margin-bottom:10px;
}
.news h2{
margin-bottom:10px;
}


/*レビューサイト---------------------------------------------------*/

.review {
margin-left:10px;
margin-right:10px;
}

.paragraph {
margin-top:20px;
}

/*プライバシーポリシー---------------------------------------------------*/

ol {
color:#333333;
}

/*サイトマップ---------------------------------------------------*/

.sitemap li {
display:inline;
}

/*インデックス２---------------------------------------------------*/

#content_test {
	width:928px;
}

#content_test h2 {
	color:#333333;
}

#content_test::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#boxA {
	float:left;
	width:150px;
	font-size:11px;
	line-height:14px;
}

#boxB {
	margin: 0 10px;
	display: inline;
	float: left;
	width: 560px;
}

#boxC {
	float: left;
	width: 195px;
	display:inline;
}

.map_test {
	width: 100%;
	float: left;
	list-style-image:url(image/yazirusi.gif);
	border-bottom:#667B91 solid 2px;
	margin-bottom:10px;
}

.map_test .flash {
	width: 244px;
	float:right;
	margin-bottom:10px;
}

.map_test .city {
	width: 226px;
	float:left;
}

.map_test li {
	display: inline;
}

.serch_test {
	width: 250px;
	float: left;
	margin-bottom:10px;
}

.input_left{
/*	margin-top:20px;
*/	margin-left:10px;
	clear:both;
}

.input_right{
	width:250px;
	float:left;
}

.sell_test {
	width: 250px;
	float: left;
	clear:left;
	background-image:url(image/for_sell.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:3px;
	margin-bottom:10px;
}

.buy_test {
	width: 250px;
	float: left;
	clear:left;
	background-image:url(image/for_buy.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:3px;
}

.news_test {
	width: 472px;
	float: left;
	background-image:url(image/news.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:3px;
}

.news_test p,.news_test h3 {
}

.new_shop {
	width:149px;
	padding-bottom:3px;
	margin-left:3px;
	border-left:#D3C59E solid 1px;
	border-right:#D3C59E solid 1px;
	border-bottom:#D3C59E solid 1px;
	background-color:#EFE7B5;
}

.new_shop img.shop_img {
	border:1px solid #FFCC00;
	padding:1px;
	margin:2px;
}

.new_shop img.shop_img:hover {
	border:1px solid #FF0000;
	padding:1px;
	margin:2px;
}


.boshu {
	width:195px;
	/*background-image:url(image/boshu.gif);
	background-repeat:no-repeat;
	background-position:top;*/
	padding-top:3px;
	margin-bottom:10px;
}

.tokushu {
	width:195px;
	/*background-image:url(image/tokushu.gif);
	background-repeat:no-repeat;
	background-position:top;*/
	padding-top:3px;
	margin-bottom:10px;
}


/*生死部分*/

.death_birth {
	width:300px;
	padding-bottom:10px;
	border-bottom:#81813D solid 1px;
	border-left:#81813D solid 1px;
	border-right:#81813D solid 1px;
	line-height:14px;
	float:right;
}

.death_birth p,.death_birth ul,.death_birth ul li{
	margin:2px;
	padding:0px;
	list-style:none outside;
}

.yomoyama {
	width:750px;
	margin:auto;
	margin-top:30px;
	padding-bottom:30px;
	padding-top:20px;
	border-top:#663300 solid 2px;
}

.koukoku {
	margin-left:10px;
	margin-top:10px;
}

table.line tr td {
	padding:3px;
}

