@charset "utf-8";

/* 
---------------------------------------
reset
---------------------------------------
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a,abbr,acronym,address,big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt,var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin:0;
	padding:0;}

html{
	min-height:100%;
	width:100%;
    overflow-y: scroll;}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	letter-spacing:0;
	line-height:1.8;
	height:100%;
	width:100%;
	margin:0px auto;
	background:#fff url(../img/common/bg.png) no-repeat 50% 200px;
	color:#333;}

input, textarea{
	margin: 0;
	padding: 0;}

img{
	border:none;}

ol, ul{
    list-style:none;}

ol.clearfix li,
ul.clearfix li{
	float:left;}

table{
	width:100%;
    border-collapse: collapse; 
    border-spacing:0;}
	
table th{
	font-weight:normal;}

caption, th{
    text-align: left;}

a:focus {
	outline:none;}

p,dd,li,address{
	font-style:normal;
	line-height:1.8;}

#wrapper{
	font-size:92%;}

div#contents section a:hover img,
nav a:hover img,
footer a:hover img,
div.bnr_box a:hover img,
input[type="submit"]:hover,
button:hover,
div#slide_box ul li img{ 
	filter:alpha(opacity=70); /* internet explorer */
	-khtml-opacity:0.7;      /* khtml, old safari */
	-moz-opacity:0.7;       /* mozilla, netscape */
	opacity:0.7;           /* fx, safari, opera */}

.noalpha a:hover img,
div#slide_box ul li img.active{
	filter:alpha(opacity=100) !important; /* internet explorer */
	-khtml-opacity:1.0 !important;      /* khtml, old safari */
	-moz-opacity:1.0 !important;       /* mozilla, netscape */
	opacity:1.0 !important;           /* fx, safari, opera */}
	
.bold{
	font-weight:bold;}

.underline{
	text-decoration:underline;}
	
p.indent,
ul.indent{
	text-indent:-1em;
	padding-left:1em;}

.nobdr{
	border:none !important;}

/* 
---------------------------------------
link
---------------------------------------
*/

a:link{
color:#333;
text-decoration:none;}

a:visited{
color:#333;
text-decoration:underline;}

a:hover{
color:#333;
text-decoration:underline;}

a:active{
color:#333;
text-decoration:underline;}

/* 
---------------------------------------
clear
---------------------------------------
*/

.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;}

.clearfix{
	min-height:1px;}

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

.clear,
.both{
clear:both;}

*:first-child+html .clearfix{ zoom: 1; } /* IE7 */

.bold{
	font-weight:bold;}

.dbl img{
	display:block;}

/* 
---------------------------------------
fontsize
---------------------------------------
*/

.font9{font-size:74% !important;}

.font10{font-size:83% !important;}

.font11{font-size:91% !important;}

.font12{font-size:100% !important;}

.font13{font-size:108%;}

.font14{font-size:117%;}

.font15{font-size:125%;}

.font16{font-size:133%;}

.font17{font-size:142%;}

.font18{font-size:150%;}

.font19{font-size:158%;}

.font20{font-size:166%;}


/* 
---------------------------------------
table
---------------------------------------
*/

