#FS2_body_Goods #FS2_itemlayout_E,#FS2_body_Goods #FS2_itemlayout_F,#FS2_body_Goods #FS2_itemlayout_G,#FS2_body_Goods #FS2_itemlayout_H,#FS2_body_Goods #FS2_itemlayout_I,#FS2_body_Goods #FS2_itemlayout_J {
width:740px;
}

/*
input[name="login"]{
width:300px;
height:40px;
display:flex;
justify-content:center;
align-item:center;
margin:0 auto;
}
*/

/* カゴ */
/*
.FS2_figure {
	background-color:#F5ECE2;
	border: 1px solid #996;
	padding: 2px;
	width: 300px;
}
*/
.FS2_figure {
/*    background-color: #FFF2CA;*/
    margin-bottom: 20px;
    padding: 15px;
/*    width: 400px;*/
	
	display: flex;
	justify-content: center;
}
.FS2_figure table{
	width: auto;
}
.FS2_figure_table_td_figure,
.FS2_figure_table_td_input_cnt,
.FS2_figure_table_td_updn_btn {
    display: none;
}


/*----------------------------------------------------------------------*/
/* @import url("../../../../../../css/grids_base.css"); */
/*----------------------------------------------------------------------*/
/* 基本 */
html, body {
	text-align:center;
	background-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
	/*background-image: url(/shop/item/flowers/design/img01/sub_bg_01.jpg);*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/*
.layout_body .FS2_body_text_area {
display:none;
}
*/

.layout_body {
	text-align:left;
}

/*
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
*/

#hd {
	clear:both;
	height: 331px;
}


/*------------------------------------------------*/

#splash {
	height:140px;
	background-color: #CC6;
}
#left {
	float: left;
	width: 170px;
/*	background-color: #CC9;*/
	padding-left: 14px;
}
#main {
	float: right;
	width: 740px;
	background-color: #F6F;
}
#main_center {
	float: left;
	width: 510px;
	background-color: #F60;
}
#main_right {
	float: right;
	width: 210px;
	background-color: #ccc;
}

/*------------------------------------------------*/

#item_main {
	float: left;
	width: 700px;
	background-color: #F6F;
}
#item_right {
	float: right;
	width: 210px;
	background-color: #ccc;
}

/*------------------------------------------------*/

#contents:after,#splash:after,#main:after,#main_right:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#contents,#splash,#main,#main_right {
	zoom:1;
}

#item_main:after,#item_right:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#item_main,#item_right {
	zoom:1;
}

.hd_m1 {
	float: left;
	font-size: 10px;
	padding-top: 22px;
	padding-right: 10px;
	padding-left: 120px;
}

/*---------------------*/
td.layout_menu {
	vertical-align:top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
td.layout_right {
	vertical-align:top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
/*	width:auto;*/
}
td.layout_content {
	vertical-align:top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;

/*width:auto;*/
}

/*--------　フッター　-------------*/

#footer {
	background:#4D3C34 url(/shop/item/flowers/design/img01/footer_bg.gif) repeat-x;
	padding-top:27px;
	color: #FFF;
	margin:0px auto 0px auto;
}

#footer a {
color: #FFF;
text-decoration: none;
}

#footer a:hover {
color: #FFF;
text-decoration: underline;
}

#footer img {
margin:0px 20px 0px 0px;
}

.footer_box {
width:950px;
margin:0px auto 20px auto;
text-align:left;
}

.footer_box2 {
width:950px;
margin:0px auto 0px auto;
text-align:left;
}

.footer_box ul {
margin:0px;
padding:0px 0px 15px 0px;
background: url(/shop/item/flowers/design/img01/bg_footer_line.gif) bottom repeat-x;
width:950px;
height:15px;
}

.footer_box li {
margin:0px 20px 0px 0px;
padding:0px 0px 0px 20px;
list-style:none;
font-size:12px;
background: url(/shop/item/flowers/design/img01/mark_footer_icon.gif) no-repeat;
float:left;
}


