/*-------------------------------------------------

初期設定

-------------------------------------------------*/

body {
	color:#444;
	font-size:12px;
	line-height:1.3em;
	background-color:#FFFFFF;
	margin:0px 0px;
	width : 100% ;
}


ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul li{
	margin:0px;
	padding:0px;
}

td{
	vertical-align:top;
}

p{
	font-size:12px;
	line-height:1.4em;
}


img{
	border:0px;
}

form{
	margin:0px;
}
/*-------------------------------------------------
Clear Fix
-------------------------------------------------*/

.clearfix:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}
.clearfix {
 display:inline-block;
}
/* exlude MacIE5 ?*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* end MacIE5 */

/*for IE 5.5-7*/
.clearfix{
    zoom:1;
}

/*ドリームウィバーで確認用　後で消しましょう*/
.clearfix + *{
    clear: both;
}



/*-------------------------------------------------

hタグ

-------------------------------------------------*/

h1,h2,h3h,h4,h5{
	font-size:12px;
	font-weight:normal;
	margin:0px;
}


h1{
	font-size:11px;
	color:#808080;
	margin-left:5px;
}

h2{
	padding: 20px 0px 10px 10px;
}

h3{
}

h4{
}

h5{
}

h6{
	font-size:14px;
	font-weight:bold;
	color:#c00;
	margin: 10px 0px 10px 0px;
}

/*-------------------------------------------------

リンクスタイル

-------------------------------------------------*/

a:link {
 color:#9F3365;
 text-decoration:none;
}

a:visited {
 color:#9F3365;
 text-decoration:none;
}

a:hover {
 color:#F2AED7;
 text-decoration:underline;
}

a:active {
 color:#000000;
 text-decoration:underline;
}

/*-------------------------------------------------

コンテンツ・レイアウト

-------------------------------------------------*/

#wrapper{
	width:900px;
	padding: 0px 10px;
	margin:0 auto;
}


#content{
	width:900px;
	padding: 15px 0px 0px 0px;
}

#column-2row{
	width:715px;
	margin: 0px 0px 0px 0px;
	float:right;
}

#main-content{
	width:520px;
	padding: 0px 0px  0px 0px;
	margin: 0px 0px  0px 0px;
	vertical-align:top;
	float:left;
}

#side-content{
	width:170px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	float:right;
}

#side-menu{
	width:160px;
	margin:0px;
	float:left;
}


.note{
	color:#c00;
}

/*-------------------------------------------------
マージン
-------------------------------------------------*/
.mrg-t0{margin-top:0px;}
.mrg-t5{margin-top:5px;}
.mrg-t10{margin-top:10px;}
.mrg-t15{margin-top:15px;}
.mrg-t20{margin-top:20px;}
.mrg-t25{margin-top:25px;}
.mrg-t30{margin-top:30px;}
.mrg-t50{margin-top:50px;}


.mrg-b0{margin-bottom:0px;}
.mrg-b5{margin-bottom:5px;}
.mrg-b10{margin-bottom:10px;}
.mrg-b15{margin-bottom:15px;}
.mrg-b20{margin-bottom:20px;}
.mrg-b25{margin-bottom:25px;}
.mrg-b30{margin-bottom:30px;}
.mrg-b50{margin-bottom:50px;}

.mrg-l0{margin-left:0px;}
.mrg-l5{margin-left:5px;}
.mrg-l10{margin-left:10px;}
.mrg-l15{margin-left:15px;}
.mrg-l20{margin-left:20px;}
.mrg-l25{margin-left:25px;}
.mrg-l30{margin-left:30px;}
.mrg-l50{margin-left:50px;}

.mrg-r0{margin-right:0px;}
.mrg-r5{margin-right:5px;}
.mrg-r10{margin-right:10px;}
.mrg-r15{margin-right:15px;}
.mrg-r20{margin-right:20px;}
.mrg-r25{margin-right:25px;}
.mrg-r30{margin-right:30px;}


.mrg-center{margin-right:auto; margin-left:auto;}

.center{text-align:center}
.left{text-align:left}
.right{text-align:right}



/*-------------------------------------------------

ヘッダ

-------------------------------------------------*/

#header{
	width:898px;
	padding:3px 0px 0px 0px;
	margin:0px;
	border-left:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	position:relative;
}

#header #menu{
	padding:1px 0px 1px 0px;
	font-size:12px;
	margin:0px;
	position:absolute;
	top:82px;
	right:0px;
}

#header #menu ul{
	margin:0px auto 0px auto;
	padding:0px;
}

#header #menu ul li{
	float:left;
	margin:0px;
	padding:0px 8px;
	border-left:1px solid #B2B2B2;
}

#header #menu ul li a{
	display:block;
	color:#808080;
}

#header #menu ul li.menu-last a{
	background-image:none;
}

#header #menu ul li a:hover{
	text-decoration:none;
}

#header #menu2{
	clear:both;
	width:898px;
	font-size:12px;
	line-height:1.2em;
	background-color:#B2B2B2;
	padding:1px 0px 1px 0px;
	margin:0px;
	position:relative;
}

#header #menu2 a{
	color:#FFF;
}

#header #menu2 #menu-home{
	width:160px;
	text-align:center;
	padding: 3px 0px  3px 0px;
	margin: 0px 0px  0px 0px;
}

#home #header #menu2 #menu-home{
	visibility:hidden;
}

#header #menu2 #menu-member{
	padding:1px 0px 0px 0px;
	margin:0px;
	position:absolute;
	top:3px;
	right:0px;
}

#header #menu2 #menu-member ul{
	margin:0px auto 0px auto;
	padding:0px;
}

#header #menu2 #menu-member ul li{
	float:left;
	margin:0px;
	padding: 0px 8px;
	border-left:1px solid #FFFFFF;
}

/*-------------------------------------------------

メイン

-------------------------------------------------*/
#bland{
	width:525px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

#bland .bnr-box{
	width:170px;
	height:118px;
	float: left;
}

#bland h3{
	margin:0;
	padding:0;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}




#bland .bnr-border{
	float: left;
	margin: 0;
	padding:0 0 0 5px;

}

#bland .last-row{
	margin:0;
	padding:0;
	float: left;
}


#pdl-basicline{
	padding: 15px 0px 0px 0px;
	clear:both;
}

#pdl-basicline h4{
	width:515px;
	background-color:#CFA100;
	padding:1px 0px 1px 5px;
	margin: 0px 0px 0px 0px;
}

#pdl-basicline p{
	width:430px;
	font-size:11px;
	background-image:url(../img/pdl/pdl_logo_s.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:20px 0px 20px 90px;
	margin: 0px 0px 0px 0px;
}

#pdl-basicline #pdl-kind01{
	float:left;
	width:252px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px  20px 0px;
}

#pdl-basicline #pdl-kind02{
	float:right;
	width:252px;
	border-left:1px dotted #999999;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px  20px 0px;
}

#pdl-basicline #pdl-kind01 li,
#pdl-basicline #pdl-kind02 li{
	float:left;
/*	width:125px;*/
	width:83px;
	height:33px;
}

#pdl-basicline #pdl-kind01 li a,
#pdl-basicline #pdl-kind02 li a{
	display:block;
