/*
Theme Name: Kawa
Theme URI: http://maxline.co.jp/
Description: Kawaテーマ
Version: 1.0
Author: Maxline
Author URI: http://maxline.co.jp/
Tags: blue, custom header, fixed width, two columns, widgets
*/
/* 
=============================
(C) Kawa
last update 100615
=============================*/

@charset "utf-8";

/* ============================
Title: base.css
Created: 2010-02-05
Last Modified: 2010-02-05
Editor(s): Yasushi Sakai
Last Editor: Yasushi Sakai
=============================== */

/* # Reset 'Browser standard style'
=======================================================================*/

body,
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,table,th,td,
form,address,pre,
strong,em,caption,cite,code,dfn,var {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color:#630;
}

img { 
	border: 0; 
	vertical-align: bottom;
}

table { 
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th { text-align: left; }

fieldset { border: 0; }

hr { display: none; }

ol, ul { list-style: none; } 


q:before,q:after { content: ''; } 

abbr,acronym { border: 0; } 

a {
color:#f8280c;
}


a:hover {
color:#f58576;
}

/*=======================================================================
							common-use-style
=========================================================================*/

/* float clear */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.clr {
clear:both;
margin:0px;
padding:0px;
line-height:0px;
visibility:hidden;
height:0px;}

img{ }

a img:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}

/*=======================================================================
							common-Layout
=========================================================================*/

body {
	background:url(images/common_body_bg.jpg);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#container {
	width:980px;
	padding:0px;
	margin:0 auto;
}

/*=======================================================================
							top-Layout
=========================================================================*/
#top {
	margin:0 auto;
	width:950px;
	padding:0px 15px 2px;
}

#top h1 {
	/*display:inline;*/
	text-align:left;
	font-size:11px;
	padding:6px 0px 0px 10px;
	width:600px;
	float:left;
}
#top ul {
	display:block;
	float:right;
	_padding-top:6px;
}
	#top ul li {
		display:inline;
		background:url(images/common_top_listicon.gif) no-repeat 3px 3px;
		text-align:left;
		padding:0 5px 0 18px;
		font-size:11px;
		}
	#top ul li a {
		color:#630;
	}
	#top ul li a:hover {
		color:#F60;
	}

/*=======================================================================
							#pagebody
=========================================================================*/

#PageBody {
	background:url(images/common_pagebody_bg.png) repeat-y 0 0;
	width:950px;
	margin:0 auto;
	padding:0 15px;
}

/*	#header
-------------------------------------------------------------------------*/
#header {
	border-top:#F00 3px solid;
	width:950px;
	margin:0 auto;
}
#flash {
	width:950px;
	margin:0 auto;
	text-align:center;
}

#header ul {
	width:950px;
	margin:0 auto;
	background:url(images/header_menu.jpg) no-repeat 0 0;
}
	#header ul li {
		height:50px;
		display:block;
		float:left;
	}
	#header ul li a {
		display:block;
		text-indent:-9999px;
		overflow:hidden;
		height:50px;
	}
	#header ul li.navi01 {
		width:163px;
	}
	#header ul li.navi02 {
		width:156px;
	}
	#header ul li.navi03 {
		width:156px;
	}
	#header ul li.navi04 {
		width:156px;
	}
	#header ul li.navi05 {
		width:156px;
	}
	#header ul li.navi06 {
		width:163px;
	}
	
	/* header-menu - rollover*/	
	#header ul li.navi01 a:hover {
		background:url(images/header_menu_over.jpg) no-repeat 0 0;
	}
	#header ul li.navi02 a:hover {
		background:url(images/header_menu_over.jpg) no-repeat -163px 0;
	}
	#header ul li.navi03 a:hover {
		background:url(images/header_menu_over.jpg) no-repeat -319px 0;
	}
	#header ul li.navi04 a:hover {
		background:url(images/header_menu_over.jpg) no-repeat -475px 0;
	}
	#header ul li.navi05 a:hover {
		background:url(images/header_menu_over.jpg) no-repeat -631px 0;
	}
	#header ul li.navi06 a:hover {
		background:url(images/header_menu_over.jpg) no-repeat -787px 0;
	}

/*=======================================================================
						#content #main #side 
=========================================================================*/

#content {
	width:950px;
	margin:10px auto 0;
}


/*パンくずリスト*/
#list {
padding:0px 20px 10px 10px;
margin:0px;
letter-spacing:1px;
font-size:12px;
line-height:150%;
}


#list a {
color:#f8280c;
text-decoration:noneunderline;
}


#list a:hover {
color:#704427;
text-decoration:none;
}

/*ページトップ*/

#pagetop {
	padding: 30px 10px 0px 25px ;
	margin:20px 0px 20px 0px;
	text-align:right;


}