.tel_and_mail p {
text-indent:-9999em;
text-decoration:none;
height:0px;
float:left;
}

.footer_3box {
width:303px;
margin:0px 20px 0px 0px;
padding:0px;
float:left;
}

#footer_3box_end {
margin:0px;
}

.footer_3box ul {
margin:0px;
padding:0px;
}

.footer_3box li {
font-size:11px;
list-style:none;
margin:0px;
padding:0px;
}

.footer_3box h5 {
margin:10px 0px 5px 0px;
padding:0px;
font-size:13px;
color:#F0EBD2;
}

.clear_fot {
  display: block;  /* ブロックレベル要素に */
  clear: both;
}

address {
font-style:normal;
text-align:right;
padding:20px 0px 30px 0px;
margin:0px;
font-size:13px;
wodth:950px;
}

/*---------------------*/


/*----------------------------------------------------------------------*/
/* @import url("../../../../../../css/hdmenu.css"); */
/*----------------------------------------------------------------------*/

.layout_header {
	clear: both;
/*	height: 160px;*/
/*  width: 950px;*/
  margin: 0 auto;
}

.hd_menu {
	margin: 0px auto;
	padding: 0px;
	float: left;
	height:160px;
	width: 950px;
}


#hdmenu {
	float: left;
	width: 950px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(/shop/item/flowers/design/img01/hemenu.jpg);
	height: 61px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hdmenu ul.ctmenu{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	background-position: 0px 0px;
}

.ctmenu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

.ctmenu a {
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	height: 61px;
	text-indent: -999999px;
	}

.ctmenu a span{
	display:none;
}
/* nomal */
.ctmenu .ct0 {
	text-indent: -999999px;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 190px;
	height: 61px;
}

.ctmenu .ct1 {
	width: 152px;
	}
.ctmenu .ct2 {
	width: 152px;
	}
.ctmenu .ct3 {
	width: 152px;
	}
.ctmenu .ct4 {
	width: 152px;
	}
.ctmenu .ct5 {
	width: 152px;
	}

/* hover */
.ctmenu a:hover.ct1 {
	width: 152px;
	background-image: url(/shop/item/flowers/design/img01/hemenu.jpg);
	background-repeat: no-repeat;
	background-position: -190px -61px;
	}
.ctmenu a:hover.ct2 {
	width: 152px;
	background-image: url(/shop/item/flowers/design/img01/hemenu.jpg);
	background-repeat: no-repeat;
	background-position: -342px -61px;
	}
.ctmenu a:hover.ct3 {
	width: 152px;
	background-image: url(/shop/item/flowers/design/img01/hemenu.jpg);
	background-repeat: no-repeat;
	background-position: -494px -61px;
	}
.ctmenu a:hover.ct4 {
	width: 152px;
	background-image: url(/shop/item/flowers/design/img01/hemenu.jpg);
	background-repeat: no-repeat;
	background-position: -646px -61px;
	}
.ctmenu a:hover.ct5 {
	width: 152px;
	background-image: url(/shop/item/flowers/design/img01/hemenu.jpg);
	background-repeat: no-repeat;
	background-position: -798px -61px;
	}

.hd_up {
	float: left;
	width: 950px;
	height: 40px;
	overflow: hidden;
}

.hd_up1 {
	float: left;
	width: 300px;
	height: 20px;
	padding-top: 6px;
}
.hd_up2 {
	float: right;
	width: 300px;
	padding-top: 10px;
}

/*------------------------------------------------*/
#hdmenu2 {
	float: left;
	width: 950px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hdmenu2 ul.ctmenu2{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	background-position: 0px 0px;
}

.ctmenu2 li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

.ctmenu2 a {
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -999999px;
	}

.ctmenu2 a span{
	display:none;
}

