
@charset "utf-8";
/* CSS Document */

/*=============================================================================
Reset
==============================================================================*/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#333;background:#FFF;line-height:1.6;overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;vertical-align:top;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-size:inherit;font-weight:inherit; vertical-align:middle;}input,textarea,select{*font-size:100%;}legend{color:#ccc;}del,ins{text-decoration:none;}

ol, ul, li {list-style: none;}

/*=============================================================================
Font
==============================================================================*/
/* --------------------------------------
　　全体で12pxを基準にしたフォントサイズパーセント表記
    Font-size Adjustment
     84% = 10px	|	134% = 16px	|	184% = 22px
     92% = 11px	|	142% = 17px	|	192% = 23px
    100% = 12px |	150% = 18px	|	200% = 24px
    109% = 13px	|	159% = 19px	|	209% = 25px
    117% = 14px	|	167% = 20px	|	217% = 26px
    125% = 15px	|	175% = 21px	|
-------------------------------------- */

body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color:#020202;
	  /*border: 10px solid #ccc;*/
}
/* for IE6 */
* html body { font-size: 75%; }
/* for IE7 */
*:first-child+html body { font-size: 75%; }

select, input, textarea {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color:#020202;
}

/*============================================================================
Base
==============================================================================*/
/* --------------------------------------
Anchor
-------------------------------------- */
a { color:#020202; text-decoration:none;}
a:hover { color:#020202; text-decoration:underline;}

/* --------------------------------------
clearfix
--------------------------------------- */
/* for modern browser */
.clearfix:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
}
/* for IE 5.5-7 */
.clearfix { zoom: 1; }

a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

.clear{clear:both;}

/* =========================================================
shared
========================================================= */
.shared{
	float:right;
	margin-top:-25px;}

.shared li{
	float:left;
	margin-left:10px;}

.shared img{
	width:20px;}

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}

/* =========================================================
wrap
========================================================= */
#wrap {
	width:1190px;
	margin:0px auto;
}

/* =========================================================
header
========================================================= */
#header {
	margin-top:15px;
	/*width:950px;*/
　/*height:300px;*/
	overflow:hidden;
	/*margin-bottom:17px;*/
	position:relative;
}

#header h1 {
	position:relative;
	/*top:;*/
	float:left;
}

#header_h1 {
text-align: left;
line-height: 10px;
background: none repeat scroll 0 0 #efefef;
color: #A8A8A8;
font-size: 10px;
height: 10px;
padding: 5px;
}

#header .logo {
	position:relative;
	/*top:;*/
	/*float:left;*/
	width:181px;
	margin:0 auto;}
	
#header .logo img{
	width:100%;}

#header_comments {
	float:left;
	text-align:center;
	font-size:90%;
}

#header h1 img {
}
#header .free{
	clear:both;
	position:relative;
	/*position:absolute;*/
	top:6px;
	left:676px;
}

/* =========================================================
header_sub_content
========================================================= */
.header_sub_content{
	margin:5px 0;}

.header_sub_content .primary, .header_sub_content .secondary{
	font-weight:bold;
	padding-right:15px;}

/* =========================================================
search
========================================================= */
#search {
	overflow:;
	/*width:160px;
	float:right;*/
}
#search .input_text{
	width:130px;
	float:left;
}
#search .input_text input{
	width:130px;
	border:1px solid #333333;
}

#search .input_bbt{
	float:left;
	width:30px;
}

#search form {
}

#search form img {
}

/* =========================================================
header_sub_navi
========================================================= */
#header_sub_navi {
	overflow:hidden;
	/*margin-top:7px;*/
	float:right;
	margin-right:-8px;
}

#header_sub_navi ul {
	overflow:hidden;
	line-height:15px;
}

#header_sub_navi ul li {
	float:left;
	border-left:;
	padding-left:5px;
	margin-right:5px;
}

#header_sub_navi ul li a {
}

#header_sub_navi ul li a img {
}

/* =========================================================
header_navi
========================================================= */
#header_navi {
	clear:both;
	overflow:hidden;
	
}

#header_navi ul {
	margin-top:27px;
}

#header_navi ul li {
	float:left;
}

#header_navi ul li a {
}

