/* ************************************************ 
 *  all
 * ************************************************ */
* {
  margin: 0px;
  padding: 0px;
}
html {
  height: 100%;
  overflow-y: scroll;
}
body {
	background:url("https://www.fusen-room.net/shop2016/back01.jpg") no-repeat;
  color: #383838;
  font-size: 14px;
  font-family: 'Open Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Sans-serif;
  text-align:center;
  line-height:1.7;
}
ul li {
	list-style:none;
}

a {
  outline: none;
  color: #333;
}

a:visited {
  text-decoration: underline;
}
a:hover {
  color: #e60021;
  text-decoration: underline;
}
br.clear {
  clear: both;
  font: 0pt/0pt sans-serif;
  line-height: 0;
}
hr {
  margin: 10px 0;
  border: 0;
  clear: left;
}
img {
  border: none;
  vertical-align: middle;
}
img.new_mark_img1 {
  margin-right: 5px !important;
}
img.new_mark_img2 {
  margin-left: 5px !important;
}
.sold_out {
color: #FF0000;
}
html img {
	vertical-align: bottom;
	border: none;
}
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}
.rollover a:hover img {
	opacity: 0.7; /* 1.0=100% */
	filter: alpha(opacity=70); /* 100=100% for IE */
}
.clear {
	clear: both;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.center {
	text-align:center;
}
.m_top10 {
	margin-top: 10px;
}
.m_top20 {
	margin-top: 20px;
}
.m_top30 {
	margin-top: 30px;
}
.m_top40 {
	margin-top: 40px;
}
.m_btm10 {
	margin-bottom: 10px;
}
.m_btm20 {
	margin-bottom: 20px;
}
.m_btm30 {
	margin-bottom: 30px;
}
.m_btm40 {
	margin-bottom: 40px;
}




/* ************************************************ 
 *  layout
 * ************************************************ */
#container {
	margin:0px auto;
	padding:0 20px;
	width:1000px;
	text-align:left;
	overflow:hidden;
	/*background:#FFF;*/
}
.side {
	float: left;
	width:220px;
}
/*　画面左側メニューの幅　*/
.side {
	float: left;
	width:220px;
}
.side strong{
	display:block;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.8);
}
#group-list{
	margin:10px 0 15px;
	padding:0 5px;
}
#group-list li{
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	line-height:2.0;
	background:url("https://www.fusen-room.net/shop2016/side_ico01.jpg") no-repeat left;
	border-bottom:#CCC 1px dotted;
}
#group-list li a{
	text-decoration:none}
#group-list li a:hover{
	text-decoration:underline}
/*　メイン　*/
.main {
	float: right;
	width: 756px;
}
.main strong{
	width:756px;
	height:26px;
	padding:4px 0 0 10px;
	color:##070C4C;
	/*background:url("https://www.fusen-room.net/shop2016/common_tt01l.jpg") no-repeat bottom;*/
	display:block;
	/*box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.5);*/
}
.mainimg{
	padding:2px;
	box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}
#footer {
	margin:40px auto;
	padding:0;
	width:1040px;
	/*text-align:left;*/
	clear:left;
	color: #666;
	border-top: 1px dotted #ccc;
	
	/*
	width:100%;
	margin-top:20px;
	padding: 10px 0;
	clear:both;
	color: #666;
	border-top: 1px solid #000031;*/
}

/* ************************************************ 
 *  header
 * ************************************************ */



#header {
	width:100%;
}
.head {
	height:130px;
}
.logo01{
	margin-top:55px;
	margin-right:10px;
	float:left;
	/*margin-left:430px;中央*/
}
.txt01{
	margin-top:15px;
	float:left;
}
.tel01{
	margin-top:15px;
	float:right;
}
.hmenu{
	margin-top:15px;
	float:right
}
.hmenu img{
	/*margin:18px 0 0;*/
}
#hnav li{
	list-style:none;
	float:left;
	/*display:inline;
	background:url("https://www.fusen-room.net/shop2016/header_ico01.jpg") no-repeat left;*/
}
#hnav li a{
	text-decoration:none;
}
#nav{
	height:72px;
	/*box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.8);*/
}
#nav li{
	float:left;
	display:inline;
}






