/*ページ幅指定*/
.layout_body{width: 886px; margin:0px auto!important;}
.layout_table{
width: 100%;
clear:both;
}
/*ページ幅指定*/

/*メニュー幅指定*/
td.layout_menu{
	width: 0px;
	display:none;
}
/*メニュー幅指定*/

/*右メニュー幅指定*/
td.layout_right{
width: 165px;
padding: 5px 5px 0 0;
}
/*右メニュー幅指定*/

td.layout_menu{vertical-align:top;}
td.layout_content{
vertical-align:top;
text-align:left;
padding:5px 10px;
}
.layout_right{vertical-align:top;}

/*

======== table of content. =================================



summary:初期化ならびに初期設定



- CSSHOVER

- RESET

- BASE LINK COLOR



============================================================

*/



/* CSSHOVER */



/*-----------------------------------------------------

RESET

-------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, pre, form, dl, dt, dd, 

blockquote, fieldset, input, address {

	margin:0;

	padding:0;

}



h1, h2, h3, h5, h6, caption, address,strong {

	font-style: normal;

	font-weight: normal;

}



ul, ol, li {

	list-style-type: none;

}



table {

}



caption {

	display:none;

}



form {

	display:inline;

}



fieldset {

	border:none;

}



legend {

	display:none;

}





img{

	border:0;

	vertical-align:bottom;

	line-height:1;

}



hr {

	display:none;

	clear: both;

}





a {

	outline:none;

}





/*-----------------------------------------------------

BASE LINK COLOR

-------------------------------------------------------*/

a:link,

a:visited {

	color:#333333;

	text-decoration:underline;

}



a:hover {

	color:#333333;

	text-decoration: none;

}

/*----------------------------------------------------------

更新:2009/00/00		

----------------------------------------------------------*/



/*-----------------------------------------------------

BODY

-------------------------------------------------------*/

body {


	background-repeat: repeat-x;

	background-position: center top;

	text-align: center;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-color: #FFFFFF;

	width: 100%;

}



#header {

	width: 886px;
	clear: both;

}



#header h1 {

	float: left;

	width: 207px;

	padding-top: 12px;

	padding-left: 3px;

}

#header ul{

	margin: 0px;

	list-style-type: none;

	float: right;

	padding-top: 34px;

	padding-right: 14px;

	padding-bottom: 14px;

	padding-left: 0px;

}

#header li {

	display: inline;

	margin: 0px;

	padding: 0px;

	float: left;

}
.layout_table {
	background-color: #FFFFFF;
}
#ic_area {
}
#ic_area ul {
	margin: 0px;
	list-style-type: none;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ic_area li {
	display: inline;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*****************************************
#bg_container #container #contents {

	clear: both;

	width: 886px;

	background-color: #FFFFFF;

}
#bg_container #container #contents {

	clear: both;

	width: 886px;

	background-color: #FFFFFF;

}

**********************************************/


.layout_right #contents #naviarea {

	width: 165px;

	float: right;

	margin-top: 30px;

}

.layout_right #naviarea #c_navi {

	background-color: #F8F8F8;

	width: 158px;

	border: 1px solid #DDDDDD;

	padding-top: 6px;

	padding-bottom: 6px;

	padding-left: 5px;

	margin-bottom: 20px;

}

.layout_right #naviarea #c_navi ul {

	margin: 0px;

	list-style-type: none;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.layout_right #naviarea #c_navi li {

	margin: 0px;

	padding: 0px;

}

.layout_right #naviarea #c_navi #purpose {

	padding-top: 13px;

}

.layout_right #naviarea #s_navi {

	width: 165px;

}

.layout_right #naviarea #s_navi ul {

	list-style-type: none;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	margin: 0px;

}

.layout_right #naviarea #s_navi li {

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

}

.layout_right #naviarea #bnr {

	padding-top: 15px;

}

.layout_right #naviarea #bnr ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.layout_right #naviarea #bnr li {

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left: 0px;

}

#footer {

	background-image: url(/shop/item/pajama/design/img01/line_footer.gif);

	background-repeat: repeat-x;

	background-position: left top;

	width: 886px;

	clear: both;

	margin-top: 16px;

	height: 31px;

}

#footer ul {

	margin: 0px;

	list-style-type: none;

	padding-top: 11px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	float: left;

	width: 635px;

}

#footer li {

	display: inline;

	margin: 0px;

	padding: 0px;

	float: left;

}

#footer address {

	float: left;
	clear: both;

}

#footer #copyright {

	float: right;

	padding-top: 10px;

	font-size: 10px;

}


/* for IE6 */

