@charset "UTF-8";
 * {margin:0;padding:0;}
 html {
     overflow-y: scroll;
     height: 100%;
 }
 body {
     margin: 0 auto;
     padding: 0;
 /* -- リセットここから -- */
     font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
     *font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
     color: #836545;
     font-size: 12px;
     line-height: 125%;
     text-align: left;
     -webkit-text-size-adjust: 100%;
 /* --  background-color: #fef5e0; -- */
   background-color: #fff;
	 width:100%;
     height: 100%;
     word-wrap: break-word;
 }
 div, dl, dt, dd, ul, ul li, ol, ol li, h1, h2, h3, h4, h5, h6,
 pre, form, fieldset, input, textarea, p, blockquote, th, td,
 section, nav, article, aside, hgroup, header, address,
 figure, figcaption {
     margin: 0;
     padding: 0;
 }
 address, caption, cite, code, dfn, em, strong, th, var {
     font-style: normal;
     font-weight: normal;
 }
 table {
     border-collapse: collapse;
     border-spacing: 0;
     width: 100%;
 }
 caption, th {text-align: left;}
 q:before ,q:after {content: '';}
 object, embed {vertical-align: top;}
 hr {display: none;}
 h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
     font-weight: normal;
 }
 img, abbr, acronym, fieldset {border: 0;}
 img {
     -ms-interpolation-mode: bicubic;
     border: none;
 }
 ul li, ol li {list-style-type: none;}
 input {vertical-align: middle;}
 select {font-size:18px;}
 a {outline: none;}
 a:link {
     text-decoration: none;
     color: #836545;
 }
 a:visited {
     text-decoration: none;
     color: #836545;
 }
 a:hover {
    text-decoration:none;
     color: #836545;
 }
 a:hover img {
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cursor: pointer;
 }
 a:active {
     text-decoration:none;
     color: #c00;
 }

 img {
	 vertical-align:top;
     max-width: 100%;
     height: auto;
     width: auto;
 }
 .clearfix {
	 zoom:1;
 }
.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
}
img.new_mark_img1 {
  margin-right: 5px !important;
}

img.new_mark_img2 {
  margin-left: 5px !important;
}

.sold_out {
color: #FF0000;
}

.mb1em {
	margin:0 0 1em;
}
 /* -- リセットここまで -- */

/* -- レイアウトここから -- */
header {
	width:100%;
	background:#fff;
	margin:0;
}
#content {
  width:980px;
  margin:0px auto;
}

#side {
	width:200px;
	float:right;
	margin:0 0 65px;
}
#main {
	width:772px;
	float:left;
	margin:0 0 65px;
}
#main p.itemnot {
	background-color:#FFF;
	margin-top:10px;
	padding: 56px;
	line-height:26px;
	font-size:16px;
	letter-spacing:-1px;
}
/* -- レイアウトここまで -- */

/* -- header ここから -- */
.header_area {
	width:980px;
	margin:0 auto;
}
.header_area div {
	float:left;
}
.header_area .header_right {
	float:right;
	margin:23px 5px 0 0;
}
.header_area .header_right ul li {
	font-size:11px;
	text-align:center;
	margin:0 0 2px;
}
.header_area .header_right ul li span {
	border-left:1px solid #b39169;
	margin:0 5px 0 6px;
}
/* -- header ここまで -- */


/* -- side ここから -- */
#side section {
	margin:10px 0 5px;
}
#side .side_bana img {
	margin:0 0 5px;
}
.search_area {
	position:relative;
	line-height:20px;
	font-size:15px;
	padding:0 0 0 6px;
}
.search_area .search_box {
	width:140px;
	height:15px;
	border:none;
	position:absolute;
	top:0;
	right:0;
	padding:2px 20px 3px 0;
}
.search_area .search_btn {
	width:16px;
	position:absolute;
	top:0;
	right:0;
	padding:2px;
}
.side_yomimono ul li,
.side_kodawari ul li,
.side_category ul li,
.side_information ul li {
	border-top:1px dashed #d8c7b1;
}
.side_yomimono ul li:first-child,
.side_kodawari ul li:first-child,
.side_category ul li:first-child,
.side_information ul li:first-child {
	border:none;
}
.side_ranking {
	background:#fff;
}
.side_ranking ul li {
	border-top:1px dashed #836545;
	background-position:0 1px;
	padding:7px 0 7px 44px;
}
.side_ranking ul li:first-child {
	border:none;
}
.side_ranking ul li:first-child {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/side/ranking_rank1.png) no-repeat;
}
.side_ranking ul li:nth-child(2) {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/side/ranking_rank2.png) no-repeat;
}
.side_ranking ul li:nth-child(3) {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/side/ranking_rank3.png) no-repeat;
}
.side_ranking ul li:nth-child(4) {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/side/ranking_rank4.png) no-repeat;
}
.side_ranking ul li:nth-child(5) {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/side/ranking_rank5.png) no-repeat;
}
.side_ranking ul li a {
	display:block;
}
.side_ranking dl dt {
	width:66px;
	float:left;
}
.side_ranking dl dd a {
	width:70px;
	height:68px;
	line-height:17px;
	float:left;
	letter-spacing:-1px;
	text-align:left;
	padding:0 10px;
}
.side_cal table:nth-child(2) {

}
.calendar {
	line-height:20px;
	color:#434343;
	background:#fff;
	padding:13px 13px 2px 12px;
}
.calendar table th {
	text-align:center;
	border-bottom:1px solid #cbcbcb;
}
.calendar caption {
	color:#fff !important;
	background:#434343 !important;
	border:none !important;
	text-align:center;
}
.calendar table td {
	width:25px;
	text-align:center;
	border-bottom:1px solid #cbcbcb;
}
.calendar table td:first-child,
.calendar table td:last-child {
	color:#f00;
}

.side_sns {
	background:#fff;
}
.side_sns ul {
	padding:0 0 15px;
}
.side_sns ul li {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/side/arrow.png) no-repeat 13px center;
}
.side_sns ul li a {
	display:block;
	line-height:20px;
	font-size:14px;
	padding:0 0 0 41px;
	margin:0 18px 6px 0;
}
.side_sns ul li:first-child a {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/side/facebook_icon.png) no-repeat right center;
}
.side_sns ul li:nth-child(2) a {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/side/instagram_icon.png) no-repeat right center;
}
.side_sns ul li:nth-child(3) a {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/side/blog_icon.png) no-repeat right center;
}
.side_sns ul li:nth-child(4) a {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/side/mailmagazine_icon.png) no-repeat right center;
}
/* -- side ここまで -- */


/* -- footer ここから -- */
.pagetop_jq {
	line-height:20px;
	font-size:12px;
	text-align:center;
	margin:15px 0;
}
.pagetop_jq a {
	text-decoration:underline;
}
.facebook_plugin {
	background:#fff;
	padding:22px 0;
	margin:0 0 5px;
}
.facebook_plugin_box {
	width:500px;
	margin:0 auto;
}
footer .ft_bana {
	text-align:center;
	background:#fff;
	padding:22px 0;
	margin:0 0 5px;
}
.footer_link {
	font-size:13px;
	text-align:center;
	margin:17px 0 15px;
}
.footer_link a {
	color:#836545;
	border-left:1px solid #836545;
	padding:0 5px;
}
.footer_link a:first-child {
	border:none;
}
footer .copy {
	font-size:11px;
	text-align:center;
	letter-spacing:-0.5px;
}

.switch {
	width:980px;
	display:none;
	margin:0 auto;
}
.switch li {
	width:488px;
	float:left;
	background:#fff;
	border:1px solid #836545;
}
.switch li:nth-child(2) img {
	opacity:0.5;
}
/* -- footer ここまで -- */



/* -- トップページ -- */
.topitem_area {
	margin:10px 0 0;
}
.topitem_area .topitem1_box {
	padding:0 15px;
	background:#fff;
	margin: 4px 0 4px;
}
.topitem_area .topitem2_box,
.topitem_area .topitem4_box {
	margin:0 0 4px;
}
.topitem_area .topitem2_box ul li {
	width:354px;
	height:240px;
	float:left;
	background:#fff;
	padding:15px;
	margin:0;
}
.topitem_area .topitem2_box ul li:first-child {
	margin:0 4px 0 0;
}
.topitem_area .topitem4_box ul li {
	width:160px;
	height:230px;
	float:left;
	background:#fff;
	padding:15px;
	margin:0 0 0 4px;
}
.topitem_area .topitem4_box ul li:first-child {
	margin:0;
}
.topitem_area .topitem_img {
	position:relative;
	margin:0 0 10px;
}
.topitem_area .topitem_img .new_icon {
	position:absolute;
	top:0;
	left:0;
}
.topitem_area .topitem_icon {
	margin:0 0 10px;
  	width: 100px;
}

