/*お試し店舗のヘッダを非表示*/
.FS2_trial{
display:none;
}

/*プレビューモードのヘッダを非表示*/
.FS2_preview{
display:none;
}

/*ページ幅指定*/
.layout_body{width: 960px; margin:0px auto!important;}
.layout_table{
	width: 960px;
	background: url(/shop/item/rinka/design/img01/contentBox_bg.png) repeat-y;
}
/*ページ幅指定*/

/*メニュー幅指定*/
.layout_menu{width: 200px;}
/*メニュー幅指定*/

/*右メニュー幅指定*/
.layout_right{
	display:none;}
/*右メニュー幅指定*/

.layout_menu{vertical-align:top;}

td.layout_content{	
	width: 720px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 30px;
}
	
.layout_right{vertical-align:top;}

/*商品詳細　商品画像*/
.FS2_itemlayout_td_Left {
	padding-right: 30px;
	padding-left: 30px;
}

/*商品詳細　商品説明部分*/
.FS2_itemlayout_td_Right {
	width: 400px;
}

.itemPrice{
	color:#CC0000;
}

/*商品詳細タイトル*/
.itemTitle {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}

/*商品詳細ページ 下部コメント*/
.user_inner_content{
 margin-top:30px!important;
}

.FS2_InquiryButton_area{
	margin-bottom: 20px;
}

/*タイトル*/
.pageTitle {
	background: url(/shop/item/rinka/design/img01/t_bg.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 46px;
	padding-bottom: 26px;
	margin-bottom: 20px;
	border-style: none;
}

/*タイトル*/
.CrossHead,
.FS2_body_Config_PrivacyPolicy .Definition {
	font-size:14px;
	color:#FFFFFF;
	padding:4px 10px;
	background-color:#CF8A0A;
	border-style: none;
	margin-bottom:10px;
}


table.userTable_02{
 text-align:center;
}

/*送料のページ*/
.FS2_body_Config_PostageSettleList .system_content p,
.FS2_body_Config_PrivacyPolicy .system_content p {
 margin-bottom:10px;
}

/*送料の一覧表を消す*/
.FS2_body_Config_PostageSettleList table.userTable_02 {
display:none!important;
}


/* ---IE7対応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 {
	clear: both;
}

/* ------------------------------
png透過用
------------------------------ */

.png{
	behavior: expression(IEPNGFIX.fix(this));
}

/* ------------------------------
TAG
------------------------------ */
* {
	margin: 0;
	padding: 0;
}

body  {
	color: #333;
	font: 0.8em/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(/shop/item/rinka/design/img01/footer_bg.png) repeat-x left bottom;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1.0em;
}

p {
	line-height: 1.6em;
}

table {
	border-collapse: collapse;
}

img {
	vertical-align: bottom;
	border: 0;
}

li {
	list-style-type: none;
}

sup{
	color:#990000;
}

/* ------------------------------
共通設定 !important
------------------------------ */

.MT5 {
	margin-top:5px!important;
}

.MT10 {
	margin-top:10px!important;
}

.MT15 {
	margin-top:15px!important;
}

.MT20 {
	margin-top:20px!important;
}

.MT30 {
	margin-top:30px!important;
}

.MB5 {
	margin-bottom:5px!important;
}

.MB10 {
	margin-bottom:10px!important;
}

.MB15 {
	margin-bottom:15px!important;
}

.MB20 {
	margin-bottom:20px!important;
}

.MB30 {
	margin-bottom:30px!important;
}

.MB40 {
	margin-bottom:40px!important;
}

.ML10 {
	margin-left:10px!important;
}

.ML20 {
	margin-left:20px!important;
}

.MR10 {
	margin-right:10px!important;
}

.MR20 {
	margin-right:20px!important;
}

.bold{
	font-weight:bold!important;
}

.textC1{
	color: #663333;
}

.textC2{
	color: #ff0000;
}

.textS1{
	font-size: 11px;
}

.textS2{
}

.inner {
	padding-right: 15px;
	padding-left: 15px;
}

.box1     {
	padding: 20px;
	border: 1px solid #dacc9a;
	color: #5c3809;
	background: #f3f2dd;
}
.box2 {
	border: 4px solid #ecebe7;
	padding: 20px;
}
.box3 {
	background: #F7F7F7;
	padding: 10px;
	color: #663333;
	border: 1px solid #E7E7E7;
}


.mark {
	background: url(/shop/item/rinka/design/img01/mark1.png) no-repeat left 3px;
	padding-left: 16px;
}

.left {
	text-align:left!important;
}

.center {
	text-align:center!important;
}

.right {
	text-align:right!important;
}

.floatLeft{
	float:left!important;
}

.floatRight{
	float:right!important;
}

/* ------------------------------
aTAG
------------------------------ */
a {
	color: #E08407;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/* ------------------------------
table
------------------------------ */

.tableBase {
	border-collapse: separate;
}

.tableBase th {
	font-weight: normal;
	color: #FFFFFF;
	background: #B38C1A;
	text-align: left;
	padding: 8px;
	width: 25%;
}

.tableBase td {
	background: #FCFCFD url(/shop/item/rinka/design/img01/bg1.png) repeat-x left top;
	padding: 8px;
	vertical-align: top;
}



/* ------------------------------
column
------------------------------ */
.column2 .boxL {
float: left;
}

.column2 .boxR {
float: right;
}

.column3 .boxL {
float: left;
}

.column3 .boxC {
float: left;
}

.column3 .boxR {
float: right;
}

/* ------------------------------
imgfloat
------------------------------ */

.photoL {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 30px;
}

.photoL .boxTx {
	float: right;
	width: 460px;
}

.photoL .photo {
	float: left;
	width: 200px;
}

.photoR {
}
.photoR .boxTx {
	float: left;	
}
.photoR .photo {
float: right;
}

.col2Red div {
	background: #faf6f6;
	border: 1px solid #9F2A2D;
	width: 333px;
}
.col2Red h4 {
	margin-bottom: 10px;
}

.col2Red p {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.col2Red .leftBox {
	float: left;
}
.col2Red .rightBox {
	float: right;
}


/* ------------------------------
imgPreview
------------------------------ */

#imgPreviewWithStyles {
	background: #222;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	z-index: 999;
	border: none;
}

/* Text below image */
#imgPreviewWithStyles span {
	color: white;
	text-align: center;
	display: block;
	padding: 10px 0 3px 0;
}
.imgPre .text {
	position: relative;
	top: -18px;
	display: block;
	width: 80px;
	background: #381801;
	color: #FFFFFF;
	margin: auto;
	font-size: 12px;
	right: 0px;


}
.imgPre a {
	text-align: center;
	color: #000000;
}
.imgPre a:hover {
	text-decoration: none;
}






/*-----------------------------
Base
------------------------------ */
#wrapper {
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 146px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	background: url(/shop/item/rinka/design/img01/header_bg.png) no-repeat;
}
#header h1 {
	position: absolute;
	z-index: 3;
	left: 233px;
	top: -1px;
	font-size: 11px;
}
#header #tel {
	position: absolute;
	right: 66px;
	top: 30px;
}

