@charset "Shift_JIS";
/*================ body, anchors =============*/
body {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	text-align: center;
	font-family: Arial,sans-serif,Osaka;
	color: #222;
	background-image: url(images/back3.gif);
	background-repeat: repeat;
	font-size:12px;
	line-height:1.4em;
}

a {
	color: #330000 ;
	text-decoration: underline;
}

a:link {
	color: #330000 ;
}

a:hover {
	color: #6097bd;
}


img {
	border:0 none;
	font-size:0;
	margin:0;
	padding:0;
}
img a {
	border:0 none;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	line-height:100%;
	margin:0;
	padding: 0;
	font-weight: normal;
}
ul, dl, dt, dd, ol {
	margin:0;
	padding:0;
}
ul li {
	list-style:none outside none;
}
p {
	line-height:14pt;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}

.pageTop{
float :right;
margin: 20px;
}

/*================ wrap =============*/
#wrap {
	padding-top: 5px;
	margin: 0 auto;
	width: 840px;
	text-align: center;
	background-color: #fff;
}


/*================ container =============*/
#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 770px;
	background-color: #ffffff;
}

/*================ バナー部 =============*/
#banner {
	color: #ffffff;
	background-image: url(images/header_back.gif);
	height: 54px;
	margin:4px auto;
}

#banner-img {
	display: none;
}

.header_shop {
	padding: 0px;
	float: right;
	height: 37px;
	width: 177px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo {
    float: left;
	padding: 0px;
	height: 45px;
	width: 191px;
	margin-top: 6px;
	margin-left: 15px;
}



/*================ ナビ =============*/
#navi {
	width:760px;
	height:34px;
	margin:10px auto 0;
	clear:both;
}



/*================ トップイメージ =============*/
#top_img {
	clear: both;
	float: left;
	height: 271px;
	width: 770px;
	margin-bottom: 5px;
}



/*================ sorryイメージ =============*/
#sorry_img {
	clear: both;
	float: left;
	height: 550px;
	width: 770px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*================ メイン部 =============*/
#main {
	float: left;
	width : 570px;
	overflow: hidden;
	margin-left: 5px;
	margin-top: 7px;
}



/*================ カンブツカフェとは =============*/

#main .aboutbox {
	background-image: url(images/about_back.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	margin: 10px 0;
}
#main .aboutbox h1 {
	margin-top: 0px;
	margin-bottom: 5px;
}
p.about {
	font-size:90%;
	line-height:1.8em;
	margin:0px 25px;
	text-align:left;
	color: #330E12;
}

/*================ おしらせ =============*/

#newsbox {
	background-image: url(images/cafe_info/cafe_info.gif);
	background-repeat: repeat-y;
}

#newsbox ul {
	width:90%;
	margin:5px auto;
	text-align:left;
}
#newsbox li {
	font-size:95%;
	line-height:1.5em;
	list-style-image: url(images/arrow01.gif);
	list-style-type: none;
	list-style-position: inside;
	margin:0 0 6px;
}


/*================ 旬のおすすめ =============*/

#season {
	background-image: url(images/season/season.gif);
	background-repeat: repeat-y;
	margin-top:10px;
}
#seasonbox {
	width:92%;
	margin:10px auto;
}
#seasonbox img {
	float:left;
	margin-right:10px;
}

#seasonbox h3 {
	color:#000;
	font-weight:bold;
	line-height:1.5em;
}

#seasonbox p {
	margin-top:10px;
	font-size:95%;
	line-height:1.6em;
}

#seasonbox span {
	background-color:yellow;
}

#seasonbox .date {
	background-color:#CDD6DC;
	padding:7px 12px;
	width:auto;
	font-size:100%;
}


/*================ サイド =============*/
#left {
	float: left;
	width : 180px;
	background-color: #ffffff;
	overflow: hidden;
	margin-left: 10px;
}

#shop {
	margin-top:7px;
}

#link {
	margin-top:5px;
	text-align: left;	
}