table.tbl01 th,
table.tbl01 td{
	font-size:125%;
	width:33%;
	color:#53481d;
	padding:8px 0 6px 0;
	text-align:center;
	border:1px solid #d8d3c5;}
	
table.tbl01 th{
	background:#fff7d9;
	font-weight:bold;}
	
table.tbl01 td{
	background:#fff;}

table.tbl_list th{
	width:190px;
	color:#644136;
	background:#fcf0e3;}
	
table.tbl_list th span{
	display:block;
	font-size:10px;
	font-weight:normal;
	color:#55330e;}
	
table.tbl_list td.menu{
	color:#ed4896;
	background:#fef1f7;
	border-right:none;
	width:274px;}
	
table.tbl_list td.menu span{
	font-weight:normal;
	font-size:12px;
	padding-left:2em;
	text-indent:-2em;
	display: inline-block;
	vertical-align: top;}
	
table.tbl_list td.price{
	color:#55330e;
	text-align:right;
	font-weight:normal;
	border-left:none;
	width:135px;}

/* 
---------------------------------------
text_align
---------------------------------------
*/

.alnL{text-align:left !important;}

.alnC{text-align:center !important;}

.alnR{text-align:right !important;}


/* 
---------------------------------------
float
---------------------------------------
*/

.fL{float:left !important;}

.fR{float:right !important;}


/* 
---------------------------------------
margin_top
---------------------------------------
*/

.mt0{margin-top:0 !important;}

.mt5{margin-top:5px !important;}

.mt10{margin-top:10px !important;}

.mt15{margin-top:15px !important;}

.mt20{margin-top:20px !important;}

.mt25{margin-top:25px !important;}

.mt30{margin-top:30px !important;}

.mt35{margin-top:35px !important;}

.mt40{margin-top:40px !important;}

.mt45{margin-top:45px !important;}

.mt50{margin-top:50px !important;}

.mt55{margin-top:55px !important;}

.mt60{margin-top:60px !important;}

.mt65{margin-top:65px !important;}

.mt70{margin-top:70px !important;}

.mt75{margin-top:75px !important;}

.mt80{margin-top:80px !important;}

.mt85{margin-top:85px !important;}

.mt90{margin-top:90px !important;}

.mt95{margin-top:95px !important;}

.mt100{margin-top:100px !important;}


/* 
---------------------------------------
margin_bottom
---------------------------------------
*/

.mb0{margin-bottom:0 !important;}

.mb5{margin-bottom:5px !important;}

.mb10{margin-bottom:10px !important;}

.mb15{margin-bottom:15px !important;}

.mb20{margin-bottom:20px !important;}

.mb25{margin-bottom:25px !important;}

.mb30{margin-bottom:30px !important;}

.mb35{margin-bottom:35px !important;}

.mb40{margin-bottom:40px !important;}

.mb45{margin-bottom:45px !important;}

.mb50{margin-bottom:50px !important;}

.mb55{margin-bottom:55px !important;}

.mb60{margin-bottom:60px !important;}

.mb65{margin-bottom:65px !important;}

.mb70{margin-bottom:70px !important;}

.mb75{margin-bottom:75px !important;}

.mb80{margin-bottom:80px !important;}

.mb85{margin-bottom:85px !important;}

.mb90{margin-bottom:90px !important;}

.mb95{margin-bottom:95px !important;}

.mb100{margin-bottom:100px !important;}

.mb400{margin-bottom:400px !important;}


/* 
---------------------------------------
margin_left
---------------------------------------
*/

.ml0{margin-left:0 !important;}

.ml5{margin-left:5px !important;}

.ml10{margin-left:10px !important;}

.ml15{margin-left:15px !important;}

.ml20{margin-left:20px !important;}

.ml25{margin-left:25px !important;}

.ml30{margin-left:30px !important;}

.ml35{margin-left:35px !important;}

.ml40{margin-left:40px !important;}

.ml45{margin-left:45px !important;}

.ml50{margin-left:50px !important;}


/* 
---------------------------------------
margin_right
---------------------------------------
*/

.mr0{margin-right:0 !important;}

.mr5{margin-right:5px !important;}

.mr10{margin-right:10px !important;}

.mr15{margin-right:15px !important;}

.mr20{margin-right:20px !important;}

.mr25{margin-right:25px !important;}

.mr30{margin-right:30px !important;}

.mr35{margin-right:35px !important;}

.mr40{margin-right:40px !important;}

.mr45{margin-right:45px !important;}

.mr50{margin-right:50px !important;}


/* 
---------------------------------------
padding_top
---------------------------------------
*/

.pt0{padding-top:0 !important;}

.pt5{padding-top:5px !important;}

.pt10{padding-top:10px !important;}

.pt15{padding-top:15px !important;}

.pt20{padding-top:20px !important;}

.pt25{padding-top:25px !important;}

.pt30{padding-top:30px !important;}

.pt35{padding-top:35px !important;}

.pt40{padding-top:40px !important;}

.pt45{padding-top:45px !important;}

.pt50{padding-top:50px !important;}

.pt100{padding-top:100px !important;}


/* 
---------------------------------------
padding_bottom
---------------------------------------
*/

.pb0{padding-bottom:0 !important;}

.pb5{padding-bottom:5px !important;}

.pb10{padding-bottom:10px !important;}

.pb15{padding-bottom:15px !important;}

.pb20{padding-bottom:20px !important;}

.pb25{padding-bottom:25px !important;}

.pb30{padding-bottom:30px !important;}

.pb35{padding-bottom:35px !important;}

.pb40{padding-bottom:40px !important;}

.pb45{padding-bottom:45px !important;}

.pb50{padding-bottom:50px !important;}

.pb800{padding-bottom:800px !important;}


/* 
---------------------------------------
padding_left
---------------------------------------
*/

.pl0{padding-left:0 !important;}

.pl5{padding-left:5px !important;}

.pl10{padding-left:10px !important;}

.pl15{padding-left:15px !important;}

.pl20{padding-left:20px !important;}

.pl25{padding-left:25px !important;}

.pl30{padding-left:30px !important;}

.pl35{padding-left:35px !important;}

.pl40{padding-left:40px !important;}

.pl45{padding-left:45px !important;}

.pl50{padding-left:50px !important;}


/* 
---------------------------------------
padding_right
---------------------------------------
*/

.pr0{padding-right:0 !important;}

.pr5{padding-right:5px !important;}

.pr10{padding-right:10px !important;}

.pr15{padding-right:15px !important;}

.pr20{padding-right:20px !important;}

.pr25{padding-right:25px !important;}

.pr30{padding-right:30px !important;}

.pr35{padding-right:35px !important;}

.pr40{padding-right:40px !important;}

.pr45{padding-right:45px !important;}

.pr50{padding-right:50px !important;}


/* 
---------------------------------------
h1-h6
---------------------------------------
*/

h1,h2,h3,h4,h5,h6{
	line-height:1;
	font-weight:normal;}

/* 
------------------------------------------------------------------------------
layout - common(base)
------------------------------------------------------------------------------
---------------------------------------
wrapper
---------------------------------------
*/

article{
	width:100%;
	min-width:1080px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	position:relative;}
	
div.inner_box{
	position:relative;
	width:980px;
	margin:0 auto;}

/* 
---------------------------------------
header
---------------------------------------
*/

header{
	border-bottom:4px solid #997d33;}

header div.box01{
	width:100%;
	padding:2px 0;
	background:#ececec;}

header div.box01 h1{
	font-size:12px;
	float:left;
	line-height:1.8;
	width:50%;}
	
header div.box01 ul{
	width:50%;
	float:right;}
	
header div.box01 ul li{
	float:right;
	font-size:12px;
	margin:0 0 0 20px;}
	
header div.box01 ul li a{
	padding:0 0 0 10px;
	text-decoration:none;
	background:url(../img/common/ico_arw.gif) no-repeat left center;}

header div.box02{
	background:url(../img/common/bg_h.jpg) no-repeat 200px 0;
	height:124px;}
	
header div.box02 img.tel{
	position:absolute;
	right:0;
	top:10px;}

/* 
---------------------------------------
nav
---------------------------------------
*/

nav{
	width:100%;
	background:#fff;
	margin:0 auto;}
	
nav ul{
	width:980px;
	margin:0 auto;}
		
nav ul li{
	height:48px;}
	
nav ul li a{
	display:block;}

/* 
---------------------------------------
footer
---------------------------------------
*/

footer{
	position:relative;
	width:100%;
	padding:15px 0;
	margin:0 auto;
	background:url(../img/common/f_bg.png) no-repeat top center;}

footer div.logo img{
	vertical-align:middle;}

footer div.menu_box p,
footer div.menu_box ul,
footer div.menu_box dl{
	float:left;}
	
footer div.menu_box p,
footer div.menu_box ul li{
	font-size:14px;
	padding:0 0 0 25px;
	margin:0 0 5px 0;
	background:url(../img/common/ico_05.png) no-repeat left center;}
	
footer div.menu_box dl dd ul li{
	margin:5px 0;
	padding:0 0 0 15px;}

footer div.menu_box dl dd ul.menu01 li{
	background:url(../img/common/ico_01.png) no-repeat left center;}
	
footer div.menu_box dl dd ul.menu02 li{
	background:url(../img/common/ico_02.png) no-repeat left center;}
	
footer div.menu_box dl dd ul.menu03 li{
	background:url(../img/common/ico_03.png) no-repeat left center;}
	
footer div.menu_box dl dd ul.menu04 li{
	background:url(../img/common/ico_04.png) no-repeat left center;}
	
footer div.menu_box{
	margin:15px auto;}
	
footer div.menu_box dl{
	margin:0 0 0 55px;}
	
footer dl dd ul{
	margin:0 40px 0 0;}
	
/* 
---------------------------------------
contents
--------------------------------------- 
----------------------------
common
----------------------------
*/

div#contents{
	width:980px;
	margin:0 auto;}

.page div#contents{
	margin:10px auto;}

/*
----------------------------
main
----------------------------
*/

div#main{
	float:right;
	width:760px;
	padding:12px 0;}

.page div#main{
	padding:8px 0;}

ul#pan li{
	font-size:14px;
	margin:0 10px 10px 0;}
	
ul#pan li a{
	text-decoration:underline;}