/*	#side
=======================================================================*/
#side {
	width:210px;
	margin:0;
	padding:0px 10px 0px 0px;
	float:right;
}

#side .bnr {
	width:200px;
	margin:0px auto 15px;
	text-align:center;
}


/*	#main
=======================================================================*/
#main {
	width:710px;
	margin:0;
	padding:0px 10px;
	float:left;
	font-size:12px;
}



#topics {
	margin:0 auto 15px;
}
#topics h2 {
	background:url(images/index_topics_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	text-indent:-9999px;
}

#topics dl {
	margin:10px auto 0px;
	padding:0px 10px;
	width:670px;
	font-size:12px;
	line-height:120%;
}

#topics dt {
	margin:0px;
	padding:3px;
	width:145px;
	border:#666 1px solid;
	text-align:left;
	float:left;
}
#topics dd {
	margin:0px 0px 0px 161px;
	text-align:left;
	line-height:120%;
	/*IE6*/
	_float:left;
	_margin:0px 0px 0px 10px;
}
#topics dd span {
	color:#F00;
	display:block;
	padding-bottom:5px;
}
	
/* #main #shoparea
-------------------------------------------------------------------------*/
#shoparea {
	margin:0 auto 15px;
	font-size:12px;
}

#shoparea h2 {
	background:url(images/index_shoparea_title.png) no-repeat 0 0;
	width:700px;
	height:75px;
	text-indent:-9999px;
}

#shoparea p.descript {
	width:95%;
	margin:0px auto;
	padding:5px 0px;
}

#shoparea .area {
	width:680px;
	margin:0px auto;
	clear:both;
}
	#shoparea .area .area_box{
		float:left;
		width:160px;
		padding:5px;
		text-align:center;
	}
	#shoparea .area .area_box p {
		margin:5px 0;
		text-align:center;
	}
	#shoparea .area .area_box p a {
		color:#FFF;
	}
	#shoparea .area .area_box p a:hover {
		color:#630;

	}
	#shoparea .area .area_box p.title{
		background:#F7280C;
		color:#FFF;
		font-weight:600;
		padding:5px 3px 2px;
		border:#F7280C 1px solid;
			/* modern browser*/
			-webkit-border-radius:12px;
			-moz-border-radius:12px;
	}
	#shoparea .area .area_box p.image{
		margin:5px auto;
		width:145px;
		padding:3px;
		border:#666 1px solid;
	}
	

#area div.list{
	display:block;
	width:680px;
	margin:0px auto 20px auto;

}
#area div.list:after,
#area div.list div.each:after{
	display:block;
	content:"";
	height:0;
	clear:both;
}
#area div.list div.line{
	display:block;
	clear:both;
}
#area div.list div.each{
	display:block;
	width:200px;
	border:#b2ab90 1px solid;
	padding:10px 5px 0px;
	float:left;
	margin:0px 0px 10px 13px;
}

* html #area div.list div.each{
	display:block;
	width:200px;
	border:#b2ab90 1px solid;
	padding:10px 3px 0px;
	float:left;
	margin:0px 0px 10px 7px;
}


#area div.list div.each .img{
float:left;
width:75px;
padding:0px 0px 0px 0px;
}



#area div.list div.each .ttl{
background-image:url(images/index_tbbg02.jpg);
background-repeat:no-repeat;
background-position:center right;
display:block;
width:112px;
text-align:center;
float:left;
font-size:14px;
font-weight:bold;
letter-spacing:4px;
padding:12px 10px 10px 0px;
border:1px solid #d2bb91;
}


#area div.list div.each .ttl a {
color:#584b38 !important;
text-decoration:none;
}

#area div.list div.each .ttl a:hover {
color:#584b38;
text-decoration:underline;
}


#area div.list div.each div.txt{
	display:block;
	width:200px;
	padding:0px 0px 5px;
	border-bottom:1px dotted #666666;
	float:left;
	margin:0px auto 5px auto;
}
#area div.list div.each b{
	display:block;
	background:#e72817;
	padding:3px 3px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:1.2;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#area div.list div.each b a{
	color:#FFF;
	text-decoration:none;
}

#area div.list div.each b a:hover{
	color:#f6c5c1;
	text-decoration:none;
}

#area div.list div.each div.txt h4{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#e72817;
	line-height:1.3;
	margin:0 0 10px 0;
}
#area div.list div.each div.txt p{
	display:block;
	height:auto;
	background:none;
	padding:0;
	margin:0;
}
#area div.list div.each div.txt a {
color:#584b38;
text-decoration:none;
}