/* ************************************************ 
 *  footer
 * ************************************************ */
#footer a {
}

#footer ul.footer_menu {
	margin-bottom: 20px;
}

#footer ul.footer_menu li {
	display: inline;
	margin: 0 5px;
}

/* ************************************************ 
 *  main
 * ************************************************ */
#main div.box {
	clear: both;
	margin-bottom:50px;
}
#box_recommend .item_box{
	width:230px;
	margin-top:20px;
}

/* ************************************************ 
 *  item_box
 * ************************************************ */
.item_box {
	width:230px;
	margin:0 10px 20px 0;
text-align: center;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
}
.item_box .item_photo {
width:228px;
height:228px;
border:1px solid #d7d7d7;
display:table-cell;
text-align:center;
vertical-align:middle;

}

.item_box .item_photo img.item {
	max-width:190px;
	max-height:190px;
	vertical-align:middle;
}

.item_box .item_detail {
margin: 10px;
}

.item_box .item_detail p.item_name {
font-size: 15px;
margin-bottom: 10px;
}

.item_box .item_detail p.item_regular_price {
margin-bottom: 10px;
}

.item_box .item_detail p.item_price {
margin-bottom: 10px;
}

.item_box .item_detail p.item_discount {
margin-bottom: 10px;
}

/* ************************************************ 
 *  Top_Page
 * ************************************************ */
#main #box_news {
	background:url("https://www.fusen-room.net/shop2016/top_ttl01.jpg") no-repeat bottom;
}

#main #box_news p {
line-height: 20px;
}

#main #box_recommend{
	background:url("") no-repeat right bottom;
}

#main #box_sellers {
}

#main #box_free {
background: #f5f5f5;
padding: 20px;
}

#main #box_free p {
line-height: 20px;
}

#box_recentlychecked{
margin: 20px 0 0 0;
}

div.footstamp {
margin-bottom: 10px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
div.footstamp p {
float:left;
}

div.footstamp span {
float:left;
margin: 0 5px;
color: #999;
}

.stock_error{
font-weight:bold;
color:red;
padding:10px 0;
display:none;
}

/* ************************************************ 
 *  product_detail_page
 * ************************************************ */
h2.product_name {
font-size:180%;
margin-bottom: 15px;
color:#A71F33;
}


.product_name2 {
font-size: 18px;
margin-bottom: 15px;
color:#A71F33;
}


div.product_detail_area {
margin-bottom: 20px;
position: relative;
width: 100%;
}

div.product_images {
/*width: 560px;*/
width: 520px;
float:left;
display: inline;
}

div.product_images div {
}

div.product_images div img {
max-width: 100%;
}

div.product_images div p.caption {
margin-top: 10px;
line-height: 20px;
}

div.add_cart {
width: 240px;
float: right;
}
table.add_cart_table {
width: 100%;
border-top: 1px solid #ccc;
margin-bottom: 10px;
}
table.add_cart_table th {
border-bottom: 1px solid #ccc;
padding: 10px;
font-size: 11px;
}
table.add_cart_table td {
border-bottom: 1px solid #ccc;
padding: 10px;
}
table.add_cart_table td input {
width: 30px;
font-size: 14px;
}
table.add_cart_table td strong.price {
font-size: 14px;
}

table#option_tbl {
width: 100%;
margin-bottom: 20px;
}
table#option_tbl th,
table#option_tbl td.none {
background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
border: 1px solid #ccc;
padding: 10px;
text-align: center;
}
table#option_tbl th {
background: whiteSmoke;		
}
table#option_tbl td div input {
margin-bottom: 5px;
}

ul.option_price {
margin: 0 0 20px 0px;
}
ul.option_price li {
list-style-type: none;
}