/*	width:92px;*/
	width:50px;
	height:29px;
	font-size:11px;
/*	line-height:29px;*/
	line-height:1.3em;
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 0px 0px 33px;
}
#pdl-basicline #pdl-kind01 li#kind01 a{
	background-image:url(../img/pdl/kind01_01.gif);
	line-height:29px;
}
#pdl-basicline #pdl-kind01 li#kind02 a{
	background-image:url(../img/pdl/kind01_02.gif);
	line-height:29px;
}
#pdl-basicline #pdl-kind01 li#kind03 a{
	background-image:url(../img/pdl/kind01_03.gif);
	line-height:29px;
}
#pdl-basicline #pdl-kind01 li#kind04 a{
	background-image:url(../img/pdl/kind01_04.gif);
}
#pdl-basicline #pdl-kind01 li#kind05 a{
	background-image:url(../img/pdl/kind01_05.gif);
	line-height:29px;
}
#pdl-basicline #pdl-kind01 li#kind06 a{
	background-image:url(../img/pdl/kind01_06.gif);
	line-height:29px;
}
#pdl-basicline #pdl-kind01 li#kind07 a{
	background-image:url(../img/pdl/kind01_07.gif);
	line-height:29px;
}

#pdl-basicline #pdl-kind02 li#kind01 a{
	background-image:url(../img/pdl/kind02_01.gif);
}
#pdl-basicline #pdl-kind02 li#kind02 a{
	background-image:url(../img/pdl/kind02_02.gif);
	line-height:29px;
}
#pdl-basicline #pdl-kind02 li#kind03 a{
	background-image:url(../img/pdl/kind02_03.gif);
}
#pdl-basicline #pdl-kind02 li#kind04 a{
	background-image:url(../img/pdl/kind02_04.gif);
	line-height:29px;
}
#pdl-basicline #pdl-kind02 li#kind05 a{
	background-image:url(../img/pdl/kind02_05.gif);
}
#pdl-basicline #pdl-kind02 li#kind06 a{
	background-image:url(../img/pdl/kind02_06.gif);
}
#pdl-basicline #pdl-kind02 li#kind07 a{
	background-image:url(../img/pdl/kind02_07.gif);
}
#pdl-basicline #pdl-kind02 li#kind08 a{
	background-image:url(../img/pdl/kind02_08.gif);
	line-height:29px;
}

#pdl-basicline #pdl-kind01 li a:hover,
#pdl-basicline #pdl-kind02 li a:hover{
/*	font-weight:bold;*/
}


#pr{
	width:525px;
	padding: 0px;
	margin: 0px 0px  0px 0px;
}

#pr h4{
	float:left;
	margin: 5px 5px  0px 0px;
}
#pr .bnr-box{
	width:170px;
	height:118px;
	float: left;
	padding-right: 5px;
	margin: 5px 0 0;
}

#pr .bnr-box h3{
	margin:0;
	padding:0;
}



#home #cart-check{
	margin: 0px 0px  8px 0px;
}



#gotop{
	font-size:10px;
	text-align:right;
	padding: 10px 5px  3px 0px;
	margin: 0px 0px  0px 0px;
	clear:both;
}

#gotop a{
	color:#000;
}

#gotop a:hover{
	color:#c00;
	text-decoration:none;
}


/*-------------------------------------------------

サイドコンテンツ

-------------------------------------------------*/
#side-content h3{
	margin: 0px 0px 10px 0px;
}

#side-content #side-news{
	margin: 0px 0px 15px 0px;
}

#side-content #side-news h4{
	width:165px;
	background-color:#B2B2B2;
	padding: 1px 0px 1px 5px;
	margin: 0px 0px 0px 0px;
}

#side-content #side-news div{
	border-bottom:1px dashed #E5E5E5;
	padding: 3px 0px 2px 0px;
	margin: 0px auto;
}

#side-content #side-news h5{
	font-size:11px;
	line-height:1.2em;
	padding: 3px 0px 3px 0px;
}

#side-content #side-news p{
	font-size:10px;
	line-height:1.2em;
	text-align:right;
	margin: 2px 0px 0px 0px;
}

#side-content #side-news div p{
	font-size:10px;
	color:#666;
	line-height:1.3em;
	text-align:left;
	margin: 0px 0px 3px 0px;
}




#side-content #side-ranking h4{
	width:165px;
	background-color:#B2B2B2;
	padding: 2px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
}

#side-ranking #ranking-box{
	border:1px solid #E5E5E5;
	padding: 5px 0px 0px 0px;
	margin-bottom:15px;
}

#side-ranking table.ranking-table{
	border-bottom:1px dashed #E5E5E5;
	padding: 0px 0px 5px 0px;
	margin:0px auto 5px auto;
}

#side-ranking table.ranking-table th{
	width:20px;
	font-size:16px;
	color:#808080;
	text-align:center;
}

#side-ranking table.ranking-table td img{
	float:left;
	margin-right: 3px;
}

#side-ranking table.ranking-table td p{
	font-size:10px;
	line-height:1.2em;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

#side-ranking table.ranking-table td p a{
	display:block;
}


table#cal{
	width:170px;
	background-color:#F0F0F0;
	margin: 0px 0px 0px 0px;
}

table#cal td{
	padding:5px 5px;
}

table#cal  #cal-date{
	width:30px;
	text-align:center;
	float:left;
}

table#cal  #cal-date #cal-date-year{
	font-size:9px;
	font-weight:normal;
	color:#808080;
	padding: 0px 0px 5px 0px;
}

table#cal  #cal-date #cal-date-month{
	font-size:27px;
	font-weight:bold;
	color:#333;
	padding: 0px 0px 0px 0px;
}

table#cal table#cal-table{
	width:125px;
	float:right;
}

table#cal #cal-table th{
	font-size:9px;
	font-weight:normal;
}

table#cal #cal-table td{
	font-size:9px;
	text-align:center;
	padding:1px 0px;
}

table#cal th.sun,
table#cal td.hol{
	color:#c00;
}
table#cal th.sat{
	color:#00F;
}

#side-content #cal-comment{
	padding:2px 0px;
}

#side-content #cal-comment h5{
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-align:center;
}

#side-content #cal-comment p{
	font-size:10px;
	color:#333333;
	margin:5px 0px;
}






/*-------------------------------------------------

サイドメニュー

-------------------------------------------------*/
#side-menu #search{
	padding: 0px 0px 7px 0px;
}

#side-menu #search div{
	font-size:12px;
	color:#FFF;
	line-height:1.2em;
	text-align:center;
	background-color:#B2B2B2;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 5px 0px;
}

#side-menu #search input.search-text-box{
	width:95px;
	border:1px solid #E5E5E5;
	padding:2px;
	margin: 0px 2px 0px 2px;
}

#side-menu #menu-shopping div{
	width:155px;
	background-color:#B2B2B2;
	padding: 1px 0px 1px 5px;
	margin: 0px 0px 2px 0px;
}

#side-menu #menu-shopping{
	
}

#side-menu #menu-shopping ul{
	width:158px;
	border:1px solid #E5E5E5;
	padding: 0px 0px 5px 0px;
	margin: 5px 0px 0px 0px;
}