* html body {

	font-size: 75%;

}



/* for IE7 */

*:first-child + html body {

	font-size: 75%;

}





#container {

	width: 1000px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-align: left;

}

/*-----------------------------------------------------

HEADER

-------------------------------------------------------*/



/*-----------------------------------------------------

CLEARFIX

-------------------------------------------------------*/



/* clearfix (Firefox)

------------------------------- */

.clearfix:after{

   content:".";

   display:block;

   height:0px;

   clear:both;

   visibility:hidden;

}



/* WinIE7

------------------------------- */

.clearfix{

   display:inline-block;

}



/* WinIE5,6

------------------------------- */

/* Hides from IE-mac \*/

* html .clearfix{

   height:1px;

}



.clearfix{

   display:block;

}

/*お試し店舗のヘッダを非表示*/
.FS2_trial{
display:none;
}

/*プレビューモードのヘッダを非表示*/
.FS2_preview{
display:none;
}

/***********************************/
.utility {
border:1px solid #D9D9D9;
}
.utility table td {
border:none;
}
.utility ul.login {
border:none;
} 
.utility ul.item {
background:#EEE;
border:1px solid #FFF;
padding-bottom:2px;
text-align:left;
}
.txt_bold {
	font-weight: bold;
}

.FS2_body_Config_BusinessDeal form h2.pageTitle {
	background:url(/shop/item/pajama/design/img02/img_ttl01.jpg) no-repeat left top;
	width:690px;
	height:45px;
	text-indent:-5999px;
	border:0;
	padding:0;
	margin:0 0 25px 5px;
}
.FS2_body_Config_BusinessDeal form h3.CrossHead {
	background:url(/shop/item/pajama/design/img02/img_ttl03.jpg) no-repeat left top;
	width:670px;
	height:27px;
	text-indent:-5999px;
	border:0;
	padding:0;
	margin:0 0 15px 15px;
}
.FS2_body_Config_PostageSettleList form table.userTable_02 ,
.FS2_body_Config_PrivacyPolicy form table.userTable_02 ,
.FS2_body_Config_BusinessDeal form table.userTable_02 {
	margin:0 0 15px 30px;
	width:640px;
}
.FS2_body_Config_PostageSettleList form div.section ,
.FS2_body_Config_PrivacyPolicy form div.section ,
.FS2_body_Config_BusinessDeal form div.section {
	background:url(/shop/item/pajama/design/img02/bg_tbody.jpg) repeat-y left top;
}
.FS2_body_Config_PostageSettleList form div.section h3,
.FS2_body_Config_PrivacyPolicy form div.section h3,
.FS2_body_Config_BusinessDeal form div.section h3 {
	padding:20px 40px 0px 40px;
}
.FS2_body_Config_PostageSettleList form div.section div.wrapper,
.FS2_body_Config_PrivacyPolicy form div.section div.wrapper,
.FS2_body_Config_BusinessDeal form div.section div.wrapper {
	background:url(/shop/item/pajama/design/img02/bg_thead.jpg) no-repeat left top;
}
.FS2_body_Config_PostageSettleList form div.section div.wrapper div.section,
.FS2_body_Config_PrivacyPolicy form div.section div.wrapper div.section,
.FS2_body_Config_BusinessDeal form div.section div.wrapper div.section {
	background:url(/shop/item/pajama/design/img02/line01.gif) no-repeat 20px bottom;
	padding:15px 40px;
}
.FS2_body_Config_PostageSettleList form div.section div.wrapper div.last,
.FS2_body_Config_PrivacyPolicy form div.section div.wrapper div.last,
.FS2_body_Config_BusinessDeal form div.section div.wrapper div.last {
	background:url(/shop/item/pajama/design/img02/bg_tfoot.jpg) no-repeat left bottom;
	padding-bottom:25px;
}
.FS2_body_Config_PostageSettleList form div.section div.wrapper div.section h4,
.FS2_body_Config_PrivacyPolicy form div.section div.wrapper div.section h4,
.FS2_body_Config_BusinessDeal form div.section div.wrapper div.section h4 {
	font-size:15px;
	background:url(/shop/item/pajama/design/img02/ic_squre01.gif) no-repeat left center;
	text-indent:14px;
	margin-bottom:0.5em;
}
.FS2_body_Config_PostageSettleList form div.section div.wrapper div.section p,
.FS2_body_Config_PrivacyPolicy form div.section div.wrapper div.section p,
.FS2_body_Config_BusinessDeal form div.section div.wrapper div.section p {
	margin:0 0 0.5em 14px;
}
.FS2_body_Config_PostageSettleList div.section div.wrapper div.section ul,
.FS2_body_Config_PostageSettleList form div.section div.wrapper div.section ol,
.FS2_body_Config_PrivacyPolicy form div.section div.wrapper div.section ul,
.FS2_body_Config_PrivacyPolicy form div.section div.wrapper div.section ol,
.FS2_body_Config_BusinessDeal form div.section div.wrapper div.section ul,
.FS2_body_Config_BusinessDeal form div.section div.wrapper div.section ol {
	margin:0 0 0.5em 14px;
	padding-left:1.5em;
}
.FS2_body_Config_PostageSettleList form div.section div.wrapper div.section ul li,
.FS2_body_Config_PrivacyPolicy form div.section div.wrapper div.section ul li,
.FS2_body_Config_BusinessDeal form div.section div.wrapper div.section ul li {
	list-style-type:disc;
}
.layout_right #naviarea dl#purpose dt {
	 margin:0;
	padding:0;
	text-align:left;
}
.layout_right #naviarea dl#purpose dt a {
	 margin:0;
	padding:0;
}
.layout_right #naviarea dl#purpose dt a img {
	vertical-align:bottom;
}
.layout_right #naviarea dl#purpose dd {
	margin:0 0 2px 0;
	background:#EEE;
	width:155px;
}
.layout_right #naviarea dl#purpose dd ul { 
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
	padding:4px 4px 10px 4px;
}
.layout_right #naviarea dl#purpose dd li {
	background:url(/shop/item/pajama/design/img01/line_dot02.gif) repeat-x bottom;
	padding:3px 5px 3px 5px;
	text-align:left;
}
.layout_right #naviarea dl#purpose dd li a {
	display:block;
	padding:0px 15px 0px 0px;
	background:url(/shop/item/pajama/design/img01/ic_arrow01.gif) no-repeat right center;
}
.gl_Item table {
	width:100%;
}
.FS2_tableVariation table {
	width:300px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}