/* nomal */
.ctmenu2 .ct1 {
	width: 95px;
	}
.ctmenu2 .ct2 {
	width: 95px;
	}
.ctmenu2 .ct3 {
	width: 95px;
	}
.ctmenu2 .ct4 {
	width: 95px;
	}
.ctmenu2 .ct5 {
	width: 95px;
	}
.ctmenu2 .ct6 {
	width: 95px;
	}
.ctmenu2 .ct7 {
	width: 95px;
	}
.ctmenu2 .ct8 {
	width: 95px;
	}
.ctmenu2 .ct9 {
	width: 95px;
	}
.ctmenu2 .ct10 {
	width: 95px;
	}

/* hover */
.ctmenu2 a:hover.ct1 {
	width: 95px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	height: 40px;
	}
.ctmenu2 a:hover.ct2 {
	width: 95px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	background-repeat: no-repeat;
	background-position: -95px -40px;
	}
.ctmenu2 a:hover.ct3 {
	width: 95px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	background-repeat: no-repeat;
	background-position: -190px -40px;
	}
.ctmenu2 a:hover.ct4 {
	width: 95px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	background-repeat: no-repeat;
	background-position: -285px -40px;
	}
.ctmenu2 a:hover.ct5 {
	width: 95px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	background-repeat: no-repeat;
	background-position: -380px -40px;
	}
.ctmenu2 a:hover.ct6 {
	width: 95px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	background-repeat: no-repeat;
	background-position: -475px -40px;
	}
.ctmenu2 a:hover.ct7 {
	width: 95px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	background-repeat: no-repeat;
	background-position: -570px -40px;
	}	
.ctmenu2 a:hover.ct8 {
	width: 95px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	background-repeat: no-repeat;
	background-position: -665px -40px;
	}
.ctmenu2 a:hover.ct9 {
	width: 95px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	background-repeat: no-repeat;
	background-position: -760px -40px;
	}
.ctmenu2 a:hover.ct10 {
	width: 95px;
	background-image: url(/shop/item/flowers/design/img01/hemenu_subcat.jpg);
	background-repeat: no-repeat;
	background-position: -855px -40px;
	}



/*------------------------------------------------*/
#searchform1 {
	display: block;
	width: 230px;
	height: 20px;
	background-image: url(/shop/item/flowers/design/img01/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#searchform1 input {
	display: block;
	float: left;
}
#searchform1 .isearch1 {
	border:none;
	background: none;
	width:180px;
	color:#333;
	margin-left: 10px;
	_margin-left: 5px;
}
#searchform1 .ibutton1 {
	background:none;
	border:none;
	width:34px;
	cursor: pointer;
	height: 22px;
}

/* カテゴリーページ以下 */
#cat_hdmenu {
	float: left;
	width: 950px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(/shop/item/flowers/design/img01/sub_header.jpg);
	height: 230px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	display: block;
}
#cat_hdmenu ul.cat_ctmenu{
	margin: 0px;
	list-style-type: none;
	float: right;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.cat_ctmenu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 70px;
	width: 275px;
	text-indent: -999999px;
	display: block;
}

.cat_ctmenu a {
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	height: 70px;
	text-indent: -999999px;
	}

.cat_ctmenu a span{
}


/*----------------------------------------------------------------------*/
/* @import url("../../../../../../css/left.css"); */
/*----------------------------------------------------------------------*/

.layout_menu h2,.layout_menu form {
	margin: 0px;
	padding: 0px;
}