#area div.list div.each div.txt a:hover {
color:#584b38;
text-decoration:underline;
}
#area div.link{
	display:block;
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
#area div.link a{
	color:#FF9900;
	text-decoration:underline;
}
#area div.link a:hover{
	color:#C60;
}


/*--------------------------------------------------------------------
商品紹介のメインスタイル
--------------------------------------------------------------------*/

#item {
padding:0px 0px 0px 0px;
margin:0 auto;
}

#item #txt {
padding:0px 20px 20px 20px;
letter-spacing:1px;
line-height:140%;
margin:0 auto;
}

#item h2 {
	background:url(images/item_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}


#item h3 {
	background:url(images/item_ttl.jpg) no-repeat 0 0;
	width:676px;
	height:30px;
	padding:0px 0px 0px 0px;
	margin:0px auto 20px auto;
	text-indent:-9999px;
}
#item h3.other_item {
	background:url(images/item_ttl01.jpg) no-repeat 0 0;
	width:676px;
	height:30px;
	padding:0px 0px 0px 0px;
	margin:0px auto 20px auto;
	text-indent:-9999px;
}

#item h4 {
	background:url(images/item_osusume_ttl.jpg) no-repeat 0 0;
	width:676px;
	height:30px;
	padding:0px 0px 0px 0px;
	margin:0px auto 20px auto;
	text-indent:-9999px;
}

#item div.box{
width:680px;
padding:0px 0px 0px 0px;
margin:0px auto 20px auto;
}

#item .area {
margin:0px 0px 0px 0px;
float:left;
text-align:center;
width:161px;
}


#item .img {
margin:0px 0px 0px 0px;
}

#item .img img {
padding:4px;
border:1px solid #b2ab90;
margin:0px 3px 0px 3px;
}


#item div.com {
float:left;
margin:0px 0px 0px 0px;
}


#item .name {
font-weight:bold;
color:#70644b;
font-size:14px;
text-align:center;
padding:5px 0px 0px 0px;
}



#item .ttl a {
color:#ec2b11;
text-decoration:none;
}


#item .ttl a:hover {
color:#f58576;
}


#item .txt_in {
width:650px;
margin:0px auto 15px auto;
padding:0px 5px 0px 5px;
}


#item .bnr {
text-align:right;
padding:0px 10px 0px 0px;
letter-spacing:1px;
font-size:14px;
font-weight:bold;
}


#item div.list{
	display:block;
	width:660px;
	margin:0px auto 20px auto;

}
#item div.list:after,
#item div.list div.each:after{
	display:block;
	content:"";
	height:0;
	clear:both;
}
#item div.list div.line{
	display:block;
	clear:both;
}
#item div.list div.each{
	display:block;
	width:298px;
	border:#b2ab90 1px solid;
	padding:10px;
	background:url(images/common_bg01.jpg) repeat-x;
	float:left;
	margin:0px 5px 10px 5px;
}

* html #item div.list div.each{
	display:block;
	width:298px;
	border:#b2ab90 1px solid;
	padding:10px 7px 10px 7px;
	background:url(images/common_bg01.jpg) repeat-x;
	float:left;
	margin:0px 5px 10px 5px;
}
#item div.list div.each img{
	width:145px;
	float:left;
}
#item div.list div.each div.txt{
	display:block;
	width:143px;
	float:left;
	margin-left:10px;
}
#item div.list div.each div.txt b{
	display:block;
	background:#e72817;
	padding:3px 3px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:1.2;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#item div.list div.each div.txt b a{
	color:#FFF;
	text-decoration:none;
}

#item div.list div.each div.txt b a:hover{
	color:#f6c5c1;
	text-decoration:none;
}

#item div.list div.each div.txt h4{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#e72817;
	line-height:1.3;
	margin:0 0 10px 0;
}
#item div.list div.each div.txt p{
	display:block;
	height:auto;
	background:none;
	padding:0;
	margin:0;
}
#item div.link{
	display:block;
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
#item div.link a{
	color:#FF9900;
	text-decoration:underline;
}
#item div.link a:hover{
	color:#C60;
}



/*--------------------------------------------------------------------
商品紹介詳細のメインスタイル
--------------------------------------------------------------------*/

#item_details {
padding:0px 0px 0px 0px;
margin:0 auto;
}


#item_details h2 {
	background:url(images/item_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}
#item_details .ttl {
background: url(images/common_top_listicon.gif) no-repeat 5px 8px;
border-bottom:1px dotted #666666;
padding:0px 10px 0px 25px;
margin:5px 0px 15px 0px;
font-size:20px;
color:#ec2b11;
font-weight:bold;
letter-spacing:2px;
}


#item_details #txt {
padding:0px 20px 20px 20px;
letter-spacing:1px;
line-height:140%;
margin:0 auto;
}