ul#pan li a:hover{
	text-decoration:none;}

.page section.page_box{
	width:740px;
	background:#fff;
	padding:10px;}

.bk_box h3{
	background:#000;
	color:#fff;
	padding:7px 0;
	text-align:center;
	margin:20px auto;}

/*
----------------------------
sidebar
----------------------------
*/

div#sidebar{
	float:left;
	width:190px;
	background:#fff;
	padding:12px 5px;}

div#sidebar dl dd ul{
	margin:0 0 20px 0;
	background:url(../img/common/s_bg_li.gif) repeat-y 10px 0;}

div#sidebar dl dd ul li{
	line-height:1.8;
	background:url(../img/common/line_dot.gif) no-repeat left bottom;}
	
div#sidebar dl dd ul li a{
	display:block;
	padding: 0 0 2px 25px;
	font-size:16px;}
	
/* 
---------------------------------------
top
---------------------------------------
*/

div#main_img{
	width:980px;
	margin:15px auto;
	position:relative;}

div#main_img:before{
	content:" ";
	background:url(../img/top/bg_main.png) no-repeat top left;
	width:989px;
	height:259px;
	position:absolute;
	left:-3px;
	top:-3px;}
	
section#seasonal h2{
	margin:0;
	border:none;}
	
section#seasonal img{
	display:block;}
	
