/*****************************************************

	全ての要素をリセット
	各ブラウザの表示を統一するための設定です

*****************************************************/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table {	border-collapse: collapse;border-spacing: 0;}
caption,th,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

/*--- default */
body {
	color: #333;
	font-size: 11px;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height : 24px;
	text-align:left;
    background:#fff;
}
body td,body th{
	font-size:12px;
}

.tbclass {
width: 600px;
border-color : #cccccc; 
border-width : 2pt; 
border-style : solid; 
  
}
.tbclass th, .tbclass td {
border-color : #d3d3d3; 
border-width : 1pt;
border-style : dotted;
background-color : #FFFFFF; 
padding: 20px 30px;
}

h2{
	font-size : 15px;
	color : #cc0000;
	margin-top: 0; margin-bottom: 0;
}



*****************************************************

	基本設定、リンクカラーなど

*****************************************************/
#wrap{
	width:100%;
	height:100%;
}

#wrapper {
	width: 960px;
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	display: block;
}
}


#makebanner{
	width:900px;
	margin-top:40px;
}



a:link {
	color:#FCCF00;
	text-decoration:underline;
}

a:hover{
	color:#FCCF00;
	text-decoration: none;
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}


.u5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.u10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.u15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.u20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.u30 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


.lb10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.u10p10 {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.mt10 {
	padding-top: 5px;
}



/* clearfix */
.clear:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
	overflow: hidden;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear{
clear:both; 
}

a:hover img 
{ 
opacity:0.8; 
filter: alpha(opacity=80); 
-ms-filter: "alpha( opacity=80 )"; 
background: #fff; 
} 


* html .clear             { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */
.pad10{
	padding:10px;
}
a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


/*****************************************************

	ヘッダ #header

*****************************************************/

#header_2 {
	width:951px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(http://www.rakuten.ne.jp/gold/knitwin/images/header_bg4.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 9px;
	position:relative;
}

#header {
	width:951px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}

#h_right{
    float:right;
    width:600px;
}


/* サブナビゲーション */
#h_subNav{
    top:20px;
    right:0;
    text-align:right;
    height:14px;
	margin-bottom: 5px;
}
#h_subNav img{
    vertical-align:top;
}
#h_subNav li{
    display:inline-block;
    *display: inline;
    *zoom: 1;
    margin-left:4px;
    vertical-align:top;
}
#h_subNav .M_loginBtn{
    display:block;
    width:55px;
    height:14px;
    background:url(/images/original_design_default/samplesource/3/hNav01.png) no-repeat 0 0;
    text-indent:-9999em;
    text-align:left;
    overflow:hidden;
}
#h_subNav .M_logoutBtn{
    display:block;
    width:67px;
    height:14px;
    background:url(/images/original_design_default/samplesource/3/hNav01_out.png) no-repeat 0 0;
    text-indent:-9999em;
    text-align:left;
    float:left;
    overflow:hidden;
}
#h_subNav .M_loginBtn:hover,
#h_subNav .M_logoutBtn:hover{
    background-position:0 -14px;
}
#h_subNav .M_helloMsg{
    float:left;
    font-size:11px;
    margin-right:5px;
    line-height:14px;
}
#h_cart{
    position:absolute;
    top:24px;
    right:0;
}


/*subNaviのスタイル*/
#subNavi {
	text-align: right;
	margin-bottom: 20px;
	font-size: 10px;
}

#subNavi a {
	color: #666666;
	text-decoration: none;	
}

#subNavi a:hover {
	color: #FCCF00;
	text-decoration: underline;	
}

/*topNaviのスタイル*/
#topNavi {
	display: block;
}

#topNavi img {
	float: left;
}

#topNavi ul {
	list-style-type: none;
}



#dropmenu {
	position: relative;
	list-style-type: none;
	width: 114px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999;
	float: left;
}
#dropmenu li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#dropmenu li a {
  display: block;
}

#dropmenu li ul {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu li ul li{
  overflow: hidden;
  width: 200px;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
  background: #555555;
}
#dropmenu li ul li a{
	background: #f2f2f2;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#dropmenu li:hover > a{
	background: #999999;
	color: #ffffff;
}

#dropmenu li:hover ul li{
	overflow: visible;
	height: 24px;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}


#container {
	display: block;
	width: 960px;
	padding-top: 30px;
	clear: both;
}

#Topimmage {
	width:951;
}

#rWrapper {
	width: 960px;
	background: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	display: block;
}