div.button_area {
}
div.button_area input {
width: 100%;
}

div.product_description {
font-size: 14px;
line-height: 24px;
margin-bottom: 20px;
padding-bottom: 20px;
clear: both;
word-wrap: break-word;
}

div.product_image_extra {
text-align: center;
margin-bottom: 20px;
}
div.product_image_extra img.item {
margin-bottom: 20px;
}


div.product_link_area {
float: left;
margin-left: 0px;
}
div.product_link_area div.twitter {
float: left;
width: 90px;
}
div.product_link_area div.pinterest {
float: left;
margin-right: 30px;
}
div.product_link_area div.fb-like {
float: left;
width: 90px;
}

div.product_link_area ul.other_link {
clear: both;
margin-top: 20px;
margin-left: 20px;
}
div.product_link_area ul.other_link li {
margin-bottom: 10px;
}

#tb_cap_tb{
}
#tb_cap_tb{
margin-top: 20px;
}

.tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;	
}
#tb_stitle {
margin-bottom: 20px;
}
.tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}

/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
border: 4px solid #888;
margin:-4px;	/* Set this to minus the border thickness. */
/*background-color:#fff;	*/
cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
border: 4px solid #CCC;
overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #000;
}

/* Feature section in ZoomEngine page */
.zoom-section {
clear:both;
}

* html .zoom-section { 
display:inline;
clear:both;
}

.zoom-small-image {
margin-bottom: 20px;
/*width: 560px;*/
width: 520px;
float: left;
margin-top: 4px;
}
.zoom-small-image #wrap {
top: 0px;
z-index: 9999;
position: relative;
}
.cloud-zoom {
margin-bottom: 20px;
}
.zoom-small-image .mousetrap {
z-index:999;
position: absolute;
width: 100%;
left:0px;
top:0px;
}



/* Feature descriptions in ZoomEngine page */
.zoom-desc {
width: 100%;
}

a.cloud-zoom-gallery {
display: block;
margin: 0 0px 10px 10px;
cursor: pointer;
width:100px;
float:left;
}
.zoom-tiny-image {
width: 90px;/*
height: 90px;*/
border: 1px solid #ccc;
padding: 3px;
}
.zoom-tiny-image.selected {
background: #000031;
border: 1px solid #000;
}
.zoom-tiny-image:hover {
border: 1px solid #000;
}

/* ************************************************ 
 *  product_option_window
 * ************************************************ */
div#product_option {
margin: 20px;
padding: 20px;
background: #fff;
}

div#product_option h2 {
margin-bottom: 20px;
}






table.table_option {
background: #fff;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 20px;
}
table.table_option th {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
background: #f5f5f5;
}
table.table_option td {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
}

div#product_option div.button_area {
}

/* ************************************************ 
 *  product_list_page
 * ************************************************ */
div.sub_category_area,
div.sub_group_area {
height: 100%;
background: #f5f5f5;
margin-bottom: 20px;
padding: 20px;
}

div.sub_category_area div.sub_category,
div.sub_group_area div.sub_group {
float: left;
margin: 0 30px 30px 0;
}

div.sub_category_area div.sub_category img,
div.sub_group_area div.sub_group img {
text-align:center;
border:1px solid #CCC;
padding:2px
/*margin-right: 30px;*/
}
div.sub_category_area div.sub_category p
div.sub_group_area div.sub_group p {
text-align:center;
/*margin-right: 30px;*/
}


/* ************************************************ 
 *  search_page
 * ************************************************ */
div.search_result {
background: #f5f5f5;
margin: 20px 0;
padding: 10px 0;
text-align: center;
}

div.none {
text-align: center;
margin: 50px 0;
}

/* ************************************************ 


 *  policy
 * ************************************************ */
div#policy {
}

div#policy h2 {
margin-bottom: 30px;
}

.policy_box,
#policy_lead{
margin-bottom: 30px;
}