#item_details div.box{
width:680px;
padding:0px 0px 0px 0px;
margin:0px auto 20px auto;
}

#item_details .item_box {
width:162px;
margin:0px 0px 0px 0px;
float:left;
text-align:center;
}


#item_details .img {
margin:0px 0px 0px 0px;
}

#item_details .img img {
padding:5px;
border:1px solid #b2ab90;
margin:0px 5px 0px 5px;
}


#item_details div.com {
float:left;
margin:0px 0px 0px 0px;
}


#item_details .name {
font-weight:bold;
color:#ffffff;
background-color:#ec2b11;
font-size:12px;
text-align:center;
padding:3px;
margin:5px 0px 5px 5px;
}


#item_details .txt {
width:150px;
text-align:left;
margin:0px auto 0px auto;
}

#item_details .price {
width:150px;
text-align:right;
color:#ec2b11;
font-weight:bold;
margin:0px 0px 0px 0px;
}



#item_details .txt_in {
width:650px;
margin:0px auto 15px auto;
padding:0px 5px 0px 5px;
}

* html #item_details .txt_in {
width:680px;
margin:0px auto 15px auto;
padding:0px 5px 0px 5px;
}

#item_details .bnr {
text-align:right;
padding:0px 10px 0px 0px;
letter-spacing:1px;
font-size:14px;
font-weight:bold;
}
/*--------------------------------------------------------------------
おすすめ商品
--------------------------------------------------------------------*/

#item_osusume_details {
padding:0px 0px 0px 0px;
margin:0 auto;
}

#item_osusume_details #txt {
padding:0px 20px 20px 20px;
letter-spacing:1px;
line-height:140%;
margin:0 auto;
}


#item_osusume_details h2 {
	background:url(images/osusume_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}
#item_osusume_details div.box{
width:680px;
padding:0px 0px 20px 0px;
margin:0px auto 20px auto;

}

#item_osusume_details .ttl {
background: url(images/common_top_listicon.gif) no-repeat 5px 8px;
border-bottom:1px dotted #666666;
padding:0px 10px 0px 25px;
margin:5px 0px 13px 0px;
font-size:20px;
color:#ec2b11;
font-weight:bold;
letter-spacing:2px;
}

#item_osusume_details .ttl a {
color:#ec2b11;
text-decoration:none;
}

#item_osusume_details .ttl a:hover {
color:#f58576;
}

#item_osusume_details div.img {
width:612px;
margin:0px auto 15px auto;
text-align:center;
}

#item_osusume_details div.img img {
padding:5px;
border:1px solid #b2ab90;
margin:0px 0px 0px 0px;
}


#item_osusume_details div.img_s_main{
width:644px;
padding:0px 0px 0px 0px;
margin:0px auto 20px auto;

}

#item_osusume_details div.img_s {
width:312px;
float:left;
margin:0px 5px 0px 5px;
}

* html #item_osusume_details div.img_s {
width:312px;
float:left;
margin:0px 3px 0px 3px;
}


#item_osusume_details div.img_s img {
padding:5px;
border:1px solid #b2ab90;
margin:0px 0px 0px 0px;
}



#item_osusume_details div.com {
width:660px;
margin:0px auto 5px auto;
line-height:160%;
}


#item_osusume_details div.com02 {
width:620px;
margin:0px auto 25px auto;
line-height:160%;
}


#item_osusume_details .ttl02 {
background-image:url(images/shop_ttl_bg.jpg);
padding:5px 5px 5px 5px;
margin:0px 0px 15px 0px;
font-size:16px;
font-weight:bold;
text-align:center;
color:#e72817;
letter-spacing:12px;
}


#item_osusume_details .txt {
background-image:url(images/common_body_bg02.jpg);
background-color:#fdedd6;
padding:15px;
margin:0px 0px 10px 0px;
line-height:160%;
letter-spacing:1px;
}


#item_osusume_details .txt_in {
padding:0px 10px 20px 10px;

}


#item_osusume_details .txt_in02 {
padding:0px 10px 0px 10px;

}
#item_osusume_details .data {
font-size:14px;
font-weight:bold;
letter-spacing:2px;
margin:0px 0px 5px 0px;
padding:2px 0px 5px 25px;
border-bottom:1px dotted #b2ab90;
background: url(images/common_top_listicon.gif) no-repeat 5px 5px;
}


#item_osusume_details .bnr {
text-align:right;
padding:0px 10px 0px 0px;
letter-spacing:1px;
font-size:14px;
font-weight:bold;
}


/*--------------------------------------------------------------------
イベント情報のメインスタイル
--------------------------------------------------------------------*/

#event {
padding:0px 0px 0px 0px;
margin:0 auto;
}


#event h2 {
	background:url(images/index_topics_title.png) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}