/*---特集一覧-------------------------------------------*/
.feature_list {
	list-style-image: url(/shop/item/flowers/design/img02/itemdetail_list_mark.gif);
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.feature_list li {
	margin-bottom: 5px;
	font-size: 11px;
}

#leftnavi_ranking {
	padding: 4px;
	width: 162px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.leftnavi_img {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftnavi_ranking .leftnavi_ranking_img {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}




/*---ログインフォーム-------------------------------------------*/

.layout_menu .mbox_club {
	background-color: #F2EAD7;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 15px;
}
.club_t {
	background-image: url(/shop/item/flowers/design/img01/left_memberlogin_t.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	display: block;
	height: 79px;
}
.mbox_club form {
	padding: 6px;
}
.mbox_club form label {
	padding-bottom: 5px;
	display: block;
}
.mbox_club .club_coution {
	display: block;
	font-size: 10px;
	color: #C03;
	text-align: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

/*---サイドカテゴリーメニュー-------------------------------------------*/

.mbox_yoyaku {
	background-color: #F2EAD7;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom:15px;
}

.mbox_menu {
	background-color: #F2EAD7;
	text-align: center;
	padding: 0px;
	margin-bottom: 15px;
}

.category_t {
	background-image: url(/shop/item/flowers/design/img01/left_menu_cat_t.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	display: block;
	height: 26px;
}

#side_catmenu {
	float: left;
	width: 170px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
}
#side_catmenu ul.fcat{
	margin: 0px;
	list-style-type: none;
	width: 170px;
	float: left;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.fcat li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

.fcat a {
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	height: 19px;
	width: 150px;
	background-image: url(/shop/item/flowers/design/img01/left_menu_cat_bg.jpg);
	text-align: left;
	padding-left: 20px;
	padding-top: 7px;
	color: #930;
	font-size: 12px;
	}
.fcat a:hover {
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	height: 19px;
	width: 150px;
	background-image: url(/shop/item/flowers/design/img01/left_menu_cat_bg.jpg);
	text-align: left;
	padding-left: 20px;
	padding-top: 7px;
	color: #310;
	font-size: 12px;
	background-position: -170px 0px;
	}

.mbox_menu2 {
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
	width: 168px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBD9C2;
	border-right-color: #DBD9C2;
	border-bottom-color: #DBD9C2;
	border-left-color: #DBD9C2;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

/*---------------------------------------*/
/*花を選ぶ*/
.mbox_menu2 h2.menu2t1 {
	background-image: url(/shop/item/flowers/design/img01/left_menu2_t1.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 38px;
	text-decoration: none;
	text-indent: -999999px;
	display: block;
}
.mbox_menu2 h2.menu2t2 {
	background-image: url(/shop/item/flowers/design/img01/left_menu2_t2.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 38px;
	text-decoration: none;
	text-indent: -999999px;
	display: block;
}
.mbox_menu2 h2.menu2t3 {
	background-image: url(/shop/item/flowers/design/img01/left_menu2_t3.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 38px;
	text-decoration: none;
	text-indent: -999999px;
	display: block;
}
.mbox_menu2 h2.menu2t4 {
	background-image: url(/shop/item/flowers/design/img01/left_menu2_t4.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 38px;
	text-decoration: none;
	text-indent: -999999px;
	display: block;
}

ul.fcat2_1,ul.fcat2_2,ul.fcat2_3{
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 3px;
	width: 167px;
	background-image: url(/shop/item/flowers/design/img01/left_menu2_bottom.jpg);
	background-position: 3px bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.fcat2_1 li,ul.fcat2_2 li,ul.fcat2_3 li {
	background-image: url(/shop/item/flowers/design/img01/left_menu2_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-align: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}
ul.fcat2_1 li a,ul.fcat2_2 li a,ul.fcat2_3 li a {
	text-align: left;
	display: block;
	color: #564148;
	text-decoration: none;
}
ul.fcat2_1 li a:hover,ul.fcat2_2 li a:hover,ul.fcat2_3 li a:hover {
	text-align: left;
	display: block;
	color: #C60;
	text-decoration: none;
}


/*-- 右メニューがある場合 ------------------------------------------------------------------*/
#rightmenu {
	width:240px;
}
#rightmenu p {
	padding:0px;
	margin:0px;
}

#rightmenu .company_rmenu, #rightmenu .support_rmenu {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 20px;
}
#rightmenu .company_rmenu td, #rightmenu .support_rmenu td {
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
#rightmenu .company_rmenu td.top, #rightmenu .support_rmenu td.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
}

#rightmenu .company_rmenu img, #rightmenu .support_rmenu img {
	margin-top: -5px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	float: left;
}
#rightmenu .company_rmenu td span, #rightmenu .support_rmenu td span {
	padding: 4px;
	display: block;
	font-size: 80%;
	color: #666;
}

#rightmenu .company_rmenu a, #rightmenu .support_rmenu a {
	display: block;
	color: #4F4039;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 225px;
}
#rightmenu .company_rmenu a:hover, #rightmenu .support_rmenu a:hover {
	display: block;
	color: #4F4039;
	text-decoration: none;
/*	background-image: url(../../../../../../img/company/rmenu_select.gif);
	background-repeat: no-repeat;
	background-position: 60px center;*/
	background-color: #FBF8F0;
}


/*--------------------------------------------------------------------*/
.layout_body {
	background-color: #FFF;
	/*background-image: url(/shop/item/flowers/design/img01/bg2.jpg);*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.layout_table {
	height: 600px;
  width: 950px;
  margin: 0 auto;
	/*background-image: url(/shop/item/flowers/design/img01/sub_bg2.jpg);*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-bottom:40px;
	clear: both;
}

/*----------------------*/
table.t0 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.t0 th {
	border: #E3E3E3 solid;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
table.t0 td {
	text-align: center;
}
/*------------------------------------------------------------------------------------------*/

.hdtopic {
	background-image: url(/shop/item/flowers/design/img01/hd_topic.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	font-size: 12px;
	color: #666;
	padding-left: 30px;
	width: 950px;
	padding-top: 11px;
	clear: both;
}



/*------------------------------------------------------------------------------------------*/

/*お試し店舗のヘッダを非表示*/
.FS2_trial{
display:none;
}

/*プレビューモードのヘッダを非表示*/
.FS2_preview{
display:none;
}

ul.login{

display:none;
}

/*-----*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */

  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.pan {
font-size:12px;
}

.page_title {
font-size:10px;
font-weight:normal;
}

.gallery {
position: relative;
width: 440px;
height: 472px;
margin: 1em auto;
}

.thumb, .no-thumb {
float: left;
width: 80px;
height: 80px;
margin-top: 470px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
}

.thumb span {
height: 400px;
width: 400px;
background:#fff;
text-align:center;
}

.thumb span img {
max-height: 440px;
max-width: 440px;
}

.gallery .thumb img.thum {
height: 80px;
width: 80px;
}

.thumb {
border: 1px solid #E3E3E3;
}

.no-thumb {
border: 1px solid #E3E3E3;
}

.thumb a img {
display: block;
}

.thumb a span {
display: none;
}

.thumb a:hover, .thumb a:active, .thumb a:focus {
background: transparent;z-index: 2;
}

.gallery a:hover span {
display: block;position: absolute;
width: 440px;height: 440px;
top: 0px;
left: 0px;z-index: 2;
}

.thumb a {
text-decoration: none;
}

a img {
border: 0;
}

.clear {
height: 0;
line-height: 0px;
font-size: 0;
clear: both;
}

.gallery .first {
display: block;
z-index: 1;
position: absolute;
left: 0px;
top: 0px;
height: 400px;
width: 400px;
}

.gallery .first img {
height: 440px;
width: 440px;
}


/*　商品説明スペックのテーブル　620幅　*/

#item_info_table620 {
/*width: 620px;*/
	width: 100%;
border: 1px #fff solid;
border-collapse: collapse;
border-spacing: 0;
font-size:14px;
}

table#item_info_table620 th {
padding: 5px;
border: #fff solid;
border-width: 0 0 1px 1px;
background: #EBEBEB url(/shop/item/flowers/design/img02/itemdetail_bg_bt.gif) bottom repeat-x;
font-weight: bold;
padding: 10px;
}

table#item_info_table620 td {
padding: 5px;border: 1px #fff solid;
border-width: 0 0 1px 1px;
text-align: left;
background: #F7F7F7 url(/shop/item/flowers/design/img02/itemdetail_bg_dd.gif) bottom repeat-x;
padding: 10px;
}


/*　商品説明スペックのテーブル　430幅(胡蝶蘭)　*/

#item_info_table430 {
/*width: 600px;*/
border: 1px #fff solid;
border-collapse: collapse;
border-spacing: 0;
font-size:14px;
}

table#item_info_table430 th {
width: 150px;
padding: 10px;
border: #fff solid;
border-width: 0 0 1px 1px;
background: #EBEBEB url(/shop/item/flowers/design/img02/itemdetail_bg_bt.gif) bottom repeat-x;
font-weight: bold;
text-align: center;
}

table#item_info_table430 td {
padding: 10px;border: 1px #fff solid;
border-width: 0 0 1px 1px;
text-align: left;
background: #F7F7F7 url(/shop/item/flowers/design/img02/itemdetail_bg_dd.gif) bottom repeat-x;
}