#header #logo {
	position: absolute;
	z-index: 2;
	top: 75px;
	left: 63px;
}

#header p {
	float: left;
	padding: 0;
}
#header  ul.btn1 {
	position: absolute;
	right: 24px;
	top: 0px;
}
#header   span.btn2 {
	position: absolute;
	right: 30px;
	top: 40px;
}

#header   span.btn3 {
	position: absolute;
	right: 399px;
	top: 15px;
}

#header  ul.btn1 li  {
 float:left;
}

#header  ul.btn2 li  {
	display: inline;
}

#header #mainNav {
	position: absolute;
	left: 230px;
	top: 90px;
}


#mainImage {
	width: 720px;
}

#mainNav {
	margin: 0 auto;
	width: 720px;
}

#mainNav ul li {
	float: left;
}

#contentBox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#contentBox {
	display: inline-block;
	width: 960px;
	margin: 0 auto;
	background: url(/shop/item/rinka/design/img01/contentBox_bg.png) repeat-y center top;
}

/* Hides from IE-mac \*/
* html #contentBox {height: 1%;}
#contentBox {display: block;}
/* End hide from IE-mac */

#pan {
	background: #eeeeee;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 30px;
}

#pan h1 {
float: left;
}

#pan p {
float: left;
}

#contents {
	float: right;
	width: 720px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 30px;
}
h3.bg  {
	background: url(/shop/item/rinka/design/img01/t_bg.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 46px;
	padding-bottom: 26px;
	margin-bottom: 20px;
}
.pageTop   {
	text-align: right;
	clear: both;
}


#sideNav {
	float: left;
	width: 200px;
	padding-top: 120px;
}
#sideNav .inquiryBox {
	margin-bottom: 20px;
	text-align: center;
}
#sideNav .inquiryBox .tel {
	margin-bottom: 10px;
}