.topitem_area .topitem_title {
	font-weight:bold;
}
.topitem_area .topitem_text {
}
.topitem_area .topitem_title,
.topitem_area .topitem_text {
	line-height:20px;
	font-size:12px;
	letter-spacing:-1px;
}

.a_holiday {
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
background-color: rgba(255,255,255,1.00);
margin-bottom: 4px;
float: none;
width: 742px;
        line-height: 20px;
        letter-spacing: -1px;
       
}
.a_holiday .left_area p {
font-size: 13px;
        margin-top: 5px;
        margin-bottom: 5px;
}
.a_holiday .right_area p {
font-size: 13px;
        margin-top: 5px;
}

.a_holiday .color   {
color: #f8b62c;
}
.a_holiday .left_area {
float: left;
width: 420px;
}
.a_holiday .left_area h2 {
font-size: 19px;
}
.a_holiday .right_area {
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
width: 250px;
float: right;
border-radius: 10px;
-webkit-border-radius: 10px;  
-moz-border-radius: 10px; 
border: 1px solid rgba(0,0,0,1.00);
}
.a_holiday .right_area h3 {
font-size: 15px;
}
.a_holiday .right_area p .color .font_16 {
font-size: 16px;
}

.seo_area{
padding: 15px;
background: #fff;
margin: 0 0 4px;
line-height: 20px;
font-size: 12px;
letter-spacing: -1px;
}

.seo_category{
line-height: 20px;
  font-size: 15px;
  padding: 10px 16px;
}

.seo_area h2{
font-weight: bold;
}

/* -- トップページ -- */

/* -- 商品カテゴリー -- */
.category_box h1 {
	line-height:20px;
	font-size:15px;
	padding:10px 16px;
}
.category_box .categorylist li {
	width:255px;
	float:left;
	background:#fff;
	text-align:center;
	padding:20px 0 0;
	margin:0 0 4px 4px;
}
.category_box .categorylist li:first-child,
.category_box .categorylist li:nth-child(3n+1) {
	width:254px;
	clear:both;
	margin:0 0 4px;
}
.category_box .categorylist li .categorylist_img {
	margin:0 0 10px;
}
.category_box .categorylist li h2 {
	line-height:20px;
	font-size:14px;
	margin:0 0 20px;
}
/* -- 商品カテゴリー -- */

/* -- 商品リスト -- */
.item_box h1 {
	line-height:20px;
	font-size:15px;
	padding:10px 16px;
}
.item_box ul {
	overflow:hidden;
}
.item_box ul li {
	width:190px;
        height: 240px;
	float:left;
	background:#fff;
	padding:20px 0 10px;
	margin:0 0 4px 4px;
}
.item_box ul li:first-child,
.item_box ul li:nth-child(4n+1) {
	/*clear:both;*/
	margin:0;
}
.item_box ul li .itemlist_img {
	padding:0 30px;
	margin:0 0 10px;
}
.item_box ul li h2 {
	overflow: hidden;
	line-height:18px;
	height:72px;
	font-size:12px;
	letter-spacing:-1px;
	padding:0 10px;
}
.item_box ul li .itemlist_regularprice,
.item_box ul li .itemlist_price,
.item_box ul li .itemlist_discount,
.item_box ul li .itemlist_soldout {
	line-height:18px;
	text-align:right;
	padding:0 10px;
}
/* -- 商品リスト -- */

/* -- 商品一覧・検索一覧 -- */
.page_navi {
	font-size:15px;
	padding:13px 15px 12px;
}
.search_results {
	background:#fff;
	padding:10px;
}
.search_results h2 {
	font-weight:bold;
}
.search_results h2,
.search_results p {
	line-height:170%;
	font-size:14px;
}
/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
	padding:0;
	margin:0;
}
.cg_freespace_02 {
	padding:0;
	margin:0;
}
/* カテゴリ・グループのフリースペース内の<p>タグの余白設定 */
.cg_freespace_01 p,
.cg_freespace_02 p {
	padding:0;
	margin:0;
}
/* カテゴリ・グループのフリースペース内の<ul>タグの余白設定 */
.cg_freespace_01 ul,
.cg_freespace_02 ul {
	padding:0;
	margin:0;
}
/* -- 商品一覧・検索一覧 -- */

/* -- 商品詳細 -- */
.original_title {
font-size:25px;
padding-bottom:25px;
line-height:30px;
}
.pankuzu {
	font-size:15px;
	padding:13px 15px 12px;
}
#itempage {
	width:580px;
	background:#fff;
	padding:96px;
}
.itempage_img {
	margin:0 0 35px;
}
.itempage_img .itempage_bigimg {
	width:460px;
	height:460px;
	float:left;
	text-align:center;
}
.itempage_img .itempage_bigimg img {
	max-height:460px;
	max-width:460px;
}
.itempage_img .itempage_smallimg {
	width:106px;
	float:right;
	text-align:center;
}
.itempage_img .itempage_smallimg img {
	max-height:106px;
	max-width:106px;
}
.itempage_img .itempage_smallimg ul li {
	width:106px;
	height:106px;
	margin:12px 0 0;
}
.itempage_img .itempage_smallimg ul li:first-child {
	margin:0;
}
.itempage_box {
	margin:40px 0 25px;
}
.itempage_box_left {
	width:308px;
	float:left;
}
.itempage_box_left h1 {
	height:50px;
	line-height:24px;
	font-size:16px;
	margin:0 0 15px;
}
.itempage_box_left ul li {
	letter-spacing:-1px;
	margin:0 0 22px;
}
.itempage_box_left ul .delivery_price span {
	color:#f29839;
}
.itempage_quantity {
	position:relative;
}
.itempage_quantity input {
	width:65px;
	position: absolute;
	left: 0px;
	top: -4px;
	font-size: 13px;
}
.itempage_quantity .itempage_quantity_btn {
	width:15px;
	position:absolute;
	top:-6px;
	left:70px;
}
.itempage_quantity span {
	position: absolute;
	left: 90px;
}
.itempage_box_left ul .delivery_attention {
	line-height:16px;
	font-size:11px;
	color:#f29839;
	padding:7px 0 0;
	margin:0 0 10px;
}
.itempage_box_left ul .delivery_attention a {
	line-height:15px;
	text-decoration:underline;
}
.itempage_box_left ul .wrapping_ng {
	line-height:15px;
	font-size:11px;
	letter-spacing:-1px;
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/wrapping_ng_icon.png) no-repeat 11px center;
	border:1px solid #b39169;
	border-radius:3px;
	padding:5px 0 4px 54px;
	margin:0;
}
.itempage_box_left ul .wrapping_ng span {
	color:#f29839;
}


.itempage_box_left ul .wrapping_ok {
	line-height:15px;
	font-size:11px;
	letter-spacing:-1px;
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/wrapping_ok_icon.png) no-repeat 11px center;
	border:1px solid #b39169;
	border-radius:3px;
	padding:5px 0 4px 54px;
	margin:0;
       display:none;
}
.itempage_box_left ul .wrapping_ok span {
	color:#f29839;
}

.itempage_box_left ul .wrapping_ok a span{
        text-decoration:underline;
       border-under: 1px solid #f29839;
}

.itempage_box_left ul li dl dt {
	width:105px;
	float:left;
	font-size:12px;
}
.itempage_box_left ul li dl dd {
	width:203px;
	float:left;
	font-size:13px;
}
.itempage_box_right {
	width:258px;
	float:right;
}
.itempage_box_right ul {
	margin:0 0 28px;
}
.itempage_box_right ul li {
	float:left;
	margin:0 0 5px 5px;
}
.itempage_box_right .cart_box {
	margin:0 0 0 4px;
}
.itempage_box_right .cart_box p {
	margin:0 0 8px;
}
.itempage_box_right .cart_box .cart_soldout,
.itempage_box_right .cart_box .cart_member {
	line-height:1;
	font-size:17px;
	text-align:center;
	letter-spacing:1px;
	color:#fff;
	background:#f00;
	border-radius:3px;
	padding:15px 0 13px;
}