#side-menu #menu-shopping ul li{
	width:148px;
	padding: 1px 0px 1px 0px;
	margin:0px auto;
	border-bottom:1px dashed #E5E5E5;
}

#side-menu #menu-shopping ul li a{
	display:block;
	width:148px;
	color:#000;
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:-9999px;
	padding: 2px 0px 2px 0px;
	margin: 1px 0px 1px 0px;
	
/* \*/
overflow:hidden;
/* */

}

#side-menu #menu-shopping ul li a:hover{
	margin: 2px 0px 0px 0px;
}

#side-menu #menu-shopping ul li#pdl a{
	height:24px;
	background-image:url(../img/pdl/menu_pdl.gif);
}
#side-menu #menu-shopping ul li#ariane a{
	height:24px;
	background-image:url(../img/pdl/menu_ariane.gif);
}
#side-menu #menu-shopping ul li#inconnue a{
	height:24px;
	background-image:url(../img/pdl/menu_inconnue.gif);
}

#side-menu #menu-shopping ul li#och{
	height:24px;
	background-image:url(../img/pdl/menu_och.gif);
	text-indent: -9000px;
}

#side-menu #menu-shopping ul li#och a{
	height:24px;
	background-image:url(../img/pdl/menu_och.gif);
}
#side-menu #menu-shopping ul li#material a{
	height:21px;
	background-image:url(../img/pdl/menu_material.gif);
}
#side-menu #menu-shopping ul li#size a{
	height:21px;
	background-image:url(../img/pdl/menu_size.gif);
}
#side-menu #menu-shopping ul li#color a{
	height:21px;
	background-image:url(../img/pdl/menu_color.gif);
}
#side-menu #menu-shopping ul li#women a{
	height:21px;
	background-image:url(../img/pdl/menu_women.gif);
}
#side-menu #menu-shopping ul li#men a{
	height:21px;
	background-image:url(../img/pdl/menu_men.gif);
}
#side-menu #menu-shopping ul li#babykids a{
	height:21px;
	background-image:url(../img/pdl/menu_babykids.gif);
}
#side-menu #menu-shopping ul li#others a{
	height:21px;
	background-image:url(../img/pdl/menu_others.gif);
}
#side-menu #menu-shopping ul li#others{
	border-bottom:0px;
}

#side-menu #menu-shopping ul li#item{
	width:142px;
	padding: 4px 3px 0px 3px;
	border-bottom:0px;
}

#side-menu #menu-shopping ul li#item ul{
	width:142px;
	border:0px;
	padding:0px;
	margin:0px;
}

#side-menu #menu-shopping ul li#item ul li{
	width:142px;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom:1px dashed #E5E5E5;
	background-repeat:no-repeat;
	background-position:19px center;
}
#side-menu #menu-shopping ul li#item ul li#tops{
	background-image:url(../img/pdl/menu_item_tops.gif);
}
#side-menu #menu-shopping ul li#item ul li#onepiece{
	background-image:url(../img/pdl/menu_item_onepiece.gif);
}
#side-menu #menu-shopping ul li#item ul li#stole{
	background-image:url(../img/pdl/menu_item_stole.gif);
}
#side-menu #menu-shopping ul li#item ul li#bottom{
	background-image:url(../img/pdl/menu_item_bottom.gif);
}
#side-menu #menu-shopping ul li#item ul li#spat{
	background-image:url(../img/pdl/menu_item_spat.gif);
}
#side-menu #menu-shopping ul li#item ul li#acc{
	background-image:url(../img/pdl/menu_item_acc.gif);
}
#side-menu #menu-shopping ul li#item ul li#outer{
	background-image:url(../img/pdl/menu_item_outer.gif);
}

#side-menu #menu-shopping ul li#item ul li a{
	display:block;
	width:95px;
	color:#000;
	background-image:url(../img/pdl/menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	text-indent:0px;
	padding: 5px 0px 5px 47px;
}

#side-menu #menu-shopping ul li#item ul li a:hover{
	background-position:6px center;
	margin: 1px 0px 1px 0px;
}


#side-menu #banner-shopping{
	margin:20px 0px;
}

#side-menu #banner-shopping a{
	display:block;
	margin-bottom:5px;
}

#side-menu #banner-other a{
	display:block;
	margin-bottom:5px;
}

#ariane table#ariane-coat-box{
	width: 329px;
	margin-top: 20px;
}

#ariane table#ariane-coat-box td{
	padding-right: 5px;
	font-weight: normal;
	color: #808080;
	font-size: 11px;
}

#ariane .espuri{
	color: #808080;
}


/*-------------------------------------------------

メインコンテンツ2階層目以降

-------------------------------------------------*/

dl#pankuzu{
	margin: 0px 0px 5px 0px;
}

dl#pankuzu dt{
	display:none;
}

dl#pankuzu dd{
	font-size:12px;
	margin:0px;
}

/*
#company #main-sec,
#shop #main-sec,
#recruit #main-sec,
#privacypolicy #main-sec,
#hohan #main-sec,
#activity #main-sec,
#sitemap #main-sec{
	font-size:12px;
	line-height:1.4em;
}
*/


#main-sec h3{
	width:705px;
	font-size:20px;
	color:#808080;
	font-weight:bold;
	background-image:url(../img/pdl/sec_tit_bg.gif);
	background-repeat:repeat;
	background-position:left top;
	border-bottom:1px solid #808080;
	padding:10px 0px 10px 10px;
	margin: 0px 0px 10px 0px;
}


#goods #cart-nav{
	width:713px;
	height:30px;
	border:1px solid #E5E5E5;
	position:relative;
}


#goods #cart-nav ul#menu-member {
	margin:0px auto 0px auto;
	padding:0px;
}

#goods #cart-nav-bottom ul#menu-member {
	margin:0px 0px 40px 50px;
	padding:0px;
}

#goods #cart-nav ul#menu-member li,
#goods #cart-nav-bottom ul#menu-member li{
	float:left;
	margin:0px;
	padding: 0px 8px;
	line-height:30px;
}

#goods #cart-nav ul#menu-member li a,
#goods #cart-nav ul#menu-cart li a,
#goods #cart-nav-bottom ul#menu-member li a{
	font-size:11px;
	color:#000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:0px 5px;
}

#goods #cart-nav ul#menu-member li.login a,
#goods #cart-nav-bottom ul#menu-member li.login a{
	font-size:13px;
	color:#9F0000;
	font-weight:bold;
	background-image:url(../img/pdl/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 0px 0px 10px;
	border:0px;
}


#goods #cart-nav ul#menu-cart {
	padding:1px 0px 0px 0px;
	margin:0px;
	position:absolute;
	top:0px;
	right:0px;
}

#goods #cart-nav ul#menu-cart li{
	float:left;
	margin:0px;
	padding: 0px 8px;
	line-height:30px;
}

#goods #cart-nav ul#menu-cart li#cart-check a{
	display:block;
	padding:3px 0px 0px 0px;
	border:0px;
}

#goods #cart-nav-bottom #menu-cart {
	padding:1px 0px 0px 0px;
	margin:0px;
	clear:both;
}