.top section{
	margin:0 auto 25px auto;}
	
.top section h2 img{
	display:block;}
	
.top section h2 a{
	position:absolute;
	right:0;
	bottom:5px;}
	
.top section h2{
	position:relative;
	margin:0 0 15px 0;
	border-bottom:4px solid #000;}

.top section#voice{
	background:#fff;
	padding:11px 17px;
	border:3px solid #decbd6;}

.top div.voice_box{
	width:350px;}
	
.top div.voice_box img{
	float:left;}
	
.top div.voice_box div.txt_box{
	width:210px;
	float:right;}
	
.top div.voice_box div.txt_box p.line_box{
	border-bottom: 1px solid #ccc;}
	
.top div.voice_box div.txt_box p.line_box span{
	font-size:14px;
	border-top: 1px solid #ccc;
	padding-top: 5px;}
	
.top div.voice_box div.txt_box p.ttl{
	font-weight:bold;
	font-size:14px;
	color:#a7437b;}
	
.top div.voice_box div.txt_box p a{
	color:#a7437b;}

.top section#feature h2{
	margin:0 20px 10px 20px;}
	
.top section#feature{
	padding:5px 0 0 0;
	height:545px;
	background:url(../img/top/bg_feature.jpg) no-repeat top left;}
	
.top section#feature ul{
	margin:0 10px;}
	
.top section#feature ul li{
	margin:0 3px 6px 3px;}

.top section#topics{
	position:relative;}
	
.top section#topics h2{
	position:absolute;
	left:0;
	top:0;
	border:none;}
	
.top section#topics div{
	background:#f4f2e7;
	float:right;
	position:relative;
	z-index:1;
	width:616px;
	height:135px;
	overflow:auto;
	padding:10px 24px 10px 12px;}	
	
.top section#topics ul{
	border-top:1px solid #c3c2b9;}
		