#itempage table {
	margin:0 0 10px;
}
#itempage table tr th {
	width:62px;
	line-height:23px;
	font-size:13px;
	background:#ece3d8;
	border:1px solid #b39169;
	padding:0 14px;
}
#itempage table tr td {
	border:1px solid #b39169;
	padding:0 14px;
}

.itemexplain_wrapping {
	font-size:11px;
	letter-spacing:-0.5px;
	border:1px solid #f29839;
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/itemexplain_wrapping_icon.png) no-repeat 10px center;
	border-radius:2px;
	padding:11px 9px 11px 50px;
	margin:0 0 65px;
	color:#f29839;
}
.itemexplain_wrapping a {
	color:#836545;
	text-decoration:underline;
}
.itempage_landing1 {
	min-height:200px;
}
.itempage_landing1 h2 {
    font-size: 20px;
    line-height: 34px;
    padding: 28px 0 10px;
}
.itempage_landing1 p {
	line-height:24px;
	font-size:14px;
}
.itempage_landing1 p:last-child {
	margin:0 0 60px;
}
.mb10 {
        line-height:24px;
	font-size:14px;
        margin:0 0 10px;
}
.itempage_landing2 h1 {
	line-height:40px;
	font-size:15px;
	color:#fff;
	background:#836545;
	padding:0 0 0 15px;
	margin:0 0 32px;
}
.itempage_landing2 {
	margin:0 0 35px;
}
.itempage_landing2 dl {
	margin:0 0 30px;
}
.itempage_landing2 dl dt {
	float:left;
}
.itempage_landing2 dl dd {
	width:290px;
	float:right;
}
.itempage_landing2 dl dd h2 {
	line-height:30px;
	font-size:20px;
	line-height:-2px;
}
.itempage_landing2 dl dd h2 span {
	font-size:12px;
}
.itempage_landing2 dl dd p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}

.itempage_landing2__attention{
	border: 1px solid #b39169;
	padding: 10px;
	margin: 10px 0;
	font-size:12px;
	line-height: 24px !important;
}

.itempage_common1 {
	margin:0 0 16px;
}
.itempage_common1 h1,
.itempage_common2 h1 {
	line-height:40px;
	font-size:15px;
	color:#fff;
	background:#836545;
	padding:0 0 0 15px;
	margin:0 0 25px;
}
.itempage_common1 h2 {
	line-height:30px;
	font-size:20px;
	letter-spacing:-1px;
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/common/section1_icon.png) no-repeat 2px 7px;
	padding:0 0 0 67px;
	margin:0 0 25px;
}
.itempage_common1 h2 span {
	margin:0 0 0 -10px;
}
.itempage_common1 ul li {
	width:260px;
	float:left;
	margin:0 0 38px 60px;
}
.itempage_common1 ul li:first-child,
.itempage_common1 ul li:nth-child(3) {
	clear:both;
	margin:0 0 38px;
}
.itempage_common1 ul li h3 {
	line-height:30px;
	font-size:18px;
	letter-spacing:-1px;
	margin:18px 0 12px;
}
.itempage_common1 ul li p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.itempage_common2 ul li {
	margin:0 0 50px;
}
.itempage_common2 ul li:last-child {
	margin:0;
}
.itempage_common2 ul li h2 {
	padding:10px 0 25px 80px;
}
.itempage_common2 ul li:first-child h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/common/section2_icon1.png) no-repeat 6px 8px;
}
.itempage_common2 ul li:nth-child(2) h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/common/section2_icon2.png) no-repeat 0 5px;
}
.itempage_common2 ul li:nth-child(3) h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/common/section2_icon3.png) no-repeat 0 3px;
}
.itempage_common2 ul li:nth-child(4) h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/common/section2_icon4.png) no-repeat 0 0;
}
.itempage_common2 ul li:nth-child(5) h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/common/section2_icon5.png) no-repeat 1px 4px;
}
.itempage_common2 ul li:nth-child(6) h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/common/section2_icon6.png) no-repeat 0 7px;
}
.itempage_common2 ul li:nth-child(7) h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/itempage/common/section2_icon7.png) no-repeat 0 6px;
}
.itempage_common2 ul li h2 span {
	display:block;
	line-height:30px;
	font-size:24px;
	border-bottom:1px solid #836545;
}
.itempage_common2 ul li dl dt {
	width:290px;
	float:left;
}
.itempage_common2 ul li dl dd {
	float:right;
}
.itempage_common2 ul li dl dt h3 {
	line-height:28px;
	font-size:20px;
	margin:0 0 15px;
}
.itempage_common2 ul li dl dt h3 span {
	margin:0 0 0 -12px;
}
.itempage_common2 ul li dl dt p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
	margin:0 30px 0 0;
}

.itempage_voice h1 {
	line-height:20px;
	font-size:15px;
	padding:10px 16px;
}
.itempage_voice_img {
	background:#fff;
	padding:50px 0 72px 96px;
}
.itempage_voice_img img {
	margin:0 0 10px;
}

.itemlist_color,
.itemlist_size,
.itemlist_type,
.ehondana_SN,
.ehondana_SB,
.ehondana_SW,
.ehondana_MN,
.ehondana_MB,
.ehondana_MW,
.ehondana_LN,
.ehondana_LB,
.ehondana_LW,
.ehondana_SNC,
.ehondana_SBC,
.ehondana_SWC,
.ehondana_MNC,
.ehondana_MBC,
.ehondana_MWC,
.hangarrack_SN,
.hangarrack_SB,
.hangarrack_SW,
.hangarrack_MN,
.hangarrack_MB,
.hangarrack_MW,
.hangarrack_SNC,
.hangarrack_SBC,
.hangarrack_SWC,
.hangarrack_MNC,
.hangarrack_MBC,
.hangarrack_MWC,
.itemlist_color_KR,
.itemlist_size_KR,
.itemlist_type_KR,
.kaberack_SAN,
.kaberack_SAB,
.kaberack_SAW,
.kaberack_SBN,
.kaberack_SBB,
.kaberack_SBW,
.kaberack_SCN,
.kaberack_SCB,
.kaberack_SCW,
.kaberack_MDN,
.kaberack_MDB,
.kaberack_MDW,
.kaberack_MEN,
.kaberack_MEB,
.kaberack_MEW,
.kaberack_MFN,
.kaberack_MFB,
.kaberack_MFW,
.kaberack_LGN,
.kaberack_LGB,
.kaberack_LGW,
.kaberack_LHN,
.kaberack_LHB,
.kaberack_LHW,
.omocyabako,
.smaphostand {
	 display:none;
}

/* -- 商品詳細 -- */




/* -- フリーページここから -- */
/* -- 人と木とコンセプトここから -- */
.concept {
	background:#fff;
	line-height:170%;
	padding:96px;
}
.concept .concept_section1 {
	text-align:center;
	margin:0 0 125px;
}
.concept .concept_section1 h1 {
	line-height:28px;
	font-size:24px;
	margin:30px 0 10px;
}
.concept .concept_section1 p {
	line-height:32px;
	font-size:14px;
	margin:0 0 15px;
}
.concept .concept_section2 h2 {
	line-height:26px;
	font-size:20px;
	text-align:center;
	border-bottom:1px solid #b39169;
	padding:0 0 14px;
	margin:0 0 20px;
}
.concept .concept_section2 div:nth-child(2) {
	float:left;
}
.concept .concept_section2 div:last-child {
	float:right;
}
.concept .concept_section2 .concept_text {
	width:270px;
	line-height:170%;
	font-size:14px;
	letter-spacing:-1px;
	margin:0 0 70px;
}
.concept .concept_section2 .concept_img {
	width:290px;
	margin:0 0 70px;
}
/* -- 人と木とコンセプト -- */

/* -- 人と木と絵本 -- */
.picture_book {
	background:#fff;
	padding:96px;
}
.picture_book .picture_book_section1 {
	text-align:center;
	margin:0 0 120px;
}
.picture_book .picture_book_section1 img {
	margin:0;
}
.picture_book .picture_book_section1 h1 {
	line-height:24px;
	font-size:14px;
	text-align:left;
	margin:10px 0 45px;
}
.picture_book section {
	margin:0 0 65px;
}
.picture_book section h2 {
	height:91px;
	line-height:38px;
	font-size:28px;
	padding:15px 0 0 143px;
}
.picture_book_section2 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/picture_book/section2_icon.png) no-repeat;
}
.picture_book_section3 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/picture_book/section3_icon.png) no-repeat;
}
.picture_book_section4 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/picture_book/section4_icon.png) no-repeat;
}
.picture_book_section5 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/picture_book/section5_icon.png) no-repeat;
}
.picture_book section img {
	margin:0 0 15px;
}
.picture_book section p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
/* -- 人と木と絵本 -- */


