/* CSS Document */

/* CSS Document */
body{
	font-family: メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Arial,Verdana,Helvetica,sans-serif; 
	background-image:url(../images/main_bg.gif);
	margin:0px;
	padding:0px;
	height:0px;
	text-align:center;
	color:#666666;
}

/*↓メイン部分レイアウト構造*/

div.structure{
	position:relative;
	z-index:20;
	left:0px;
	top:0px;
	font-size:13px;
	line-height:18px;
	background:url(../images/mainframe_bg.jpg) center top repeat-y;
}
div.top-bg{
	background:url(../images/top_bg.jpg) repeat-x;
}
div.main-frame{
	width:800px;
	text-align:left;
	margin:0px auto;
	position:relative;
	z-index:10;
}
div.main-inner{
	padding:20px;
}
div.main-left{
	width:570px;
	float:left;
	position:relative;
}

div.main-right{
	width:190px;
	float:left;
	position:relative;
}

div.inner-right{padding:0px 0px 0px 30px;}

/*↑メイン部分レイアウト構造*/

/*↓基本スタイル*/
.image{
	display:block;
	text-align:left;
	text-indent:-5000px;
}
div.main-frame a img{border:none}
a.opacity:hover{
	opacity:0.7;
	filter:alpha(style=1, opacity=70, finishopacity=100, startx=0, starty=0, finishx=170, finishy=140);
}
a.opacity img{border:none}
a.opacity:hover img{
	opacity:0.7;
	filter:alpha(style=1, opacity=70, finishopacity=100, startx=0, starty=0, finishx=170, finishy=140);
}
a.link{
	color:#FF6B6B;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:3px 3px;
	text-decoration:none;
	line-height:15px;
}
a.link:hover{
	color:white;
	background-color:#FF6B6B;
}
a.page,a.out,a.up,a.down,a.blank{padding-left:24px;}
a.page{background-image:url(../images/link_icon.gif)}
a.out{background-image:url(../images/link_icon_out.gif)}
a.up{background-image:url(../images/link_icon_up.gif)}
a.down{background-image:url(../images/link_icon_down.gif)}
a.blank{background-image:url(../images/link_icon_blank.gif)}

a.page:hover{background-image:url(../images/link_icon_roll.gif)}
a.out:hover{background-image:url(../images/link_icon_out_roll.gif)}
a.up:hover{background-image:url(../images/link_icon_up_roll.gif)}
a.down:hover{background-image:url(../images/link_icon_down_roll.gif)}
a.blank:hover{background-image:url(../images/link_icon_blank_roll.gif)}

span.marker{
	background:url(../images/marker.gif) left center repeat-x;
	font-weight:bold;
	color:black;
}

span.empha{
	font-weight:bold;
	color:#FF9900;
}
span.comment{
	font-size:11px;
	color:#657D65;
	font-weight:bold;
}
img.button{
	border:none;
}
html body div.structure div.main-frame .bordernone{
	border:none;
}

p.border{
	border-bottom:1px dashed #7CC48F;
}

div.image-box-background{
	padding-right:225px;
	background:no-repeat right top;
}
img.dot-text{
	border:none;
	margin-right:3px;
}


/*↓右側小フレーム*/
div.box{
	background-image:url(../images/box_bg.gif);
	padding:3px;
}
div.box-wrap{
	background-color:#1F1515;
	padding:10px 10px 10px 55px;
	_height:1px;
}
/*↑右側小フレーム*/

/*↑基本スタイル*/