div.sk_box {
margin-bottom: 50px;
}
div.sk_box h3 {
font-size: 16px;
margin-bottom: 10px;
}
/*div#sk tr {
border-bottom: 1px solid #eee;
padding: 10px 20px 10px 0;
}
div#sk th {
width: 150px;
text-align: left;
padding: 10px 20px 10px 0;
}*/
div#sk th img.poricy_img {
margin-bottom: 5px;
}	
div#sk td {
padding: 10px 0;
}	
div#sk th,
div#sk td {
vertical-align: top;
line-height: 1.8;
}


div#payment_method {
margin-top: 40px;
}
/*div#payment_method table.table {
width: 100%;
}
div#payment_method table.table th {
width: 200px;
text-align: center;
}*/


div#shipping_method {
margin-top: 40px;
}
div#shipping_method table.table {
width: 100%;
}
div#shipping_method table.table th {
width: 200px;
text-align: center;
}

/* ************************************************ 
 *  side
 * ************************************************ */
#side_list,
.side_bnr,
.side_menu{
	margin-bottom:20px;
}
#side_list ul{
	margin-top:10px;
}
#side_list ul li{
	margin-bottom:15px;
	font-size:13px;
}
#side_list ul li a{
	text-decoration:none;
}
#side_list ul li a img{
	margin-right:13px;
	vertical-align:middle !important;
}
.side_menu ul li{
	margin-bottom:10px;
}
.side_rank .item_box{
	width:240px;
	margin-top:15px;
	margin-bottom:0;
	text-align:left;
	background:url("");
}
.side_rank .item_box img{
	vertical-align:top;
}
.side_rank .item_box .item_photo .item{
	width:240px;
	vertical-align:top;
}
.side_rank .item_box .item_detail{
	margin:0;
	padding:0 13px 13px;
	background:url("") no-repeat right bottom;
}




#side div.box {
clear: both;
margin-bottom: 20px;
}

#side div.box h3 {
margin-bottom: 10px;
}

#side div.box ul {
margin-left: 10px;
}

#side div.box ul li {
margin-bottom: 7px;
}


.list01 {
	margin-top:5px;
	margin-left:10px;
	margin-bottom:20px;
}

.list01 li {
  background: url(http://) left 5px no-repeat;
  padding: 0 0 0 10px;
  margin-bottom: 10px;
}


.list01_2 {
	margin-top:10px;
	margin-left:0px;
	padding-bottom:1px;
}

.list01_2 li {
  background: url(http://) left 5px no-repeat;
  padding: 0 0 0 10px;
  margin-bottom: 10px;
}


.list01_3 {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	border-right: 1px solid #b2b2c1;
	margin-right: 20px;
	padding-right: 80px;
	min-height: 120px;
}

.list01_3 li {
  background: url(http://) left 5px no-repeat;
  padding: 0 0 0 10px;
  margin-bottom: 10px;
}


.list02 {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:10px;
}

.list02 li {
  padding: 0;
  margin-bottom: 5px;
  width:80px;
  float:left;
}



#side div#box_cart {
}

#side div#box_cart div.cart_button {
text-align: right;
}

#side div#box_owner {
}

#side div#box_owner div.owner_photo {
padding-left: 20px;
}

#side div#box_owner img.owner_photo_inner {
width: 152px;
margin-bottom: 10px;
padding: 3px;
border: 1px solid #ccc;
}

#side div#box_owner p.name {
font-size: 20px;
margin-bottom: 10px;
padding-left: 20px;
}

#side div#box_owner p.memo {
font-size: 11px;
line-height: 18px;
margin-bottom: 10px;
padding-left: 20px;
}

#side div#box_owner p.website {
padding-left: 20px;
}

div#box_mailmaga a {
padding-left: 20px;
}

div#box_mobile img {
padding-left: 26px;
}

#group-list {
/*border-top:#838383 dotted 1px;*/
padding:10px 0px 0px;
margin:10px 20px 0px 0px;
}