.FS2_tableVariation table td ,
.FS2_tableVariation table th {
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
.FS2_tableVariation table th.thStrong {
	min-width:30%;
	_width:30%;
}
.FS2_itemlayout_td_Left {
	width:350px;
	text-align:left;
}
.FS2_body_Goods_GoodsDetail .layout_content table.items {
width:673px;
margin:10px auto 30px auto;
}
.FS2_body_Goods_GoodsDetail .layout_content p.ttl {
margin:0 auto;
width:673px;
}
.FS2_body_Goods_GoodsDetail .layout_content table.items td {
padding:0;
}
.FS2_body_Goods_GoodsDetail .layout_content table.items td {
padding:0;
}

/*2009/07/16*/

#pajama_description_content {
	width:678px;
	margin:0 auto;
	padding:5px 0 20px 0;
}
#pajama_description_content dl.note {
	border:1px solid #CCCCCC;
	font-size:85%;
	margin-bottom:18px;
}
#pajama_description_content dl.note dt {
	padding:5px 10px;
	border-bottom:1px solid #CCCCCC;
	background:#EEE;
}
#pajama_description_content dl.note dd {
	padding:5px 10px;
}
#pajama_description_content dl.sections {

}
#pajama_description_content dl.sections dd {
	margin-bottom:18px;
	margin-top:1px;
	border:1px solid #CCCCCC;
	padding:18px;
	_padding:18px 17px;
}

#pajama_description_content dl.sections dd.about p.image{
float:left;
padding-right:15px;
width:221px;
}
#pajama_description_content dl.sections dd.about p.title {
	margin-bottom:15px;
}
#pajama_description_content dl.sections dd.about p.text {
	font-size:108%;
	line-height:1.5;
}
#pajama_description_content dl.sections dd.about dl {
	width:401px;
	float:left;
	padding-top:20px;
}

#pajama_description_content dl.sections dd.about dl dd {
	background:#EEE;
	padding:10px;
	line-height:1.6;
	margin-bottom:0;
}

#pajama_description_content dl.sections dt.rindai {
	clear:both;
}
#pajama_description_content dl.sections dd.rindai {
	background:#f8f8f8;
}
#pajama_description_content dl.sections dd.rindai .right {
	float:right;

}
#pajama_description_content dl.sections dd.rindai li {
	width:443px;
}
#pajama_description_content dl.sections dd.rindai li p {
	padding-top:10px;
	font-size:108%;
	line-height:1.5;
	padding-bottom:30px;
}
#pajama_description_content dl.sections dd.rindai li p.p35 {
	padding-bottom:55px;
}