#event div.box{
width:680px;
padding:0px 0px 20px 0px;
margin:0px auto 20px auto;
border-bottom:2px solid #b2ab90;
clear:both;
}

#event .img {
margin:0px 5px 0px 0px;
float:left;
}

#event .img img {
padding:5px;
border:1px solid #b2ab90;
margin:0px 15px 0px 0px;
}


#event div.com {
float:left;
margin:0px 0px 0px 0px;
}

#event .ttl {
background: url(images/common_top_listicon.gif) no-repeat 5px 5px;
border-bottom:1px dotted #666666;
padding:2px 10px 5px 25px;
margin:5px 0px 3px 0px;
font-size:16px;
color:#ec2b11;
font-weight:bold;
letter-spacing:2px;
}

#event .ttl a {
color:#ec2b11;
text-decoration:none;
}


#event .ttl a:hover {
color:#f58576;
}


#event .txt {
padding:0px;
line-height:160%;
letter-spacing:1px;
}

#event .txt_in {
padding:0px 5px 0px 5px;
}
#event .data {
font-size:12px;
font-weight:bold;
letter-spacing:2px;
margin:0px 0px 5px 0px;
}


#event .bnr {
text-align:right;
padding:0px 10px 0px 0px;
letter-spacing:1px;
font-size:14px;
font-weight:bold;
}

/*--------------------------------------------------------------------
イベント情報のメインスタイル
--------------------------------------------------------------------*/

#event_details {
padding:0px 0px 0px 0px;
margin:0 auto;
}

#event_details h2 {
	background:url(images/index_topics_title.png) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}


#event_details div.box{
width:680px;
padding:0px 0px 20px 0px;
margin:0px auto 20px auto;

}

#event_details div.img {
width:612px;
margin:0px auto 20px auto;
}

#event_details div.img img {
padding:5px;
border:1px solid #b2ab90;
margin:0px 0px 0px 0px;
}


#event_details div.img_s_main{
width:644px;
padding:0px 0px 0px 0px;
margin:0px auto 20px auto;

}

#event_details div.img_s {
width:312px;
float:left;
margin:0px 5px 0px 5px;
}

* html 
#event_details div.img_s {
width:312px;
float:left;
margin:0px 3px 0px 3px;
}

#event_details div.img_s img {
padding:5px;
border:1px solid #b2ab90;
margin:0px 0px 0px 0px;
}



#event_details div.com {
width:634px;
margin:0px auto 5px auto;
line-height:160%;
}



#event_details .ttl {
	background: url(images/common_top_listicon.gif) no-repeat 5px 5px;
	border-bottom:1px dotted #666666;
	padding:2px 10px 5px 25px;
	margin:5px 0px 13px 0px;
	font-size:16px;
	color:#ec2b11;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}


#event_details .ttl02 {
background-image:url(images/shop_ttl_bg.jpg);
padding:5px 5px 5px 10px;
margin:0px 0px 15px 0px;
font-size:16px;
font-weight:bold;
color:#947767;
letter-spacing:2px;
}


#event_details .txt {
background-image:url(images/common_body_bg02.jpg);
padding:15px;
margin:0px 0px 10px 0px;
line-height:160%;
letter-spacing:1px;
}


#event_details .txt_in {
padding:0px 10px 20px 10px;

}


#event_details .txt_in02 {
padding:0px 10px 0px 10px;

}
#event_details .data {
font-size:14px;
font-weight:bold;
letter-spacing:2px;
margin:0px 0px 5px 0px;
padding:2px 0px 5px 25px;
border-bottom:1px dotted #b2ab90;
background-image:url(images/shop_icon.jpg);
background-repeat:no-repeat;
}


#event_details #bnr {
width:645px;
text-align:right;
margin:0 auto;
padding:0px 10px 0px 0px;
}



/*--------------------------------------------------------------------
ショップ案内のメインスタイル
--------------------------------------------------------------------*/

#shop_guide {
padding:0px 0px 0px 0px;
margin:0 auto;
}


#shop_guide h2 {
	background:url(images/shop_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}
#shop_guide div.box{
width:680px;
padding:0px 0px 20px 0px;
margin:0px auto 20px auto;
border-bottom:2px solid #b2ab90;
}

#shop_guide .area {
margin:0px 0px 0px 0px;
float:left;
text-align:center;
width:161px;
}


#shop_guide .img {
margin:0px 0px 0px 0px;
}

#shop_guide .img img {
padding:4px;
border:1px solid #b2ab90;
margin:0px 3px 0px 3px;
}


#shop_guide div.com {
float:left;
margin:0px 0px 0px 0px;
}


#shop_guide .name {
font-weight:bold;
color:#70644b;
font-size:14px;
text-align:center;
padding:5px 0px 0px 0px;
}