/* 電話番号 */
#telnum,#M_basketTemp1{
	float:right;
}
#telnum{
	padding:0 10px;
}
#telnum p{
	margin:4px auto 0;
}
#telnum em{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}
/* 買い物カゴ */
#cart{
	position:absolute;
	top:32px;
	right:0;
}
#header #M_basketTemp1.M_headBasket{
	width:203px;
	border:0px solid #fff;
	background:none;
}
#header #M_headBasketSwitch{
	height:40px;
	width:203px;
}
#header #M_basketClosedBox{
	width:203px;
}
#header #M_basketClosedBox a{
	display:block;
	height:40px;
	width:203px;
	background:url(/images/original_design_default/samplesource/7/cartBtn.png) no-repeat 0 0;
}
#header #M_basketClosedBox a:hover{
	background:url(/images/original_design_default/samplesource/7/cartBtn.png) no-repeat 0 -40px;
}
#header #M_headBasketIn{
	width:203px;
}
#header #M_basketOpenedBox{
	top:40px;
	width:201px;
	_width:203px;
	border:1px solid #a38f7d;
	background:#f0e6da;
}
/* グローバルナビゲーション */
#gNav{
	overflow:hidden;
	_zoom:1;
	width:670px;
	height:33px;
	margin-left:290px;
}
#gNav li{
	float:left;
}
#gNav li a{
	display:block;
	width:134px;
	height:33px;
	text-indent:-9999em;
}
#gNav li#gNav01 a{
	background:url(/images/original_design_default/samplesource/7/gNav01.png) no-repeat top;
}
#gNav li#gNav02 a{
	background:url(/images/original_design_default/samplesource/7/gNav02.png) no-repeat top;
}
#gNav li#gNav03 a{
	background:url(/images/original_design_default/samplesource/7/gNav03.png) no-repeat top;
}
#gNav li#gNav04 a{
	background:url(/images/original_design_default/samplesource/7/gNav04.png) no-repeat top;
}
#gNav li#gNav05 a{
	background:url(/images/original_design_default/samplesource/7/gNav05.png) no-repeat top;
}
#gNav li#gNav01 a:hover,#gNav li#gNav02 a:hover,#gNav li#gNav03 a:hover,#gNav li#gNav04 a:hover,#gNav li#gNav05 a:hover{
	background-position:0 -33px;
}


/*****************************************************

	左コンテンツ #leftContents

*****************************************************/


#side {
	display: block;
	width: 220px;
	padding-right: 5px;
	margin-left: 10px;
	margin-top:10px;
	float: left;
}

.sn1 a {
	font-size: 12px;
	line-height: 23px;
	background-image: url(http://gigaplus.makeshop.jp/naturalsunny/images/sn_bg1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 190px;
	margin-bottom: 4px;
	padding-left: 30px;
	color: #8A7446;
}

.sn1end a {
	font-size: 12px;
	line-height: 23px;
	background-image: url(http://gigaplus.makeshop.jp/naturalsunny/images/sn_bg1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 190px;
	margin-bottom: 15px;
	padding-left: 30px;
	color: #8A7446;
}

.sn2 {
	font-size: 12px;
	line-height: 23px;
	background-image: url(http://gigaplus.makeshop.jp/naturalsunny/images/sn_bg2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 190px;
	margin-bottom: 2px;
	padding-left: 30px;
}

.sn2end {
	font-size: 12px;
	line-height: 23px;
	background-image: url(http://gigaplus.makeshop.jp/naturalsunny/images/sn_bg2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 190px;
	margin-bottom: 2px;
	padding-left: 30px;
	margin-bottom: 10px;
}

.sn2 a {
	color: #8A7446;
}

.sn2end a {
	color: #8A7446;
}

#side_cal {
	display: block;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
}




#leftContents{
	width:180px;
margin:0;
padding:0px 28px 0px 0px;
}
#leftContents .section{
	margin-bottom:40px;
}
.inner{
	border-top:none;
}
/* 検索input */

#searchBox {
	background-image: url(http://gigaplus.makeshop.jp/naturalsunny/images/search_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 41px;
	width: 207px;
	margin-bottom: 10px;
	padding-top: 36px;
	padding-left: 13px;
}


#l_search h2{
	margin-bottom:8px;
}


#l_search .search_input{
	width:148px;
	float:left;
	display:block;
	height:22px;
}
#l_search a{
	display:block;
	width:31px;
	height:22px;
	background:url(/images/original_design_default/samplesource/7/l_searchBtn.png) 0 0;
	float:left;
	text-indent:-9999em;
}
#l_search a:hover{
	background-position:0 -22px;}
