@charset "utf-8";

/* ベース
---------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #555555;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","Verdana","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background: #ffffff;
	font-size:14px;
	line-height:1.6;
	letter-spacing: 1px;
}
#wrap {
	width: 100%;
	height: 100%;
	min-width: 1040px;
}
.site_wide {
	margin: 0px auto;
	padding: 0px 40px;
	width: 960px;
}
.wide { width: 960px; }
.full { width:100%; }


/* ヘッダー
---------------------------------------------------*/
/* Header */
#header { 
	margin: 0;
	padding: 0;
	border-top:6px solid #f7f5e7;
}
#header #open {
	margin-top: 10px;
	text-align: right;
}
#header  h1 {
	position: relative;
	margin-top: -40px;
}
#header ul#navi {
	margin: 15px auto 0px auto;
	width: 959px;
	height: 50px;
	border-right: 1px solid #f2eed9;
	text-align: center;
}
#header ul#navi li {
	height: 50px;
	display: inline-block;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
	border-left: 1px solid #f2eed9;
}
#header ul#navi li.active {
	background: url('./image/menu_active.png');
}

#header ul#navi li:hover {
	background: url('./image/menu_active.png');
}

#header ul#navi li a.over:hover img {
	opacity: 1;
	filter: alpha(opacity=100);

}
#header #truck {
	display: block;
	height:30px;
	border-top: 1px solid #f2eed9;
	background: url('./image/truck_bg.png');
}
#header #truck ul{
	margin: 5px auto 0px auto;
	width: 960px;
	text-align: left;
	font-size: 11px;
	letter-spacing: 0;
}
#header #truck ul li{
	padding: 1px 0px 0px 18px ;
	display: inline;
	/*background: url('./image/arw02.png') no-repeat; */
 	color: #555555;
 }
#header #truck ul li.home{
	padding: 0px 0px 0px 20px ;
	display: inline;
	background: url('./image/home.png') no-repeat;
}
#header #truck ul li a { color: #555555;}

#header #truck ul li:not(.home):before{
	content: "＞";
	margin-left: -10px;
    margin-right: 4px;
	color: #009e96;
}

/*フッタ−
---------------------------------------------------*/
#footer {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px;
	background: #00a99e;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 3.0;
}
#pgtop {
	margin:45px auto 13px auto;
	width: 960px;
	text-align: right;
}
#sitemap {
	padding: 30px 0px 10px 0px;
	background: #f7f5e7;
}
#sitemap a { color: #333333; }
#sitemap dl{
	display: table;
	font-size: 12px;
}
#sitemap dl dt{
	float: left;
	clear: left;
	width: 240px;
}
#sitemap dl dd{
	margin-left: 240px;
	width: 720px;
	text-align: right;
}
#sitemap #blocks {
	position: relative;
	margin-left: -20px;
}
#sitemap #blocks div {
	margin: 20px 0px 0px 20px;
	float: left;
}
#sitemap #blocks div.single { width: 176px; }
#sitemap #blocks div.double { width: 372px; }
#sitemap #blocks ul li {
	margin-top: 15px;
	width: 156px;
	height: 22px;
	display: inline-block;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
	line-height: 1.0;
	letter-spacing: 0px;
	padding: 0px 0px 6px 20px;
	border-bottom: 1px dotted #cccccc;
	font-size: 12px;
	background: url('./image/arw02.png') no-repeat;
}
#sitemap #blocks ul li.parent {
	width: 161px;
	padding: 0px 0px 6px 15px;
	border-bottom: 1px solid #9bd5d1;
	font-size: 13px;
	background: url('./image/arw01.png') no-repeat;
}
#sitemap #blocks .double ul {
	margin-left: -20px;
	width: 392px;
}
#sitemap #blocks .double ul li{
	margin-left: 20px;
	padding: 0px 0px 6px 20px;
	width: 156px;
	display: inline-block;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}
#sitemap #blocks .double ul li.parent {
	width: 357px;
	padding: 0px 0px 6px 15px;
}