#goods #cart-nav-bottom #menu-cart a {
	display:block;
}

#goods #cart-nav-bottom #menu-cart a img {
	margin-bottom:20px;
}




#goods #page-tit{
	width:705px;
	font-size:15px;
	color:#555555;
	font-weight:bold;
	background-image:url(../img/pdl/sec_tit_bg.gif);
	background-repeat:repeat;
	background-position:left top;
	padding:10px 0px 10px 10px;
	margin: 0px 0px 3px 0px;
}

#goods #search-word{
	font-size:11px;
	color:#808080;
	padding:0px 0px 0px 0px;
}

#goods #search-word strong{
	font-weight:normal;
	color:#00667F;
}

#goods #Pagination-top{
	width:715px;
	border-bottom:3px solid #000;
	padding-bottom:5px;
	margin: 20px 0px 20px 0px;
	position:relative;
}

#goods #Pagination-bottom{
	width:715px;
	height:80px;
	padding-bottom:0px;
	margin: 0px 0px 0px 0px;
	position:relative;
}

#goods #Pagination-top p,
#goods #Pagination-bottom p{
	padding:1px 0px 1px 0px;
	margin:0px;
	position:absolute;
	top:0px;
	right:0px;
}

#goods #Pagination-top p strong,
#goods #Pagination-bottom p strong{
	background-color:#F2F2F2;
	border:1px solid #D9D9D9;
	padding:1px 3px;
	margin:0px 3px;
}

#goods #Pagination-top p a,
#goods #Pagination-bottom p a{
	padding:2px 2px;
	margin:0px 3px;
}

#goods #Pagination-top p a:hover,
#goods #Pagination-bottom a:hover{
	color:#000;
	background-color:#F2F2F2;
	border:1px solid #D9D9D9;
	padding:1px 3px;
	margin:0px 1px;
}







#goods .goods-list-table{
	border-bottom:1px dashed #808080;
	margin: 0px 0px 20px 0px;
}

#goods .goods-list-table td{
	width:238px;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-align:center;
	padding:0px 0px 10px 0px;
}

#goods .goods-list-table h4{
	font-size:12px;
	font-weight:normal;
	padding:5px 0px 2px 0px;
	margin: 0px;
}

#goods .goods-list-table p{
	padding:2px 0px 2px 0px;
	margin: 0px;
}

#goods .goods-list-table p.price{
	color:#000;
}

#goods .goods-list-table p.price strong{
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	padding-right:3px;
}





#goods table.goods-detail-table td#goods-img-column{
	width:382px;
	padding: 0px 15px 0px 15px;
}

#goods table.goods-detail-table td#goods-img-column #img-nav{
	margin: 5px 0px 0px 0px;
}






#goods table.goods-detail-table td#goods-img-column #img-nav img{
	margin: 0px 0px 0px 5px;
}

#goods table.goods-detail-table td#goods-img-column #img-nav a{
	font-size:11px;
	background-image:url(../img/pdl/goods_img_zoom.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 2px 0px 2px 17px;
	margin: 0px 0px 0px 5px;
}




#goods table.goods-detail-table td#goods-img-column #goods-detail-color{
	width:382px;
	padding: 10px 0px 0px 0px;
}

#goods table.goods-detail-table td#goods-img-column #goods-detail-color-tit{
	width:382px;
	font-size:11px;
	text-align:center;
	padding: 0px 0px 2px 0px;
	border-bottom:1px solid #444444;
}

#goods table.goods-detail-table td#goods-img-column #goods-detail-color a{
	width:57px;
	height:63px;
	font-size:9px;
	text-align:center;
	line-height:1.1em;
	border:1px solid #FFF;
	padding: 4px 2px 0px 2px;
	maegin-bottom: 2px;
	float:left;
}

#goods table.goods-detail-table td#goods-img-column #goods-detail-color a:hover{
	color:#000;
	background-color:#FAFAFA;
	border:1px solid #EDEDED;
	text-decoration:none;
}

#goods table.goods-detail-table td#goods-img-column #goods-detail-color a.on,
#goods table.goods-detail-table td#goods-img-column #goods-detail-color a:hover.on{
	border:1px solid #E3A0A0;
	background-color:#FFF;
}

#goods table.goods-detail-table td#goods-img-column #goods-detail-color a img{
	border:1px solid #FFFFFF;
	margin-bottom: 2px;
}

#goods table.goods-detail-table td#goods-img-column #goods-detail-color a strong{
	display:block;
	font-size:10px;
	font-weight:normal;
	color:#c00;
}



#goods table.goods-detail-table td#goods-order-column{
	width:265px;<ftp://admin:@www.nishimuraya.ne.jp/home/shogetsu/garden/>
	padding: 38px 8px 0px 30px;
}

#goods table.goods-detail-table td#goods-order-column #blandname{
	font-size:11px;
	padding: 0px 0px 2px 5px;
}

#goods table.goods-detail-table td#goods-order-column h4{
	width:260px;
	font-size:10px;
	font-weight:normal;
	border-top:3px solid #000000;
	border-bottom:3px solid #000000;
	padding: 8px 0px 8px 5px;
}

#goods table.goods-detail-table td#goods-order-column h4 strong{
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 0px 5px;
}

#goods table.goods-detail-table td#goods-order-column #goodsid{
	width:260px;
	font-size:11px;
	border-bottom:1px solid #000000;
	padding: 3px 0px 3px 5px;
}

#goods table.goods-detail-table td#goods-order-column p{
	width:260px;
	font-size:11px;
	line-height:1.5em;
	margin: 10px 0px 0px 5px;
}

#goods table.goods-detail-table td#goods-order-column #price{
	width:260px;
	font-size:12px;
	margin: 30px 0px 25px 5px;
}

#goods table.goods-detail-table td#goods-order-column #price strong{
	font-size:16px;
	padding: 0px 0px 0px 5px;
}

#goods table.goods-detail-table td#goods-order-column #goods-select-box{
	width:245px;
	background-color:#E6E6E6;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}

#goods table.goods-detail-table td#goods-order-column #goods-select-box p{
	width:100%;
	font-size:11px;
	line-height:1.5em;
	margin: 10px 0px 10px 5px;
}

#goods table.goods-detail-table td#goods-order-column #goods-select-box #cart-button{
	text-align:right;
}

#goods table.goods-detail-table td#goods-order-column table#goods-subimg-table{
	width:265px;
}

#goods table.goods-detail-table td#goods-order-column table#goods-subimg-table td{
	width:33%;
	font-size:11px;
	text-align:center;
	padding: 0px 0px 0px 0px;
}

#goods table.goods-detail-table td#goods-order-column table#goods-subimg-table td img{
	border: 1px solid;
}

#goods table.goods-detail-table td#goods-order-column #goods-subimg-box{
	width:265px;
}

#goods table.goods-detail-table td#goods-order-column #goods-subimg-box a{
	display:block;
	width:130px;
	height:115px;
	font-size:11px;
	text-align:center;
	float:left;
	padding: 0px 0px 0px 0px;
}