#item_info_table430 .font-s {
	font-size: 83%;
}

#item_info_table430 .font-red {
	color: #993300;
}


/*　商品説明スペックのテーブル　350幅　*/

#item_info_table {
width: 350px;
border: 1px #fff solid;
border-collapse: collapse;
border-spacing: 0;
font-size:14px;
}

table#item_info_table th {
padding: 10px;
border: #fff solid;
border-width: 0 0 1px 1px;
background: #EBEBEB url(/shop/item/flowers/design/img02/itemdetail_bg_bt.gif) bottom repeat-x;
font-weight: bold;
}

table#item_info_table td {
padding: 10px;border: 1px #fff solid;
border-width: 0 0 1px 1px;
text-align: left;
background: #F7F7F7 url(/shop/item/flowers/design/img02/itemdetail_bg_dd.gif) bottom repeat-x;
}

/**/
.layout_body {
/*	padding-top: 14px;*/
}
.FS2_body_text_area {
	font-size: 10px;
	color: #999999;
	height: 12px;
	position: absolute;
	top: 0px;
	visibility: visible;
}

/*----------プリザ用語集------------------------*/

.table_words {
	margin:0px;
	padding:0px;
	width: 697px;
	border: 1px solid #CCCCCC;
}
.table_words .words_index {
	background-color: #DDDDDD;
	height: 50px;
}
.table_words .words_index h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