#sideNav dl {
	margin-bottom: 20px;
}
#sideNav .subLink {
	background: url(/shop/item/rinka/design/img01/bg1.png) repeat-x left top;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#sideNav .banner {
	text-align: center;
}
#sideNav .banner li {
	margin-bottom: 8px;
}



#footer {
	clear: both;
	margin: 0 auto;
	background: url(/shop/item/rinka/design/img01/footer_bg.png) repeat;
	height: 80px;
}

#footerNav {
	width: 760px;
	margin: auto;
	text-align: left;
	padding-left: 200px;
	height: 80px;
}

#footerNav a {
 color:#FFFFFF;
}


#footerNav .textLink {
	color: #FFFFFF;
	margin-bottom: 30px;
	padding-top: 10px;
}

#copyright {
	padding: 0;
	font-size: 12px;
	clear: both;
	color: #CCCCCC;
	line-height: 12px;
}
#commonInquiry {
	text-align: center;
	padding-top: 20px;
}





#top #section1 {
	width: 720px;
	margin-bottom: 10px;
}
#top #section1 div {
	float: left;
	height: 220px;
	width: 360px;
	position: relative;
}


#top #section1 .bridal .text {
	position: absolute;
	font-size: 11px;
	color: #666666;
	width: 200px;
	left: 40px;
	top: 100px;
}

#top #section1 .bridal .btn {
	position: absolute;
	left: 40px;
	top: 170px;
	background-image: url(%E3%82%AB%E3%82%BF%E3%83%AD%E3%82%B0%E3%82%92%E3%81%BF%E3%82%8B);
}

#top #section1 .butsuji .text {
	position: absolute;
	font-size: 11px;
	color: #666666;
	width: 170px;
	left: 30px;
	top: 100px;
}

#top #section1 .butsuji .btn {
	position: absolute;
	left: 30px;
	top: 170px;
}

#top #section1 .others .text {
	position: absolute;
	font-size: 11px;
	color: #666666;
	width: 170px;
	left: 40px;
	top: 90px;
}

#top #section1 .others .btn {
	position: absolute;
	left: 40px;
	top: 160px;
}

#top #section1 .pricedown .text {
	position: absolute;
	font-size: 11px;
	color: #666666;
	width: 155px;
	left: 30px;
	top: 90px;
}

#top #section1 .pricedown .btn {
	position: absolute;
	left: 30px;
	top: 160px;
}

/*送料無料カタログ　JTB、アラグルメページ用*/
#top #section1 .shippingfree .text {
	position: absolute;
	font-size: 11px;
	color: #666666;
	width: 155px;
	left: 30px;
	top: 90px;
}

#top #section1 .shippingfree .btn {
	position: absolute;
	left: 30px;
	top: 160px;
}

#top #section2 {
	margin-bottom: 20px;
}

#top #section2 h3 {
	margin-bottom: 15px;
}
#top #section2 p {
	padding-left: 30px;
	padding-right: 20px;
}

#top #contents #dear {
	margin-top: 10px;
	margin-bottom: 36px;
	clear: both;
}
#contents h2 {
	margin-bottom: 36px;
}

#amenity {
	border: 1px dotted #CCCCCC;
	padding: 5px 5px 20px;
	margin-bottom: 20px;
}
#amenity h3 {
	margin-bottom: 24px;
}
#amenity table {
	width: 678px;
	margin-right: 15px;
	margin-left: 15px;
}
#amenity th {
	padding-bottom: 5px;
}
#amenity   td  {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 80px;
}


#product {
	border: 1px dotted #CCCCCC;
	padding: 5px 5px 20px;
	margin-bottom: 20px;
}
#product h3 {
	margin-bottom: 24px;
}
#product .col2 {
	width: 680px;
	margin: auto auto 15px;
	border-top: 1px dotted #CCCCCC;
	padding-top: 15px;
}

#product .col2 h4 {
	margin-bottom: 20px;
	position: relative;
}

#product .col2 h4 .btn1 {
	position: absolute;
	left: 355px;
	top: -5px;
}

#product .col2 h4 .btn2 {
	position: absolute;
	top: -5px;
	right: 0px;
}

#product .col2 h4 .btn3 {
	position: absolute;
	top: 0px;
	right: 0px;
}

#product .col2 h5 {
	padding: 4px 10px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 7em;
}