#header_navi ul li a img {
}




/* ==============================================
mega_nav
 ============================================= */
 
 

#menu-tittle{
  width: 80px;
  margin: 20px 0 0 20px;
  padding: 8px 10px 5px 10px;
  border-radius: 3px 3px 0 0;
  background: #2f3842;
  color: #fff;
  font-size: 13px;
  text-align: center;
}
#sample{
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 0 3px 3px;
    color: #333;
    font-size: 14px;
    height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 804px;
    /*z-index: 10;*/
}
#sample li{
    color: #333;
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
width: 130px;
text-align: center;
}

#sample li a{
    color: #0e2236;
    display: block;
    line-height: 15px;
    padding: 0;
    position: relative;
    text-decoration: none;
}


#sample > li:hover > a{
  color: #e47911;
  font-weight: bold;
}

li.mega_menu a{
background-color: #fff;
/*z-index: 10;*/}


#sample > li.mega_menu:hover > a{
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;

height:29px;
}

#sample > li.mega_menu:hover > a img{
opacy:1.0;}

#sample ul li a:hover{
  color:#e47911;
  text-decoration: underline;
}
#sample > li:hover > a:after{
  display: block;
  position: absolute;
/*  content: "";*/
  top: 50%;
  right: 5px;
  width: 0px;
  height: 0px;
  margin-top: -8px;
/*  border: 8px solid transparent;*/
  border-left-color: #aaa;
}
#sample ul{
position: absolute;
z-index: 10;
padding: 0;
border: 1px solid #ccc;
/*border-top: none;*/
background-color: #fff;
top: 30px;
left: 116px;
display: none; 
font-family: meiryo;}

#sample li:hover ul{
  display: block;
border-top: 1px solid #ccc;
margin-top: -1px;}

#sample ul div{
/*margin: 0 0 0 24px;*/
padding: 0 5px;
border-right: 1px solid #ddd;
display: block;
float: left;
width: 128px;
}

.category_box{width:834px;}
.category_box div{min-height: 328px;}
.category_box li{width:128px!important;}

#sample div.category1,#sample div.category2,#sample div.category3,#sample div.category4,#sample div.category5,#sample div.category6,#sample div.category7{
margin: 10px 0;
}

#sample div.category1{    left: -160px;}
#sample div.category2{    left: 0px;}
#sample div.category3{    left: 160px;}
#sample div.category4{    left: 320px;}
#sample div.category5{    left: 480px;}
#sample div.category6{    left: 640px;}
#sample div.category7{    left: 800px;}

#sample ul.price{left: 425px;}

#sample ul.big{    height: auto;}

#sample ul.big li{
    float: left;
    height: 40px;
    width: 120px;
}

#sample ul h3{
  padding: 5px 5px 5px 15px;
  margin: 0;
  color:#e47911;
  font-size: 16px;
  font-weight: normal;
}


#sample ul li a{  padding: 6px 10px;}

#sample ul li{  font-size:10px;}

li.category_ttl{
width: 150px;
height: 29px;
margin: 0 0 10px 0;
line-height: 22px;
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 14px!important;
font-weight: bold;
border-bottom: 2px solid #ddd;
color: #333;
}


/* =========================================================
main_content
========================================================= */
.main_content{
	display:block;
	float:right;
	width:980px;
	margin-top:50px;
	margin-left: 20px;
	
}