.top section#topics ul li{
	padding:5px 0 5px 100px;
	font-size:14px;
	position:relative;
	border-bottom:1px solid #c3c2b9;}
		
.top section#topics ul li span{
	position:absolute;
	font-size:12px;
	top:8px;
	left:5px;}

.top section#area{
	position:relative;
	border:5px solid #bbab80;
	padding:6px 13px;
	background:url(../img/top/bg_area.jpg) no-repeat right bottom;}

.top section#area ul{
	padding:6px 0 20px 0;}
	
.top section#area ul li img{
	display:block;}
	
.top section#area p{
	position:absolute;
	right:13px;
	bottom:13px;}

.top section#greeting{
	background:url(../img/top/bg_greeting.jpg);
	padding:10px;}
	
.top section#greeting h2{
	border:none;
	margin:0;}
	
.top section#greeting div.txt_box{
	position:relative;
	background:#fff;
	padding:10px 0 10px 20px;
	min-height:353px;}
	
.top section#greeting div.txt_box:before{
	content:" ";
	width:333px;
	height:257px;
	background:url(../img/top/img_greeting.png) no-repeat top left;
	position:absolute;
	right:-10px;
	bottom:-10px;}
	
.top section#greeting div.txt_box p{
	font-size:16px;}

p.bnr_01{
	width:760px;
	height:140px;
	margin:0 0 25px 0;
	position:relative;
	background:url(../img/top/bg_bnr.jpg) no-repeat top left;}

.page section.page_box p.bnr_01{
	width:740px;
	background:url(../img/common/bg_bnr.jpg) no-repeat top left;}

.page section.page_box div.item_box_top p.bnr_01{
	width:715px;
	background:url(../img/item/bg_bnr.jpg) no-repeat top left;}
	
p.bnr_01 a{
	position:absolute;
	right:9px;
	bottom:2px;}
	
.page div.item_box_top p.bnr_01 a{
	right:5px;
	bottom:9px;}
	
/* 
---------------------------------------
blog
---------------------------------------
*/