/*-----------------アレンジレシピ集----------------------------------*/

#recipe-content01 {
	margin: 0px;
	padding: 10px;
	width: 698px;
	border: 1px solid #999;
}

#recipe-content01 #recipe-title {
	display: inline;
	list-style-position: inside;

	list-style-type: none;
	text-align: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
}
#recipe-content01 .recipe_h3 {
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 50px;
	line-height: normal;
	float: left;
}
#recipe-content01 #recipe-text_01 {
	background-color: #DDDDDD;
	margin: auto;
	padding: 20px;
	width: 560px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	clear: both;
}
#recipe-content01 .img-gry1px {
	border: 1px solid #CCCCCC;
}

#recipe-content01 .recipe_h4 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: 0.5em;
	text-indent: 10px;
}
#recipe-content01 .recipe_text02 {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: left;
}
/*----------------------------------------------------------------------*/
/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 170px;
	float: left;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width:150px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 1px solid #CCC;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
    background-image: url(/shop/item/flowers/design/img01/left_menu_cat_bg.jpg);
    background-repeat: no-repeat;
    color: #666666;
    display: block;
    font-size: 12px;
    height: 19px;
    padding-left: 20px;
    padding-top: 7px;
    text-align: left;
    text-decoration: none;
    width: 150px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #F2EAD7;
	color: #993300;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #F2EAD7;
	color: #993300;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(/shop/item/flowers/design/img01/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	font-size: 12px;
	height: 19px;
	padding-left: 20px;
	padding-top: 7px;
	text-align: left;
	text-decoration: none;
	width: 150px;
}
/* 2階層目、右に右方向の矢印あり（＝所属カテゴリあり） */
ul.MenuBarVertical ul a.MenuBarItemSubmenu
{
	background-image: url(/shop/item/flowers/design/img01/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
    color: #666666;
    display: block;
    font-size: 12px;
    height: 19px;
    padding-left: 20px;
    padding-top: 7px;
    text-align: left;
    text-decoration: none;
    width: 150px;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(/shop/item/flowers/design/img01/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
    color: #666666;
    display: block;
    font-size: 12px;
    height: 19px;
    padding-left: 20px;
    padding-top: 7px;
    text-align: left;
    text-decoration: none;
    width: 150px;
}
/* マウスオーバーしたとき　右に右方向の矢印あり */
ul.MenuBarVertical ul a.MenuBarItemSubmenuHover
{
	background-image: url(/shop/item/flowers/design/img01/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
    color: #666666;
    display: block;
    font-size: 12px;
    height: 19px;
    padding-left: 20px;
    padding-top: 7px;
    text-align: left;
    text-decoration: none;
    width: 150px;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
/*----------------------------------------------------------------------*/
/*ショッピングのご案内　guide */

.guide_text {
	size: 1px;
	font-size: 12px;
	line-height: 20px;
}
.guide_box {
	height: 250px;
	width: 280px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
.guide_box h2{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.guide_subtitle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
}

.guide_title {
	border-bottom-width: 1px;
	font-size: 17px;
	font-weight: bold;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #999966;
	height: 20px;
	padding-left: 15px;
	vertical-align: middle;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	}
	
.guide_ {
	width: 950px;
}
.guide_ .guide_box .link {
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(https://ginzahanasui.jp/guide/arrow17px.gif);
	list-style-position: inside;
	margin-top: 20px;
}
.link a:link,
.link a:visited,
.link a:active  { color: #1E1515; text-decoration: none; outline:none; padding: 2px;}
.link a:hover   { color: #999966; text-decoration: none; outline:none; padding: 0px;}

.guide_ .guide_box .link li{
	margin-left: 1.0em;
	text-indent: -1.0em;
}
.guide_ .guide_box .link li::before{
	content: "・";
}


.guide_h2 {
	font-size: 17px;
	font-weight: bold;
	color: #999966;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
}
.guide_h3 {
	font-size: 12px;
	letter-spacing: 0.2em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.guide_p {
	line-height: 1.7;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 14px;
}
.guide_img {
	margin-top: 50px;
	margin-bottom: 50px;
}
.guide_list-number {
	list-style-position: inside;
	list-style-type: decimal;
	line-height: 20px;
}
.guide_table {
	width: 700px;
	border: 1px solid #999999;
	border-collapse: separate;
	border-spacing: 3px;
}
.guide_table th,
.guide_table td{
	padding: 8px;
	font-size: 13px;
	box-sizing: border-box;
}
.guide_table td .guide_p{
	font-size: 12px;
}
.guide_table img{
	max-width: 100%;
}

.groupLayout table{
	table-layout: auto;
}

/*　商品詳細、商品一覧ページ全てのページでキャッチコピーを改行・文字色・サイズ変更　*/
#FS2_body_Goods .itemCatchCopy {
	font-size:12px; /* フォントサイズ */
	color:#666666; /* フォント色 */
	font-weight:normal;
	text-decoration:none; /* 文字飾りなし */
	display:block;/* キャッチコピーを改行 */
}

/*　商品一覧ページでキャッチコピー非表示　*/
.FS2_body_Goods_GoodsGroupList_1 .itemCatchCopy {display:none; }
.FS2_body_Goods_GoodsGroupList_2 .itemCatchCopy {display:none; }
.FS2_body_Goods_GoodsGroupList_3 .itemCatchCopy {display:none; }
.FS2_body_Goods_GoodsGroupList_4 .itemCatchCopy {display:none; }
.FS2_body_Goods_GoodsGroupList_5 .itemCatchCopy {display:none; }


/*　おすすめページのサイズ調整　*/
body.FS2_body_Goods_recommend_2 div.FS2_thumbnail_container {
    height: 200px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 240px;
}


/*　立て札の選択幅の調整　*/
.FS2_inputSelection_table select {
width: 350px;
}
.FS2_inputSelection_table input[type="text"] {
width: 350px;
}
li.TabbedPanelsTab {
padding: 4px 8px;
}


/*******************************************************************************

 PCページ 移転祝いのお花選び Howto まとめ
https://c15.future-shop.jp/FutureShop2/Login.htm

 *******************************************************************************/
div.itenHowtoList{
 padding-bottom:10px;
}

div.itenHowtoList ul{
    border-top: 1px solid #ccc;
    margin: -10px 0 0;
    padding: 0;
    width: 740px;
}
div.itenHowtoList li{
 list-style:none;
}
div.itenHowtoList li a{
 display:block;
 padding:10px;
 line-height:1.3;
 border:1px solid #ccc;
 border-top:none;
}
div.itenHowtoList li a:hover{
 text-decoration:none;
}

div.itenHowtoList ul+p{
 margin:8px 10px 0 0;
 text-align:right;
}

/*商品一覧ページにてアイコンを非表示*/
.FS2_body_Goods_GoodsSearchList .FS2_original_icons{display:none;} /* 商品検索結果一覧*/
.FS2_body_Goods_BundleGoodsList .FS2_original_icons{display:none;} /* バンドル商品一覧 */
.FS2_body_CouponGoodsList .FS2 .FS2_original_icons {display:none;} /* クーポン商品一覧 */

.FS2_body_Goods_GoodsGroupList_1 .FS2_original_icons{display:none;} /* グループ第一階層 */
.FS2_body_Goods_GoodsGroupList_2 .FS2_original_icons{display:none;} /* グループ第二階層 */
.FS2_body_Goods_GoodsGroupList_3 .FS2_original_icons{display:none;} /* グループ第三階層 */
.FS2_body_Goods_GoodsGroupList_4 .FS2_original_icons {display:none;} /* グループ第四階層 */
.FS2_body_Goods_GoodsGroupList_5 .FS2_original_icons{display:none;} /* グループ第五階層 */
 


/*******************************************************************************
キャッシュレス5％バナー追加
 *******************************************************************************/
html, body {
	/*background-image: url(/img/home/bg2_cashless.jpg);*/
}
.headerBanner{
  padding: 0;
  margin: 0;
  line-height: 1;
}
/*div class="hd_menu withCashlessBnr">*/

.hd_menu.withCashlessBnr{
  height:200px;
}

/*******************************************************************************
個人情報保護方針
 *******************************************************************************/
.FS2_privacyPageLink_container{
padding: 15px 0;
    margin: 25px 0 30px;
    font-size: 14px;
    text-align: center;
    background: rgb(246, 246, 246);
    border: 1px solid rgb(221, 221, 221);
}

.FS2_privacyPageLink_container input{
  margin-right:10px;
}


/* レコメンドの商品名と価格の表示を中央寄せにする */
.FS2_Recommend2_recommend > ul > li {
    text-align: center;
}
/* 商品価格を改行するCSS */
.FS2_GroupLayout .FS2_itemPrice_addition {
    display: block;
}

/*******************************************************************************
マイページに会員IDを出す設定
 *******************************************************************************/
<style type="text/css">
.FS2_repeater {
display: none;
}
</style>





