@charset "utf-8";

/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: body set 
	2: header setting
	3: footer set

==========================================================
*/

/*
===== 1: body set =================================
*/
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #666;
	background-image: url(../img/bg_body_w.gif);
	background-repeat: repeat;
}

#contents {
	width: 100%;
}

a:link,
a:visited {
	color: #805fbc;
	text-decoration: none;
}
a:hover,
a:active  {
	color: #805fbc;
	text-decoration: underline;
}

.left {
	float: left;
}
.right {
	float: right;
}

/*
===== 2: header setting ===========================
*/

#header {
	width: 100%;
	background-image: url(../img/bg_lavender_check.gif);
	background-repeat: repeat-x;
	padding-top: 26px;
}

.mainlogo {
	margin-bottom: 20px;
	text-align: center;
}

#menu {
	width: 100%;
	background-image: url(../img/bg_navi.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 63px;
}
#menu ul {
	list-style: none;
	width: 625px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 23px;
	padding-top: 3px;
	overflow: hidden;
	zoom: 1;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 43px;
}
#menu li a {
	display: block;
	overflow: hidden;
	height: 55px;
	text-indent:  -9999px;
	background-image:url(../img/gnavi_menu.png);
	background-repeat: no-repeat;
}
#menu li.g_navi06 {margin-right: 0;}

/*defult*/
.g_navi01 a { width: 40px; background-position: 0  16px;}
.g_navi02 a { width: 84px; background-position: -84px 16px;}
.g_navi03 a { width: 102px; background-position: -212px 16px;}
.g_navi04 a { width: 58px; background-position: -358px 16px;}
.g_navi05 a { width: 52px; background-position: -460px 16px;}
.g_navi06 a { width: 46px; background-position: -556px 16px;}


/*
===== 3: footer set =================================
*/

#footer {
	width: 100%;
	padding: 15px 0px 40px 0px;
	background-image: url(../img/bg_lavender_check.gif);
	background-repeat: repeat;
}
#footer a { color: #eee;}
#footer a;hover { color: #FFF; text-decoration: underline;}
#footer address {
	text-align: center;
	font-size: 10px;
	color: #eee;
}


.area {
	width: 100%;
	text-shadow: 1px 1px 0px #FFF;
	padding-bottom: 50px;
	background-image: url(../img/line_gray_duble.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.area p {
	line-height: 2;
}
/* main 
--------------------------------------------------*/
#main {
	width: 100%;
	background-image: url(../img/bg_main.gif);
	padding-bottom: 5px;
}
#main .main_inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	height: 390px;
	overflow: hidden;
}

.content_inner {
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.sec_main {
	width: 790px;
	float: right;
}
.sec_ttl {
	float: left;
}
#movie iframe {
	width: 694px;
	height: 390px;
}
#main .main_inner .bx-viewport {
	height: 390px !important;
}
/* concept 
--------------------------------------------------*/
#concept .content_inner {
}

#concept .content_inner h2 { margin-bottom: 40px;}