section.blog_box{
	margin:17px auto;
	padding:10px 15px 10px 15px;
	background:#efeade;}
	
section.blog_box h3{
	border-bottom:3px solid #000;
	line-height:1.4;
	padding:1px 10px 5px 45px;
	font-size:20px;
	font-weight:bold;
	background:url(../img/blog/ico_ttl.jpg) no-repeat 0 0;}
	
section.blog_box p.cat{
	text-align:right;
	margin:5px 0 0 0;}
	
section.blog_box div.art_box_wrap{
	padding:0 10px;
	background:url(../img/blog/bg_line.gif) repeat;}
	
section.blog_box div.art_box{
	margin:15px auto 30px auto;}
	
section.blog_box div.art_box p{
	font-size:14px;
	line-height:2.2;}
	
/* 
---------------------------------------
category
---------------------------------------
*/

div.cat_box_top{
	padding:10px 15px 0 15px;
	background:#e3dabd;}
	
div.cat_box_top h2{
	color:#fff;
	line-height:2.1;
	height:61px;
	text-align:center;
	font-size:26px;
	background:#8f7329 url(../img/category/bg_ttl.gif) no-repeat top left;}
	
div.cat_box_top h2 span{
	font-size:30px;
	margin:0 1em 0 0;}

div.cat_box_top div.clearfix div.fL{
	width:408px;
	height:258px;
	display:table;
	padding:20px 15px 32px 12px;
	background:url(../img/category/bg_img.png) no-repeat top left;}

div.cat_box_top div.clearfix div.fL p{
	width:408px;
	height:258px;
	vertical-align:middle;
	display:table-cell;}

div.cat_box_top div.clearfix div.fL img{
	width:408px;
	height:auto;}

div.cat_box_top div.clearfix div.fR{
	width:270px;
	padding:10px 0;}

div.cat_box_top div.clearfix div.fR p{
	font-size:14px;
	line-height:2.2;
	background:url(../img/category/bg_line.gif) repeat;}
	
div.cat_box_top div.clearfix div.fR dl{
	margin:10px auto;
	padding:5px;
	background:#f1edde;}
	
div.cat_box_top div.clearfix div.fR dl dt{
	text-align:center;
	background:#e3dabd;}
	
div.cat_box_top div.clearfix div.fR dl dd{
	padding:5px 5px 0 5px;}
	
div.cat_box_top div.clearfix div.fR dl dd ul li{
	width:50%;}	

section.item_list{
	margin:0 0 20px 0;}

section.item_list ul li{
	width:175px;
	font-size:14px;
  margin:0 13px 20px 0;}

section.item_list p.alnR{
	color:#cc0000;
	font-size:12px;}

section.item_list p.alnR span{
	font-size:10px;}

/* 
---------------------------------------
item
---------------------------------------
*/

div.item_box_top{
	padding:10px 15px 0 15px;
	background:#f6f5ec url(../img/item/bg_item.png);}
	
div.item_box_top h2{
	border-bottom:3px solid #000;
	line-height:1.4;
	padding:3px 10px 10px 57px;
	font-size:26px;
	background:url(../img/item/ico_ttl.png) no-repeat 0 0;}

div.item_box_top div.clearfix div.fL{
	width:431px;}

div.item_box_top div.clearfix div.fL div{
	display:table;
	height:311px;
	padding:35px 24px 34px 25px;
	margin:0 0 12px 0;
	background:url(../img/item/bg_img.png) no-repeat top left;
}
div.item_box_top div.clearfix div.fL ul{
	background:#c9ad88;
	padding:10px 5px;
	margin-bottom:23px;
}
div.item_box_top div.clearfix div.fL ul li{
	width:33.3333%;
	box-sizing:border-box;
	padding:0 5px;
}
div.item_box_top div.clearfix div.fL ul li img{
	width:100%;
	display:block;
	height:auto;
}
div.item_box_top div.clearfix div.fL p{
	width:381px;
	height:311px;
	vertical-align:middle;
	display:table-cell;}

div.item_box_top div.clearfix div.fL img{
	width:381px;
	height:auto;}

div.item_box_top div.clearfix div.fL p{
	
}
div.item_box_top div.clearfix div.fR{
	width:270px;
	padding:20px 0 10px 0;}

div.item_box_top p.ttl{
	font-size:20px;
	font-weight:bold;}

div.item_box_top p.price{
	font-weight:bold;
	text-align:right;
	color:#cc0000;
	font-size:20px;}

div.item_box_top p.price span{
	font-size:12px;}

div.item_box_top div.clearfix div.fR p.catch{
	font-size:14px;
	line-height:2.2;
	margin:30px 0;
	background:url(../img/item/bg_line.png) repeat;}
	
/* 
---------------------------------------
scene
---------------------------------------
*/

section#scene{
	width:758px;
	border:1px solid #c1ad77;
	padding:0 0 120px 0;
	margin:0 0 30px 0;
	position:relative;
	background:#f6f5ec url(../img/item/bg_item.png);}
	
section#scene:before{
	content:" ";
	width:758px;
	height:200px;
	background:#f6f5ec url(../img/scene/bg_scene.jpg) no-repeat top left;
	position:absolute;
	bottom:0;
	left:0;}
	
section#scene h2{
	margin:0 0 25px 0;}
	
section#scene section#scene01{
	background:#e3dabd;}
	
section#scene section#scene02{
	background:#cdd3e3;}
	
section#scene section#scene03{
	background:#d3ddcc;}
	
section#scene section#scene04{
	background:#ecdbe5;}
	
section#scene section#scene05{
	background:#d1dfe0;}
	
section#scene section#scene06{
	background:#efdcd4;}
	
section#scene section.scene_box{
	width:495px;
	margin:15px auto;
	padding:10px 10px 5px 235px;
	min-height:140px;
	position:relative;}
	
section#scene section.scene_box h3{
	position:absolute;
	left:0;
	bottom:0;}

section#scene section.scene_box p.catch:before{
	content:" ";
	width:210px;
	height:1px;
	background:url(../img/item/bg_line.png) no-repeat left bottom;
	position:absolute;
	left:0;
	top:-1px;}

section#scene section.scene_box p.catch{
	position:relative;
	width:210px;
	float:left;
	font-size:14px;
	line-height:2.2;
	margin:8px 0 0 0;
	background:url(../img/item/bg_line.png) repeat;}
	