.content_header{
	text-align: center;
	width: 980px;
	margin: 10px 20px 20px 20px;
	/* padding-left: 48px; */
	background: url(http://luzllena.c16.future-shop.jp/images/main/content_header/line.gif) center center repeat-x;
}

.content_header span{
  padding: 0 20px 0 30px;
  color: #191919;
  font-size: 28px;
  /* font-size: 1.8rem; */
  /* letter-spacing: 0.15em; */
  line-height: 1.2em;
  background: #FFFFFF;
  /* font-weight: 400; */
  font-family: "Georgia";
}

/* =========================================================
main_img
========================================================= */
.main_img{
	display:block;
	float:right;
	width:1000px;
	text-align:right;}


/* =========================================================
top_sub_bnr
========================================================= */
.top_sub_bnr{
	display:block;
	float:right;
	margin:20px auto;
	width:1000px}

.top_sub_bnr table td{padding-left:20px;}
.top_sub_bnr table td img{width:230px;}



/* =========================================================
top_list
========================================================= */



.top-list{
	
	text-align:left;
	color:#999;
	font-family:"verdana","arial";
	font-size: 11px;
    letter-spacing: -0.3pt;
    line-height: 14px;
	float: right;
	width: 1000px;
	}
	
.top-list .tile{
	display:inline-block;
	width:230px;
	padding:0;
	margin:0px 0 30px 20px;
	vertical-align:top;
	text-align:center;}
	
.top-list .tile a{text-decoration:none;}

.top-list .tile a:link, .tile a:visited{ color:#333;}
.top-list .tile a:hover{ color:#999;}

	
.top-list .tile li{
	list-style-type:none;
	display:inline-item;
	text-align:center;
	color:#333;
font-family:"verdana","arial";
font-size: 11px;
    letter-spacing: -0.3pt;
    line-height: 16px;

}

.top-list .tile li.item img{width:100%;}

.top-list .tile li .price{
	font-weight:bold;
	color:#999;}

.top-list .first{margin-left:0px;}

	

/* =========================================================
top
========================================================= */
.top_header_img{
	text-align:center;
	width:100%;
	/*margin:30px 0 0 0;*/
	/*add*/
	margin: 3px 0 0 0;
	border-top: 1px solid #333;
	padding-top: 30px;}

.product_img{width:100%;}

.top_hr{
	border:1px solid #666;
	width:100%;
	margin-top:30px;}


/* =========================================================
content
========================================================= */
#content {
	width:1190px;
	float:right;
	text-align:left;
	margin-bottom:30px;
	/*overflow:hidden;*/
}

#content img {
}

/* =========================================================
top_content
========================================================= */
.top_content{
	margin: 20px 0 30px 0;
  border-top: 2px solid #333;
	}



/* =========================================================
side_nav
========================================================= */

.side_bnr iframe{
	width:190px;
	height:5000px;}


/* =========================================================
left
========================================================= */
#left {
	width:160px;
}
#left a{
	color:#F6778C;
}

#left .mb10 {
}

#left .mb10 a {
}

#left .mb10 a img {
}

#left .mb20 {
}

#left .mb20 a {
}

#left .mb20 a img {
}

/* =========================================================
category
========================================================= */
#category {
	margin-bottom:25px;
}

#category h2 {
	margin-bottom:5px;
}

#category h2 img {
}

#category ul {
	margin-top:0px;
	border-bottom:0px solid #EAEAEA;
	padding-bottom:10px;
}

#category ul li {
}

#category ul li a {
}

#category ul li a img {
}

/* =========================================================
press
========================================================= */
#press {
	border-bottom:1px solid #000;
	padding-bottom:18px;
	margin-bottom:10px;
}

#press h2 {
	margin-bottom:14px;
}

#press h2 img {
}

#press dl {
}

#press dl dt {
}

#press dl dd {
	margin-bottom:8px;
}



#left div {
}

#left div a {
}

#left div a img {
}

/* =========================================================
bottom
========================================================= */
/*#bottom {
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}

#pagetop{
	width:100%;
	text-align:right;
	margin-bottom:20px;
}



#pagetop a{opacity:0.8;}
#pagetop a:hover{opacity:1.0;}

#footer{
	border-top:3px solid #DEDEDE;
}*/

/*add*/
#pagetop {
  position: absolute;
  right: 20px!important;
  top: 700px;
}

/* =========================================================
footer
========================================================= */
#footer_wrap{
	/*border:#333 solid thin;*/
	width:96%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	letter-spacing:0.01em;
	padding:2%;
	background-color:#f5f5f5;
	display:block;
	height:auto;
	clear:both;

	}
	
#footer{
	background-color:#f5f5f5;
	width:980px;
	height:auto;
line-height:16px;
text-align:left;}
	
.footer-left{
	float:left;
	width:33%;
	/*background-color:#CCC;*/}
	
.footer-left ul{
	text-align:left;
	padding:0;
	margin:0;}
	
.footer-left li{
	list-style-type:none;}
	
