@charset "UTF-8";

*{
	-webkit-text-size-adjust:none;
}
body{
	width:100%;
	background-color:#fff;
}

body,h1,h2,h3,p,ul,ol,li,dl,dt,dd,img,header,nav,footer{
	margin:0;
	padding:0;
}
h1,h2,h3,p,li,dt,dd,th,td{
	line-height:1;
	font-family:’ヒラギノ角ゴ Pro W3’,’Hiragino Kaku Gothic Pro’,’メイリオ’,Meiryo,’ＭＳ Ｐゴシック’;
	font-size:1em;
}
ul{
	list-style-type:none;
}
a{
	text-decoration:underline;
}
a:link{
	color:#1111cc;
}
a:visited{
	color:#1111cc;
}
a:hover{
	color:#d0121b;
	text-decoration:none;
}
img{
	border:none;
}

/*-----------------------
	ヘッダー
-----------------------*/

div#container{
	width:832px;
	margin:0 auto;
}

h1{
	float:left;
	width:537px;
	height:162px;

}
h1.top{
	float:left;
	width:413px;
	height:130px;

}
#topRead{
	float:right;
	width:260px;
	color:#000;
	background:url(../image/line.jpg) repeat-y left top;
	font-size:0.875em;
	line-height:1.4;
	
	padding:5px 11px 1px 13px;
	margin-top:0px;
}

#topRead2{
	float:right;
	width:380px;
	color:#000;
	background:url(../image/line.jpg) left top;
	font-size:0.875em;
	line-height:1.4;
	
	padding:5px 11px 1px 13px;
	margin-top:8px;
}

/*-----------------------
		index
-----------------------*/
#wrapInd{
	clear:both;
	padding-top:28px;
	padding-bottom:20px;
}
#contents1{
	width:800px;
	height:328px;
	background:url(../image/top_back1.png) no-repeat left bottom;
	margin:0 auto;
}
#contents2{
	width:800px;
	height:328px;
	background:url(../image/top_back2.png) no-repeat left bottom;
	margin:0 auto;
}

div#undline{
	clear:both;
	width:800px;
	height:3px;
	background:url(../image/undline.png) no-repeat center;
	padding:40px 0 30px;
}
#contents1 div.l_picture{
	float:right;
	width:324px;
	height:320px;
	text-align: left;
	position: relative;
}
#contents1 div.l_picture img{
	top: 10px;
	left: 0px;
	position: absolute;
}

#contents2 div.r_picture{
	float:right;
	width:324px;
	height:320px;
	text-align: left;
	position: relative;
}
#contents2 div.r_picture img{
	top: 10px;
	left: 0px;
	position: absolute;
}

div#ind_main1{
	position:relative;
}
div#ind_main1 div.name{
	position:absolute;
	top:132px;
	left:180px;
}
div#ind_main2{
	position:relative;
}
div#ind_main2 div.name{
	position:absolute;
	top:132px;
	left:180px;
}
div.name p{
	font-size:0.875em;
	margin-bottom:16px;
}
div.name p span{
	font-size:1.1428em;
	font-weight:bold;
}

div.shopData{
	position:absolute;
	top:258px;
	left:120px;
}
#ind_main1 div.shopData{
	position:absolute;
	top:256px;
	left:100px;
}
div.shopData ul{
	float:left;
	pading-top:2px;
}
div.shopData ul.data li{
	font-size:0.875em;
	line-height:1.3;
}
div.shopData ul.data li.sName{
	font-size:1.25em;
	font-weight:bold;
}

div#ind_main1 div.shopData ul.data li{
	line-height:1.2;
}
div#ind_main1 div.shopData ul.data li.sName{
	font-size:1em;
	font-weight:bold;
	margin-top:1px;
}
div#ind_main1 div.shopData ul.data li.sName span{
	font-size:0.75em;
	margin-top:-3px;
	margin-bottom:2px;
	display:block;
}
ul.button_index{
	padding-left:12px;
}
div#ind_main1 ul.button_index{
	padding-left:36px;
}
ul.button_index li{
	width:136px;
	height:27px;
}
ul.button_index li a{
	display:block;
	width:136px;
	height:27px;
}
ul.button_index li a:hover{
	text-indent:-9999px;
}
ul.button_index li.b1{
	background:url(../image/button1_ros.gif) no-repeat left;
	margin-bottom:6px;
	*margin-bottom:3px;
}
ul.button_index li.b2{
	background:url(../image/button2_ros.gif) no-repeat left;
}

/*-----------------------
	コンテンツ
-----------------------*/
div.clearfloat{
	clear:both;
	padding-top:24px;
}
div#picture {
	float:left;
	width:102px;
	height: 328px;
	text-align: left;
	position: relative;
}

div#picture img {
	top: 12px;
	left: 16px;
	position: absolute;
}

/*---------------*/

div#top_content{
	float:right;
	width:680px;
	padding-right:16px;
}
div#huki{
	background:url(../image/huki.png) no-repeat left;
	padding:6px 14px 6px 25px;
	margin-left:-17px;
}
div#huki p{
	color:#fff;
	font-size:1.125em;
	font-weight:bold;
	line-height:1.2;
}

div#prof{
	margin-left:1px;
}
div#prof p#name{
	color:#794310;
	font-weight:bold;
	margin:12px 0 2px;
}
div#prof p#sub{
	color:#ea5250;
	font-size:0.875em;
	margin-bottom:8px;
}
div#prof p#p_read{
	font-size:0.875em;
	margin-bottom:12px;
	line-height:1.2;
}