#goods table.goods-detail-table td#goods-order-column #goods-subimg-box a:hover{
	text-decoration:none;
}

#goods table.goods-detail-table td#goods-order-column #goods-subimg-box img{
	border: 1px solid;
}


#goods table.goods-detail-table td#goods-order-column dl#goods-note{
	border-top:1px solid #000000;
	padding: 10px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	clear:both
}

#goods table.goods-detail-table td#goods-order-column dl#goods-note dt{
	
}

#goods table.goods-detail-table td#goods-order-column dl#goods-note dd{
	margin: 5px 0px 0px 5px;
}





#goods #goods-search-box #goods-search-tit{
	width:713px;
	height:36px;
	border:1px solid #CCCCCC;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	position:relative;
}

#goods #goods-search-box #goods-search-tit div{
	width:150px;
	height:36px;
	font-size:15px;
	text-align:center;
	line-height:36px;
	background-color:#CCCCCC;
	padding:0px;
	margin: 0px;
}

#goods #goods-search-box #goods-search-tit p{
	display:block;
	width:400px;
	height:36px;
	line-height:1.2em;
	margin: 0px;
	position:absolute;
	top:12px;
	left:160px;
}

#goods #goods-search-box #goods-search-tit div#search-b{
	width:91px;
	height:22px;
	background-color:#FFF;
	margin: 0px 0px 0px 0px;
	position:absolute;
	top:7px;
	right:10px;
}



#goods #goods-search-box td{
	width:110px;
	font-size:11px;
	color:#808080;
	padding:0px 0px 0px 10px;
}
#goods #goods-search-box td#cate01{
	width:115px;
	font-weight:bold;
}
#goods #goods-search-box td#cate01 li#women{
	color:#F2AED7;
}
#goods #goods-search-box td#cate01 li#men{
	color:#A9D9DE;
}
#goods #goods-search-box td#cate01 li#babykids{
	color:#FFCF9F;
}
#goods #goods-search-box td#cate01 li#others{
	color:#DEE3BD;
}

#goods #goods-search-box td div{
	width:103px;
	border:1px solid #c0c0c0;
	padding:2px 0px 2px 5px;
	margin: 0px 0px 5px 0px;
}

#goods #goods-search-box td ul{
	margin: 0px 0px 15px 0px;
}





#goods table#cart-nav-bottom{
	margin: 40px 0px 30px 0px;
}

#goods table#cart-nav-bottom td#guide,
#goods table#cart-nav-bottom td#muryo,
#goods table#cart-nav-bottom td#gift{
	width:128px;
}

#goods table#cart-nav-bottom td#guide a,
#goods table#cart-nav-bottom td#muryo a,
#goods table#cart-nav-bottom td#gift a{
	display:block;
	width:124px;
	height:111px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;

/* \*/
overflow:hidden;
/* */
}

#goods table#cart-nav-bottom td#guide a{
	background-image:url(../img/pdl/guide_b.gif);
}
#goods table#cart-nav-bottom td#guide a:hover{
	background-image:url(../img/pdl/guide_b_o.gif);
}

#goods table#cart-nav-bottom td#muryo a{
	background-image:url(../img/pdl/muryo_b.gif);
}
#goods table#cart-nav-bottom td#muryo a:hover{
	background-image:url(../img/pdl/muryo_b_o.gif);
}

#goods table#cart-nav-bottom td#gift a{
	background-image:url(../img/pdl/gift_b.gif);
}
#goods table#cart-nav-bottom td#gift a:hover{
	background-image:url(../img/pdl/gift_b_o.gif);
}

#goods table#cart-nav-bottom td#cart{
	text-align:center;
	background-image:url(../img/pdl/cart_nav_bottom_img01.gif);
	background-repeat:no-repeat;
	background-position:center 2px;
}



/*-------------------------------------------------

商品写真拡大

-------------------------------------------------*/

#detail_image table{
	margin-top:15px;
}

#detail_image td{
	border:1px solid #E5E5E5;
	padding:10px;
}





/*-------------------------------------------------

選ぶ（素材・サイズ・色）

-------------------------------------------------*/

#goods #main-sec #material h3{
	width:355px;
	height:61px;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	line-height:1.2em;
	background-image:url(../choose/img/tit_material.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:0px;
	padding:8px 0px 0px 360px;
	margin: 10px 0px 20px 0px;
}

#material ul#main-choose{
	width:695px;
	height:80px;
	padding: 0px 0px 0px 20px;
}

#material ul#main-choose li{
	float:left;
}

#material ul#main-choose li a{
	display:block;
	width:90px;
	height:72px;
	font-size:11px;
	color:#000;
	border:1px dashed #A6A6A6;
	padding: 7px 5px 0px 5px;
	margin: 0px 7px 0px 0px;
	position:relative;
}

#material ul#main-choose li a strong{
	font-size:10px;
	color:#CCC;
	line-height:1.1em;
	font-weight:normal;
	font-family:"Arial black",Helvetica,sans-serif;
}

#material ul#main-choose li a:hover{
	border:1px solid #c00;
/*	background-color:#F2F2F2;*/
	text-decoration:none;
}

#material ul#main-choose li a input{
	position:absolute;
	bottom:5px;
	left:40px;
}


#goods #main-sec #size h3{
	width:715px;
	background-image:none;
	border:0px;
	padding:0px;
	margin: 10px 0px 20px 0px;
}

#size #main-choose{
	width:675px;
	height:127px;
	padding: 0px 0px 0px 40px;
}

#size div#main-choose div{
	display:block;
	width:190px;
	height:120px;
	float:left;
	font-size:11px;
	color:#000;
	border:1px dashed #A6A6A6;
	padding: 7px 5px 0px 5px;
	margin: 0px 7px 0px 0px;
	position:relative;
}

#size #main-choose strong{
	font-size:22px;
	color:#CCC;
	line-height:1.1em;
	font-weight:normal;
	font-family:"Arial black",Helvetica,sans-serif;
}

#size #main-choose ul{
	position:absolute;
	top:5px;
	left:130px;
}

#size #main-choose li a{
	display:block;
	width:63px;
	padding: 1px;
}

#size #main-choose li a:hover{
	color:#000;
/*	background-color:#F2F2F2;*/
	border:1px solid #c00;
	padding: 0px;
	text-decoration:none;
}


#goods #main-sec #color h3{
	width:335px;
	height:54px;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	background-image:url(../choose/img/tit_color.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:0px;
	padding:15px 0px 0px 380px;
	margin: 10px 0px 20px 0px;
}

#color ul#main-choose{
	width:695px;
	height:105px;
	padding: 0px 0px 0px 20px;
}

#color ul#main-choose li{
	float:left;
}

#color ul#main-choose li a{
	display:block;
	width:57px;
	height:98px;
	text-align:center;
	font-size:11px;
	color:#000;
	border:1px dashed #A6A6A6;
	padding: 7px 5px 0px 5px;
	margin: 0px 7px 0px 0px;
	position:relative;
}

#color ul#main-choose li a:hover{
	border:1px solid #c00;
/*	background-color:#F2F2F2;*/
	text-decoration:none;
}

#color ul#main-choose li a input{
	position:absolute;
	bottom:5px;
	left:23px;
}





