<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,blockquote,th,td,img,hr,p{
	margin:0;
	padding:0;
	color:#666;
	text-decoration:none;
	border:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, serif;
	_font:normal normal normal 96.01%/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, serif;/*IE入れ子フォントサイズ変更回避*/
	font-size: 97%;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
}

body{
	background-color:#61462f;
}

#wallpaper{
	background-color:#61462f;
}

#header{
	width:744px;
	margin:0px auto;
	height:91px;
	background-color:#fff;
}


.shadow_side{
	width:774px;
	height:auto;
	margin:0px auto;
	background-image:url(../images/shadow_side.gif);
	background-repeat: repeat-y;
}

#main{
	width:744px;
	margin:0px auto;
}

.main_photo{
	widows:744px;
	height:383px;
}

#text_area{
	width:704px;
	padding:20px;
	background-color:#fff;
	background-image : url(../images/shadow_bottom.gif) ;
	background-repeat : no-repeat ;
	background-position : center bottom ;
	letter-spacing:0.1em
}

#text_area h2{
	margin-bottom:20px;
}

#text_area p{
	line-height:1.5em;
	letter-spacing:0.1px;
	vertical-align:top;
}

#text_area td.top{
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#text_area td.bottom{
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

#shop_info{
	width:300px;
	background-color:#ded0c0;
	margin-top:15px;
	color:#2f2420;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:80%;

}
#DBshop_info{
	width:300px;
	background-color:#ae9983;
	margin-top:15px;
	color:#2f2420;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:80%;
}

#shop_info img,
#DBshop_info img{
	margin-bottom:5px;
}
#DBshop_info td{
	padding:5px 5px 0px 0px;
}



.text{
	text-indent:1em;
}
.clear_text{
	text-indent:1em;
	clear:both;
}
.font{
	font-weight:bold;
}
/*my favorite*/


#favorite{
	clear:both;
	width:774px;
	margin:10px auto 0px auto;
}

#favorite_area .title{
	background-color:#ded0c0;
	width:694px;
	margin-left:20px;
	padding:5px;
	height:auto;
}

#favorite_area .DBtitle{
	background-color:#ae9983;
	width:694px;
	margin-left:20px;
	padding:5px;
	height:auto;
}



#favorite_area{
	width:744px;
	margin:0px auto;
	background-color:#fff;
	padding:10px 0px;
	height:155px;
}

#favorite_set{
	width:704px;
	margin:15px auto 0px;
}

#favorite{/*影上部*/
	width:774px;
	margin:0px auto;
	background-image : url(../images/shadow_top.gif) ;
	background-repeat : no-repeat ;
	background-position : center top ;
	height:auto;
}

#favorite_box{/*影下部*/
	width:744px;
	margin:0px;
	background-color:#fff;
	background-image : url(../images/shadow_bottom.gif) ;
	background-repeat : no-repeat ;
	background-position : center bottom ;
	height:auto;
}

.favorite li{
	float:left;
}

/*角丸*/

.comment-outside,
.comment-inside,
comment-side {
 width: 774px;
 margin:0px auto;
}
.comment-outside {/*角丸上*/
	background-color: #61462f;
	padding-top: 10px;
	background-image: url(../images/shadow_top2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.comment-side {/*角丸横*/
	background-color: #fff;
	background-image: url(../images/shadow_side.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.comment-inside {/*角丸下*/
	background-color: #61462f;
	padding-bottom: 10px;
	background-image: url(../images/shadow_bottom2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.comment-inside p {
 margin: 0 1em;
 color: #fff;
}

 

/*角丸終わり*/



/*スライドエリア*/

#slide_area{
	width:744px;
	height:122px;
	margin:0px;
	background-color:#ae9983;
}

#wrap {
	width:718px;
	margin:0px auto;
	padding-top:10px;
}

.jCarouselLite{
	float:left;
	margin:0px;
	padding:0px;
	height:auto;
	background-image: url(../images/slide_back.gif);
	background-repeat: repeat-x;
}

.prev {
	float:left;
	border:none;
	margin:1px 0px 0px;
	padding:0px;
	cursor:pointer;
}

.next{
	float:right;
	border:none;
	margin:1px 0px 0px;
	padding:0px;
	cursor:pointer;
}


/*スライド終わり*/

#button{
	clear:both;
	width:266px;
	height:64px;
	margin:10px auto 30px;
}

#button li{
	margin-right:10px;
	float:left;
}
.caption{
	text-align:center;
}
#text_area .photo_l_cafe_art2{
	float:left;
	margin-top:10px;
}
#photo_2{
	width:270px;
	float:right;
}
#photo_2 img{
	width:270px;
	margin-bottom:20px;
	float:right;
}




.photo_l_cafe_art{
	float:left;
	margin-right:20px;
	margin-top:2px;
	margin-bottom:10px;
}

.photo_r_dg{
	float:right;
	width:200px;
	margin-left:10px;
}

.photo_r_dg img{
	width:200px;
}

#shopInfoArea{
	position:relative;
}


#shopInfoArea #photo{
	float:left;
	width:302px;
	height:213px;
	margin-top:10px;
}

#shopInfoArea #Info{
	width:340px;
	padding:10px;
	float:right;
	background-color:#ae9983;
	margin-top:15px;
	color:#2f2420;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:80%;

	position:absolute;
	bottom:0px;
	_bottom:5px;
	right:0px;
}

#shopInfoArea #Info_light{
	width:340px;
	padding:10px;
	float:right;
	background-color:#DED0C0;
	margin-top:15px;
	color:#2f2420;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:80%;

	position:absolute;
	bottom:0px;
	_bottom:5px;
	right:0px;
}



#shopInfoArea #Info img{

}
#shopInfoArea #Info td{
	padding:5px 5px 0px 0px;
}


#text_area .photo_r_khashimoto{
	float:right;
	margin-bottom:10px;
}
.photo_r_khashimoto div{
	margin-left:10px;
	float:left;
	text-align:center;
	color:#1874bc;
}

.photo06{
	text-align:center;
	color:#1874bc;
}

.blueImages{
	width:500px;
	margin:0px auto 10px;
}

.blueImages img{
	margin-right:10px;
}

.m_rb20{
	margin:0px 0px 10px 20px;
}
.m_tb20{
	margin:20px 0px;
}

</pre></body></html>