/* カテゴリー */
#l_category table{
	width:180px;
}
/* 会員メニュー */
#l_member ul{
	text-align:right;
	margin-bottom:5px;
}
#l_member li{
	display:inline;
	font-size:11px;
	background:url(/images/original_design_default/samplesource/7/listIconR.png) no-repeat left;
	padding-left:12px;
	margin-left:2px;
}
#l_member li a{
	color:#333;
}
/* カレンダー */
#l_calendar table{
	margin-bottom:5px;
	border-collapse:separate;
}
#l_calendar table td{

}
/* 中央揃え */
#l_owner,#l_banner{
	text-align:center;
}
#l_owner table,#l_banner table{
	margin:0 auto;
}
/* 投票 */
#wrapper #makebanner #leftContents #l_poll input{
	border:0px solid #fff;
}
#l_poll a img{
	display:none;
}
#l_poll a{
	display:block;
}
#l_poll a#poll_b01{
	width:125px;
	background:url(/images/original_design_default/samplesource/7/poll_b01.png) no-repeat 0 0;
	height:25px;
	margin-bottom:5px;
}
#l_poll a#poll_b02{
	width:71px;
	background:url(/images/original_design_default/samplesource/7/poll_b02.png) no-repeat 0 0;
	height:21px;
}
#l_poll a#poll_b01:hover{
	background-position:0 -25px;
}
#l_poll a#poll_b02:hover{
	background-position:0 -21px;
}
#l_poll b{
	color:#333;
}
/* 掲示板 */
#l_board table{
	width:100%;
}
#l_board img{
	display:none;
}
/* バナー */
#l_banner img{
	margin-bottom:5px;
}


/*****************************************************

	メインコンテンツ #rightContents

*****************************************************/
.rightContents{
	width:892px;
	margin:0px;
}
.rightContents .section{
	margin-bottom:50px;
}

.topItem a {
	font-size : 12px;
} 


.u5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.u10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.u15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.u20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.u30 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


.lb10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.u10p10 {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.mt10 {
	padding-top: 5px;
}


.topBox1 {
	display: block;
	width: 700px;
}

.topBox1 p {
	text-align: center;
}

.topBox1 a {
	color: #333333;
	text-decoration: none;	
}

.topBox1 a:hover {
	color: #FCCF00;
	text-decoration: underline;	
}


.topBox1L {
	display: block;
	width: 132px;
	float: left;
	margin-right: 10px;
	font-size:: 12px;
}

.topBox1R {
	display: block;
	width: 132px;
	float: right;
}


/*----------------------------------------------------
	中央画面 #top
----------------------------------------------------*/
#topBanner {
	display: block;
	height: 337px;
	width: 700px;
	margin-bottom: 20px;
}

#concept {
	background-image: url(http://gigaplus.makeshop.jp/naturalsunny/images/top/concept.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 253px;
	width: 331px;
	margin-bottom: 15px;
	padding-top: 17px;
	padding-left: 24px;
	padding-right: 345px;
}

.r_left{
	float:left;
	width:520px;
}
.r_right{
	float:right;
	width:220px;
}
.titleMgn{
	margin-bottom:10px;
}

/* NEWS */
#news {
	border: 1px solid #f3dd86;
	display: block;
	width: 678px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
 }

#newsIn {
	display: block;
	width: 662px;
	overflow:auto;
	height: 197px;
	padding-right: 15px;
}

#newsIn p {
	margin-bottom: 5px;
}

#newsIn p b {
	color: #6A3906;
}

.newsEnd {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}



/* 新着 */
#r_new.section td{
	color:#661e00;
}
#r_new .lims table{
	margin:10px auto;
	width:200px;
}
#r_new .lims table .woong td{
	text-align:left;
	font-weight:bold;
	padding:5px 0px 0px 8px;
}
#r_new .lims table .woong td a{
	font-weight:normal;
}
#r_new .lims table .woong td img{
	margin:0px;
}
#r_new img{
width:180px;
}
#r_new a{
color:#666;
text-decoration:none;
line-height:160%;
}
#r_new a:hover{
color:#999;
}




/* おすすめ */
#r_recommend.section td{
	color:#661e00;
}
#r_recommend .lims table{
	margin:10px auto;
	width:170px;
}
#r_recommend .lims table .woong td{
	text-align:left;
	font-weight:bold;
	padding-top:5px;
}
#r_recommend .lims table .woong td a{
	font-weight:normal;
}
#r_recommend .lims table .woong td img{
	margin-left:5px;
}
#r_recommend .lims table .woong td a b{
	font-weight:normal;
	font-size:11px;
}
#r_recommend img{
width:180px;
}
#r_recommend a{
color:#666;
text-decoration:none;
line-height:160%;
}
#r_recommend a:hover{
color:#999;
}