#goods #main-sec #choose-text1{
	font-size:11px;
	color:#808080;
	text-align:center;
	line-height:1.2em;
	padding:0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	clear:both;
}

#goods #main-sec #choose-text2{
	font-size:15px;
	color:#4D4D4D;
	font-weight:bold;
	text-align:center;
	line-height:1.3em;
	background-image:url(../choose/img/choose_img01.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 0px 51px 0px;
	margin: 40px 0px 10px 0px;
}











/*-------------------------------------------------

オンラインショップ　ガイドライン

-------------------------------------------------*/

#guide #main-sec h3{
	width:673px;
	font-size:20px;
	color:#9F0000;
	font-weight:bold;
	background-image:url(../guide/img/tit_bg.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border:1px solid #CCCCCC;
	padding:10px 0px 10px 40px;
	margin: 0px;
}

#guide #main-sec h4{
	width:705px;
	font-size:16px;
	color:#9F0000;
	font-weight:bold;
	background-image:url(../img/pdl/sec_tit_bg.gif);
	background-repeat:repeat;
	background-position:left top;
	border-bottom:1px solid #9F0000;
	padding:10px 0px 10px 10px;
	margin: 50px 0px 10px 0px;
}

#guide #main-sec h5{
	width:150px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#E6E6E6;
	padding:5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}

#guide #main-sec #gift h5{
	width:350px;
}


#guide #main-sec dl#before{
	width:683px;
	border:1px solid #E6E6E6;
	padding:10px 15px 10px 15px;
}

#guide #main-sec dl#before dt{
	font-size:13px;
	padding:0px 0px 5px 0px;
}

#guide #main-sec dl#before dd{
	font-size:11px;
	padding:0px;
	margin:0px;
}


#guide #main-sec p{
	margin: 0px 0px 20px 0px;
}

#guide #main-sec #guide-menu{
	width:715px;
	font-size:10px;
	text-align:center;
	color:#FFF;
	background-color:#B3B3B3;
	padding:3px 0px 3px 0px;
	margin: 0px 0px 20px 0px;
}

#guide #main-sec #guide-menu a{
	color:#FFF;
}

#guide #main-sec #process li{
	font-size:16px;
	font-weight:bold;
	padding:7px 0px 7px 0px;
}

#guide #main-sec #process li p{
	font-size:12px;
	font-weight:normal;
	margin:3px 0px 10px 0px;
}


#guide #main-sec dl{
	margin-bottom:20px;
}

#guide #main-sec dl dt{
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}

#guide #main-sec dl dd{
	font-size:12px;
	margin:0px 0px 8px 0px;
}

#guide #main-sec #payment dl#koza dd{
	font-size:14px;
	font-weight:bold;
	border:1px solid #666;
	padding:5px;
}

#guide #main-sec #return-exchange p{
	line-height:1.7em;
}

#guide #main-sec .pay_conveni p{
	margin: 0; padding: 0; line-height: 1.1em;
}

/*-------------------------------------------------

ブランドページ

-------------------------------------------------*/

#pdl #main-sec h3,
#ariane #main-sec h3,
#etendue #main-sec h3, 
#och #main-sec h3{ 
	width:715px;
	background-image:none;
	border-bottom:0px;
	padding:0px;
	margin: 0px 0px 3px 0px;
}

#pdl #main-sec h4{
	width:450px;
	height:60px;
	font-size:11px;
	font-weight:normal;
	color:#808080;
	background-repeat:no-repeat;
	background-position:left top;
	padding: 19px 0px 0px 265px;
	margin: 0px 0px 3px 0px;
}
#pdl #main-sec h4 strong{
	display:none;
}
#pdl #main-sec #rayon h4{
	background-image:url(../pdl/img/tit_rayon.gif);
}
#pdl #main-sec #rib h4{
	background-image:url(../pdl/img/tit_1x1rib.gif);
}
#pdl #main-sec #paris h4{
	background-image:url(../pdl/img/tit_paris.gif);

}
#pdl #main-sec #swiss h4{
	background-image:url(../pdl/img/tit_swiss.gif);
}

#pdl #main-sec #stole h4{
	background-image:url(../pdl/img/tit_stole.gif);
}

#pdl #main-sec #rayon,
#pdl #main-sec #rib,
#pdl #main-sec #paris,
#pdl #main-sec #swiss,
#pdl #main-sec #stole{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 50px 0px;
}

#pdl #main-sec table th{
	width:245px;
	vertical-align:top;
	text-align:center;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#pdl #main-sec table td p{
	font-size:11px;
	font-weight:normal;
	line-height:1.4em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#pdl #main-sec .pdl-ph2{
	width:140px;
	padding: 13px 0px 20px 0px;
	float:left;
}

#pdl #main-sec dl.improve{
	width:275px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 146px;
}

#pdl #main-sec dl.improve dt{
	width:275px;
	height:36px;
	background-image:url(../pdl/img/improve.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent:-9999px;
}

#pdl #main-sec dl.improve dd{
	font-size:11px;
	font-weight:normal;
	color:#808080;
	line-height:1.2em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}




#pdl table#pdl-basicline2{
	padding: 15px 0px 0px 0px;
	clear:both;
}

#pdl table#pdl-basicline2 th{
	width:210px;
	padding: 0px 30px 0px 0px;
	text-align:left;
	font-size:11px;
	font-weight:normal;
}

#pdl table#pdl-basicline2 div{
	width:210px;
	background-color:#CFA100;
	padding:1px 0px 1px 5px;
	margin: 0px 0px 0px 0px;
}

#pdl table#pdl-basicline2 #pdl-kind01{
	float:left;
	width:100px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px  0px 0px;
}

#pdl table#pdl-basicline2 #pdl-kind02{
	float:left;
	width:100px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px  0px 0px;
}

#pdl table#pdl-basicline2 #pdl-kind01 li,
#pdl table#pdl-basicline2 #pdl-kind02 li{
	
}

#pdl table#pdl-basicline2 #pdl-kind01 li a,
#pdl table#pdl-basicline2 #pdl-kind02 li a{
	height:15px;
	font-size:11px;
	line-height:1.3em;
	color:#808080;
	text-align:left;
	background-image:url(../img/pdl/arrow_gray.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:0px 0px 0px 13px;
}

#pdl table#pdl-basicline2 #pdl-kind01 li a:hover,
#pdl table#pdl-basicline2 #pdl-kind02 li a:hover{
	background-position:6px center;
}

#pdl table#pdl-basicline2 td{
	text-align:left;
}

#pdl .lineup{
	clear:both;
}

#pdl table#pdl-basicline2 td a,
#pdl .lineup a{
	display:block;
	float:left;
	padding: 0px 5px 5px 0px;
}

#pdl table#pdl-basicline2 td a:hover,
#pdl .lineup a:hover{
	padding: 1px 4px 4px 1px;
}










#ariane table#about{
	margin:40px auto 0px auto;
	}
#ariane table#about th{
	width:346px;
	text-align:left;
	vertical-align:top;
	}
#ariane table#about #subimg{
	text-align:right;
	vertical-align:bottom;
	margin: 0px 0px 30px 0px;
	}
