@charset "utf-8";

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

.body #container header #top_navbox {
	height: 20px;
	width: 984px;
	background-color: white;
	padding-top: 32px;
	float: left;
	padding-right: 16px;
} 
.body #container header #top_navbox ul li {
	font-size: 12px;
	line-height: 12px;
	color: #333;
	float: right;
	width: auto;
	list-style-type: none;
	height: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
.body #container header #top_navbox ul .bd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.body #container header #top_photobox {
	width: 938px;
	height: auto;
	padding-top: 18px;
	padding-right: 31px;
	padding-left: 31px;
	padding-bottom: 20px;
	float: left;
	}
.body #container header #top_photobox #hc_box {
	width: 196px;
	height: 280px;
	background-color: rgba(33,33,33,0.6);
	float: left;
/*	box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;*/
	text-align: center;
}
.body #container header #top_photobox #hc_box #hc_top {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
	height: 54px;
	width: 176px;
	font-size: 16px;
	color: #FFF;
}
.body #container header #top_photobox #hc_box #hc {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 0px;
	height: 64px;
	width: 148px;
}

.body #container header #top_photobox #hc_box #hc_under {
	height: 88px;
	width: 196px;
	padding-top: 30px;
}

.body #container header #top_photobox #slider_box {
	background-color: #FFF;
	height: 280px;
	width: 740px;
	float: left;
	}

/*----------------------------------------------------
　#contents
----------------------------------------------------*/

.body #container #contents_box {
	background-color: #FFF;
	height: auto;
	width: 1000px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 12px;
	}
.body #container #contents_box #sc_box {
	height: auto;
	width: 1000px;
	margin-top: 10px;
	background-image: url(../image/base/ricepaper2.jpg);
	background-repeat: repeat;
	padding-top: 7px;
	padding-left: 0px;
	float: left;
}
.body #container #contents_box #sc_box h1 {
	font-size: 20px;
	color: #333;
	line-height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 2px;
	text-indent: 50px;
}
.body #container #contents_box #sc_box h1 a {
	text-decoration: underline;
	}







/*--------　種別navi　---------------------------*/

.body #container #contents_box #category_navi {
	font-size: 14px;
	height: 20px;
	width: 380px;
	clear: both;
	float: right;
	padding-left: 16px;
	margin-bottom: 10px;
	}
.body #container #contents_box #category_navi ul {
	list-style-type: none;
	float: left;
	text-align: center;
	
}
.body #container #contents_box #category_navi ul li {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	width: 80px;
	font-size: 12px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	color:
; 				color: #999;
	}
.body #container #contents_box #category_navi ul .cho {
	background-color: rgba(81,74,721,0.3);
}
.body #container #contents_box #category_navi ul .cho_fr {

	background-color: rgba(226,209,87,0.5);
	color: #000;
}



/*------------ パンくずナビ　-----------------------*/
.body #container #contents_box #pannavibox {
	font-size: 12px;
	text-decoration: none;
	height: 16px;
	width: 970px;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
	float: left;
	list-style-type: none;
	text-indent: 20px;
	padding-left: 30px;
}
.body #container #contents_box #pannavibox ol .top{
	background-image: url(../image/base/topic-path-home-gray.png);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 2px;
}
.body #container #contents_box #pannavibox ol li{
	float: left;
	list-style-type: none;
	background-image: url(../image/base/topic-path-gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.body #container #contents_box #pannavibox ol .momet {
	color: #666;
}
/*--------------------------------------------------*/

.body #container #contents_box #wide_wrapp {
	height: auto;
	width: 1000px;
	margin-top: 16px;
	margin-bottom: 20px;
	padding-top: 16px;
	padding-bottom: 16px;
	float: left;
	clear: both;
}
.body #container #contents_box #wide_wrapp #l_navi {
	height: auto;
	width: 136px;
	padding-bottom: 30px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 14px;
}
.body #container #contents_box #wide_wrapp #l_navi .part_navi {
	height: auto;
	width: 136px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}
.body #container #contents_box #wide_wrapp #l_navi .part_navi ul li {
	font-size: 12px;
	list-style-type: none;
	line-height: 32px;
}
.body #container #contents_box #wide_wrapp #l_navi .part_navi .stitle {
	font-size: 14px;
	color: #FFF;
	text-indent: 10px;
	height: 20px;
	width: 136px;
	background-color: #999;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
}
	
	
/*--- right contents ---------------------*/
	
.body #container #contents_box #wide_wrapp .product_l_box {
	height: auto;
	width: 250px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
	}