section#scene section.scene_box dl{
	width:260px;
	margin:0 0 8px 0;
	padding:5px;}
	
section#scene section.scene_box dl dt{
	text-align:center;}
	
section#scene section.scene_box dl dd{
	padding:5px 5px 0 5px;}
	
section#scene section.scene_box dl dd ul li{
	width:50%;}
	
section#scene section#scene01 dl{
	background:#f1edde;}
section#scene section#scene01 dt{
	background:#e3dabd;}
	
section#scene section#scene02 dl{
	background:#e6e9f1;}
section#scene section#scene02 dt{
	background:#cdd3e3;}

section#scene section#scene03 dl{
	background:#e9eee6;}
section#scene section#scene03 dt{
	background:#d3ddcc;}
	
section#scene section#scene04 dl{
	background:#f6edf2;}
section#scene section#scene04 dt{
	background:#ecdbe5;}
	
section#scene section#scene05 dl{
	background:#e8eff0;}
section#scene section#scene05 dt{
	background:#d1dfe0;}
	
section#scene section#scene06 dl{
	background:#f7eeea;}
section#scene section#scene06 dt{
	background:#efdcd4;}

/* 
---------------------------------------
area
---------------------------------------
*/

section#area section{
	margin:0 0 25px 0;}

section#area section#order h3{
	font-size:16px;
  margin:0 auto 10px auto;}

section#area section#order div.txt_box{
	margin:0 0 15px 0;
	background:url(../img/area/bg_fukidashi.gif) no-repeat top right;}
	
section#area section#order div.txt_box p{
	font-size:17px;
	line-height:1.2;
	font-weight:bold;}
	
section#area section#order div.txt_box p span{
	color:#990000;}
	
section#area section#order div.txt_box p.catch{
	padding:20px 0 12px 0;}

section#area p.howto{
	position:relative;
	width:740px;
	height:285px;
	background:url(../img/area/img_order.jpg) no-repeat top left;}
	
section#area p.howto a{
	top:3px;
	right:9px;
	position:absolute;}
	
section#area section#service section,
section#area section#service section div{
	width:185px;
	height:225px;}
	
section#area section#service section{
	background:url(../img/area/bg_circle.gif) no-repeat top center;
	display:table;
	padding:0 15px 0 25px;
	margin:5px 10px;
	float:left;}
	
section#area section#service section div{
	display:table-cell;
	vertical-align:middle;}
	
section#area section#service section h4{
	color:#990000;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:bold;
	margin:10px 0 10px 5px;
	position:relative;}
	
section#area section#service section h4 img{
	position:absolute;
	top:-45px;
	left:-10px;}
section#area section#service section p{
	margin:10px 0;
	font-size:14px;
	line-height:1.4;}

/* 
---------------------------------------
faq
---------------------------------------
*/

section.faq_box{
	margin:10px auto 20px auto;}
	
section.faq_box h3{
	font-size:20px;
	font-weight:bold;
	line-height:1.4;
	border-bottom:2px solid #000;
	padding:5px 0 0 48px;
	min-height:35px;
	background:url(../img/faq/ico_q.gif) no-repeat top left;}
	
section.faq_box div.txt_box{
	padding:12px 10px 12px 48px;
	background:#f7f5ee url(../img/faq/ico_a.gif) no-repeat top left;}
	
section.faq_box div.txt_box p{
	font-size:14px;
	line-height:1.4;}

/* 
---------------------------------------
kodawari
---------------------------------------
*/

section#kodawari div.koda_wrap{
	border:1px solid #e1d9c3;
	padding:5px 10px;
	background:#dee2ed url(../img/kodawari/bg_kodawari.jpg) no-repeat top left;}
	
section#kodawari section.koda_box{
	border:1px solid #ddd;
	box-shadow:2px 2px 5px #ddd,-2px -2px 5px #ddd;
	width:692px;
	min-height:179px;
	padding:7px 7px 0 7px;
	background:#fff;
	margin:15px auto;}
	
section#kodawari section.koda_box div.cont_box{
	width:430px;}
	