/* ************************************************ 
 *  Common Elements
 * ************************************************ */
/* @group Common Elements */


table01 {
	border-collapse: collapse;
	border-spacing: 0;
	}

	table01.table {
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		margin-bottom: 20px;
		}
		table01.table th {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			background: #f5f5f5;
			}
		table01.table td {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			background: #fff;
			}


div.footstamp {
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #D5A98D;
	}
	div.footstamp span {
		margin: 0 5px;
		color: #999;
		}

div.sort {
	margin-bottom: 20px;
	text-align: right;
	float: right;
	}
	div.sort strong {
		margin-right: 5px;
		}
	div.sort a {
		margin-right: 5px;
		text-decoration: underline;
		}
	div.sort span {
		margin-right: 5px;
		font-weight: bolder;
		text-decoration: none;
		background: #D5A98D;
		}

div.pager {
	margin: 20px 0;
	clear: both;
	text-align: center;
	}

div.none {
	clear: both;
	text-align: center;
	margin: 50px 0;
	}

/* radius */
.r3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	}

.r5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	}

.r7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	}

/* @group button */

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-decoration: none;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc 9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #004099 9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {

  background-color: #408140 \9;
}

.btn_quick {
  margin: 10px 0;
}


.btn_cart {
	background: #a71f33;
	color:#FFF;
	border:none;
	padding: 10px;
	font-size: 140%;
  cursor: pointer;
  margin-bottom:10px;
}

.btn_cart:hover {
	background: #3c3c5f;
}



ul.other_link2 {
}

ul.other_link2 li {
	padding-left:20px;
	margin-bottom:10px;
}