.footer-left ul .text{
	padding-top:3px;
	padding-bottom:20px;

	}
	
.footer-left ul .text a{
	text-align:center;
	padding:0 10px;
	border-right:1px solid #ccc;}
	
.footer-left ul .text:first-child a{
	padding-left:0;}
	
.footer-left ul .text:last-child a{
	border-right:none;}
	
	
.footer-left li ul li{
	float:left;}
	
.footer-right{
	width:65%;
	/*background-color:#999;*/
	float:right;}
	
.footer-right table, .footer-right table tr, .footer-right table tr td, .footer-right table th{
	padding:0;
	margin:0;
	border:0;}
	
.footer-right table tr td.left{
	padding-right:10px;}

/* =========================================================
footer_navi
========================================================= */
#footer .navi {
	margin-top:20px;
}

#footer .navi ul {
}

#footer .navi ul li {
	float:left;
	margin-right:20px;
}

#footer .navi ul li a {
}

#footer .navi ul li a img {
}

/* =========================================================
copyright
========================================================= */
#copyright {
	float:right;
}

#copyright img {
}


div.item_data{
	text-align:center;
	font-size:10px;
	line-height: 120%;
	color:#333333;
	width:147px;
	height:;
	/*font-weight:bold;*/
}

div.item_data2{
	text-align:center;
	font-size:12px;
	width:100%;
	height:18px;
	/*font-weight:bold;*/
}

#breadcrumb{font-size:10px;margin-bottom:13px;overflow:hidden;}
#breadcrumb a{color:#a7a7a7;}
#breadcrumb ul{list-style:none;}
#breadcrumb ul li{float:left;}
.linetop{border-top:1px solid #000;padding-top:10px;}


#top_img{
	position:relative;
	top:-28px;
}

#top_img ul li{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#item_list{
	width:760px;
}

#item_list ul li{
	/*width:147px;*/
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	/*display:inline;*/
}

#item_list ul li img{
	height:201px;
	margin-bottom:5px;
}

/*#item_list ul li.end{
	margin:0px;
}*/

#item_list2 ul li{
	float:left;
	margin-right:11px;
	margin-bottom:5px;
}

#item_list2 ul li img{
	width:242px;
}

.itemdata {
	display: none;
	position: absolute;
	top: 10em;	/*★省略不可、ブラウザ初期値バラバラ*/
	left: 0em;　/*★Firefoxでhoverが無効になります*/
}

a:hover {
	position:relative;
	text-decoration:none;
}

a:hover .itemdata {
	z-index:100;
	display: block;
	background-color: #333333;
	padding:3px;
	color:#ffffff;
	border-top: solid 0px;	/*フキダシ用*/
	border-left:#333333 solid 5px;	/*フキダシ用*/
}

a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
		 	transition: 0.3s ease-in-out;
}

a:hover img.tophoverImg{
    filter: alpha(opacity=30); /* IE7以下用 */
     -ms-filter: “alpha(opacity=30)”; /* IE8用 */
    opacity:0.3; /* Firefox 1.5以上, Opera, Safari用 */
}

.contents_title{
	color:#b27c14;
}

.ranking{
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	background-color:#333333;
	width:15px;
	height:15px;
	/*margin-bottom:-15px;*/
	position:relative;
	top:15px;
}

/* =========================================================
Topics Menu
========================================================= */
#topics_gnav {
margin-bottom: 10px;
	padding-left: 2px;
	float: left;
	width: 160px;
	
}



/* =========================================================
Drop Down Menu
========================================================= */

#gnav {
	margin-top: 10px;
	margin-bottom: 10px;
	/*font: normal normal bold 13px/140% "ＭＳ Ｐゴシック",sans-serif;*/
	padding-left: 2px;
	float: left;
	width: 160px;
	/*height: 125px;*/
}

#gnav ul li {
	width: 160px;
	height: 25px;
	text-align: left;
	background: #333333;	/*強調色*/
}

#gnav ul li a {
	display: block;
	width: 164px;
	height: 25px;
	color: #333333;
	font-size: 100%;
	line-height: 1.8;
	background: #ffffff;
}

#gnav ul li a:hover {
	color: #ffffff;
	background: none;
}