#karte{
	background:url(../image/karte.png) #f4f0d9 repeat-x left top;
	padding:28px 16px 12px;
	margin-bottom:24px;
}
#k_midashi{
	display:inline-block;
	color:#fff;
	background-color:#ccb829;
	font-size:1em;
	padding:6px 64px 3px 8px;

	*display:inline;
	*zoom:1;
}
#k_read{
	margin-top:8px;
	font-size:0.875em;
	line-height:1.3;
}
#k_read2{
	color:#794310;
	background:url(../image/karte2.png) no-repeat left 2px;
	font-size:1.125em;
	font-weight:bold;
	padding-left:15px;
	line-height:1.2;
	margin-top:4px;
}
#karte p#face{
	float:right;
	/*font-size:0.6875em;*/
	font-size:0.75em;
	line-height:1.1;
	padding-left:10px;
}

/*-----------------------*/
div#num1-3{
	padding:0 6px 0 16px;
}
div#num4-6{
	clear:left;
	padding:20px 16px 16px;
	margin-top:20px;
}
div.capt{
	float:left;
	width:280px;
	padding-top:5px;
}
p.arrow{
	background:url(../image/arrow.png) no-repeat right bottom;
}
p.midashi{
	width:240px;
	color:#ea5250;
	height:3.3em;
	font-size:1em;
	line-height:1.1;
	*padding-top:3px;
}
p.midashi2{
	width:240px;
	color:#ea5250;
	height:2.2em;
	font-size:1em;
	line-height:1.1;
	*padding-top:3px;
}
p.midashi3{
	width:250px;
	color:#ea5250;
	height:2.2em;
	font-size:1em;
	line-height:1.1;
	*padding-top:3px;
}
p.read{
	width:240px;
	font-size:0.75em;
	line-height:1.3;
}

div#seika{
	float:left;
	background:url(../image/last_seika.png) no-repeat top;
	width:219px;
	height:243px;
	padding:89px 10px 0 11px;
	margin-top:-3px;
	margin-bottom:10px;
}
div#ketsui{
	float:right;
	background:url(../image/last_ketsui.png) no-repeat top;
	width:262px;
	height:350px;
	padding:0 6px 0 12px;
	margin-top:8px;
	margin-right:14px;
	_margin-right:7px;
	*margin-top:16px;
}
p#s_midashi{
	font-size:1em;
}
p#s_read{
	margin-top:1px;
	font-size:0.875em;
	line-height:1.3;
}
p#s_read2{
	margin-top:123px;
	font-size:0.875em;
	line-height:1.3;
}

/*-------------------------------*/

#shop{
	clear:left;
	background:url(../image/back.jpg) top;
	margin:20px 16px 12px;
	padding:12px;
}
#shop2{
	float:left;
	width:474px;
	background:url(../image/back.jpg) top;
	margin:38px 0 12px 16px;
	padding:12px 13px;
	_margin-left:8px;
}

#kakomi{
	float:left;
	width:14em;
	background-color:#f1595b;
	padding:6px 0;
	margin-bottom:12px;
}
#kakomi #sh_spot{
	color:#ebe1b1;
	font-size:0.875em;
	border-top:dashed 2px #794310;
	padding:8px 12px 0 10px;
}
#kakomi #sh_name{
	color:#fff;
	font-size:1.125em;
	font-weight:bold;
	padding:8px 12px;
}
#kakomi #sh_name span{
	font-size:0.777em;
}
#kakomi #tel{
	color:#ebe1b1;
	border-bottom:dashed 2px #794310;
	padding:0 12px 6px;
}

#sh_midashi{
	clear:left;
	color:#ea5250;
	font-size:1.125em;
	line-height:1.1;
	margin-top:12px;
}
#sh_read{
	font-size:0.875em;
	line-height:1.2;
}
#sh_data{
	margin-top:12px;
	font-size:0.875em;
	line-height:1.2;
}

ul#button{
	float:left;
	padding-left:12px;
}
ul#button li{
	width:171px;
	height:34px;
}
ul#button li a{
	display:block;
	width:171px;
	height:34px;
}
ul#button li a:hover{
	text-indent:-9999px;
}
ul#button li.b1{
	background:url(../image/button1_ro.gif) no-repeat left;
	margin-bottom:8px;
}
ul#button li.b2{
	background:url(../image/button2_ro.gif) no-repeat left;
}

/*=============================================
	フッター
=============================================*/
ul#footlink{
	clear:both;
	width:832px;
	list-style-type:none;
	margin:0 4px 15px;
	padding:12px 0;
	*margin-bottom:0;
	*padding-bottom:6px;
}
ul#footlink li{
	font-size:0.75em;
}

ul#footlink img{
	position:relative;
	top:2px;
	padding-right:2px;
}
*:first-child+html ul#footlink img{
	position:static;
}
li#pageback{
	float:left;
}
li#pagetop{
	float:right;
	padding-right:8px;
}

p#bread{
	height:12px;
	border-top:solid 1px #e94946;
	font-size:0.75em;
	margin-top:15px;
	padding:12px 0 12px 6px;
	*font-size:12px;
}
p#bread a{
	text-decoration:underline;
}
p#bread a:hover{
	text-decoration:none;
}
p#footer{
	width:832px;
	clear:both;
	height:20px;
	color:#000;
	border-top:solid 1px #e94946;
	text-align:center;
	padding-top:15px;
	font-size:0.875em;
	*font-size:14px;
	*margin-top:0px;
}

/*=============================================
	個別
=============================================*/
div.captop{
	float:left;
	width:280px;
	padding-top:0;
}
div.capt2k{
	float:left;
	width:280px;
	padding-top:0;
}
div.capt3k{
	float:left;
	width:245px;
	padding-top:0;
}
div.capt6{
	float:left;
	width:240px;
	padding-top:5px;
}
div#num4-6k{
	clear:left;
	padding:20px 11px 16px 16px;
	margin-top:20px;
}
p#last{
	background:transparent;
}