#ariane table#about #subimg img{
	margin: 0px 0px 0px 2px;
	}
#ariane table#about h4{
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:1.2em;
	margin: 0px 0px 15px 0px;
	}
#ariane table#about p{
	font-size:12px;
	font-weight:normal;
	color:#808080;
	line-height:1.3em;
	font-family:serif;
	margin: 0px 0px 10px 0px;
	}
#ariane td#detail{
	margin:0px;
	vertical-align:bottom;
	}
#ariane td#detail td{
	width:33%;
	vertical-align:top;
	text-align:center;
	}
#ariane td#detail td{
	width:33%;
	vertical-align:top;
	text-align:center;
	}
#ariane td#detail td p{
	display:block;	
	width:113px;
	font-size:11px;
	font-weight:normal;
	line-height:1.3em;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin: 5px auto 0px auto;
}


/*
#ariane table#about{
	margin:40px auto 0px auto;
	}
#ariane table#about th{
	width:254px;
	vertical-align:top;
	}
#ariane table#about p{
	font-size:12px;
	font-weight:normal;
	color:#808080;
	line-height:1.3em;
	margin: 0px 0px 10px 0px;
	}
#ariane table#about p#about2{
	font-size:11px;
	font-family:serif;
	}
#ariane table#about td#subimg{
	vertical-align:bottom;
	}
#ariane table#about td#subimg img{
	margin: 0px 5px 0px 0px;
	}
#ariane table#detail{
	margin:50px auto 25px auto;
	}
#ariane table#detail td{
	width:190px;
	vertical-align:top;
	text-align:center;
	}
#ariane table#detail p{
	width:113px;
	font-size:11px;
	font-weight:normal;
	line-height:1.3em;
	text-align:left;
	padding:0px 38px 0px 39px;
	margin: 5px 0px 0px 0px;
	}
#ariane p#about3{
	width:715px;
	font-size:11px;
	font-weight:normal;
	line-height:1.3em;
	text-align:center;
	padding:0px;
	margin: 20px 0px 0px 0px;
	}
*/



#och div#linup-link a{
	display:block;	
	width:140px;
	height:22px;
	font-size:11px;
	font-weight:normal;
	color:#808080;
	text-align:center;
	line-height:22px;
	border:1px solid #BFBFBF;
	margin: 0px auto 5px auto;
}

#etendue #main-sec #main-img{
	margin: 5px 0px 5px 0px;
}

#etendue #main-sec p{
	font-size:11px;
	font-weight:normal;
	color:#808080;
	line-height:1.2em;
	margin: 0px 0px 0px 0px;
}

#etendue #main-sec td#linup-link{
	width:200px;
}

#ariane div#linup-link a{
	display:block;	
	width:148px;
	height:22px;
	font-size:11px;
	font-weight:normal;
	color:#808080;
	text-align:center;
	line-height:22px;
	border:1px solid #BFBFBF;
	margin: 0px 0px 5px 0px;
}

#etendue #main-sec #linup-link a{
	width:150px;
	font-size:11px;
	font-weight:normal;
	color:#808080;
	text-align:center;
	line-height:22px;
	border:1px solid #BFBFBF;
	padding: 4px 0 2px 0;
	margin: 0px 0px 5px 0px;
	display: block;
}

#ariane div#linup-link a{
	width:178px;
	margin: 20px 0px 0px 0px;
	float:right;
}

#ariane div#linup-link a:hover,
#etendue #main-sec #linup-link a:hover{
	color:#535F80;
	background-color:#E8EFFF;
	text-decoration:none;
}

#ariane #main-sec,
#etendue #main-sec{
	padding-bottom: 50px;
}




.table{
	margin:0px;
}
.etendue_img{
	float:left;
	margin:10px 0px 0px 6px;
}

.inconnue_img{
	float:left;
	margin:10px 0 0 5px;
}


.spring_summer{
	height:20px;
	color:#ffffff;
	font-size:15px;
	text-align:left;
	}
.collection{
	height:33px;
	color:#ffffff;
	font-size:30px;
	line-height:28px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #FFF;
	}
	
.table td.etendue08ss-right{
	width:202px;
	text:align:left;
	background-color:#CECECE;
	padding:10px 18px 10px 18px;
}

.table td.etendue08ss-right #explanation-box{
	margin:30px 0px 3px 0px;
}

.table td.etendue08ss-right #explanation-box p{
	color:#FFF;
	text-align:left;
	margin:0px;
	margin-bottom:5px;
}

.table td.etendue08ss-right #explanation-box2{
	margin:30px 0px 3px 0px;
}

.table td.etendue08ss-right #explanation-box2 p{
	color:#FFF;
	text-align:left;
	margin:0px;
	margin-bottom:5px;
}








/*-------------------------------------------------

会社案内

-------------------------------------------------*/

#company table#company-data-table th{
	width:120px;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
	padding:3px 15px 3px 0px;
}

#company table#company-data-table td{
	padding:3px 0px 3px 0px;
}

#company table#company-data-table th#company-name,
#company table#company-data-table td#company-name2{
	height:126px;
	line-height:126px;
}


/*-------------------------------------------------

店舗情報

-------------------------------------------------*/

#shop #main-sec h4{
	width:615px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background-color:#3A312C;
	padding:5px 0px 5px 10px;
	margin: 30px auto 15px auto;
}

#shop #main-sec #shop-data{
	width:600px;
	background-color:#86868A;
	padding:5px 10px 5px 15px;
	margin: 8px auto 0px auto;
}

#shop #main-sec #shop-data td{
	color:#FFF;
	vertical-align:middle;
}

#shop #main-sec #shop-data td#ph{
	width:140px;
}

#shop #main-sec #shop-data td#address{
	padding:0px 10px 0px 0px;
}

#shop #main-sec #shop-data td#address small{
	padding:8px 0px 0px 0px;
}

#shop #main-sec #shop-data td#comment{
	width:185px;
	font-size:11px;
	border-left:1px solid #FFF;
	padding:10px 0px 10px 15px;
}



/*-------------------------------------------------

プライバシーポリシー

-------------------------------------------------*/

#privacypolicy #main-sec h4{
	font-size:15px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin: 30px 0px 5px 0px;
}

#privacypolicy #main-sec li{
	line-height:1.5em;
}



/*-------------------------------------------------

特定商取引に関する法律

-------------------------------------------------*/

#hohan #main-sec h4{
	font-size:15px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin: 30px 0px 5px 0px;
}

#hohan #main-sec li{
	line-height:1.5em;
}




#hohan #main-sec h4{
	width:705px;
	font-size:16px;
	color:#9F0000;
	font-weight:bold;
	background-image:url(../img/pdl/sec_tit_bg.gif);
	background-repeat:repeat;
	background-position:left top;
	border-bottom:1px solid #9F0000;
	padding:10px 0px 10px 10px;
	margin: 50px 0px 10px 0px;
}

#hohan #main-sec h5{
	width:150px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#E6E6E6;
	padding:5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}

#hohan #main-sec #payment dl#koza dd{
	font-size:14px;
	font-weight:bold;
	border:1px solid #666;
	padding:5px;
}