/* --追加　人と木と絵本棚　ここから-- */
.picture_books {
	background:#fff;
    padding:96px;
}
.picture_books .picture_books_section1 {
	text-align:center;
	margin:0 0 80px;
}
.picture_books .picture_books_section1 img {
	margin:0;
}
.picture_books .picture_books_section1 h1 {
  	line-height:32px;
	font-size:28px;
	text-align:center;
	margin:25px 0 ;
}
.picture_books section {
	margin:0 0 30px;
}
.picture_books section h2 {
	line-height:38px;
	font-size:34px;
	padding:0px 0 20px 123px;
}
.picture_books_section2 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/picture_books/point1_icon.png) no-repeat;
}
.picture_books_section3 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/picture_books/point2_icon.png) no-repeat;
}
.picture_books_section4 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/picture_books/point3_icon.png) no-repeat;
}
.picture_books_section5 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/picture_books/point4_icon.png) no-repeat;
}
.picture_books section img {
	margin:20px 0 5px;
}
.picture_books section p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}

.picture_books .picture_books_section6 h3 {
	line-height:30px;
	font-size:26px;
	letter-spacing:-1px;
}

.picture_books h3 {
	line-height:30px;
	font-size:26px;
	letter-spacing:-1px;
}


/* --追加　人と木と絵本棚-- */
.yajirushi{
	text-align: center;
	margin: auto;
	margin-bottom: 30px;
}

.anzen {
width: 100%;
margin:  0 auto ;
}

.anzen-left {
	float: left;
	width: 44%;
	
}

.anzen-right {
	float:left;
width: 44%;
margin-left: 12%;
  margin-bottom: 50px;
}



/* --追加　人と木と絵本棚　ここまで-- */

/* --追加　絵本棚(木製家具)　ここから-- */

.mokuseikagu {
	background:#fff;
	padding:96px; 
}
.mokuseikagu .mokuseikagu_section1 {
	text-align:left;
	margin:0 0 80px;
}
.mokuseikagu .mokuseikagu_section1 img {
	margin:0;
}
.mokuseikagu .mokuseikagu_section1 h1 {
	line-height:32px;
	font-size:28px;
	text-align:center;
	margin:25px 0 ;
}
.mokuseikagu section {
	margin:0 0 30px;
}

.mokuseikagu section h2 {
border-bottom: 1px solid;
	line-height:38px;
	font-size:24px;
	padding:0px 0px 10px 0px;
	margin:26px 0px 0px 0px;
}
.mokuseikagu section img {
	margin:20px 0 5px;
}
.mokuseikagu section p {
	line-height:30px;
	font-size:16px;
	letter-spacing:-1px;
	margin:5px 0 5px 0 ;
}


/* --追加　絵本棚(木製家具)　ここまで-- */



/* -- 人と木コラム --*/
.column {
	background:#fff;
	padding:96px;
}
.column .column_section1 {
	margin:0 0 70px;
}
.column .column_section1 h1 {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
	margin:10px 0 0;
}
.column .column_section1 p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column .column_section2 {
	width:435px;
	margin:0 auto 70px;
}
.column .column_section2 h2 {
	line-height:24px;
	font-size:20px;
	margin:7px 0 5px;
}
/* -- 人と木コラム --*/