#shop_guide .name a {
color:#70644b;
text-decoration:none;
}


#shop_guide .name a:hover {
color:#f58576;
}


#shop_guide .ttl {
background: url(images/common_top_listicon.gif) no-repeat 5px 10px;
border-bottom:1px dotted #666666;
padding:2px 10px 0px 25px;
margin:5px 0px 13px 0px;
font-size:20px;
color:#ec2b11;
font-weight:bold;
letter-spacing:2px;
}

#shop_guide .ttl a {
color:#ec2b11;
text-decoration:none;
}


#shop_guide .ttl a:hover {
color:#f58576;
}


#shop_guide .txt_in {
width:650px;
margin:0px auto 15px auto;
padding:0px 5px 0px 5px;
}


#shop_guide .bnr {
text-align:right;
padding:0px 10px 0px 0px;
letter-spacing:1px;
font-size:14px;
font-weight:bold;
}


/*--------------------------------------------------------------------
店舗案内詳細のメインスタイル
--------------------------------------------------------------------*/

#shop_guide_details {
padding:0px 0px 0px 0px;
margin:0 auto;
}

#shop_guide_details h2 {
	background:url(images/shop_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}
#shop_guide_details div.box{
width:680px;
padding:0px 0px 20px 0px;
margin:0px auto 20px auto;

}

#shop_guide_details .ttl {
background: url(images/common_top_listicon.gif) no-repeat 5px 10px;
border-bottom:1px dotted #666666;
padding:2px 10px 0px 25px;
margin:5px 0px 13px 0px;
font-size:20px;
color:#70644B;
font-weight:bold;
letter-spacing:2px;
}

#shop_guide_details .ttl a {
color:#ec2b11;
text-decoration:none;
}

#shop_guide_details .ttl a:hover {
color:#f58576;
}

#shop_guide_details div.img {
width:612px;
margin:0px auto 15px auto;
}

#shop_guide_details div.img img {
padding:5px;
border:1px solid #b2ab90;
margin:0px 0px 0px 0px;
}


#shop_guide_details div.img_s_main{
width:638px;
padding:0px 0px 0px 0px;
margin:0px auto 20px auto;
}

* html #shop_guide_details div.img_s_main{
width:644px;
padding:0px 0px 0px 0px;
margin:0px auto 20px auto;

}

#shop_guide_details div.img_s {
width:312px;
float:left;
margin:0px 3px 0px 3px;
}

* html #shop_guide_details div.img_s {
width:312px;
float:left;
margin:0px 3px 0px 3px;
}


#shop_guide_details div.img_s img {
padding:5px;
border:1px solid #b2ab90;
margin:0px 0px 0px 0px;
}



#shop_guide_details div.com {
width:660px;
margin:0px auto 5px auto;
line-height:160%;
}


#shop_guide_details div.com02 {
width:660px;
margin:0px auto 15px auto;
line-height:160%;
}


#shop_guide_details .ttl02 {
background-image:url(images/shop_ttl_bg.jpg);
padding:5px 5px 5px 5px;
margin:0px 0px 15px 0px;
font-size:16px;
font-weight:bold;
text-align:center;
color:#e72817;
letter-spacing:12px;
}

#shop_guide_details .txt {
background-image:url(images/common_body_bg02.jpg);
background-color:#fdedd6;
padding:15px;
margin:0px 0px 10px 0px;
line-height:160%;
letter-spacing:1px;
}


#shop_guide_details .txt_in {
padding:0px 10px 20px 10px;

}


#shop_guide_details .txt_in02 {
padding:0px 10px 0px 10px;
}
#shop_guide_details .txt_tel {
padding:0px 10px 0px 10px;
font-size:180%;
}
#shop_guide_details .data {
font-size:14px;
font-weight:bold;
letter-spacing:2px;
margin:0px 0px 5px 0px;
padding:2px 0px 5px 25px;
border-bottom:1px dotted #b2ab90;
background: url(images/common_top_listicon.gif) no-repeat 5px 5px;
}


#shop_guide_details .bnr {
text-align:right;
padding:0px 10px 0px 0px;
letter-spacing:1px;
font-size:14px;
font-weight:bold;
}

dl.shop_news {
	clear:both;
	border-bottom:#630 1px dotted;
	margin-bottom:10px;
	_height:100%;
}
dl.shop_news dt {
	background: url(images/common_top_listicon.gif) no-repeat 5px 3px;
	width:9em;
	margin:0;
	padding-left:2em;
	float:left;
	color:#F00;
}
dl.shop_news dd {
	margin:0 0 0 11em;
	_float:left;
	_margin:0;
}