#hohan #main-sec dl dd{
	font-size:12px;
	margin:0px 0px 8px 0px;
}


/*-------------------------------------------------

サイトマップ

-------------------------------------------------*/


#sitemap #main-sec ul ul{
	margin: 5px 0px 5px 15px;
}

#sitemap #main-sec li{
	padding:2px 0px;
}

#sitemap #main-sec li a{
	height:15px;
	line-height:1.3em;
	text-align:left;
	background-image:url(../img/pdl/arrow_gray.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:0px 0px 0px 13px;
}




/*-------------------------------------------------

お問い合わせ（EC-CUBE）

-------------------------------------------------*/

table#contact-form-table{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

#contact-form-table{
	font-size:12px;
}

table#contact-form-table th{
	width:150px;
	padding: 8px 10px;
	font-weight:normal;
	text-align:left;
	background-color:#F2F2F2;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#contact-form-table td{
	padding: 8px 10px;
	background-color:#FFF;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#contact-form-table td td{
	padding:1px 0px;
	border:0px;
}

table#contact-form-table td input,
table#contact-form-table td textarea{
	padding:2px;
	border:1px solid #808080;
}





/*-------------------------------------------------

フッター

-------------------------------------------------*/

#footer{
	font-size:10px;
	text-align:center;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	padding:8px 0 8px 0;
	clear:both;
}


#footer #menu-footer{
	color:#000;
}

#footer #menu-footer a{
	color:#000;
}

#footer #menu-footer a:hover{
	color:#c00;
	text-decoration:none;
}

#footer p{
	clear:both;
	margin:0px;
	padding:0px;
}

#copyright{
	font-size:11px;
	text-align:center;
	margin:10px 0px;
	padding:0px;
}


/*-------------------------------------------------

NEWS

-------------------------------------------------*/
#news #main-sec h4{
	font-size:15px;
	margin-top:20px;
	margin-left:20px;
	font-weight: bold;
}

#news #main-sec p{
	font-size:12px;
	line-height: 160%;
	margin: 20px 20px 20px 20px;
}

#news #main-sec #topics-list{
	width:675px;
	font-size:11px;
	line-height: 140%;
	padding: 0px;
	margin: 20px 20px 20px 20px;
}

#news #main-sec #topics-list-detail{
	width:653px;
	font-size:11px;
	line-height: 140%;
	border:1px solid #E5E5E5;
	padding: 10px 10px 5px 10px;
	margin: 20px 20px 20px 20px;
}

#news #main-sec #topics-list h5,
#news #main-sec #topics-list-detail h5{
	border-bottom:1px dashed #E5E5E5;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px  0px;
}

#news #main-sec #topics-list .topics-list-nav,
#news #main-sec #topics-list-detail .topics-list-nav{
	width:653px;
	border-bottom:1px solid #E5E5E5;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px  0px;
	position:relative;
}

#news #main-sec #topics-list .topics-list-nav{
	width:675px;
}

#news #main-sec #topics-list .topics-list-pagination,
#news #main-sec #topics-list-detail .topics-list-pagination{
	width:200px;
	text-align:right;
	position:absolute;
	top:0px;
	right:0px;
}




/*-------------------------------------------------

お知らせテキスト（080707）

-------------------------------------------------*/
#info-text{
	width:650px;
	color:#E60000;
	border:1px solid #E60000;
	padding:10px;
	margin:10px auto 0px auto;
}




/*-------------------------------------------------

EC-CUBE

-------------------------------------------------*/

.fs10 {font-size: 11px; line-height: 150%;}
.fs12 {font-size: 12px; line-height: 150%;}
.fs14 {font-size: 14px; line-height: 150%;}
.fs18 {font-size: 18px; line-height: 150%;}
.fs22 {font-size: 22px; line-height: 130%;}
.fs24 {font-size: 24px; line-height: 130%;}
.fs30 {font-size: 30px; line-height: 125%;}
.fs10n {font-size: 11px;}
.fs12n {font-size: 12px;}
.fs14n {font-size: 14px;}
.fs18n {font-size: 18px;}
.fs22n {font-size: 22px;}
.fs24n {font-size: 24px;}
.fs30n {font-size: 30px;}
.fs12st {font-size: 12px; line-height: 150%; font-weight: bold;}

/*-------------------------------------------------
Och
-------------------------------------------------*/


.och-itembox{
	width: 695px;
	background-color: #E5E5E5;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.och-itembox ul li, 
.och-itembox ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.och-itembox ul li{
	float: left;
	margin-bottom: 5px;
}

.och-itembox ul li.item-space{
	margin-right: 5px;
}

.och-img dl, 
.och-img dt, 
.och-img dd{
	margin: 0;
	padding: 0;
}

.btn-shopping{
	text-align: right;
}

.btn-shopping img{
	margin-right: 10px;
	margin-top: 10px;
}





.ranking-day{
	font-size: 11px;
}

html>/**/body .ranking-day{
	letter-spacing: -0.05em;
}

html:first-child .ranking-day{
	font-size: 11px;
 }
 
 
.member-box {
	border: 5px solid #B2B2B2;
	width: 605px;
	margin: 20px auto 0;
	padding: 15px;
}
.member-box dl, .member-box dt {
	margin: 0;
	padding: 0;
}
.member-box dt {
	background: url(../member/img/arrow.gif) left 2px no-repeat;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.entry-box {
	background-color:#F0F0F0;
	text-align:center;
	padding: 20px 0;
	width: 530px;
	margin: 20px auto 0;
} 
 
 
 /*　アンケート　*/
#question dl, 
#question dt, 
#question dd{
	margin: 0;
	padding: 0;
} 


.jyoho-box{
	border: 5px solid #B3B3B3;
	width: 620px;
	margin: 10px 0 30px 20px;
	padding: 10px;
}

.form-tab{
	margin: 0 0 30px;
}


.form-tab th{
	background-color: #F1F1F1;
	padding: 15px;
	border-bottom: 1px solid #000;
	width: 180px;
	font-weight: bold;
	font-size: 12px;
}

.form-tab td{
	padding: 15px;
	border-bottom: 1px solid #000;
	font-size: 12px;
}

.line-top{
	border-top: 1px solid #000;
}

#btn-order{
	background: url(/enquete/img/btn_order.gif) left top no-repeat;
	width: 150px;
	height: 30px;
	cursor: pointer;
	display: block;
	border: none;
	margin:0 auto;
}

.input-area01{
	width: 450px;
}

#btn-send{
	background: url(/enquete/img/btn_send01.gif) left top no-repeat;
	width: 150px;
	height: 30px;
	cursor: pointer;
	display: block;
	border: none;
	margin:0 auto;
}

.btn-return a{
	background: url(/enquete/img/btn_send02.gif) left top no-repeat;
	width: 200px;
	height: 30px;
	display: block;
	border: none;
	margin:10px auto 0;
	text-indent: -9000px;
}

.btn-return-top a{
	background: url(/enquete/img/btn_send_top.gif) left top no-repeat;
	width: 150px;
	height: 30px;
	display: block;
	border: none;
	margin:20px auto 0;
	text-indent: -9000px;
}