section#kodawari section.odd img.img,
section#kodawari section.even div.cont_box{
	float:left;}
	
section#kodawari section.even img.img,
section#kodawari section.odd div.cont_box{
	float:right;}
	
section#kodawari section.koda_box div.cont_box p{
	border-top:1px solid #ccc;
	width:410px;
	padding:0 0 0 5px;
	font-size:14px;
	line-height:2.2;
	margin:5px 15px 0 5px;
	background:url(../img/voice/bg_line.gif) repeat;}

section#kodawari section#company h3{
	margin:30px auto 0 auto;}
	
section#kodawari section#company div.inner_box_wrap{
	width:700px;
	background:url(../img/item/bg_item.png);
	padding:20px;}
	
section#kodawari section#company div.inner_box{
	padding:20px 10px;
	width:680px;
	background:#fff;
	border:1px solid #ddd;
	box-shadow:1px 1px 3px #dfded6,-1px -1px 3px #dfded6;}
	
section#kodawari section#company div.inner_box table{
	position:relative;}
	
section#kodawari section#company div.inner_box table:before{
	content:" ";
	width:100%;
	height:1px;
	background:url(../img/item/bg_line.png) repeat-x bottom;
	position:absolute;
	left:0;
	top:-1px;}
	
section#kodawari section#company div.inner_box table th,
section#kodawari section#company div.inner_box table td{
	font-size:14px;}
	
section#kodawari section#company div.inner_box table th{
	padding:12px 5px;
	width:140px;
	background:#f1f0e7 url(../img/item/bg_line.png) repeat-x bottom;}
	
section#kodawari section#company div.inner_box table th img{
	vertical-align:middle;
	margin:0 5px 0 0;}
	
section#kodawari section#company div.inner_box table td{
	padding:12px 30px;
	background:url(../img/item/bg_line.png) repeat-x bottom;}

/* 
---------------------------------------
inquiry
---------------------------------------
*/
section#inquiry section#form table th,
section#inquiry section#form table td{
	vertical-align:middle;
	font-size:14px;}
	
section#inquiry section#form table th{
	padding:10px 5px;
	width:140px;
	background:#f1f0e7;
	border-bottom:1px solid #333;}
	
section#inquiry section#form table th img{
	vertical-align:middle;
	margin:0 5px 0 0;}
	
section#inquiry section#form table th span{
	color:#990000;}
	
section#inquiry section#form table td{
	padding:10px;
	border-bottom:1px solid #333;}
	
section#inquiry section#form table td ul li{
	font-size:12px;
	margin:0 5px;}
/* 
---------------------------------------
voice
---------------------------------------
*/

section#voice{
	background:#efeade;}

section.voice_box{
	background:#fff;
	width:660px;
	padding:17px;
	margin:10px auto 20px auto;
	border:3px solid #decbd6;}
	
section.voice_box div.fL{
	width:410px;}
	
section.voice_box div.fL h3{
	color:#a7437b;
	font-size:20px;
	font-weight:bold;
	margin:0 0 5px 0;}

section.voice_box div.fL p{
	border-top:1px solid #ccc;
	font-size:14px;
	line-height:2.2;
	margin:0 0 30px 0;
	background:url(../img/voice/bg_line.gif) repeat;}
	
	
section.voice_box div.fL section h4{
	color:#a7437b;
	font-size:12px;
	display:inline-block;
	padding:5px 12px;
	font-weight:bold;
	background:#f0f0ef;
	text-align:center;}

section.voice_box div.fL section p{
	font-size:14px;
	line-height:1.6;
	border:none;
	padding:10px 15px;
	margin:0 0 0 0;
	background:#f0f0ef;}

section.voice_box div.fR{
	width:230px;}
	
section.voice_box div.fR p.ttl{
	margin:5px 0;
	font-size:16px;
	font-weight:bold;}

section.voice_box div.fR p.price{
	margin:0 0 15px 0;
	text-align:right;
	color:#cc0000;
	font-size:14px;}

section.voice_box div.fR p.price span{
	font-size:12px;}

/* 
---------------------------------------
この部分を必ず最後に
---------------------------------------
*/
	
@media screen and (min-width: 1500px) {
	body{
		background-size:100% auto;}
}