/* ランキング */
#r_ranking .rankList{
	float:left;
	width:144px;
	margin-right:5px;
	position:relative;
	margin-top:8px;
}
#r_ranking #rank5.rankList{
	margin-right:0;
}
#r_ranking em{
	display:block;
	text-indent:-9999em;
}
#r_ranking .rankImg{
	margin:5px auto;
}
#r_ranking em{
	width:144px;
	height:15px;
}
#r_ranking #rank1 em{
	background:url(/images/original_design_default/samplesource/7/ranking.png) no-repeat 0 0;
}
#r_ranking #rank2 em{
	background:url(/images/original_design_default/samplesource/7/ranking.png) no-repeat -144px 0;
}
#r_ranking #rank3 em{
	background:url(/images/original_design_default/samplesource/7/ranking.png) no-repeat -288px 0;
}
#r_ranking #rank4 em{
	background:url(/images/original_design_default/samplesource/7/ranking.png) no-repeat -432px 0;
}
#r_ranking #rank5 em{
	background:url(/images/original_design_default/samplesource/7/ranking.png) no-repeat -576px 0;
}
#r_ranking p{
	text-align:left;
}
#r_ranking .rankPrice{
	font-weight:bold;
	color:#661e00;
}
/* レビュー */
#r_review #M_reviewView,
#r_review #M_reviewView table{
	width:100%;
	margin:0;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList td.M_reviewReadText{
	width:300px;
	padding-right:20px;
}
#r_review #M_reviewPart #M_reviewView th{
	display:none;
}


/* スペシャル */
#r_special table table{
	margin-top:16px;
}
#r_special td.line{
	display:none;
}
#r_special.section td{
	color:#661e00;
}
#r_special table table td{
	padding-bottom:8px;
}
/*最近チェックした商品*/
#r_recent .price{
	color:#661e00;
	font-weight:bold;
}
#r_recent #recent .itemBox, #r_recent #recent .itemBox table,#r_recent #recent td.itemImg{
	width:170px;
}
#r_recent #recent{
	margin-top:16px;
}
#r_recent #recent .line{
	width:10px;
}
#r_recent #recent .line img{
	display:none;
}
#r_recent .itemBox p{
	text-align:left;
}
/*----------------------------------------------------
    商品カテゴリーと商品詳細　共通
----------------------------------------------------*/
.pankuzu{
    text-align:left;
    line-height:20px;
    margin-bottom:10px;
}
.pankuzu a{
    padding:0 5px;
    font-size:11px;
    color:#333;
}
.pankuzu  font{
    color:#333;
    font-size:11px;
}

.pankuzu br {
display: none;
}

/*----------------------------------------------------
    商品カテゴリー #category
----------------------------------------------------*/
/* カテゴリー */
#category h1{
	padding-top:10px;

    font-size:18px;
     text-align:left;
      margin-top:50px; 
      margin-bottom:50px;

}

/* 検索結果と並び替え */
#r_resultInfo{
    font-size:11px;
    margin:0 auto 10px;
}
.total{
    float:left;
}
.listSort{
    floar:right;
    text-align:right;s
}
.listSort li{
    display:inline;
}

/* カテゴリーリスト */
#category .innerList{
    overflow:hidden;
    _zoom:1;
    letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
    text-align:left;
}
#category .innerList li{
    vertical-align: top;
    letter-spacing: normal; /* 文字間を通常に戻す */
    width:33%;/* 商品数が3つなので100%÷3=33% */
    display:inline-block;
    /display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
}
#category .innerBox{
    margin:20px;
    text-align:center;
}
#category .name{
    margin-bottom:5px;
}
#category .imgWrap{
    text-align:center;
    margin-right:10px;
    margin-light:10px;
    margin-bottom:5px;
}
#category .price span{
    padding:0 2px;
}
#category .price{
    font-weight:bold;
    color:#333;
}
#category .consumerPrice{
    font-size:11px;
    color:#999;
    text-decoration:line-through;
}
#category .else{
    text-align:left;
}
#category .else li{
    float:none;
    width:auto;
    display:inline;
}
#category .M_lumpinput{
    text-align:right;
}
#category .content{
    margin:0px;
    padding:0px 0px;
    font-size:11px;
}
#category .btnWrap{
    margin:5px auto 5px;
    background:#e6e6e6;
    padding:5px 0;
    text-align:left;
}
#category .btnWrap img{
    margin-left:5px;
}
#category .btnWrap .soldout{
    text-align:center;
    color:#cc0000;
}