.body #container #contents_box #wide_wrapp .product_l_top_box {
	height: auto;
	width: 250px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 10px;
	}
	
.body #container #contents_box #wide_wrapp .product_l_box .photobox_10 {
	height: auto;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.body #container #contents_box #wide_wrapp .product_l_box .photobox_20 {
	height: auto;
	width: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.body #container #contents_box #wide_wrapp .product_l_box .photobox30 {
	height: auto;
	width: 250px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.body #container #contents_box #wide_wrapp .product_text_box {
	height: auto;
	width: 375px;
	padding-right: 30px;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.body #container #contents_box #wide_wrapp .product_text_top_box {
	height: auto;
	width: 355px;
	padding-right: 30px;
	padding-left: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	
.body #container #contents_box #wide_wrapp .product_text_box h1 {
	font-size: 14px;
	text-align: left;
}
.body #container #contents_box #wide_wrapp .product_text_top_box h1 {
	font-size: 14px;
	text-align: left;
}

.body #container #contents_box #wide_wrapp .product_text_box .titlebox {
	height: 20px;
	width: auto;
	margin-bottom: 10px;
	background-color: #E7E7E7;
	text-indent: 20px;
	margin-top: 20px;
}
.body #container #contents_box #wide_wrapp .product_text_box .titlebox h1 {
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	}
.body #container #contents_box #wide_wrapp .product_text_box .comentbox {
	height: auto;
	width: 335px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.body #container #contents_box #wide_wrapp .product_text_box .comentbox_top0 {
	height: auto;
	width: 335px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.body #container #contents_box #wide_wrapp .product_text_box .comentbox p {
	font-size: 14px;
	padding-top: 10px;
}
.body #container #contents_box #wide_wrapp .product_text_box .comentbox_top0 h2 {
	font-size: 14px;
}
.body #container #contents_box #wide_wrapp article .product_text_box .plicebox {
	font-size: 12px;
	text-indent: 30px;
	height: 20px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body #container #contents_box #wide_wrapp article .product_text_box .disbox {
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #F00;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
}
.body #container #contents_box #wide_wrapp article .product_text_box .disbox .tax {
	font-size: 12px;
	color: #000;
	padding-left: 10px;
	line-height: 20px;	
}
.body #container #contents_box #wide_wrapp .comment_box{
	height: auto;
	width: 685px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 32px;
	border: 1px solid #999;
	border-radius: 5px;
}
.body #container #contents_box #wide_wrapp .comment_box p {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-rule: 1px dotted #ccc;
	-moz-column-rule: 1px dotted #ccc;
	/* [disabled]column-rule:  1px dotted #ccc; */
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	font-size: 14px;
}

/*-------- frame thumnail -------------------------------*/

.body #container #contents_box #wide_wrapp .thum_box {
	height: auto;
	width: 900px;
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: -ms-flexbox;
	display: box;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-left: 50px;
	}
.body #container #contents_box #wide_wrapp .thum_box .part_box {
	text-align: center;
	height: auto;
	width: 172px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}

/*---------rollover----------------*/
.body #container #contents_box #wide_wrapp .thum_box .part_box a {
	display:block;
	position:relative;
	width:160px;
	height:130px;
	-webkit-transition:-webkit-transform 0.4s ease;
	-moz-transition:-moz-transform 0.4s ease;
	-o-transition:-o-transform 0.4s ease;
	transition:transform 0.4s ease;
}
.body #container #contents_box #wide_wrapp .thum_box .part_box a:hover{
	-webkit-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
	z-index:100;
	color: #FFF;	
}
.body #container #contents_box #wide_wrapp .thum_box .part_box a div{
	position:absolute;
	top:0;
	left:0;
	width:160px;
	height:130px;
	background-color:rgba(50,50,50,0.6);
	opacity:0;
	-webkit-transition:opacity 0.4s ease;
	-moz-transition:opacity 0.4s ease;
	-o-transition:opacity 0.4s ease;
	transition:opacity 0.4s ease;
}
.body #container #contents_box #wide_wrapp .thum_box .part_box a div p{
	padding:60px 10px 0;
	text-align:center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 20px;
}
.body #container #contents_box #wide_wrapp .thum_box .part_box a:hover div{
	opacity:1;
}






/*------- roll up --------------*/
.body #container #contents_box .up {
	color: #333;
	text-align: right;
	height: 33px;
	width: 980px;
	clear: both;
	float: left;
	padding-right: 20px;
	padding-top: 12px;
}
.body #container #contents_box #wide_wrapp .up_s {
	text-align: right;
	float: right;
	height: 33px;
	width: 809px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-bottom: 30px;
}