/*↓ヘッダ*/
div.header{
	font-size:10px;
	color:white;
	line-height:11px;
	background:url(../images/header_bg.gif) repeat-x left bottom #FFBD67;
	position:relative;
	z-index:30;
	text-align:center;
	padding:8px 3px 12px 0px;
	margin-bottom:-4px;
}
div.header-wrap{
	width:800px;
	position:relative;
	margin:0px auto;
}
div.header ul{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 30px;
	text-align:left;
}
div.header li{
	margin:0px;
	padding:0px;
	display:inline;
	_padding-top:3px;
}
div.header li img{margin:0px 7px 0px 15px}
div.header li a{
	color:#FF6B6B;
	text-decoration:none;
	font-weight:bold;
}
div.header li a:hover{
	color:white;
	background-color:#FF6B6B;
}
div.header li.telephone{
	position:absolute;
	right:10px;
	top:0px;
	color:#73B351;
	font-size:12px;
}
div.header li.telephone a{color:#73B351}

div.header h1{
	margin:0px;
	padding:0px 0px 3px 45px;
	font-size:11px;
	line-height:13px;
	color:#FF9900;
	text-align:left;
}

div.header a.header-logo{
	position:absolute;
	left:-19px;
	top:-3px;
}
div.header a.header-logo:hover{background-color:transparent;}
a.header-logo img{border:none;}


div.title{
	background:url(../images/top_bg.gif) repeat-x;
	position:relative;
	z-index:15;
	top:0px;
	left:0px;
}
div.title img{
	vertical-align:bottom;
	border:none;
}

/*↑ヘッダ*/

/*↓タイトル画像絶対配置オブジェ*/
div.abdolutes{
	position:relative;
	width:800px;
	margin:0px auto;
	z-index:20;
}

/*↑タイトル画像絶対配置オブジェ*/


/*↓メインフレーム*/

h2{
	margin:0px;
	padding:0px;
	background:url(../images/index/title_image.jpg);
	height:310px;
}

/*↑メインフレーム*/


/*↓メイン左*/


/*↓メインメニュー*/
div.main-menu{
}
div.main-menu ul{
	padding:30px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
}
div.main-menu ul li{
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	line-height:0px;
}
div.main-menu ul li a:hover{background-color:#6F0613}

div.main-menu object,
div.main-menu embed{
	position:absolute;
	right:0px;
	top:30px;
}

/*↓代替コンテンツ*/

/*↑代替コンテンツ*/
		
/*↑メインメニュー*/


div.curtain{
	background:url(../images/curtain_bg.jpg) repeat-y left top;
	padding-left:11px;
}
div.curtain-head{
	background:url(../images/site_title.jpg) no-repeat;
	height:125px;
}
div.curtain-foot{
	background:url(../images/curtain_foot.gif) no-repeat;
	height:377px;
}
div.curtain-head a{
	display:block;
	height:100%;
}
div.curtain p{
	margin:0px;
}

div.main-left img{
	border:none;
	margin:2px 0px;
	vertical-align:bottom;
}

/*↓店舗別電話番号*/
ul.telephone-list{
	margin:0px;
	padding:0px 0px 0px 3px;
	list-style-type:none;
}
ul.telephone-list li{
	margin:0px;
	padding:0px;
}
ul.telephone-list img{
	vertical-align:bottom;
	margin:0px;
}

/*↑店舗別電話番号*/

/*↓新着情報*/
div.main-left dl.news{
	border:1px solid black;
	background-color:#1D241E;
	margin:0px 0px 10px 10px;
	padding:0px 0px 5px 0px;
}
dl.news dt{
	background:url(../images/left_topic_title.gif) no-repeat;
	height:39px;
}
dl.news dd{
	margin:0px;
	padding:0px 5px;
	font-size:11px;
}
dl.news dd a{
	display:block;
	padding:5px 3px 5px 17px;	
	background:url(../images/topic_icon.gif) no-repeat 5px center;
	color:#73B351;
	font-size:11px;
	text-decoration:none;
	_height:10px;
}
dl.news dd a:hover{	
	background-image:url(../images/topic_icon_roll.gif);
	background-color:#263323;
}
/*↑新着情報*/

/*↑メイン左*/

/*↓メイン右*/

div.main-right p{
	margin:0px;
	padding:10px 0px 10px 0px;
}
/*↑メイン右*/





/*↓メインフレーム下部*/
div.frame-under{
	clear:both;
	width:800px;
	padding-top:30px;
}
div.frame-under p.up{
	text-align:right;
	padding:0px 15px;
}
p.up{
	padding:0px 0px 0px 0px;
	margin:0px 0px 65px 0px;
}
p.up img{
	margin:0px;
	margin-bottom:-27px;
	padding:0px;
	text-align:right;

}
div.frame-under ul.under-menu{
	list-style-type:none;
	margin:0px 10px;
	padding:0px 0px 0px 0px;
	text-align:right;
	position:relative;
}
div.frame-under ul.under-menu li{
	display:inline;
	font-size:11px;
}
ul.under-menu li img{
	position:absolute;
	right:0px;
	bottom:0px;
	_top:-65px;
}
div.frame-under .under-menu li a{
	text-decoration:none;
}
div.frame-under .under-menu li a:hover{
}
p.copyright{
	margin:0px;
	padding:0px;
	width:800px;
	height:65px;
}
p.copyright a{
	background:url(../images/copyright.jpg) no-repeat center bottom;
	margin:0px;
	padding:0px;
	height:65px;
	width:800px;
	vertical-align:bottom;
}
/*↑メインフレーム下部*/






/*↓フッター*/
div.footer{
	background:url(../images/footer_bg.jpg) repeat-x #F5DEB4;
	text-align:center;
	padding-top:27px;
	margin:0px auto;
	z-index:30;
}
div.footer img.footer-caution{
	position:absolute;
	right:-10px;
	top:-85px;
}
div.footer thead th{
	color:white;
	position:relative;
}
div.footer table{
	text-align:left;
	margin:0px auto;
	padding:0px;
	font-size:12px;
	width:800px;
	line-height:18px;
}
div.footer tbody td{
	height:180px;
	background:url(../images/footer_border.jpg) no-repeat;
	padding-left:20px;
}
div.footer tbody th,
div.footer tbody td{
	vertical-align:baseline;
}
div.footer td img{margin-left:5px;}
div.footer a{
	color:#FF9900;
	text-decoration:none;
}
div.footer tbody a{
	padding-left:18px;
	background:url(../images/icon_arrow.gif) no-repeat 3px 2px;
}
div.footer a:hover{
/*	color:white;*/
	background-color:#fff7e8;
}
div.footer tbody a:hover{
/*	background-image:url(../images/icon_arrow_roll.gif);*/
}
div.footer ul{
	list-style-type:none;
}

div.footer li.child a{
	font-size:11px;
	display:block;
}
div.footer li.child{margin-left:15px;}

div.footer th.banners img{border:none;}
div.footer th.banners a{
	background-image:none;
	padding:0px;
}
div.footer p.bottom{
	text-align:right;
	margin:0px;
	padding:0px 0px 0px 0px;
}
p.bottom img{
	border:none;
	vertical-align:bottom;
}
div.footer img.logo{
	vertical-align:middle;
}

	
/*↑フッター*/