/*----------------------------------------------------
	商品詳細 #detail
----------------------------------------------------*/
#itemLink{
	margin-bottom:30px;
	font-size:11px;
}
.item_prev{
	float:left;
	background:url(/images/original_design_default/samplesource/7/listIconL.png) no-repeat left;
	padding-left:14px;
}
.item_next{
	float:right;
	background:url(/images/original_design_default/samplesource/7/listIconR.png) no-repeat right;
	padding-right:14px;
}
#itemImg{
	float:center;
	width:600px;
}
#itemInfo{
	float:left;
	width:100%;
	margin-left: 20px;
}
/* [INFO]タグ */
#detailInfo table{
	width:100%;
	margin-bottom:10px;
}
#detailInfo table td{
	height:auto;
}
#itemInfo #detailInfo table font{
	color:#cc0000;
}
#detailInfo table input{
	margin-right:5px;
}
#detailInfo table table td a img{
	vertical-align:auto;
}
#detailInfo #M_usualValue td{
	font-size:16px;
	padding:10px 0;
	color:#403c39;
}
#detailInfo #M_usualValue td input{
	color:#403c39;
}
#wrapper #makebanner #detailInfo #M_usualValue,
#wrapper #makebanner #detailInfo #M_price2,
#wrapper #makebanner #detailInfo #M_taxview{
	border:none;
	width:auto;
	font-weight:bold;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#detailInfo #M_usualValue .m_price{
}
#detailInfo #M_usualValue{
	font-weight:bold;
}
#detailInfo #M_taxview{
	width:auto;
}
#wrapper #makebanner #detailInfo .M_inventory input{
	border:none;
}
#wrapper #makebanner #detailInfo .M_inventory table.stockList th{
	background:#f2efeb;
	border:1px solid d6d3cf;
}
#wrapper #makebanner #detailInfo .M_inventory table.stockList td{
	border:1px solid d6d3cf;
}
/* 拡大画像ボタン */
#viewButton{
	text-align:right;
}
/* 商品名 */
#detail h2{
	margin-bottom:20px;
	font-size:15px;
	color:#917347;
}
#makebanner #detail #r_recent{
	border-top:0px solid #fff;
}
/* 商品詳細 */
#detail .detailTxt{
	border-top:1px dotted #b2b2b2;
	border-bottom:1px dotted #b2b2b2;
	padding:20px;
	margin-bottom:10px;
}


/* メールリンク */
#r_contact{
	margin:10px 0 10px -5px ;
}
#r_contact li{
	float:left;
	margin-left:4px;
}
/* SNS */
#r_sns{
	margin-top:10px;
}
#r_sns li{
	float:left;
margin-left:10px;
}
/* カートにいれるボタン */

.btn-square {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #000;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #545454;
  border-radius: 3px;
margin-top : 10px;
}
.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}



#basketBtn{
	float:left;
	background:url(/images/original_design_default/samplesource/7/basketBg.png) repeat;
	padding:10px;
	margin-top:10px;
}
#basketBtn .cartBtn{
	float:left;
}
#basketBtn .buyBtn{
	float:right;
}
/* 追加商品説明文 */
#r_detailExt{
	margin-bottom:0;
}

#detail_a{
	font-size : 16px;
	color : #cc0000;
	margin-top: 0; margin-bottom: 0;
}



/* 追加商品画像 */
#r_addImg li{
	float:left;
	width:33%;
	text-align:center;
}
#r_addImg li p{
	width:200px;
	margin:5px auto 0;
}
/* レビュー */
#detail #r_review{
	margin-bottom:40px;
}
#detail #r_review #M_review{
	margin-top:16px;
}



/* 商品グループ */
#r_group h3{
    border-bottom:2px solid #ffffff;
    color:#ffffff;
}

#r_group h2{
font-size:18px;
    border-bottom:2px solid #715c1f;
    color:#715c1f;
}

#r_group #M_group{
    width:100px;
    margin:5px ;
    border-collapse:collapse;

}
#r_group #M_group .itemBox, #r_group #M_group .itemBox table, #r_group #M_group td.itemImg {
    width: 150px;
}
#r_group #M_group .itemBox{
    vertical-align:top;
    width:250px;
}
#r_group #M_group .itemImg{
    text-align:center;
}
#r_group #M_group .line {
    width: 10px;
}

#M_group .line img { display:none; }


#M_group .spe {display:none;}　/*特殊表示を非表示 */
#M_group .price{ font-size:16px; color:#ffffff; }　/*価格を16px赤文字に指定 */

#r_group #M_group .line img {
    display: none;
}
#r_group .itemBox p{
    text-align: left;
}
#r_group .price {
    color: #ffffff;
}
/* 最近チェックした商品 */
#detail #r_recent{
	border-top:1px dashed #b2b2b2;
	padding-top:20px;
}


#detailInfo #detailInfodiv .code {
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}