ul.other_link2 li.option {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_option.gif) no-repeat left center;
}
ul.other_link2n li.quick {
	padding: 0px;
	height: 35px;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	width: 170px;
}
ul.other_link2 li.quick a {
	display: block;
	height: 100%;
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_spec_quick.gif);
}
ul.other_link2 li.cancel {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_cancel.gif) no-repeat left center;
}
ul.other_link2 li.teach {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_teach.gif) no-repeat left center;
}
ul.other_link2 li.inq {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_inq.gif) no-repeat left center;
}
ul.other_link2 li.shopping {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_shopping.gif) no-repeat left center;
}
ul.other_link2 li.review {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_review.gif) no-repeat left center;
}
ul.other_link2 li.review_post {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_post.gif) no-repeat left center;
	margin-bottom: 10px;
}
ul.other_link2 li.calamel {
	background: url(none);
}
ul.other_link2 li.twitter {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_twitter.gif) no-repeat left center;
}
ul.other_link2 li.logpi {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_logpi.gif) no-repeat left center;
}
ul.other_link2 li.yahoo {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_y_bookmark.gif) no-repeat left center;
}
ul.other_link2 li.hatena {
	background: url(https://file001.shop-pro.jp/PA01024/476/images/0801_icon_hatena.gif) no-repeat left center;
}



table tr.sales td {
	font-weight: bold;
	color: #e60021;
	font-family: Verdana, Geneva, sans-serif;
}

table tr td input {
	width: 40px;
	margin-right: 4px;
	float: left;
}

table td span.unit {
	display: block;
	float: left;
	margin-right: 4px;
	line-height: 22px;
	height: 22px;
}

table td ul.init {
	margin: 0px;
	padding: 0px;
	width: 13px;
	height: 22px;
	float: left;
}
table td ul.init li {
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 13px;
	line-height: 0;
	font-size: 9px;
	background: url(none);
}
table td ul.init li a {
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 11px;
	line-height: normal;
}
table td ul.init li a img {
	border: 1px solid #FFF;
}


.color_kuro {
	background:#000;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}


.color_cha {
	background:#965042;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_kon {
	background:#223a70;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}




.color_beige {
	background:#eedcb3;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_aka {
	background:#e60033;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_green {
	background:#00552e;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_blue {
	background:#0075c2;
	width:10px;

	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_pink {
	background:#e198b4;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}




.color_khaki {
	background:#C3B091;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}


.color_yellow {
	background:#ffdc00;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_purple {
	background:#9b72b0;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_orange {
	background:#f39800;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_camel {
	background:#987154;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_shiro {
	background:#FFF;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_gray {
	background:#afafb0;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_gold {
	background:#e6b422;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.color_silver {
	background:#c9caca;
	width:10px;
	height:10px;
	border:1px solid #dcdcdc;
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.animal_icon {
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.multi_icon {
	float:left;
	position: relative;
	top:3px;
	margin-right:4px;
}

.accordion p {
	cursor:pointer;
}



/* Table */

table.table01 {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

table.table01 th {
	border: #ccc 1px solid;
	padding: 10px;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
background: #f5f5f5;
	width: 20%;

}

table.table01 td {
	border: #ccc 1px solid;
	padding: 10px;
	vertical-align: middle;
background: #fff;
}




table.table02 {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

table.table02 th {
	border: #FFF 1px solid;
	padding: 10px;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	background: #efefef;
	width: 20%;

}

table.table02 td {
	border: #FFF 1px solid;
	padding: 10px;
	background: #FFF;
	vertical-align: middle;
}



ul.list03 {
	margin: 0;
	padding:0;
}

ul.list03 li {
	padding: 0 10px 3px;
	margin: 0px 30px 0 0;
	padding-left: 11px;
	background: url(https://fusen-room.net/images/arrow01.gif) no-repeat left 3px;
	font-size: 120%;
	float:left;
}

ul.list03 li a {
	text-decoration: none;
}

ul.list03 li a:hover {
	text-decoration: underline;
}







span.shop_title {
	font-size: 20px;
}



.accordion p span {
	display:block;
	width:97%;
	background: url(https://fusen-room.net/shop/images/list_arrow_off.gif) no-repeat right 4px;
}

.accordion p span.open {
	background: url(https://fusen-room.net/shop/images/list_arrow_on.gif) no-repeat right 4px;
}


.sp_list01 {
	margin-bottom:5px;
	margin-right:15px;
	width:250px;
}

.sp_list01 img {
	margin-bottom:5px;
}







/* page */
.company01 h2{
	width:800px;
	height:520px;
	margin:0 auto 50px;
	overflow:hidden;
	position:relative;
}
.company01 .info{
	padding:5px 10px;
	position:absolute;
	right:30px;
	bottom:200px;
	font-size:15px;
	font-weight:normal;
	background-color: rgba(255,255,255,0.6);
	border:1px solid #CCC;
}
.company01 .info2{
	padding:5px 10px;
	position:absolute;
	left:30px;
	bottom:200px;
	font-size:15px;
	font-weight:normal;
	background-color: rgba(255,255,255,0.6);
	border:1px solid #CCC;
}
.company02{
	width:650px;
	margin:0 auto 50px;
	overflow:hidden;
	clear:both;
}
.company02 h3{
	font-size:18px;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","メイリオ",Meiryo;
	font-weight:normal;
}
.company02 img{
	margin:10px 0;
}
.about01{
	width:800px;
	height:520px;
	position:relative;
	background:url("") no-repeat;
}
.about01 h2{
	position:absolute;
	left:260px;
	top:5px;
}
.about01 .info{
	position:absolute;
	left:285px;
	top:180px;
	font-size:15px;
	line-height:2;
}
.about01 .info2{
	width:400px;
	position:absolute;
	right:10px;
	bottom:10px;
	font-size:12px;
}
.about02 .cont01{
	width:380px;
	height:140px;
	margin:0 35px 35px 0;
	position:relative;
	float:left;
}
.about02 .cont01 em{
	position:absolute;
	right:20px;
	bottom:70px;
	font-size:2em;
	text-align:right;
	font-weight:normal;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","メイリオ",Meiryo;
	font-style:normal
}
.about02 .cont01 span{
	position:absolute;
	right:10px;
	bottom:10px;
	font-size:14px;
	text-align:right;
	text-shadow:1px 1px 3px #FFF;
}
.about02 .m0{
	margin:0 0 35px 0;
}



/* トップ */
#top01{
	background:url("https://www.fusen-room.net/shop2016/top_img01.jpg") no-repeat;
	margin-bottom:20px;
	margin-top:30px;
	padding:10px;
	height:150px;
	position:relative;
}
#type img{
	float:left;
	width:350px;
	
	margin-bottom:25px;
	position:relative;
}

#select3{
	background:url("https://www.fusen-room.net/shop2016/select_back01.jpg") no-repeat;
	/*background:#FFF;*/
	float:left;
	width:230px;
	height:160px;
	padding: 2px;
	margin-right:10px;
	position:relative;



}

#select3 h3 {
	padding-top:25px;
	padding-left:70px;
	/*padding:20px 40px;*/
	line-height:1.7em;

	}
	
#select3 h3 a{
	color:#070C4C

	}
#select3 p {
	padding:10px 10px;
	position:absolute;
	top:50px;
	line-height:1.7em;
	width:205px;
	text-align:left


	}

.footerinfo{
	margin:0 0 30px;
	padding:10px;
	border:1px solid #E7E7E7;
	overflow:hidden;
}
.footerinfo .style01{
	width:49%;
	float:left;
	display:inline;
}
.footerinfo .style02{
	width:49%;
	float:right;
	display:inline;
}
.footerinfo dl dt{
	padding:3px 10px;
	background:#E7E7E7;
	font-weight:bold;
}
.footerinfo dl dd{
	margin:0 10px;
	padding:3px;
}
.footerinfo dl dd .inq{
	font-weight:bold;
}


/*h2 h3 h4*/
/*.title01 {
	color:#192640;
	font-size:22px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: dotted 1px #aa968b;
	padding-bottom: 5px;
	padding-left:10px;
	margin-bottom:10px;
}*/

		

.title01 {
	background:url("https://www.fusen-room.net/shop2016/h3_title.jpg") no-repeat;	
	color:#fff;
	font-size:22px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:5px 0 5px 40px;
	margin-bottom:10px;
}
.title02{
	/*background:#192640;
	padding:10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	*/
    background: #f0f0f0 none repeat scroll 0 0;
    color: #192640;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 20px 0;
    padding: 10px 3px 10px 15px;
}


.title03 {
    background: #f0f0f0 none repeat scroll 0 0;
    border-left: 8px solid #192640;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 20px 0;
    padding: 10px 3px 10px 15px;
}
#to_top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#to_top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 70px;
	padding: 16px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#to_top a:hover {
	text-decoration: none;
	background: #999;
}


/* ************************************************ 
 *  product_detail_page
 * ************************************************ */
h2.product_name {
font-size:180%;
margin-bottom: 15px;
color:#a71f33;
}


.product_name2 {
font-size: 18px;
margin-bottom: 15px;
color:#a71f33;
}


div.product_detail_area {
margin-bottom: 20px;
position: relative;
width: 100%;
}

div.product_images {
width: 560px;
float:left;
display: inline;
}

div.product_images div {
}

div.product_images div img {
max-width: 100%;
}

div.product_images div p.caption {
margin-top: 10px;
line-height: 20px;
}

div.add_cart {
width: 200px;
float: right;
}
table.add_cart_table {
width: 100%;
border-top: 1px solid #ccc;
margin-bottom: 10px;
}
table.add_cart_table th {
border-bottom: 1px solid #ccc;
padding: 10px;
font-size: 11px;
}
table.add_cart_table td {
border-bottom: 1px solid #ccc;
padding: 10px;
}
table.add_cart_table td input {
width: 30px;
font-size: 14px;
}
table.add_cart_table td strong.price {
font-size: 14px;
}

table#option_tbl {
width: 100%;
margin-bottom: 20px;
}
table#option_tbl th,
table#option_tbl td.none {
background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
border: 1px solid #ccc;
padding: 10px;
text-align: center;
}
table#option_tbl th {
background: whiteSmoke;		
}
table#option_tbl td div input {
margin-bottom: 5px;
}

ul.option_price {
margin: 0 0 20px 0px;
}
ul.option_price li {
list-style-type: none;
}

div.button_area {
}
div.button_area input {
width: 100%;
}

div.product_description {
font-size: 14px;
line-height: 24px;
margin-bottom: 20px;
padding-bottom: 20px;
clear: both;
word-wrap: break-word;
}

div.product_image_extra {
text-align: center;
margin-bottom: 20px;
}
div.product_image_extra img.item {
margin-bottom: 20px;
}


div.product_link_area {
float: left;
margin-left: 0px;
}
div.product_link_area div.twitter {
float: left;
width: 90px;
}
div.product_link_area div.pinterest {
float: left;
margin-right: 30px;
}
div.product_link_area div.fb-like {
float: left;
width: 90px;
}

div.product_link_area ul.other_link {
clear: both;
margin-top: 20px;
margin-left: 20px;
}
div.product_link_area ul.other_link li {
margin-bottom: 10px;
}

#tb_cap_tb{
}
#tb_cap_tb{
margin-top: 20px;
}

.tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;	
}
#tb_stitle {
margin-bottom: 20px;
}
.tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}

/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
border: 4px solid #888;
margin:-4px;	/* Set this to minus the border thickness. */
background-color:#fff;	
cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
border: 4px solid #CCC;
overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #000;
}

/* Feature section in ZoomEngine page */
.zoom-section {
clear:both;
}

* html .zoom-section { 
display:inline;
clear:both;
}

.zoom-small-image {
margin-bottom: 20px;
width: 500px;
float: left;
margin-top: 4px;
}
.zoom-small-image #wrap {
top: 0px;
z-index: 9999;
position: relative;

}
.cloud-zoom {
margin-bottom: 20px;
}
.zoom-small-image .mousetrap {
z-index:999;
position: absolute;
width: 100%;
left:0px;
top:0px;
}



/* Feature descriptions in ZoomEngine page */
.zoom-desc {
width: 100%;
}

a.cloud-zoom-gallery {
display: block;
margin: 0 0px 10px 10px;
cursor: pointer;
width:100px;
float:left;
}
.zoom-tiny-image {
width: 90px;
height: 90px;
border: 1px solid #ccc;
padding: 3px;
}
.zoom-tiny-image.selected {
background: #000031;
border: 1px solid #000;
}
.zoom-tiny-image:hover {
border: 1px solid #000;
}

/* ************************************************ 
 *  product_option_window
 * ************************************************ */
div#product_option {
margin: 20px;
padding: 20px;
background: #fff;
}

div#product_option h2 {
margin-bottom: 20px;
}






table.table_option {
background: #fff;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 20px;
}
table.table_option th {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
background: #f5f5f5;
}
table.table_option td {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
}

div#product_option div.button_area {
}

/* ************************************************ 
 *  product_list_page
 * ************************************************ */
div.sub_category_area,
div.sub_group_area {
height: 100%;
background: #f5f5f5;
margin-bottom: 20px;
padding: 10px 10px 0px 10px;
}

div.sub_category_area div.sub_category,
div.sub_group_area div.sub_group {
float: left;
margin: 0 20px 10px 0;
}

div.sub_category_area div.sub_category img,
div.sub_group_area div.sub_group img {
margin-right: 10px;
}
/*フリーページ*/
ul.way li {
	list-style: disc;
}

ul.way {
	padding:20px;
}

.clm2s{
	width:96%;
	margin:0 auto;
}
.clm2s_l{
	float:left;
	width:48%;
	margin:0 4% 1% 0;
}
.clm2s_l img{
	width:100%;
}
.clm2s_r{
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