.concept-midashi01 {
	margin: 0 0 40px;
}
strong { color: #d385a8;}
.block_pl20 {
	padding-left: 20px;
}

.slider_box {
	width: 790px;
	height: 272px;
	overflow: hidden;
	margin-bottom: 40px;
}

/* collection
--------------------------------------------------*/
#colle_price_box {
	width: 790px;
}
.price_set {
	width: 385px;
	float: left;
	margin-bottom: 15px;
}
.price_set h4 {
	font-size: 14px;
	color: #9c8357;
	border-left: 3px solid #9c8357;
	padding-left: 5px;
	margin-bottom: 10px;
}
.price_set dl {
	overflow: hidden;
	zoom: 1;
}
.price_set dt {
	float: left;
}
.price_set dd {
	padding-left: 11em;
	margin-bottom: .7em;
}
.price_hiss {
	width: 790px;
	background-image: url(../img/line_gray_duble.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 20px;
}
.price_hiss p {
	font-size: 12px;
	line-height: 1.7;
}
/* Order 
--------------------------------------------------*/
#order_point {
	width: 790px;
	height: 624px;
	background-image: url(../../img/order/bg_point.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 17px;
}
#order_point ul {
	margin-left: 5px;
}
#order_point li {
	width: 245px;
	float: left;
	margin-left: 12px;
	margin-bottom: 13px;
}
#order_gem {
	width: 790px;
}
#order_gem dl {
	width: 242px;
	border: 4px solid #e6e1ef;
	background-image: url(../../img/order/order_gem_bg.gif);
	float: left;
	margin-right: 20px;
}
#order_gem dl.last {
	margin-right: 0;
}
#order_gem dt {
	width: 220px;
	margin: 10px auto;
}
#order_gem dd {
	width: 220px;
	margin: 10px auto;
	color: #785daa;
	font-size: 12px;
	line-height: 1.7;
}
/* Shop
--------------------------------------------------*/
#shop {
	background-image: url(../img/bg_lavender_30p.gif);
	background-repeat: repeat;
	background-position: 0 0;
}
#map_canvas {
	border: solid 4px #FFF;
}
.midashi-shop01 {
	margin-bottom: 10px;
}
.shop_col_l {
	width: 385px;
	float: left;
}
.shop_col_r {
	width: 385px;
	float: right;
}
.shop_col_l p,
.shop_col_r p {
	font-size: 12px;
}
.shop_owner01 {
	float: left;
	margin-right: 15px;
}
.shop_owner02 {
	float: left;
}
.shop_owner02 h4 {
	margin-top: 15px;
	margin-bottom: 1em;
	font-size: 12px;
}
.shop_owner02 p {
	line-height: 1.6;
	font-size: 11px;
	margin-bottom: .7em;
}
ul.shop_bana {
	float: right;
	width: 230px;
	margin-top: 15px;
}
ul.shop_bana li {
	margin-bottom: 10px;
}
ul.shop_bana li a {
	display: block;
	height: 45px;
}

#nav-dock {
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 100px;
	right: 20px;
	z-index: 100;
}
#nav-dock a {
	height: 40px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/btn_pagetop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*
===== 4: contents set =================================
*/


/*共通パーツ　*/
.mt_01 { margin-top: 1px;}
.mt_02 { margin-top: 2px;}
.mt_03 { margin-top: 3px;}
.mt_05 { margin-top: 5px;}
.mt_10 { margin-top: 10px;}
.mt_15 { margin-top: 15px;}
.mt_20 { margin-top: 20px;}
.mt_25 { margin-top: 25px;}
.mt_30 { margin-top: 30px;}
.mt_35 { margin-top: 35px;}
.mt_40 { margin-top: 40px;}

.mb_05 { margin-bottom: 5px;}
.mb_10 { margin-bottom: 10px;}
.mb_15 { margin-bottom: 15px;}
.mb_20 { margin-bottom: 20px;}
.mb_25 { margin-bottom: 25px;}
.mb_30 { margin-bottom: 30px;}
.mb_35 { margin-bottom: 35px;}
.mb_40 { margin-bottom: 40px;}
.mb_50 { margin-bottom: 50px;}

.mr_05 { margin-right: 5px;}
.mr_10 { margin-right: 10px;}
.mr_15 { margin-right: 15px;}
.mr_20 { margin-right: 20px;}
.mr_25 { margin-right: 25px;}
.mr_30 { margin-right: 30px;}
.mr_35 { margin-right: 35px;}
.mr_40 { margin-right: 40px;}

.ml_05 { margin-left: 5px;}
.ml_10 { margin-left: 10px;}
.ml_15 { margin-left: 15px;}
.ml_20 { margin-left: 20px;}
.ml_25 { margin-left: 25px;}
.ml_30 { margin-left: 30px;}
.ml_35 { margin-left: 35px;}
.ml_40 { margin-left: 40px;}

.mtb_10 { margin-top: 10px; margin-bottom: 10px;}
.mtb_15 { margin-top: 15px; margin-bottom: 15px;}
.mtb_20 { margin-top: 20px; margin-bottom: 20px;}
.mtb_25 { margin-top: 25px; margin-bottom: 25px;}
.mtb_30 { margin-top: 30px; margin-bottom: 30px;}

.hidden {
	visibility: hidden;	
}

.col170 { width: 170px;}
.col200 { width: 200px;}
.col210 { width: 210px;}
.col220 { width: 220px;}
.col230 { width: 230px;}
.col240 { width: 240px;}
.col250 { width: 250px;}
.col300 { width: 300px;}
.col350 { width: 350px;}
.col400 { width: 400px;}
.col450 { width: 450px;}

.small_txt { font-size: 80%;}


a.hover:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/*
===== 7: clearfix ===========================
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.gentei_bana {
  margin-bottom: 20px;
}