/*--------------------------------------------------------------------
店舗案内詳細のメインスタイル(本店のみ)
--------------------------------------------------------------------*/
#shop_guide_details .ttl03 {
background-image:url(images/shop_ttl_bg.jpg);
padding:5px 5px 5px 5px;
margin:0px 0px 15px 0px;
font-size:16px;
font-weight:bold;
text-align:left;
color:#e72817;
letter-spacing:12px;
}

dl.chief_voice {
	clear:both;
	_height:100%;
}
dl.chief_voice dt {
	width:400px;
	margin:0;
	float:left;
	color:#630;
}
dl.chief_voice dd {
	width:145px;
	float:right;
}


/*--------------------------------------------------------------------
お客様の声のメインスタイル
--------------------------------------------------------------------*/

#voice {
padding:0px 0px 0px 0px;
margin:0 auto;
}


#voice h2 {
	background:url(images/voice_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}
#voice div.box{
width:640px;
padding:15px 20px 20px 20px;
margin:0px auto 20px auto;
background-image:url(images/common_body_bg02.jpg);
}

#voice .img {
margin:0px 5px 0px 0px;
float:left;
}

#voice .img img {
padding:5px;
background-color:#FFFFFF;
margin:0px 15px 0px 0px;
}

#voice .img02 {
text-align:center;
margin:0px auto 0px auto;
}

#voice .img02 img {
padding:5px;
background-color:#FFFFFF;
margin:0px 0px 10px 0px;
}


#voice .ttl {
background: url(images/common_top_listicon.gif) no-repeat 5px 5px;
border-bottom:1px dotted #666666;
padding:2px 10px 5px 25px;
margin:5px 0px 3px 0px;
font-size:16px;
color:#ec2b11;
font-weight:bold;
letter-spacing:2px;
}



#voice .ttl02 {
background: url(images/common_top_listicon.gif) no-repeat 5px 5px;
border-bottom:1px dotted #666666;
padding:2px 10px 5px 25px;
margin:5px 0px 13px 0px;
font-size:16px;
color:#ec2b11;
font-weight:bold;
letter-spacing:2px;
}

#voice .ttl a {
color:#ec2b11;
text-decoration:none;
}


#voice .ttl a:hover {
color:#f58576;
}


#voice .txt {
padding:0px;
line-height:160%;
letter-spacing:1px;
}

#voice .txt_in {
padding:0px 5px 0px 5px;
}
#voice .data {
font-size:12px;
font-weight:bold;
letter-spacing:2px;
margin:0px 0px 5px 0px;
}


#voice .bnr {
text-align:right;
padding:0px 10px 0px 0px;
letter-spacing:1px;
font-size:14px;
font-weight:bold;
}

/*--------------------------------------------------------------------
スタッフ紹介のメインスタイル
--------------------------------------------------------------------*/

#staff {
padding:0px 0px 0px 0px;
margin:0 auto;
}

#staff #txt {
padding:0px 20px 20px 20px;
letter-spacing:1px;
line-height:140%;
margin:0 auto;
}

#staff h2 {
	background:url(images/staff_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}

#staff div.list{
	display:block;
	width:660px;
	margin:0px auto 20px auto;
	border-bottom:#b2ab90 1px dotted;

}
#staff div.list:after,
#staff div.list div.each:after{
	display:block;
	content:"";
	height:0;
	clear:both;
}
#staff div.list div.line{
	display:block;
	clear:both;
}
#staff div.list div.each{
	display:block;
	width:298px;
	padding:10px;
	float:left;
	margin:0px 5px 10px 5px;
}

* html #staff div.list div.each{
	display:block;
	width:298px;
	padding:10px 7px 10px 7px;
	float:left;
	margin:0px 5px 10px 5px;
}
#staff div.list div.each img{
	width:145px;
	float:left;
}
#staff div.list div.each div.txt{
	display:block;
	width:143px;
	float:left;
	margin-left:10px;
}
#staff div.list div.each div.txt ul {
	margin-bottom:5px;	
}
#staff div.list div.each div.txt ul li.name_title{
	display:block;
	background:#e72817;
	padding:3px 0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:1.2;
	font-size:12px;
	width:3em;
	letter-spacing:2px;
	margin-bottom:3px;
}
#staff div.list div.each div.txt ul li.staff_name{
	display:block;
	padding:3px 0 0;
	text-align:left;
	color:#630;
	line-height:1.2;
	font-size:12px;
	font-weight:bold;
}
#staff div.list div.each div.txt ul li.section{
	display:block;
	padding:3px 0;
	text-align:left;
	color:#630;
	line-height:1.2;
	font-size:12px;
	border-bottom:#b2ab90 1px dotted;
}