/* コンテンツレイアウト
---------------------------------------------------*/
/* ページ部分 */
#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#contents {
	margin-top: 25px;
	padding:0;
	width: 690px;
	float:  left;
}
#sidebar {
	margin-left: 30px;
	margin-top: 25px;
	padding:0;
	width: 240px;
	float: right;
}

/* サイドバー
---------------------------------------------------*/
#sidebar .bnr-calendar{
	margin-bottom: 25px;
}

#sidebar .bnr{
	margin-bottom: 10px;
}

#sidebar .bnr-special{
	margin: 25px 0;
}

#sidebar .bnr img{
	width: 240px;
	height: auto;
}

#sidebar #search{
	margin-top: 10px;
}

/*ショップ検索*/
#sidebar #search ul li {
	height: 50px;
	background: url('image/side_category-bg.png');
}
#sidebar #search #foot {
	padding: 12px 20px 18px 20px;
	border: 1px solid #f0f0f0;
	border-top: none;
	border-radius: 0px 0px 5px 5px;
}

#sidebar #search #foot input[type=text] {
	margin: 10px 0px;
	padding: 5px 5px;
	border:1px solid #dddddd;
	font-size: 14px;
	width: 188px;
}
#sidebar #search #foot .btn { text-align: center; }

/*インフォメーション*/
#sidebar #info{
	margin-top: 25px;
	padding-top:220px;
	padding-bottom:83px;
	background: url('./image/info.png')no-repeat; 
	text-align: center;
}

#sidebar #parking {
  margin-top:25px;
  background:none repeat scroll 0% 0% #FFE9EA;
  text-align:center;
  border-radius:5px;
}

#sidebar #search ul li:hover{
	background: url('../image/side_category-bg01.png');
}

/* 共通
---------------------------------------------------*/
#contents h2 {
	padding: 12px 0px 20px 15px;
	background: url('./image/h2.png') no-repeat;
}

/*　更新日 [UPDATE]　*/
.update {
	padding-left: 60px;
	background: url('./image/update.png') no-repeat;
	font-size: 11px;
  height: 20px;
}

/* テキストボタン */
.txtbtn { margin-top: 30px; }
.txtbtn a {
	padding: 2px 0px 0px 0px;
	display: block;
	color: #7d4b3e;
	border: 1px solid #dfc7b4;
	text-align: center;
	font-size: 12px;
}
.txtbtn a span{
	padding-right:10px;
	background: url('./image/arw03.png') no-repeat right;
}
.txtbtn a:hover {
	text-decoration: none;
	/*
	opacity: 0.5;
	filter: alpha(opacity=50);
	*/
	color: #3e251f;
	border: 1px solid #c89f7e;
	
}
.txtbtn a span.rev{
	padding-left:10px;
	background: url('./image/arw04.png') no-repeat left;
}
.txtbtn a em{
	color: #7d4b3e;
	font-size: 10px;
}


/* ページネーション */
.paging {
	margin-top: 20px;
	text-align: center;
}
.paging ul{
	margin: 0 auto;
	display: table;
	text-align: center;
}
.paging ul li{
	display: table-cell;
	vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}
.paging ul li.prev {
	padding: 0px 20px 0px 0px;
	width: 20px;
}
.paging ul li.next {
	padding: 0px 0px 0px 20px;
	width: 20px;
}
.paging ul li.numbering ul li a{
	margin: 0px 5px;
	padding: 3px 0px 2px 0px;
	width: 25px;
	height: 20px;
	display:block;
	border-radius: 12px;
	background: #ffffff;
	vertical-align: middle;
	font-size: 12px;
}
.paging ul li.numbering ul li a.sel {
	background: #dacbbf;
	color: #ffffff;
}


/* ----------
manu for preview
---------- */
#header ul#navi li.disable {
/*	background: #eeeeee; */

    opacity: 0.5;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;

	-webkit-filter: grayscale(1);
	filter: gray;
	filter: grayscale(1)
}
#header ul#navi li.active {
	background: url('./image/menu_active.png');
}

#header ul#navi li.disable:hover {
	background: #ffffff;
}

#header #open {
	height: 40px;
}

