/*---　product　Specification　--*/
.body #container #contents_box #wide_wrapp #product_sp {
	height: auto;
	width: 829px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	box-align:center;
	}

/*------consils ------------------------*/

.body #container header #top_photobox_ga {
	width: 938px;
	height: 73px;
	padding-top: 16px;
	padding-right: 31px;
	padding-left: 31px;
	padding-bottom: 16px;
	float: left;
	}
.body #container header #top_photobox_ga #topphoto_ga {
	width: 938px;
	height: 73px;
	float: left;
	background-color: rgba(35,35,35,0.6);
	box-shadow: 1px 1px 2px 1px #666;
	text-align: center;
	}
.body #container header #top_photobox_ga #topphoto_ga #hc_ga {
	width: 70px;
	height: 56px;
	float: left;
	background-color: rgba(35,35,35,0.6);
	padding-top: 8px;
	padding-right: 26px;
	padding-bottom: 9px;
	padding-left: 20px;
	}
.body #container header #top_photobox_ga #topphoto_ga #hcphoto_ga {
	text-align: center;
	padding-top: 24px;
	text-indent: -90px;
}
.body #container #contents_box #pannavibox_back {
	background-image: url(../image/base/arrow-left_red.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 140px;
	float: right;
	text-align: right;
	background-position: 2px 2px;
	margin-right: 20px;
	clear: right;
}
.body #container #contents_box #pannavibox_back .back {
	width: 120px;
	line-height: 20px;
	font-size: 12px;
	text-indent: 20px;
}
.body #container #contents_box #selection_wrapp {
	float: left;
	height: auto;
	width: 1000px;
}
.body #container #contents_box #selection_wrapp .guide_wrapp {
	height: auto;
	width: 958px;
	padding-top: 10px;
	padding-bottom: 16px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	/*
	float: left;*/
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body #container #contents_box #selection_wrapp .guide_wrapp .conseils_l {
	height:auto;
	width:419px;
	padding-right: 30px;
	padding-left: 40px;	/*
	padding-left: 90px;*/
	background-image: url(../image/base/ricepaper2.jpg);
	background-repeat: repeat;
	}
.body #container #contents_box #selection_wrapp .guide_wrapp .conseils_l h1 {
	font-size: 1.8em;
	color: #333;
	text-align: left;
	padding-top: 40px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "メイリオ", Meiryo,  "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
	}
.body #container #contents_box #selection_wrapp .guide_wrapp .conseils_r {
	height:auto;
	width:359px;
	margin-right: 60px;
	margin-left: 60px;
}
.body #container #contents_box #selection_wrapp .guide_wrapp .conseils_r p {
	font-size: 13px;
	padding-bottom: 6px;
}

.body #container #contents_box .fales_wrapp {
	height: auto;
	width: 958px;
	padding-top: 10px;
	padding-bottom: 16px;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #CCC;
	border-radius: 8px;
}
.body #container #contents_box .fales_wrapp .s_titlebox {
	height: auto;
	width: 864px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	border: 2px solid #999;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-top: 6px;
	background-image: url(../image/base/ricepaper2.jpg);
	background-repeat: repeat;
}
.body #container #contents_box .fales_wrapp .s_titlebox h1 {
	font-size: 18px;
	color: #00F;
	text-align: left;
}
.body #container #contents_box .fales_wrapp .fales {
	height: auto;
	width: 854px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	/*
	float: left;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 20px;
	padding-left: 20px;
	-moz-box-orient: horizontal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}


.body #container #contents_box .fales_wrapp .fales .fales_l {
	height:auto;
	width:387px;
	border: thin dashed #CCC;
	padding-left: 20px;
	padding-top: 14px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-image: url(../image/base/ricepaper2.jpg);
	background-repeat: repeat;
	}
.body #container #contents_box .fales_wrapp .fales .fales_l h1 {
	font-size: 1.8em;
	color: #333;
	text-align: left;
	padding-top: 8px;
	padding-left: 16px;
	line-height: 1.2em;
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "メイリオ", Meiryo,  "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
}
.body #container #contents_box .fales_wrapp .fales .fales_r {
	height:auto;
	width:427px;
	border: thin dashed #CCC;
	padding-top: 14px;
	padding-bottom: 14px;
}
.body #container #contents_box .fales_wrapp .fales .fales_r .text {
	margin-right:34px;
	margin-left: 34px;
	height: auto;
	width: 359px;
	}
.body #container #contents_box .fales_wrapp .fales .fales_r .text p {
	font-size: 13px;
	padding-bottom: 6px;
	}