/* 追加説明文 */


    #text-d{width: 100%;
            text-align: left;}

    #text-d .text{
    vertical-align: top;
    padding-top: 10px;
    padding-right: 10px;
}

    #text-d .spectable td{
    border-bottom: 1px dotted #B5B5B5;
    vertical-align: middle;
}

    #text-d .text p{
    font-size: 12px;
    line-height: 25px;
    padding-bottom : 15px;
}
    
    #text-d .spectable p{
    font-size: 12px;
    line-height: 25px;
    padding-top : 10px;
    padding-bottom : 10px;
}


        #text-d .text .att{
    background-color: #ECECEC;
    padding: 10px 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}



/*----------------------------------------------------
	ログインフォーム関係 .loginForm
----------------------------------------------------*/
.loginForm{
	margin-top:20px;
}
.loginForm h3{
	font-size:14px;
	margin-bottom:20px;
	background:url(/images/original_design_default/samplesource/7/h3title.png) no-repeat left;
	padding-left:14px;
	color:#403c39;
}
.loginForm .section{
	text-align:center;
}
.btnWrap{
	margin-top:20px;
	text-align:center;
}
.loginForm .leadTxt{
	margin-bottom:30px;
}
.loginForm .lostpass{
	text-align:center;
	font-size:11px;
	margin-top:5px;
}
.loginForm .formTable{
	margin:20px auto 0;
	width:400px;
}
.loginForm .formTable th,
.loginForm .formTable td{
	border:1px solid #d6d3cf;
	padding:6px 8px;
}
.loginForm .formTable th{
	background:#f2efeb;
	width:120px;
}
.loginForm .formTable .inputTd input{
	width:250px !important;
}
#wrapper #makebanner input{
	padding:2px;
}
/*----------------------------------------------------
	会員ログイン #memberlogin
----------------------------------------------------*/
#memberLogin .btnWrap{
	overflow:hidden;
	_zoom:1;
}
#memberLogin .btnWrap div{
	float:left;
	width:360px;
	padding-bottom:20px;
}
#memberLogin .btnWrap #newMember{
	border-right:1px dotted #b2b2b2;
}
#memberLogin .btnWrap p{
	margin:20px;
}
/*----------------------------------------------------
	注文照会ログイン #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
	パスワード紛失 #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
	約款 #contract
----------------------------------------------------*/
#contractBox{
	width:700px;
	height:280px;
	overflow:auto;
	border:1px solid #b2b2b2;
	padding:10px;
	text-align:left;
	margin-top:20px;
}
/*----------------------------------------------------
	会員登録修正フォーム #member
----------------------------------------------------*/
#memberForm #M_entryForm{
	margin:30px 10px 20px;
	width:660px;
	border-top:1px solid #d6d3cf;
	border-left:1px solid #d6d3cf;
	*position:relative;
}
#memberForm #M_entryForm th,
#memberForm #M_entryForm td{
	padding:8px;
}
#memberForm #M_entryForm td{
	background:#fff;
	border:1px solid #d6d3cf;
	border-top:none;
	*position:relative;
}
#memberForm #M_entryForm th{
	background:#f2efeb;
	width:160px;
	border-bottom:1px solid #d6d3cf;
	*position:relative;
}
#memberForm .M_txt{
	font-size:11px;
	margin-left:10px;
}
#memberForm #mailreceiveN,
#memberForm #sex1{
	margin-left:10px;
}
#memberForm .M_ex,
#memberForm .M_info{
	font-size:11px;
	color:#666;
}
#memberForm .M_post{
	display:block;
	width:96px;
	height:22px;
	background:url(/images/original_design_default/samplesource/7/r_postBtn.png) no-repeat;
	float:left;
	text-indent:-9999em;
	overflow:hidden;
	_zoom:1;
}
#memberForm #r_leave img{
	display:none;
}
#memberForm #r_leave a{
	display:block;
	background:url(/images/original_design_default/samplesource/7/memberjoin_escape.png) no-repeat;
	width:95px;
	height:21px;
	margin-top:8px;
}
/*----------------------------------------------------
	パスワード変更フォーム #M_changepw
----------------------------------------------------*/
#makebanner #M_changepw{
	border:1px solid #d6d3cf;
}
/*----------------------------------------------------
	ポイント #point
----------------------------------------------------*/
#r_pointData{
	border:1px solid #d6d3cf;
	background:#f2efeb;
	padding:10px;
	margin:20px 60px 30px;
}
#r_pointData p{
	text-align:center;
}
#r_pointData strong{
	font-size:15px;
	font-weight:bold;
	color:#cc0000;
}
#r_pointList table{
	border-collapse:separate;
	width:400px;
	margin:0 0 0 180px;
	border-spacing:0;
}
#r_pointList td{
	border:1px solid #fff;
	padding:8px;
	text-align:center;
}
#r_pointList td font{
	font-size:13px;
}
/*----------------------------------------------------
	商品検索 #search
----------------------------------------------------*/
#r_searchName{
	margin:20px 0 20px;
}