#gnav ul li ul {
	display: none;
}

#gnav ul li:hover ul {
	display: block;
	position: relative;
	z-index: 999999;
	top: -28px;
	left: 140px;
	width: 160px;
	line-height: 1.5;
	border: thin #DDDDDD solid;
	padding-left: 5px;
	font: normal normal normal 110%/140% "ＭＳ Ｐゴシック",sans-serif;
	background: #ffffff;
	box-shadow: 1px 1px 5px #aaa;
}

#gnav ul li img{
	margin-top:4px;
}

#gnav ul li.outlet a img{
margin-left:24px;
}

#gnav ul li span{
	font-weight:normal;
	font-size:80%;
	border-left:1px solid #999;
	padding:3px 5px;
	margin-left:5px;}

#gnav ul li span.new{
	background-color:#C90;
	color:#FFF;}

#gnav ul li span.outlet{
	background-color:#F30;
	color:#FFF;}
	

/* =========================================================
管理画面系ページ共通
========================================================= */	
td.layout_content{padding:0 0 0 20px;}

/* =========================================================
商品一覧
========================================================= */	
/*.layout_body{
	width:1190px;}*/
	
#FS2_body_Goods .FS2_thumbnail_container img {
	/*width:100%;*/
	width:240px;
	padding:0 0 0 30px}
	
#FS2_body_Goods .FS2_ItemShortComment {
	display:none;}
	
#FS2_body_Goods .gl_Item .itemCenter{
	position:relative;}
	
	
#FS2_body_Goods .groupLayout itemCenter .itemGroup{
	padding: 0px;
	margin: 26px auto 5px auto;
	position: absolute;
	width: 100%;}
	
#FS2_body_Goods .FS2_eye_catch_icon{
	position: absolute;
	margin: 0px auto 0 auto;
	width: 100%;}

#FS2_body_Goods .FS2_itemPrice_area{
	padding: 0px;
	margin: 30px 0 5px 0;}
	
#FS2_body_Goods .itemPrice {color:#666;}

.fs_goods_container {
    width: 47%;
    height: 410px;
    margin: 1%;
    float: left;
    position: relative;
}

/* =========================================================
検索結果一覧
========================================================= */	

.FS2_body_Goods_GoodsSearchList .FS2_itemlayout_td_Right .FS2_itemPrice_area{
	padding: 0px;
	margin: 26px 0 5px 0;}
	
/* =========================================================
商品詳細
========================================================= */	
.system_content{
	/*border:1px solid #efefef;
	padding:30px*/}

.FS2_body_Goods_GoodsDetail .pan{
		/*padding: 5px;
		width: 755px;*/
		margin: 0 auto;}
		
#FS2_itemlayout_E{
		width: 980px;
		margin: 0 auto;}
		
#FS2_itemlayout_E table{
	border:1px solid #afafaf;
}
	
#FS2_itemlayout_E table .FS2_itemlayout_td_Left{
	width: 1%;
	text-align: right;
	padding: 10px 0;
}

#FS2_itemlayout_E .item_images{
	border:none;}
	
.pan{
	background-color:#fff;}
	
/*.FS2_itemlayout_td_Right{
	width:420px;
	margin-left:40px;
	display:block;}*/
	
.FS2_itemlayout_td_Right{
	width: 87%;
	margin: 0 0 0 40px;
	display: block;
	padding: 10px 0;}

.FS2_additional_image_tableVariation_table{
	width:100%;
	}
	
#FS2_body_Goods .FS2_itemlayout_td_Right .itemNumber{
	color: #8C8C8C;
	padding: 0px;
	margin: 20px 0 5px 0;}
	
.FS2_body_Goods_GoodsDetail .FS2_itemlayout_td_Right .FS2_eye_catch_icon{
	position: absolute;
	margin: 0px auto 0 auto;
	width: auto!important;}
	
.FS2_body_Goods_GoodsDetail .FS2_itemlayout_td_Right .FS2_itemPrice_area{
	padding: 0px;
	margin: 0px 0 5px 0!important;}


/*　送料についてを非表示　*/
.FS2_Config_Postage{display:none;}

/*下部コメント*/
.user_inner_content{
	text-align:center;}
	