/* -- 人と木コラム ＞ 役立つ情報満載コラム --*/
.column_useful {
	background:#fff;
	padding:96px;
}
.column_useful section {
	margin-bottom:70px;
}
.column_useful .column_section img {
	margin-bottom:10px;
}
.column_useful .column_section h1 {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_useful .column_box {
	margin-bottom:0px;
	overflow:hidden;
}
.column_useful .column_box h2 {
	line-height:28px;
	font-size:20px;
	letter-spacing:-1px;
}
.column_useful .column_box p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_useful .column_box p.date {
	margin-bottom:5px;
}
.column_useful .column_box img {
	float:left;
	margin:0 30px 30px 0;
}
.column_useful .column_box a {
	color:#F8B62C;
}
.column_useful a{
color: #f8b62c;
}

/* -- 人と木コラム ＞ 役立つ情報満載コラム --*/

/* -- 人と木コラム ＞ 役立つ情報満載コラム ＞ 詳細 --*/
.column_useful {
	background:#fff;
	padding:96px;
}
.column_useful .column_detail {
	margin:0 0 70px;
}
.column_useful .column_detail h1 {
	font-size:15px;
	line-height:20px;
	background-color: #FEF5E0;
	padding:15px;
	margin-bottom:15px;
	letter-spacing:-1px;
}
.column_useful .column_detail h2 {
	line-height:30px;
	font-size:20px;
	margin:5px 0 30px;
	letter-spacing:0px;
}
.column_useful .column_detail p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_useful .column_detail p.date {
	text-align:right;
}
.column_useful .column_detail img {
	margin-bottom:30px;
}

.column_useful a{
color: #f8b62c;
}
/* -- 人と木コラム ＞ 役立つ情報満載コラム ＞ 詳細 --*/


/* -- 人と木コラム ＞ 絵本 ＞ 文字詳細 --*/
.column_useful .ehon_moji p {
    letter-spacing: 0;
    line-height: 28px;
}


/* -- 人と木コラム ＞ ちょっと木話し --*/
.column_wood {
	background:#fff;
	padding:96px;
}
.column_wood section {
	margin-bottom:70px;
}
.column_wood .column_section img {
	margin-bottom:10px;
}
.column_wood .column_section h1 {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_wood .column_box {
	margin-bottom:0px;
	overflow:hidden;
}
.column_wood .column_box h2 {
	line-height:28px;
	font-size:20px;
	letter-spacing:-1px;
}
.column_wood .column_box p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_wood .column_box p.date {
	margin-bottom:5px;
}
.column_wood .column_box img {
	float:left;
	margin:0 30px 30px 0;
}
.column_wood .column_box a {
	color:#F8B62C;
}
.column_useful a{
color: #f8b62c;
}
/* -- 人と木コラム ＞ ちょっと木話し --*/

/* -- 人と木コラム ＞ 漫画コラム --*/
.column_comic {
	background:#fff;
	padding:96px;
}
.column_comic section {
	margin-bottom:70px;
}
.column_comic .column_section img {
	margin-bottom:10px;
}
.column_comic .column_section h1 {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_comic .column_box {
	margin-bottom:0px;
	overflow:hidden;
}
.column_comic .column_box h2 {
	line-height:28px;
	font-size:20px;
	letter-spacing:-1px;
}
.column_comic .column_box p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_comic .column_box p.date {
	margin-bottom:5px;
}
.column_comic .column_box img {
	float:left;
	margin:0 30px 30px 0;
}
.column_comic .column_box a {
	color:#F8B62C;
}
/* -- 人と木コラム ＞ 漫画コラム --*/

/* -- 人と木コラム ＞ 漫画情報満載コラム ＞ 詳細 --*/
.column_comic .column_detail {
	margin:0 0 70px;
}
.column_comic .column_detail h1 {
	font-size:15px;
	line-height:20px;
	background-color: #FEF5E0;
	padding:15px;
	margin-bottom:15px;
	letter-spacing:-1px;
}
.column_comic .column_detail h2 {
	line-height:24px;
	font-size:20px;
	margin:5px 0 30px;
	letter-spacing:-1px;
}
.column_comic .column_detail p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_comic .column_detail p.date {
	text-align:right;
}
.column_comic .column_detail img {
	margin-bottom:30px;
}
/* -- 人と木コラム ＞ 漫画コラム ＞ 詳細 --*/












/* -- 人と木コラム ＞ 絵本屋さん --*/
.column_ehon {
	background:#fff;
	padding:96px;
}
.column_ehon section {
	margin-bottom:70px;
}
.column_ehon .column_section img {
	margin-bottom:10px;
}
.column_ehon .column_section h1 {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_ehon .column_box {
	margin-bottom:0px;
	overflow:hidden;
}
.column_ehon .column_box h2 {
	line-height:28px;
	font-size:20px;
	letter-spacing:-1px;
}
.column_ehon .column_box p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_ehon .column_box p.date {
	margin-bottom:5px;
}
.column_ehon .column_box img {
	float:left;
	margin:0 30px 30px 0;
}
.column_ehon .column_box a {
	color:#F8B62C;
}
.column_ehon a{
color: #f8b62c;
}
/* -- 人と木コラム ＞ 絵本屋さん --*/

/* -- 人と木コラム ＞ 絵本屋さん２ ＞ 詳細 --*/
.column_ehon .column_detail {
	margin:0 0 70px;
}
.column_ehon .column_detail h1 {
	font-size:15px;
	line-height:20px;
	background-color: #FEF5E0;
	padding:15px;
	margin-bottom:15px;
	letter-spacing:-1px;
}
.column_ehon .column_detail h2 {
	line-height:32px;
	font-size:20px;
	margin:5px 0 30px;
	letter-spacing:-1px;
}
.column_ehon .column_detail p {
	line-height:30px;
	font-size:14px;
	letter-spacing:-1px;
}
.column_ehon .column_detail p.date {
	text-align:right;
}
.column_ehon .column_detail img {
	margin-bottom:30px;
}



/* -- 人と木コラム ＞ 絵本屋さん＿ここからでっす＞ 詳細 --*/
.column_useful .column_kubosan {
width: 580px;
height:160px;
}
.column_useful .column_kubosan img {
float: left;
}
.column_useful .column_kubosan p {
	float: right;
	width:385px;
	font-size:14px;
	line-height:26px;
	padding:0px 15px 0px 30px;
	margin-bottom:15px;
	letter-spacing:-1px;
}


.column_useful .column_present {
clear:both;
margin-top: 100px;
}
.column_useful .column_present h2 {
	line-height:32px;
	font-size:20px;
	margin:5px 0 30px;
	letter-spacing:-1px;
	background-color: #B39169;
	color: #FFF;
	padding: 5px 0 5px 10px;
}

.column_useful .column_present h3 {
	line-height:32px;
	font-size:18px;
	color: #B39169;
	margin-top: 20px;
}

.column_useful .column_present p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
	padding:0 0 0 20px;
}

.column_useful .column_present .oubo_button {
width: 580px;
margin-top: 40px;
text-align: center;
}
.column_useful .column_present .oubo_button img {
clear:both;
}
/* -- 人と木コラム ＞ 絵本屋さん＿ここからでっす＞ 詳細 --*/
/* -- 人と木コラム ＞  絵本屋さん２ ＞ 詳細 --*/

/* -- おすすめ絵本 --*/
.recommended {
    background: #fff;
    padding: 50px 96px 96px 96px;
  font-size: 14px;
}

.recommended_title{
  font-size: 24px;
  margin: 35px 0 30px;
  line-height: 34px;
}

.recommended_title span{
  font-size: 12px;
}

.recommended h1{
    font-size: 18px;
    line-height: 28px;
}

.recommended_lead01{
padding: 45px 200px 70px 0;
    margin: -35px 0 0 0;
 background: url(https://img05.shop-pro.jp/PA01313/899/etc/recommended_pic01.png?cmsp_timestamp=20160126191739) right no-repeat;
    line-height: 170%;
}

.recommended h2{
    font-size: 22px;
   background: url(https://img05.shop-pro.jp/PA01313/899/etc/icon_crown_.png?cmsp_timestamp=20160201112755) no-repeat;
    padding:0 0 0 70px ;
      line-height: 28px;
}

.recommended_section2_small{
    font-size: 14px;
}

.recommended_ranking {
   margin: 20px 0 20px 0;
}

.recommended_ranking_box01 .recommended_ranking_book{
  position: relative;
  width:300px;
  margin:0 0 0 0;
  float:left;
}

.recommended_ranking_box02 .recommended_ranking_book{
  position: relative;
  width:350px;
  margin:0 0 0 0;
  float:left;
}

.recommended_ranking_book img{
  border: solid 1px #836545;
}

.recommended_ranking_box01 .recommended_ranking_book p{
position: absolute;
    bottom: 0px;
    left: 320px;
    width: 260px;
  line-height: 150%;
      font-size: 14px;
    letter-spacing: -1px;
}

.recommended_ranking_box02 .recommended_ranking_book p{
position: absolute;
    bottom: 0px;
    left: 370px;
    width: 210px;
  line-height: 150%;
      font-size: 14px;
    letter-spacing: -1px;
}


.recommended_highlight_title{
 display:block;
  clear:both;
padding: 40px 0 15px 65px;
  font-size:20px;
  background: url(https://img05.shop-pro.jp/PA01313/899/etc/icon_book.png?cmsp_timestamp=20160201112220) no-repeat left bottom;
  
}

.recommended_highlight{
 display:block;
  padding:20px 0 20px 0;
  border-top: solid 1px #836545;
  border-bottom: solid 1px #836545;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: -1px;
  margin: 0 0 60px 0;
}

.recommended_lead02 {
    padding: 55px 280px 60px 0;
    margin: -35px 0 0 0;
    background: url(https://img05.shop-pro.jp/PA01313/899/etc/recommended_pic02.png?cmsp_timestamp=20160201113907) right no-repeat;
    line-height: 150%;
}
/* -- おすすめ絵本 --*/

/* -- 無垢のこと -- */
.mukunokoto {
	background:#fff;
	padding:96px;
}
.mukunokoto_section1 h1 {
	line-height:28px;
	font-size:20px;
	margin:15px 0 10px;
}
.mukunokoto_section1 h1 span {
	margin: 0 0 0 -13px;
}
.mukunokoto_section1 p {
	line-height:28px;
	font-size:14px;
	letter-spacing:-1px;
}
.mukunokoto_section1 h2 {
	line-height:28px;
	font-size:18px;
	text-align:center;
	margin:15px 0 95px;
}
.mukunokoto_section2 {
	margin:0 0 60px;
}
.mukunokoto_section2 h2 {
	height:33px;
	line-height:28px;
	font-size:24px;
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/mukunokoto/section2_icon.png) no-repeat;
	padding:14px 0 0 65px;
	margin:0 0 15px;
}
.mukunokoto_section2 p {
	line-height:28px;
	font-size:14px;
	letter-spacing:-1px;
}
.mukunokoto_section2 p span {
	margin:0 0 0 -10px;
}
.mukunokoto_section2 ul {
	margin:30px 0 0;
}
.mukunokoto_section2 ul li {
	width:260px;
	float:left;
	margin:0;
}
.mukunokoto_section2 ul li:first-child {
	margin:0 60px 0 0;
}
.mukunokoto_section2 ul li p {
	line-height:22px;
}
.mukunokoto_section3 {
	padding:43px 33px 5px;
	border:2px solid #fff000;
}
.mukunokoto_section3 h2 {
	line-height:28px;
	font-size:20px;
	margin:0 0 25px;
}
.mukunokoto_section3 h2 span {
	margin:0 0 0 -13px;
}
.mukunokoto_section3 ul li {
	width:220px;
	float:left;
	margin:0 0 40px;
}
.mukunokoto_section3 ul li:nth-child(odd) {
	clear:both;
	margin:0 50px 40px 0;
}
.mukunokoto_section3 ul li h3 {
	line-height:28px;
	font-size:20px;
	margin:0 0 10px;
}
.mukunokoto_section3 ul li p {
	line-height:22px;
	font-size:12px;
	letter-spacing:-1px;
	margin:15px 0 0;
}
/* -- 無垢のこと -- */

/* -- 手づくりのこと -- */
.handmade {
	background:#fff;
	padding:96px;
}
.handmade .handmade_section1 {
	margin:0 0 120px;
}
.handmade .handmade_section1 h1 {
	line-height:28px;
	font-size:20px;
	margin:15px 0 15px;
	letter-spacing:-1px;
}
.handmade .handmade_section1 .center {
	line-height:26px;
	font-size:18px;
	text-align:center;
}
.handmade .handmade_section1 .center img {
	margin-top:55px;
}
.handmade section {
	margin:0 0 65px;
}
.handmade section h2 {
	height:91px;
	line-height:38px;
	font-size:28px;
	padding:15px 0 0 143px;
	letter-spacing:-1px;
}
.handmade_section2 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/handmade/section2_icon.png) no-repeat;
}
.handmade_section3 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/handmade/section3_icon.png) no-repeat;
}
.handmade_section4 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/handmade/section4_icon.png) no-repeat;
}
.handmade section img {
	margin:0 0 15px;
}
.handmade section p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
/* -- 手づくりのこと -- */