#r_searchList .imgWrap img {
	max-width:100%;
	height:auto;/* 画像の縦横比を維持 */
}

#r_searchName font{
	color:#333;
	font-weight:bold;
}
#r_searchInput{
	background:#f2efeb;
	padding:10px;
}
#r_searchInput table{
	width:720px;
	background:#fff;
}
#r_searchInput .btnWrap{
	margin-top:10px;
}
#r_searchInput th,#r_searchInput td{
	border:1px solid #d6d3cf;
	padding:6px 8px;
}
#r_searchInput th{
	background:#f2efeb;
	width:15%;
}
#r_searchInput td{
	width:35%;
}
#r_searchInput td input{
	width:110px;
}
#r_searchInput #searchBrand input,#r_searchInput #searchProduct input,#r_searchInput #searchContent input,#r_searchInput #searchCode input{
	width:230px;
}
#r_searchList table,
#r_pager table{
	width:100%;
}
.searchResult{
	font-size:14px;
	margin-bottom:20px;
	background:url(/images/original_design_default/samplesource/7/searchIcon.png) no-repeat left;
	padding-left:20px;
}
#r_searchList .innerList{
	overflow:hidden;
	_zoom:1;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	text-align:left;
}
#r_searchList .innerList li{
	vertical-align: top;
	letter-spacing: normal; /* 文字間を通常に戻す */
	width:25%;/* 商品数が4つなので100%÷4=25% */
	display:inline-block;
	/display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
	margin-bottom:16px;
}
#r_searchList .innerBox{
	margin:10px;
}
#r_searchList .name{
	margin:5px 0;
}
#r_searchList .imgWrap{
	text-align:center;
}
#r_searchList .price{
	font-weight:bold;
	color:#661e00;
}
#r_searchList .else{
	text-align:left;
}
#r_searchList .else li{
	float:none;
	width:auto;
	display:inline;
}
#r_searchList .btnWrap{
	margin:10px auto 5px;
	background:#e6e6e6;
	text-align:center;
}

#r_searchList .ppskt{
    border-top:1px dashed #b2b2b2;
    margin:0px;
    padding:0px 0px;
    font-size:11px;

/*----------------------------------------------------
	買い物カゴ #basket
----------------------------------------------------*/
#r_basket{
	margin-bottom:60px;
}
#basketTable{
	width:100%;
	margin-top:30px;
}
#basketTable th,#basketTable td{
	text-align:center;
	border-bottom:1px solid #e8e4df;
	padding:6px;
}
#basketTable th{
	border-bottom:1px solid #e8e4df;
	background:#f2efeb;
	white-space:nowrap;
}
#basketTable .basketNum{
	width:30px;
	padding:0;
}
#basketTable .basketImg{
	width:56px;
}
#basketTable .basketName{
	width:400px;
	text-align:left;
}
#basketTable .basketQuantity{
	width:135px;
}
#basketTable td.basketQuantity table.basketQunantity{
	width:20px;
}
#basketTable .basketQuantity input,
#basketTable .basketQuantity table,
#basketTable .basketQuantity img{
	float:left;
	margin-right:4px;
}
#basketTable .basketQuantity img{
	margin:0 0 1px;
}
#basketTable .basketQuantity td{
	border:none;
	padding:0;
}
#basketTable .basketPoint{
	width:70px;
}
#basketTable .basketPrice{
	width:70px;
}
#basketTable .basketOption{
	text-align:left;
	margin-top:4px;
}
#basketTable .basketHaisou{
	padding:0;
}
#basketTable .carriageWrap{
	margin:4px 0;
}
#basketTable .basketHaisou p{
	text-align:right;
}
#basketTable .basketHaisou .carriageMsg1{
	color:#cc0000;
}
#basketTable .basketHaisou .carriageMsg2{
	font-size:11px;
}
#basketTable .basketBtns{
	width:80px;
}
#basketTable .basketBtns img{
	margin-bottom:2px;
}
#basketTable .basketTotal{
	text-align:right;
	background:#ebebeb;
	border-top:3px solid #e8e4df;
}
#basketTable .basketTotal em{
	font-weight:bold;
	font-size:15px;
	color:#cc0000;
}
#basketTable .basketEmpty p{
	text-align:center;
	margin:10px auto;
}
#r_basket .btnWrap .btnBack{
	float:left;
	padding-top:5px;
	margin-left:10px;
}
#r_basket .btnWrap .btnOrder{
	float:right;
	margin-right:10px;
}