#recommend {
	margin-top:5px;
	text-align: left;
	background-image: url(images/recommend.gif);
	background-repeat: repeat-y;	
}

#recommend_box {
	width:160px;
	margin:5px auto;
}

#recommend_box img {
	float: left;
}

#recommend_box ul {
    width: 72px;
	padding-left: 5px;
    float: left;
	list-style : none inside none;
	font-size: 80%;
	line-height: 1.5em;
}

#address {
	margin-top:5px;
	background-image: url(images/address.gif);
	background-repeat: repeat-y;
}

#address .address_txt {
	color: #330E12;
	font-size:90%;
	line-height:1.5em;
	margin: 10px 20px;
	float: left;
	height: auto;
	width: 180px;
	text-align: left;
}


/*================ フッター =============*/
#footer {
	margin: 0 auto;
	padding-top: 0px;
	height: 45px;
	width:840px;
	text-align: center;
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	background-color:#fff;
	background-position: top;
	line-height: 3em;
}


/*================ インフォメーション部 =============*/
.info {
 margin : 0px 0px 20px 0px; 
 font-size: 100%;
 font-weight: normal;
 text-transform: capitalize;
width : 550px;
text-align : left;
}
.info p.strong{
	font-size: 13px;
	font-weight: bold;
}

.info p{
	font-size: 13px;
	margin-top: 10px;
	line-height: 130%;
}
.info H2 {
 
 
  color : #436121;
 font-size : 15px;
 font-weight: normal;
 text-transform: capitalize;
padding-top : 5px;
padding-left : 8px;
padding-right : 5px;
padding-bottom : 5px;


background-color : #ecefe6;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-style : dotted;
border-bottom-style : dotted;
border-top-color : #660000;
border-bottom-color : #660000;

font-family : sans-serif;
letter-spacing : 2px;
}

.info DL{
font-weight : normal;
margin-top : 14px;
margin-left : 7px;
margin-right : 7px;
margin-bottom : 7px;
font-size : 13px;
}
.info dl dt{
margin-top : 7px;
background-image : url(file:///papa/Users/nana/Desktop/www.kanbutsucafe.jp/images/01bul11.gif);
background-repeat : no-repeat;background-position : left center;
padding-left : 15px;
color : #800000;
}
.info dl dd{
line-height : 125%;
margin-top : 3px;
margin-bottom : 10px;
padding-left : 10px;
}
.info dl dt a{
color : #800000;
}
p.waku{
padding-top : 3px;
padding-left : 3px;
padding-right : 3px;
padding-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : #0000cc #0000cc #0000cc #0000cc;}

img.left{
	float: left;
	margin-right: 10px;
}
img.right{
	float: right;
	margin-left: 10px;
}
.gift p{
	margin-left: 20px;
	margin-bottom: 15px;
	line-height: 120%;
}


/*================ 自慢 =============*/

.jiman {
	padding : 0 10px 10px;
	background-color : #fff;
	color: #585858;
	font-size: 13px;
	text-align: left;
	border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : #808080 #808080 #808080 #808080;
	margin-left : 15px;
	margin-top : 35px;
	width : 470px;
}

.jiman p{
	width : 400px;
	margin: 10px;
	line-height: 120%;
}

.jiman dl{
padding-left : 8px;
margin-top : 5px;
margin-left : 20px;
margin-bottom : 10px;
padding-right : 50px;
}

.jiman dt{
padding-left : 100px;
font-size : 13px;
font-weight : bold;
line-height : 150%;
color : #008000;
}

.jiman dd{
font-size : 13px;
line-height : 120%;
color : #585858;
padding-left : 5px;
margin-left : 0px;
margin-bottom : 7px;
padding-right : 5px;
}



/* --------------------------------------------------------
     clearfix
-------------------------------------------------------- */
.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix{
	display:inline-table;
}
/* Not MacIE \*/
html .clearfix{
	*height:1%;
}
.clearfix{
	display:block;
}
/* Not MacIE End */