#product .col2 .leftBox {
	float: left;
	width: 180px;
}
#product .col2 .rightBox {
	padding-left: 20px;
	width: 480px;
	float: right;
}
#product .col2 .rightBox p {
	margin-bottom: 20px;
}
#product .col2 .rightBox  p a {
	margin-top: 10px;
}

#product .col2 .rightBox table td a{
	display: block;
}


#product .col2 .rightBox table td a:hover {
	position: relative;
	display: block;
	left: 5px;
}

#product .col2 table {
	width: 478px;

}
#product .col2 th {
	border: 1px solid #CCCCCC;
	background: url(/shop/item/rinka/design/img01/bg2.png) repeat-x;
	text-align: left;
	padding-left: 10px;

}

#product .col2 td {
	text-align: left;
	margin: 0px;
	padding: 4px 0px 4px 8px;
	border: 1px solid #CCCCCC;
}
#catalog .btnBox {
	height: 24px;
	margin-bottom: 15px;
}


#catalog .btnBox li {
	float: left;
	padding-right: 5px;
}
#catalog #contents h5 {
}
#catalog .box3 {
	margin-bottom: 20px;
}


#catalog .btnBox li.irregular {
	float: left;
	padding-right: 0px;
}

#catalogBox {
	padding: 5px 10px 20px;
	background: url(/shop/item/rinka/design/img01/catalogbox_b.png) no-repeat center bottom;
}
#catalogBox h3 {
	position: relative;
}

#contentBox h3 .btn1 {
	position: absolute;
	left: 346px;
	top: 22px;
}

#contentBox h3 .btn2 {
	position: absolute;
	left: 516px;
	top: 22px;
}

#contentBox h3 .btn3 {
	position: absolute;
	left: 586px;
	top: 22px;
}

#catalogBox .col2 {
	background: url(/shop/item/rinka/design/img01/catalogbox_s.png) repeat-y center top;
	width: 640px;
	padding: 10px 30px 30px;
}
#catalogBox .leftBox {
	float: left;
	width: 205px;
}
#catalogBox .leftBox img {
	padding-bottom: 5px;
}


#catalogBox .rightBox {
	float: right;
	width: 430px;
}
#catalogBox .price {
	background: #CC6600;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 5px;
	width: 168px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #CC3300;
}

#priceDown .topText {
	background: url(/shop/item/rinka/design/img01/pricedown_catalog1.png) no-repeat left top;
	padding-left: 310px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#priceDown .topText p {
	line-height: 2em;
}

/*送料無料カタログ　JTB、アラグルメページ用*/
#shippingFree .topText {
	background: url(/img/jtb_gourmet/jtb_gourmet_catalog1.png) no-repeat left top;
	padding-left: 310px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#shippingFree .topText p {
	line-height: 2em;
}

#concept   #point   {
	position: relative;
}
#concept    #point   dd {
	position: relative;
	width: 660px;
}

#concept #point .text1 {
	position: absolute;
	left: 138px;
	top: 67px;
	width: 520px!important;
	height: 100%;
}


#concept #point .text2 {
	position: absolute;
	left: 138px;
	top: 133px;
	width: 520px!important;
	height: 100%;
}

#concept #point .text3 {
	position: absolute;
	left: 138px;
	top: 97px;
	width: 520px;
	height: 100%;
}

#concept #point .text4 {
	position: absolute;
	left: 138px;
	top: 320px;
	width: 520px;
	height: 100%;
}

#concept .topText {
	background: url(/shop/item/rinka/design/img01/concept1.jpg) no-repeat left top;
	padding-left: 260px;
	padding-bottom: 60px;
	padding-top: 20px;
}
#concept .topText p {
	margin-bottom: 20px;
}

#concept .reportText {
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 60px;
	padding-top: 20px;
}

#concept .reportText .photo {
	float: left;
	width: 235px;
}

#concept .reportText p {
	margin-bottom: 20px;
	float: right;
	width: 410px;
}

#guide .btnBox {
	height: 24px;
	margin-bottom: 30px;
}

#guide .btnBox li {
	float: left;
	padding-right: 5px;
}
#guide .box1 {
	margin-bottom: 40px;
}

#flow  {
}

#flow  dt  {
}

#flow dd {
	padding-left: 76px;
	margin-right: 10px;
	background: url(/shop/item/rinka/design/img01/flow_arrow.png) no-repeat 7px bottom;
	padding-top: 10px;
	padding-bottom: 20px;
}

#flow dd.irregular {
	background: url(none);
}