/* お気に入りリスト */
#wishTable{
	width:100%;
	margin-top:8px;
}
#wishTable th,#wishTable td{
	text-align:center;
	border-bottom:1px solid #e8e4df;
	padding:6px;
}
#wishTable th{
	border-bottom:1px solid #e8e4df;
	background:#f2efeb;
}
#wishTable .wishName{
	text-align:left;
	width:240px;
}
#wishTable .wishQuantity input{
	margin-right:4px;
}
/*----------------------------------------------------
	お知らせ #news
----------------------------------------------------*/
#r_news{
	margin-top:30px;
}
#r_news #newsHead{
	text-align:left;
	border-bottom:2px solid #b2b2b2;
	padding:4px 0;
	font-size:15px;
}
#r_news #newsHead span{
	margin-right:10px;
	font-size:11px;
	color:#999;
}
#r_news #newsContents{
	text-align:left;
	padding:40px 20px;
	border-bottom:1px dashed #b2b2b2;
	margin-bottom:20px;
}
#r_news #newsAccess{
	text-align:right;
	font-size:11px;
	color:#999;
	margin-top:20px;
}
#r_news #newsNext{
	text-align:right;
	font-size:11px;
	margin-bottom:10px;
}
#r_news #newsList{
	margin-bottom:20px;
}
#r_news #newsList .line{
	background:#fff;
}
#r_news #newsList .lims{
	border-bottom:1px dashed #b2b2b2;
	background:#fff;
}
/*----------------------------------------------------
	ご利用ガイド #guideMain
----------------------------------------------------*/
#wrapper #guideMain{
	margin:0 80px;
}

/*----------------------------------------------------
   カタログ #catalog
----------------------------------------------------*/
#catalog .ctlg_text{
    margin-top:24px;
}
#r_catalog .catalogCart{
    text-align:right;
    margin:8px 0;
}


/*----------------------------------------------------
   ウィンドウ用
----------------------------------------------------*/

        body {display:relative;}

.overlay{
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    z-index: 1;
}
.btn_area{
    width: 600px;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 2;
        margin: auto;
}

  .btn_area hr {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}
.btn_area hr:after {
  content: '';
  display: block;
  margin-top: 2px;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}
.btn_area p{
    padding-right: 25px;
    padding-left: 25px;
    line-height: 25px;
}

        .btn_area h2{
    font-size: 30px;
    margin-left: 30px;
    margin-top: 10%;
}
        
        
.btn_area button{
    display: block;
    margin: 50px auto 0;
}
                
      .btn_area .btn-square {
    display: block;
    margin: 50px auto 0;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #668ad8;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
}
.btn_area .btn-square:hover {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}
        
        
        @media only screen and (max-device-width : 480px) {
/* スマートフォンだけ以下を適用 */
  	
    .overlay{
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    z-index: 1;
  	}
            
            .btn_area{
    width: 80%;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 2;
    margin: auto;
}
             .btn_area h2{
    font-size: 1.2em;
    margin-left: 30px;
    margin-top: 10%;
}
            .btn_area p{
    font-size: 0.9em;
    padding-right: 10px;
    padding-left: 10px;
}
            
  }


/*****************************************************

	フッタ #footer

*****************************************************/
#footerWrap{
	width: 930px;
}

#footer {
	display: block;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#footer p {
	width: 430px;
	margin-left: 10px;
}

#footer p span {
	color: #C1272D;
}

.footerImg {
	margin-left: 10px;
}

#footerL {
	display: block;
	float: left;
	width: 450px;
}

#footerR {
	display: block;
	float: right;
	width: 450px;
}



.footerTitle {
	margin-bottom: 15px;
	padding-top: 30px;
	width: 930px;
}

#footer p a {
	color: #C1272D;
	text-decoration: none;	
}

#footer p a:hover {
	color: #C1272D;
	text-decoration: underline;	
}



.pageTop{
	float:right;
    margin-top:60px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	display: block;
}

#f_nav{
    overflow:hidden;
    _zoom:1;
    float:left;
}
#f_nav li{
    display:inline;
    padding:0 1em 0 8px;
    background:url(/images/original_design_default/samplesource/3/footerDot.png) no-repeat left;
}
#f_nav li a:link,#f_nav li a:visited,#f_nav li a:active{
    text-decoration:none;
    color:#333;
}
#f_nav li a:hover{
    text-decoration:underline;
    color:#666;
}
#f_info{
    float:right;
    width:400px;
    text-align:right;
    color:#666;
}
#f_info a{
    color:#666;
}

/* SNSボタン */
#M_snsButtonList {
    height: 30px;
}
#M_snsButtonList li{
    float:left;
    margin-right:5px;
}