.FS2_lower_comment #reserv_info{
	text-align:center;
	letter-spacing:0.03em;
	height:auto;
	border:1px solid #C00;
	margin-top:10px;}
.FS2_lower_comment .reserv_head{
font-size: 140%;
  padding: 1%;
  color: #c00;
  border-bottom: 1px dotted #c00;
  font-weight: bold;}
.FS2_lower_comment .reserv_body{
	padding:2%;
	line-height:1.8em;
	background-color:#fff;}
	
/*ゆうメール*/
.yuumail_head{
	width: 96%;
	text-align: center;
	padding: 2%;
	border-top: 1px solid #333;}
.yuumail_head p{
	font-size: 190%;
	color: #F63;
	margin: 0;}
.yuumail_head span{
	font-size:100%;}

.hayamihyou, .box_size_info{
	border-top:1px solid #333;
	border-left:1px solid #333;
	width:100%}
	
.hayamihyou th, .hayamihyou td, .box_size_info th, .box_size_info td {
	border-right:1px solid #333;
	border-bottom:1px solid #333;}
	
.hayamihyou th, .box_size_info th{
	background-color:#efefef;
	padding:2%;}
	
.hayamihyou{
	font-size:120%;
	font-weight:bold;
	color:#333;}

.hayamihyou span{
	font-size:80%;
	font-weight:normal;
	color:#666;}

.hayamihyou td{
	width:20%;
	padding:2%}

.hayamihyou .attention{
	font-size:150%;
	line-height:240%;
	text-align:center;
	color:#F63;}
.hayamihyou .attention span{
	background-color:#F63;
	color:#FFF;
	line-height:180%;
	padding:4%}
	
.box_size_info{margin-top:10px;}
.box_size_info td{padding:2%;}

.yuumail_bnr{margin-top:10px;}

/*ゆうメール表示をデフォルトでは非表示*/
.yuumail{display:none;}

	
/*上部コメントパターン*/

.FS2_body_Goods_GoodsDetail #todayship{
border: 5px solid #eaeaea; 
padding: 20px; 
font-size: 12px; 
text-align: center; 
line-height: 150%; 
clear:both;
}

.FS2_body_Goods_GoodsDetail #todayship p{
	font-size:16px;
	font-weight:bold;}

/* =========================================================
商品一覧ページ上部盛る
========================================================= */
#summersale_header{display:none;}

/* =========================================================
クーポン対象商品一覧ページ
========================================================= */

.FS2_body_CouponGoodsList .FS2_thumbnail_container img{width:100%;}

/* =========================================================
item_spec
========================================================= */

.item_sp {width:100%; margin-top:10px;}
.item_sp table {border-right:1px solid #afafaf;border-top:1px solid #afafaf;margin-bottom:10px;}
.item_sp table th{background-color:#efefef;text-align:left;}
.item_sp table td{text-align:left;vertical-align:top;}
.item_sp table td,
.item_sp table th{font-size:12px;font-weight:normal;border-left:1px solid #afafaf;border-bottom:1px solid #afafaf;padding:3px;}
.item_sp table.t5 td,
.item_sp table.t5 th{width:75px;}
.item_sp table.t6 td,
.item_sp table.t6 th{width:62px;}
.item_sp table.t6 td,
.item_sp table.t6 th{width:53px;}
.item_sp table.t7 td,
.item_sp table.t7 th{width:53px;padding:3px 0 3px 1px;}
.item_sp table.ts{width:100%;}



/* =========================================================
coment
========================================================= */

.coment_header h3 {
	background-color:#f6f6f6
	;}

.coment_header h3,p{
	padding:2px;	
    margin: 2px;
}


.FS2_pager_stay{
    display: inline-block;
    font-weight: bold;
    margin: 7px 5px 3px 5px;
}

.FS2_pager_link {
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 1px 0.5em;
    margin: 0 2px;
    color: #000;
    position: relative;
    top: -2px;
	text-decoration: none;
    display: inline-block;
}



/*
.groupLayout .itemGroup {
    margin: 0 0 5px 0;
    border: 1px solid #ccc;
    padding: 14px 0px;
    font-weight: bold;
}

*/