/* -- 知育のこと -- */
.training {
	background:#fff;
	padding:96px;
}
.training .training_section1 {
	margin:0 0 120px;
}
.training .training_section1 h1 {
	line-height:28px;
	font-size:20px;
	margin:5px 0 5px;
	letter-spacing:-1px;
}
.training .training_section1 .point {
	padding-top:20px;
	text-align:center;
}
.training .training_section1 .point p {
	line-height:26px;
	font-size:18px;
	margin:5px 0 5px;
	letter-spacing:-1px;
}
.training section {
	margin:0 0 65px;
}
.training section h2 {
	height:91px;
	line-height:38px;
	font-size:28px;
	padding:15px 0 0 143px;
	letter-spacing:-1px;
}
.training_section2 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/training/section2_icon.png) no-repeat;
}
.training_section3 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/training/section3_icon.png) no-repeat;
}
.training_section4 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/training/section4_icon.png) no-repeat;
}
.training_section5 h2 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/training/section5_icon.png) no-repeat;
}
.training section h3 {
	line-height:28px;
	font-size:20px;
	margin:0 0 10px;
	letter-spacing:-1px;
}
.training section img {
	margin:0 0 15px;
}
.training section p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
/* -- 知育のこと -- */

/* -- 安心＆安全のこと -- */
.safety {
	background:#fff;
	padding:96px;
}
.safety .safety_section1 h1 {
	line-height:28px;
	font-size:20px;
	margin:5px 0 5px;
	letter-spacing:-1px;
}
.safety section {
	margin:0 0 65px;
	overflow:hidden;
}
.safety section h2 {
	line-height:28px;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom: 15px;
}
.safety section img {
	margin:0 0 15px;
}
.safety section img.f_right {
	float:right;
	margin-left: 30px;
}
.safety section p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.safety .safety_section2 h2 span {
	font-size:12px;
}
.safety .safety_section2 .about {
	border:1px solid #B39169;
	padding: 15px;
	clear:both;
	margin-top:20px;
}
.safety .safety_section2 .about h3,
.safety .safety_section2 .about p {
	line-height:23px;
	font-size:13px;
	letter-spacing:-1px;
	margin-bottom: 5px;
}
.safety .safety_section3 .example {
	margin: 65px 20px 0;
	border:1px solid #B39169;
	padding: 25px 25px 15px 25px;
	clear:both;
	text-align:center;
	border-radius:15px;
}
.safety .safety_section3 .example h3 {
	line-height:24px;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom: 15px;
}
/* -- 安心＆安全のこと -- */

/* -- 梱包のこと -- */
.package {
	background:#fff;
	padding:96px;
}
.package a {
	color:#F29839;
}
.package .package_section1 h1 {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.package section {
	margin:0 0 65px;
}
.package section h2 {
	line-height:28px;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom: 15px;
}
.package section p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.package section img {
	margin:0 0 10px;
}
.package section img.mt30 {
	margin: 20px 0 0;
}
.package .package_section7 .contact p {
	line-height:30px;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom: 5px;
}

/* -- 梱包のこと追加　20160809 -- */
.package_section2 {
	width: 260px;
}

.package_section2 h2 {
text-align: left;
}
.package_section2_in {
width: 580px;
}
.package_section2 p {
text-align: left;
}
.package_section2 {
text-align :center;
 margin-left: auto;
 margin-right: auto;
}

.konpou_float {
width: 580px;
margin-top: 30px;
}

.float_l{
	float: left;
	width: 261px;
	margin-bottom: 40px;
	}
	
.float_r{
	float: right;
	width: 280px;
	padding: 0px;
	margin-bottom: 40px;
	}
	
	
.package_section3 {
	clear:both;
	padding-top: 60px;
}
/* -- 20160901更新　梱包のこと -- */

.package_shizai {
	clear:both;
	padding-top: 60px;
}

/* -- 梱包のこと -- */


/* -- セミオーダーのこと -- */
.semiorder {
	background:#fff;
    padding:96px;
}
.semiorder a {
	color:#F29839;
	display:block;
	margin:0 0 20px 0;
}
.semiorder .semiorder_section1 h1 {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.semiorder section {
	margin:0 0 65px;
}
.semiorder section h2 {
	line-height:28px;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom: 15px;
}
.semiorder section p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.semiorder section img {
	margin:0 0 10px;
}
.semiorder section h3 {
	line-height:20px;
	font-size:14px;
	letter-spacing:-1px;
	margin: 20px 0 10px;
	background-color:#836545;
	padding: 10px 0 5px 10px;
	color:#FFF;
}
.semiorder section table {
	margin-bottom: 10px;
}
.semiorder section th,
.semiorder section td {
	border:1px solid #836545;
}
.semiorder section th {
	background-color:#dcdcdc;
	text-align: center;
	font-size:11px;
	padding:6px 2px;
}

.semiorder section td {
	padding:6px 2px;
	font-size:11px;
	text-align: center;
}
.semiorder section tr.gray {
	background-color:#ffffe0;
}
/* -- セミオーダーのこと 追加 　20160829-- */

.semiorder section td.color {
	background-color:#FFFAC4;
}

/* -- セミオーダーのこと 追加 　20161020-- */

#itempage .semiorder section th,
#itempage .semiorder section td {
    font-size: 11px;
    line-height: 18px;
    padding: 3px;
    text-align: center;
}

/* -- セミオーダーのこと -- */






/* -- ギフトラッピングのこと -- */
.giftwrapping {
	background:#fff;
	padding:96px;
}
.giftwrapping a {
	color:#F29839;
}
.giftwrapping .giftwrapping_section1 h1 {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.giftwrapping section {
	margin:0 0 65px;
}
.giftwrapping section h2 {
	line-height:28px;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom: 15px;
}
.giftwrapping section p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.giftwrapping section img {
	margin:0 0 10px;
}
.giftwrapping section img.mt30 {
	margin:30px 0 10px;
}
.giftwrapping .giftwrapping_section7 .contact p {
	line-height:30px;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom: 5px;
}

/* -- ギフトラッピングのこと -- */


/* -- 取り扱い店舗 --*/
.stores {
	background:#fff;
	padding:96px 96px 100px;
}
.stores .stores_section1 h1 {
	height:28px;
	font-size:18px;
	background:#fef5e0;
	border-top:1px solid #836545;
	border-bottom:1px solid #836545;
	padding:10px 0 0 10px;
	margin:0 0 25px;
}
.stores section p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
	margin-bottom: 70px;
}
.stores .stores_section2,
.stores .stores_section3,
.stores .stores_section4  {
	margin:0 0 30px;
	padding:30px 0 0 0;
	border-top:1px dashed #836545;
}
.stores .stores_section4  {
	padding-bottom:30px;
	border-bottom:1px dashed #836545;
}
.stores section h2 {
	line-height:28px;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom: 15px;
}
.stores section td {
	font-size:12px;
	padding-top:10px;
}
.stores section td.icon {
	padding-top:20px;
}
.stores section td.icon img {
	margin-right: 10px;
}
.stores section td.logo {
	width: 160px;
}
/* -- 取り扱い店舗 --*/

/* -- ぬりえ -- */
.nurie {
	background:#fff;
	padding:96px 96px 48px;
}
.nurie a {
	font-size:14px;
	color:#f8b62c;
}
.nurie h2 {
	line-height:28px;
	font-size:20px;
	margin:0 0 25px;
}
.nurie section {
	margin:0 0 65px;
}
.nurie_section1 h1 {
	line-height:24px;
	font-size:14px;
	margin:10px 0 45px;
}
.nurie_section1 a {
	line-height:28px;
}
.nurie_section1 a span {
	margin:0 0 0 -5px;
}
.nurie_section2 ul li {
	float:left;
}
.nurie_section2 ul li:nth-child(odd) {
	width:166px;
	clear:both;
	margin:0 30px 28px 0;
}
.nurie_section2 ul li:nth-child(even) {
	width:384px;
	margin:0 0 28px;
}
.nurie_section2 ul li h3 {
	line-height:24px;
	font-size:20px;
	margin:0 0 15px;
}
.nurie_section2 ul li p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
}
.nurie_section2 p {
	line-height:22px;
	font-size:12px;
	letter-spacing:-1px;
}
.nurie_section3 ul li {
	width:180px;
	float:left;
	margin:0 0 20px 20px;
}
.nurie_section3 ul li:first-child,
.nurie_section3 ul li:nth-child(3n+1) {
	clear:both;
	margin:0 0 20px;
}
.nurie_section3 ul li p {
	margin:7px 0 0;
}
.nurie_section3 ul li p span {
	margin:0 0 0 -5px;
}
/* -- ぬりえ -- */