/*2009/09/04*/
.winered {
	color:#981157;
}
.SyousaiTable {
	margin:10px 0;
	border-top:1px solid #DDDDDD;
}
.SyousaiTable th {
	font-weight:normal;
	padding:2px 8px;
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	background:#F6F6F6;
	width:5em;
}
.SyousaiTable td {
	border-color: #DDDDDD;
	padding:2px 8px;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	line-height:1.5em;
}

.syouhin_kabu {
	border:1px solid #DDDDDD;
	padding:3px;
	margin-bottom:15px;
	float:left;
	width:700px;
}
.syouhin_kabu_title {
	background:#E6E6E6;
	color:#000;
	font-size:14px;
	padding:3px 10px;
}
.syouhin_kabu_inner {
	padding:15px 20px 15px 20px;
	float:left;
}
.syouhin_kabu_inner .sozai_name {
	float:left;
	width:500px;
}
.syouhin_kabu_inner .sozai_img {
	float:right;
}
/*-----------------------------------------------------

VALENTINEGIFT

-------------------------------------------------------*/
#valentinegift {
	width: 790px;
}
#valentinegift h2 {
	margin: 0px;
	padding: 0px;
}
#valentinegift h3 {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#valentinegift #trunks {
}
#valentinegift .txt_red01 {
	color: #CC0000;
}

#valentinegift #trunks .item {
	float: left;
	width: 379px;
}
#valentinegift #trunks dl{
	width: 340px;
	float: left;
	padding-top: 10px;
	padding-left: 16px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#valentinegift #trunks dt{
	font-size: 14px;
	font-weight: bold;
	color: #E0787A;
}
#valentinegift #trunks dd{
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#valentinegift #trunks #txt_01 {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	float: left;
	width: 223px;
	padding-left: 16px;
	padding-top: 16px;
}
#valentinegift #trunks #spec {
	float: left;
	width: 110px;
	padding-top: 16px;
}


#valentinegift #gneck {
	clear: both;
	padding-top: 7px;
}
#valentinegift #gneck .item {
	float: left;
	width: 379px;
}
#valentinegift #gneck dl{
	width: 340px;
	float: left;
	padding-top: 10px;
	padding-left: 16px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#valentinegift #gneck dt{
	font-size: 14px;
	font-weight: bold;
	color: #E0787A;
}
#valentinegift #gneck dd{
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#valentinegift #gneck #txt_01 {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	float: left;
	width: 340px;
	padding-left: 16px;
	padding-top: 16px;
}
#valentinegift #txt_blue01 {
	font-weight: bold;
	color: #000099;
	font-size: 12px;
}
/*2009.11.11追加*/
.beigecolor{
color:#B1A178;
}


/*2010.07.26追加*/
h2.intro{
	width:100%;
	height:15px;
	position:absolute;
	top:5px;
	left:0px;
	text-align:right;
	font-size:10px;
	color:#ffffff;
}

#fa_w{
	width:100%;
	margin:10px 0 10px 10px;
	text-align:left;
	font-size:10px;
	color:#;555555;
}

/*2010.08.24追加*/
#CommodityExplanation{
border:#ff0000;
	margin:20px 0;
}

#CommodityExplanation dt{
	font-size:16px;
	font-weight:bold;
	margin:5px 0;
}

#CommodityExplanation dt.explanation{
	color:#000033;
}

#CommodityExplanation dd{
	line-height:1.5em;
}

#CommodityExplanation dd.intro{
	margin-top:10px;
	lineheight:1.5em;
}

.SyousaiTable td.timg img{
	margin:5px 0;
}

/*2010.08.26追加*/
.FS2_eye_catch_icon,
.FS2_members_login_link
{
	margin:5px 0;
}



/* 2010.09.04追加 */

.detailZone{
	padding		:20px 0 0;
}

.detailZone .dzimg{
	padding		:10px 0 0 10px;
}

.detailZone .dzimg img{
	folat		:left;
	margin-right	:5px;
}

.st201009{
	border		:1px #c4c4c4 dotted;
}

.SyousaiTable201009{
	margin		:10px 10px 0 10px;
	padding		:10px 0 20px;
}

.SyousaiTable201009 th,td{
	height		:20px;
	font-weight	:normal;
	text-align	:left;
	color		:#848484;
}


.j_upper_c .c_tit{
	color		:#907138;
	font-size		:16px;
	font-weight	:bold;
	line-height	:1.5em;
}

.j_upper_c .u_com{
	line-height	:1.5em;
}

.j_under_c{
	border-top	:1px solid #907138;
	padding-top	:20px;
	color		:#907138;
}

.j_under_c .c_tit{
	margin-left	:20px
}