#staff div.list div.each div.txt p{
	display:block;
	height:auto;
	background:none;
	padding:0;
	margin:0;
}
#staff div.link{
	display:block;
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
#staff div.link a{
	color:#FF9900;
	text-decoration:underline;
}
#staff div.link a:hover{
	color:#C60;
}


/*--------------------------------------------------------------------
サイトマップのメインスタイル
--------------------------------------------------------------------*/

#sitemap {
padding:0px 0px 0px 0px;
margin:0 auto;
}


#sitemap h2 {
	background:url(images/sitemap_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}
#sitemap div.box{
width:640px;
padding:15px 20px 20px 20px;
margin:0px auto 20px auto;
background-image:url(images/common_body_bg02.jpg);
}

/*--------------------------------------------------------------------
カワのこだわりのメインスタイル
--------------------------------------------------------------------*/

#quality {
padding:0px 0px 0px 0px;
margin:0 auto;
}

#quality #txt {
padding:0px 20px 20px 20px;
letter-spacing:1px;
line-height:140%;
margin:0 auto;
}

#quality h2 {
	background:url(images/quality_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}

#quality .outbox {
	width:670px;
	margin:10px auto 30px;
	clear:both;
}
#quality .outbox .left_box {
	width:330px;
	float:left;
	margin-right:10px;
	_margin-right:5px;
}
#quality .outbox .right_box {
	width:330px;
	float:left;
}

#quality .outbox .left_box h3,
#quality .outbox .right_box h3 {
	margin:0px 0px 10px;
}
#quality .outbox .left_box p,
#quality .outbox .right_box p {
	font-size:12px;
	color:#630;
	text-align:left;
	padding:5px;
	letter-spacing:1px;
	line-height:1.6;
}
#quality .outbox p span.large {
	font-size:16px;
}


/*=======================================================================
							#footer
=========================================================================*/

#footer {
	clear:both;
	width:930px;
	margin:0 auto;
	padding:5px 10px;
	background:url(images/footer_bg.jpg) repeat-y 0 0;
	border-bottom:#F7280C 4px solid;
}

#footer #copyright {
	text-align:center;
	font-size:12px;
}

/*--最下層アンダーリンク--*/
#navigation {
	margin:15px 0px;
	padding:5px 0px;
	border-top:1px dotted #666666;
	position:relative;
}

.back {
	text-align:left;
	position:absolute;
	left:0;
	top:10px;
}

.next {
	text-align:right;
	position:absolute;
	right:0;
	top:10px;
}

#back-next {
text-align:center;
font-weight:bold;
}

/*=======================================================================
				フリーページ用スタイル
=========================================================================*/

.free_box {
	margin-bottom:25px;
	padding-bottom:15px;
}
.free_box p {
margin:10px 0;
}
.free_box img {
	padding:3px;
	border:#B2AB90 1px solid;
	margin:5px;
}

.free_box .alignleft {
	float:left;
	padding:5px;
}
.free_box .alignright {
	float:right;
	padding:5px;
}

.free_box .navigation {
	margin:15px 0px;
	padding:5px 0px;
	border-top:1px dotted #666666;
	position:relative;
}

.free_box .navigation .left {
	text-align:left;
	position:absolute;
	left:0;
	top:10px;
}

.free_box .navigation .right {
	text-align:right;
	position:absolute;
	right:0;
	top:10px;
}

.free_box h1 {
	display: block;
	font-size: 24pt;
	font-weight: bold;
	margin: 14pt 0;
}
.free_box h2 {
	display: block;
	font-size: 18pt;
	font-weight: bold;
	margin: 14pt 0;
}
.free_box h3 {
	display: block;
	font-size: 18pt;
	font-weight: bold;
	margin: 14pt 0;
}
.free_box h4 {
	display: block;
	font-size: 13.55pt;
	font-weight: bold;
	margin: 14pt 0;
}
.free_box h5 {
	display: block;
	font-weight: bold;
	margin: 14pt 0;
}
.free_box h6 {
	display: block;
	font-size: 7.55pt;
	font-weight: bold;
	margin: 14pt 0;
}


#voice_form {
padding:0px 0px 0px 0px;
margin:0 auto;
}


#voice_form h2 {
	background:url(images/voiceform_title.jpg) no-repeat 0 0;
	width:700px;
	height:68px;
	padding:0px 0px 10px 0px;
	text-indent:-9999px;
}

/*--home-event--*/
#event_scroll {
	height:330px;
	overflow:auto;
}
#event_scrollbtn a {
	display:block;
	padding:5px 10px;
	text-align:center;
	background:#E72817;
	color:#FFF;
	font-weight:bold;
	width:180px;
	float:right;
}
#event_scrollbtn a:hover {
	background:#ff7f50;
}
	