/* -- キャスター特集 -- */
.free_caster {
	background:#fff;
	padding:96px 96px 40px;
}
.free_caster_section1 {
	margin:0 0 40px;
}
.free_caster_section1 h1 {
	line-height:24px;
	font-size:13px;
	letter-spacing:-0.7px;
	margin:10px 0 40px;
}
.free_caster_section1 ul {
	margin:0 0 20px;
}
.free_caster_section1 ul li {
	float:left;
	margin:0 0 0 14px;
}
.free_caster_section1 ul li:first-child {
	margin:0;
}
.free_caster_section1 p {
	text-align:center;
}
.free_caster_section2 {
	border:2px solid #fff000;
	margin:0 0 55px;
}
.free_caster_section2 h2 {
	line-height:38px;
	font-size:20px;
	text-align:center;
	letter-spacing:25px;
	padding:0 0 0 15px;
	margin:10px 0;
}
.free_caster_section2 ul {
	width:524px;
	margin:0 auto 33px;
}
.free_caster_section2 ul li {
	float:left;
	margin:0 0 0 13px;
}
.free_caster_section2 ul li:first-child {
	margin:0;
}
.free_caster_section2 table {
	width:520px;
	font-size:13px;
	margin:0 auto 24px;
}
.free_caster_section2 table th {
	width:90px;
	text-align:center;
	background:#ece3d8;
	border:1px solid #b39169;
	vertical-align:text-top;
	padding:5px 0 2px;
}
.free_caster_section2 table td {
	width:215px;
	text-align:center;
	background:#fff;
	border:1px solid #b39169;
	padding:5px 0 2px;
}
.free_caster_section2 table tr:first-child td {
background:#ece3d8;
}
.free_caster_section2 table td img {
	padding:8px 0 3px;
}
.free_caster_section3,
.free_caster_section4,
.free_caster_section5 {
	margin:0 0 60px;
}
.free_caster_section3 h1,
.free_caster_section4 h1,
.free_caster_section5 h1 {
	font-size:28px;
	height:99px;
	line-height:38px;
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/caster/caster_icon1.png) no-repeat;
	padding:16px 0 0 160px;
}
.free_caster_section4 h1 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/caster/caster_icon2.png) no-repeat;
}
.free_caster_section5 h1 {
	background:url(https://file001.shop-pro.jp/PA01313/899/image/freepage/caster/caster_icon3.png) no-repeat;
}

.free_caster_section3 img,
.free_caster_section4 img,
.free_caster_section5 img {
	margin:0 0 15px;
}
.free_caster_section3 p,
.free_caster_section4 p,
.free_caster_section5 p {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1.5px;
}
/* -- キャスター特集 -- */

/* -- お客様の声一覧 -- */
.voice {
	background:#fff;
	padding:96px 96px 36px;
}
.voice_section1 {
	margin:0 0 45px;
}
.voice_section1 h1 {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
	margin:10px 0 0;
}
.voice_section2 h2 {
	line-height:28px;
	font-size:20px;
	margin:0 0 25px;
}

.voice_section2 ul li {
	width:166px;
	float:left;
	margin:0 0 40px 41px;
}
.voice_section2 ul li:first-child,
.voice_section2 ul li:nth-child(3n+1) {
	clear:both;
	margin:0 0 41px;
}
.voice_section2 ul li img {
}
.voice_section2 ul li h3 {
	line-height:24px;
	font-size:14px;
	letter-spacing:-1px;
	margin:15px 0 0;
}
.voice_section2 ul li h3 span {
	margin:0 0 0 -8px;
}
.voice_section2 ul li p {
	line-height:24px;
	font-size:14px;
}
.voice_section2 ul li h4 {
	line-height:24px;
	font-size:12px;
	margin:0 0 0 -5px;
}
/* -- お客様の声一覧 -- */

/* -- お客様の声（詳細） --*/
.voice_datail {
background:#fff;
padding:96px;
}
.voice_datail .smilevoice {
margin:0 0 50px;
}
.voice_datail .smilevoice h1 {
font-size:15px;
line-height:20px;
background-color: #FEF5E0;
padding:15px;
margin-bottom:30px;
}
.voice_datail .smilevoice h2 {
line-height:40px;
font-size:20px;
margin:5px 0 0px;
letter-spacing:-1px;
}
.voice_datail p {
line-height:28px;
font-size:14px;
letter-spacing:-1px;
}
.voice_datail .smilevoice img {
margin-bottom:30px;
}
.voice_datail a {
color:#f8b62c;
}
.prev_page {
float:left;
text-align:left;
padding-top:30px;
width:200px;
}
.list_back{
float: left;
 text-align: center;
 padding-top: 30px;
 width: 180px;
}
.next_page {
float:right;
text-align:right;
padding-top:30px;
width:200px;
}
/* -- お客様の声（詳細） --*/

/* -- お知らせ -- */
.information {
	background:#fff;
	padding:96px;
}
.information h1 {
	height:28px;
	font-size:18px;
	background:#fef5e0;
	border-top:1px solid #836545;
	border-bottom:1px solid #836545;
	padding:10px 0 0 10px;
	margin:0 0 68px;
}
.information ul {
	border:1px solid #836545;
}
.information ul li {
	line-height:24px;
	font-size:14px;
	border-top:1px solid #836545;
	padding:0 22px;
	margin:0 0 20px;
}
.information ul li h2 {
	line-height:28px;
	font-size:20px;
	border-bottom:1px solid #836545;
	margin:20px 0;
}
.information ul li:first-child {
	border:none;
}
.information ul li dl dt {
	float:left;
}
.information ul li dl dd {
	float:right;
	width:380px;
}
.information ul li dl dd p {
	letter-spacing:-1px;
}
.information ul li dl dd a {
	color:#f8b62c;
}
.information ul li dl dd h4 {
	text-align:right;
}
/* -- お知らせ追加　画像のサイズ指定 -- */
.information img {
	width: 120px;
}
/* -- お知らせ -- */

/* -- よくある質問 --*/
.qa{
background: #fff;
padding: 96px;
}

.qa h1{
height: 28px;
font-size: 18px;
background: #fef5e0;
border-top: 1px solid #836545;
border-bottom: 1px solid #836545;
padding: 10px 0 0 10px;
margin: 0 0 68px;
}

.qa h2{
line-height: 28px;
font-size: 20px;
margin: 0 0 15px;
}

.qa .qa_box1 {
padding: 15px 20px 20px 20px;
margin-bottom: 30px;
border: 1px solid #836545;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.qa .qa_box2 {
padding: 15px 20px 20px 20px;
margin-bottom: 80px;
border: 1px solid #836545;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.question {
color: #f8b62c;
font-size: 20px;
border-bottom: 1px solid #836545;
background: url(https://file001.shop-pro.jp/PA01313/899/image/freepage/qa/question.jpg) no-repeat;
padding: 12px 0px 15px 38px;
}

.answer {
font-size: 14px;
margin-bottom: 0px;
background: url(https://file001.shop-pro.jp/PA01313/899/image/freepage/qa/answer.jpg) no-repeat;
padding: 5px 0px 0px 41px;
margin-top: 12px;
line-height: 24px;
}

.qa a {
color:#f8b62c;
}
/*-- よくある質問 --*/

/* -- メルマガ登録／解除 --*/
.mailmagazine {
	background:#fff;
	padding:96px;
}
.mailmagazine a {
	color:#f8b62c;
}
.mailmagazine h1 {
	height:28px;
	font-size:18px;
	background:#fef5e0;
	border-top:1px solid #836545;
	border-bottom:1px solid #836545;
	padding:10px 0 0 10px;
	margin:0 0 30px;
}
.mailmagazine_section,
.mailmagazine_section2 {
	margin:0 0 60px;
}
.mailmagazine_section h2,
.mailmagazine_section2 h2 {
	line-height:28px;
	font-size:20px;
	margin:0 0 15px;
}
.mailmagazine_section p {
	line-height:24px;
	font-size:14px;
}
/* -- メルマガ登録／解除 --*/

/* -- 配送について --*/
.deliveryinfo {
    background:#fff;
    padding-right:20px;
    padding-bottom:20px;
}
.deliveryinfo a {
	color:#f8b62c;
}
.deliveryinfo h1 {
	height:28px;
	font-size:18px;
	background:#fef5e0;
	border-top:1px solid #836545;
	border-bottom:1px solid #836545;
	padding:10px 0 0 10px;
	margin:0 0 68px;
}
.deliveryinfo_section,
.deliveryinfo_section2 {
	margin:0 0 60px;
}
.deliveryinfo_section h2,
.deliveryinfo_section2 h2 {
	line-height:28px;
	font-size:20px;
	margin:0 0 15px;
}
.deliveryinfo_section p {
	line-height:24px;
	font-size:14px;
}
.deliveryinfo_section2 p {
	line-height:24px;
	font-size:14px;
	margin:0 0 1em;
}
.deliveryinfo_section2 img {
	margin:15px 0 53px 14px;
}
/* -- 配送について --*/

/* -- プレゼント --*/
.present_btn p{
text-align: center;
}

/* --キャッシュバックキャンペーンについて --*/

.cb_section,
.cb_section2 {
	margin:0 0 30px;
	
}
.cb_section h2,
.cb_section2 h2 {
	line-height:28px;
	font-size:20px;
	margin:0 0 15px;
	background-color:#6b3d19;
	color:#FFF;
	padding: 5px 0 5px 15px;
	 clear:both;
}
.cb_section p {
	line-height:24px;
	font-size:14px;
}
.cb_section2 p {
	line-height:24px;
	font-size:14px;
	margin:0 0 1em;
}
.cb_section2 img {
	margin:15px 0 15px 0;
}
.toko_btn p{
text-align: center;
margin-bottom: 70px;
}

img.toko_btn {
width: 400px;
height: 66px;
}

cb_section,
.float_1 {
  width: 580px;
}
cb_section,
.float_1 p {
	float: left;
}
cb_section,
.float_1
p
.float_r  {
	float: right;
	margin-left: 40px;
	margin-bottom: 60px;
  width: 236px;
}



/* -- キャッシュバックキャンペーンについて --*/


/* -- フリーページここまで -- */










/* ************************************************ 
 *  product_detail_page
 * ************************************************ */
h2.product_name {
font-size: 20px;
margin-bottom: 15px;
}

div.product_detail_area {
margin-bottom: 20px;
position: relative;
width: 100%;
}

div.product_images {
width: 500px;
float: left;
display: inline;
}

div.product_images div {
margin-bottom: 20px;
}

div.product_images div img {
max-width: 100%;
}

div.product_images div p.caption {
margin-top: 10px;
line-height: 20px;
}

div.add_cart {
width: 180px;
float: right;
}
table.add_cart_table {
width: 100%;
border-top: 1px solid #ccc;
margin-bottom: 10px;
}
table.add_cart_table th {
border-bottom: 1px solid #ccc;
padding: 5px;
font-size: 11px;
}
table.add_cart_table td {
border-bottom: 1px solid #ccc;
padding: 5px;
}
table.add_cart_table td input {
width: 30px;
font-size: 14px;
}
table.add_cart_table td strong.price {
font-size: 14px;
}

table#option_tbl {
width: 100%;
margin-bottom: 20px;
}
table#option_tbl th,
table#option_tbl td.none {
background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
border: 1px solid #ccc;
padding: 10px;
text-align: center;
}
table#option_tbl th {
background: whiteSmoke;		
}
table#option_tbl td div input {
margin-bottom: 5px;
}

ul.option_price {
margin: 0 0 20px 0px;
}
ul.option_price li {
list-style-type: none;
}

div.button_area {
}
div.button_area input {
width: 100%;
}

div.product_description {
font-size: 14px;
line-height: 24px;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;	
clear: both;
word-wrap: break-word;
}

div.product_image_extra {
text-align: center;
margin-bottom: 20px;
}
div.product_image_extra img.item {
margin-bottom: 20px;
}


div.product_link_area {
float: left;
margin-left: 0px;
}
div.product_link_area div.twitter {
float: left;
width: 100px;
}
div.product_link_area div.pinterest {
float: left;
margin-right: 30px;
}
div.product_link_area div.fb-like {
float: left;
width: 200px;
}

div.product_link_area ul.other_link {
clear: both;
margin-top: 20px;
margin-left: 20px;
}
div.product_link_area ul.other_link li {
margin-bottom: 10px;
}

#tb_cap_tb{
}
#tb_cap_tb{
margin-top: 20px;
}

.tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;	
}
#tb_stitle {
margin-bottom: 20px;
}
.tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}

/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
border: 4px solid #888;
margin:-4px;	/* Set this to minus the border thickness. */
background-color:#fff;	
cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
border: 4px solid #000;
overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #000;
}

/* Feature section in ZoomEngine page */
.zoom-section {
clear:both;
}

* html .zoom-section { 
display:inline;
clear:both;
}

.zoom-small-image {
margin-bottom: 20px;
width: 420px;
float: left;
margin-top: 4px;
}
.zoom-small-image #wrap {
top: 0px;
z-index: 9999;
position: relative;
}
.cloud-zoom {
margin-bottom: 20px;
}
.zoom-small-image .mousetrap {
z-index:999;
position: absolute;
width: 100%;
left:0px;
top:0px;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
width: 60px;
float: left;
margin-left: 20px;
}

a.cloud-zoom-gallery {
display: block;
margin: 0 0 5px 0;
cursor: pointer;
}
.zoom-tiny-image {
width: 50px;
height: 50px;
border: 1px solid #ccc;
padding: 3px;
}
.zoom-tiny-image.selected {
background: #333;
border: 1px solid #000;
}
.zoom-tiny-image:hover {
border: 1px solid #000;
}

/* ************************************************ 
 *  product_option_window
 * ************************************************ */
div#product_option {
margin: 20px;
padding: 20px;
background: #fff;
}

div#product_option h2 {
margin-bottom: 20px;
}

table.table_option {
background: #fff;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 20px;
}
table.table_option th {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
background: #f5f5f5;
}
table.table_option td {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
}

div#product_option div.button_area {
}

/*   product_list_page */
div.sub_category_area,
div.sub_group_area {
height: 100%;
background: #f5f5f5;
margin-bottom: 20px;
padding: 10px 10px 0px 10px;
}

div.sub_category_area div.sub_category,
div.sub_group_area div.sub_group {
float: left;
margin: 0 20px 10px 0;
}

div.sub_category_area div.sub_category img,
div.sub_group_area div.sub_group img {
margin-right: 10px;
}

/*search_page */
div.search_result {
background: #f5f5f5;
margin: 20px 0;
padding: 10px 0;
text-align: center;
}

div.none {
text-align: center;
margin: 50px 0;
}

/* ************************************************ 
 *  policy
 * ************************************************ */
div#policy {
}

div#policy h2 {
margin-bottom: 30px;
}

.policy_box,
#policy_lead{
margin-bottom: 30px;
}

div.sk_box {
margin-bottom: 50px;
}
div.sk_box h3 {
font-size: 16px;
margin-bottom: 10px;
}
div#sk tr {
border-bottom: 1px solid #eee;
}
div#sk th {
width: 150px;
text-align: left;
padding: 10px 20px 10px 0;
}
div#sk th img.poricy_img {
margin-bottom: 5px;
}	
div#sk td {
padding: 10px 0;
}	
div#sk th,
div#sk td {
vertical-align: top;
line-height: 1.8;
}


div#payment_method {
margin-top: 40px;
}
div#payment_method table.table {
width: 100%;
}
div#payment_method table.table th {
width: 200px;
text-align: center;
}


div#shipping_method {
margin-top: 40px;
}
div#shipping_method table.table {
width: 100%;
}
div#shipping_method table.table th {
width: 200px;
text-align: center;
}

/*商品名タイトル */


.title_88843443 {
line-height: 28px;
  font-size: 20px;
  letter-spacing: -1px;
display: none;
padding-bottom:30px;
}

/*Common Elements*/
/* @group Common Elements */


	table.table {
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		margin-bottom: 20px;
		}
		table.table th {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			background: #f5f5f5;
			}
		table.table td {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			}


div.footstamp {
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	}
	div.footstamp span {
		margin: 0 5px;
		color: #999;
		}

div.sort {
	margin-bottom: 20px;
	text-align: right;
	float: right;
	}
	div.sort strong {
		margin-right: 5px;
		}
	div.sort a {
		margin-right: 5px;
		text-decoration: underline;
		}
	div.sort span {
		margin-right: 5px;
		font-weight: bolder;
		text-decoration: none;
		background: #eee;
		}

div.pager {
	margin: 20px 0;
	clear: both;
	text-align: center;
	}

div.none {
	clear: both;
	text-align: center;
	margin: 50px 0;
	}

/* radius */
.r3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	}

.r5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	}

.r7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	}

/* @group button */

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-decoration: none;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color:}
