html {
	margin: 0px;
	padding-top: 0px;
	color: #333333;
	font: 14px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #f1f1f1;
}

article,aside,canvas,details,figcaption,figure, footer,header,hgroup,menu,nav,section,summary{ 
display:block; 
} 

h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
a img { border: none; }
a:link{
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}

/* home 
 ------------------------------------------------*/
#homeHeader {
	background-position: center top;
	background-repeat: repeat;
	margin-top: 0px;
	padding: 0px;
}
#homeHeader h1 { }

.cartBtn {
	position: absolute;
	right: 22px;
	top: 45px;
}
.inwrap {
	width: 980px;
	margin: 0px auto;
	position: relative;
	padding: 20px 22px 0px;
}
.inwrapSnavi {
	width: 980px;
	margin: 0px auto;
	padding: 0px 22px 0px;
	position: relative;
}
.cartBtn {
	float: right;
	margin-bottom: 40px;
}
.cartBtn li {
    list-style-type: none;
    float: left;
    margin-left: 20px;
    line-height: 16px;
}
.cartBtn li i {
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
}
.cartBtn li a {
	text-decoration: none;
	color: #666666;
}
.cartBtn li a:hover {
	color: #99CC00;
	text-decoration: underline;
}
.cartBtn li.my_account {
}
.cartBtn li.my_account i.account {
	background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -343px -108px;
}

.cartBtn li.view_cart {
      }
.cartBtn li.view_cart i.cart {
	background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -415px -204px;
}
.cartBtn li.view_cart span.count {
	color: #fff;
	font-weight: bolder;
	padding: 5px 10px;
	margin-left: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #99cc00;
}

#homeHeader .search {
	position: absolute;
	right: 22px;
	top: 20px;
	margin-bottom: 40px;
}


/* home navigation 
 ------------------------------------------------*/
#homeNavimenu {
	list-style: none;
	margin: 30px 0px 0px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	width: 979px;
}
#homeNavimenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 320px;
	text-align: center;
	border-left: 1px solid #CCCCCC;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/homeli_bg.png?20130704143439);
	background-position: 0px -600px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease-out 0s;
	-moz-transition: background-position 0.3s ease-out 0s;
	-ms-transition: background-position 0.3s ease-out 0s;
	-o-transition: background-position 0.3s ease-out 0s;
	transition: background-position 0.3s ease-out 0s;
	float: left;
	text-indent: 100%;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
}
#homeNavimenu li:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/homeli_bg.png?20130704143439);
	background-position: 0px -100px;
	background-repeat: no-repeat;
}
#homeMain {
	clear: both;
	border-top: 10px solid #252525;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#navi01 a{
	width: 195px;
	height: 320px;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/navi1906.png?cmsp_timestamp=20190620130739);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease 0s;
	-moz-transition: background-position 0.3s ease 0s;
	-ms-transition: background-position 0.3s ease 0s;
	-o-transition: background-position 0.3s ease 0s;
	transition: background-position 0.3s ease 0s;
}
#navi01 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/navi1906.png?cmsp_timestamp=20190620130739);
	background-position: 0px -300px;
	background-repeat: no-repeat;
}
#navi02 a{
	width: 195px;
	height: 320px;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/navi1906.png?cmsp_timestamp=20190620130739);
	background-position: -194px 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease 0s;
	-moz-transition: background-position 0.3s ease 0s;
	-ms-transition: background-position 0.3s ease 0s;
	-o-transition: background-position 0.3s ease 0s;
	transition: background-position 0.3s ease 0s;
}
#navi02 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/navi1906.png?cmsp_timestamp=20190620130739);
	background-position: -194px -300px;
	background-repeat: no-repeat;
}
#navi03 a{
	width: 195px;
	height: 320px;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/navi1906.png?cmsp_timestamp=20190620130739);
	background-position: -388px 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease 0s;
	-moz-transition: background-position 0.3s ease 0s;
	-ms-transition: background-position 0.3s ease 0s;
	-o-transition: background-position 0.3s ease 0s;
	transition: background-position 0.3s ease 0s;
}
#navi03 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/navi1906.png?cmsp_timestamp=20190620130739);
	background-position: -388px -300px;
	background-repeat: no-repeat;
}
#navi04 a{
	height: 320px;
	overflow: hidden;
	padding: 0px;
	display: block;
	width: 194px;
	margin: 0px;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/navi1906.png?cmsp_timestamp=20190620130739);
	background-position: -582px 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease 0s;
	-moz-transition: background-position 0.3s ease 0s;
	-ms-transition: background-position 0.3s ease 0s;
	-o-transition: background-position 0.3s ease 0s;
	transition: background-position 0.3s ease 0s;
}
#navi04 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/navi1906.png?cmsp_timestamp=20190620130739);
	background-position: -582px -300px;
	background-repeat: no-repeat;
}
#navi05 a{
	width: 195px;
	height: 320px;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/navi1906.png?cmsp_timestamp=20190620130739);
	background-position: -776px 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease 0s;
	-moz-transition: background-position 0.3s ease 0s;
	-ms-transition: background-position 0.3s ease 0s;
	-o-transition: background-position 0.3s ease 0s;
	transition: background-position 0.3s ease 0s;
}
#navi05 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/navi1906.png?cmsp_timestamp=20190620130739);
	background-position: -776px -300px;
	background-repeat: no-repeat;
}

#homeMain .homeNews {
	width: 960px;
}
#homeMain .homeNews .f-space{
	font-weight: normal;
}
#homeMain .homeNews .info{
	font-weight: normal;
	height: 250px;
	overflow: auto;
}

#homeMain .homeSelect {
	width: 700px;
	float: right;
}

#homeBtnmenu {
	list-style: none;
	margin: 40px 0px;
	padding: 0px;
	float: right;
}
#homeBtnmenu li {
	width: 172px;
	margin: 0px;
	padding: 0px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}
#pageBtnmenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#pageBtnmenu li {
	width: 172px;
	margin: 0px;
	padding: 0px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}

#btnH01 a{
	width: 172px;
	height: 172px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/btn_shopping.png?20130704143633);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#btnH01 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/btn_shopping.png?20130704143633);
	background-position: 0px -172px;
	background-repeat: no-repeat;
}
#btnH02 a{
	width: 172px;
	height: 172px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/btn_size.png?20130704143701);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#btnH02 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/btn_size.png?20130704143701);
	background-position: 0px -172px;
	background-repeat: no-repeat;
}
#btnH03 a{
	width: 172px;
	height: 172px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/btn_machining.png?2152);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#btnH03 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/btn_machining.png?2152);
	background-position: 0px -172px;
	background-repeat: no-repeat;
}
#btnH04 a{
	width: 172px;
	height: 172px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/btn_faq.png?cmsp_timestamp=20221027113802);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#btnH04 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/btn_faq.png?cmsp_timestamp=20221027113802);
	background-position: 0px -172px;
	background-repeat: no-repeat;
}

/* page
------------------------------------------------------------*/
#pageHeader {
	background-position: center top;
	background-repeat: repeat;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
#pageHeader h1 { }

/* navigation 
------------------------------------------------------------*/
#pageNavimenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 980px;
	height: 136px;
}
#pageNavibg {
	background-color: #202020;
	width: 100%;
	position: relative;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pageNavimenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 136px;
	text-align: center;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/homeli_bg.png?20130704143805);
	background-position: 0px -600px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease-out 0s;
	-moz-transition: background-position 0.3s ease-out 0s;
	-ms-transition: background-position 0.3s ease-out 0s;
	-o-transition: background-position 0.3s ease-out 0s;
	transition: background-position 0.3s ease-out 0s;
	float: left;
	text-indent: 100%;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
}
#pageNavimenu li:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/homeli_bg.png?20130704143805);
	background-position: 0px -100px;
	background-repeat: no-repeat;
}

#pNavi01 a{
	width: 196px;
	height: 320px;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease 0s;
	-moz-transition: background-position 0.3s ease 0s;
	-ms-transition: background-position 0.3s ease 0s;
	-o-transition: background-position 0.3s ease 0s;
	transition: background-position 0.3s ease 0s;
}
#pNavi01 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: 0px -136px;
	background-repeat: no-repeat;
}
#pNavi01 a.current {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: 0px -276px;
	background-repeat: no-repeat;
	background-color: #000000;
}
#pNavi02 a{
	width: 196px;
	height: 320px;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -194px 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease 0s;
	-moz-transition: background-position 0.3s ease 0s;
	-ms-transition: background-position 0.3s ease 0s;
	-o-transition: background-position 0.3s ease 0s;
	transition: background-position 0.3s ease 0s;
}
#pNavi02 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -194px -136px;
	background-repeat: no-repeat;
}
#pNavi02 a.current {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -194px -276px;
	background-repeat: no-repeat;
	background-color: #000000;
}
#pNavi03 a{
	width: 196px;
	height: 320px;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -388px 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease 0s;
	-moz-transition: background-position 0.3s ease 0s;
	-ms-transition: background-position 0.3s ease 0s;
	-o-transition: background-position 0.3s ease 0s;
	transition: background-position 0.3s ease 0s;
}
#pNavi03 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -388px -136px;
	background-repeat: no-repeat;
}
#pNavi03 a.current {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -388px -276px;
	background-repeat: no-repeat;
	background-color: #000000;
}
#pNavi04 a{
	width: 196px;
	height: 320px;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -582px 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease 0s;
	-moz-transition: background-position 0.3s ease 0s;
	-ms-transition: background-position 0.3s ease 0s;
	-o-transition: background-position 0.3s ease 0s;
	transition: background-position 0.3s ease 0s;
}
#pNavi04 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -582px -136px;
	background-repeat: no-repeat;
}
#pNavi04 a.current {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -582px -276px;
	background-repeat: no-repeat;
	background-color: #000000;
}
#pNavi05 a{
	width: 196px;
	height: 320px;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -776px 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position 0.3s ease 0s;
	-moz-transition: background-position 0.3s ease 0s;
	-ms-transition: background-position 0.3s ease 0s;
	-o-transition: background-position 0.3s ease 0s;
	transition: background-position 0.3s ease 0s;
}
#pNavi05 a:hover {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -776px -136px;
	background-repeat: no-repeat;
}
#pNavi05 a.current {
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/page_navi1906.png?cmsp_timestamp=20190620132059);
	background-position: -776px -276px;
	background-repeat: no-repeat;
	background-color: #000000;
}
/* current　Mark 
------------------------------------------------------------*/
.currentMark{
	position: absolute;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/current_mark.png?20130704143923);
	width: 32px;
	height: 20px;
	background-position: center top;
	background-repeat: no-repeat;
}
#electric .currentMark{
	bottom: -18px;
	left: 100px;
}
#acoustic .currentMark{
	bottom: -18px;
	left: 294px;}
#ukulele .currentMark{
	bottom: -18px;
	left: 394px;}
#violin .currentMark{
	bottom: -18px;
	left: 494px;}
#other .currentMark{
	bottom: -18px;
	left: 594px;}

/* page Main  
------------------------------------------------------------*/
#pageMain { clear: both; }
#ptitle {
	position: relative;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 25px;
	overflow: hidden;
	zoom: 1;
	display: flex;
}
#ptitle h1{
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	font-family: 'Dosis', sans-serif;
	font-weight: 200;
	font-size: 50px;
	line-height: 76px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 76px;
	order: 1;
}
#ptitle h2{
	clear: both;
	font-size: 200%;
	margin: 0px;
	padding: 0px;
}
#ptitle .product_num {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0px;
	padding: 0px;
}
/* subMenu 
------------------------------------------------------------*/
#subMenu {
    order: 2;
}
#subMenu, .subMenu {
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.subMenu {
    order: 3;
	padding-left: 0;
}
#subMenu li, .subMenu li {
	float: left;
	width: 76px;
	height: 76px;
	border-radius: 50%;
	background: #CCC;
	margin-left: 5px;
	}
#subMenu li.current, .subMenu li.current{
	text-align: center;
	color: #FFFFFF;
	}
#subMenu li:hover, .subMenu li:hover {
	background: #000;
}

#subMenu li a, .subMenu li a {
	display: block;
	text-align: center;
	line-height: 76px;
}

#subMenu a:link, .subMenu a:link {
	color: #333333;
	text-decoration: none;
}
#subMenu a:visited, .subMenu a:visited {
	color: #333333;
	text-decoration: none;
}
#subMenu a:hover, .subMenu a:hover {
	color: #99CC00;
	text-decoration: none;
}
/* itemList
 ------------------------------------------------*/
 #itemListBox{
	clear: both;
}
 #itemListBox a:link{
	color: #333333;
	text-decoration: none;
}
 #itemListBox a:visited{
	text-decoration: none;
	color: #666666;
}
 #itemListBox a:hover{
	color: #99CC00;
	text-decoration: underline;
}
  
.itemThumBox {
	width: 238px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	position: relative;
	height: 238px;
}
.itemThumBox .nameBox {
	overflow-y: hidden;
	position: absolute;
	display: block;
	width: 100%;
	z-index: 1;
	top: 160px;
	left: 0px;
	height: 80px;
}
.itemThumBox:hover > .nameBox {
	overflow-y: hidden;
	position: absolute;
	bottom: 0px;
	background-color: #333333;
	display: block;
	width: 100%;
}
.nameBox .price {
	padding: 0px 0px 0px 10px;
	color: #99CC00;
	position: absolute;
	right: 5px;
	top: 35px;
	text-align: right;
}
.nameBox h1 {
	padding: 10px 10px 5px;
	font-size: 100%;
	margin: 0px;
}

/* detail 
-------------------------------------------------*/
.detail {}
.detail h1{
	margin-bottom: 40px;
	font-size: 200%;
	margin-top: 20px;
}
#de_textContents {
	background-color: #F1F1F1;
	-webkit-box-shadow: 0px 0px 5px #CCCCCC;
	box-shadow: 0px 0px 5px #CCCCCC;
	margin: 0px;
	padding-top: 20px;
}
.de_textBox  {
	margin-bottom: 40px;
	margin-top: 5px;
	/*float: left;*/
}
#souryo_caution {
	background-color: #F9F9F9;
	padding: 10px;
	margin: 15px 0px 40px 0px;
	/*width: 400px;*/
	font-size: 12px;
}
#souryo_caution h4 {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	margin: 0px;
}
#souryo_caution p {
	line-height: 1.3em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.de_price {
	color: #666666;
	float: left;
	margin-bottom: 10px;
	/*margin-right: 60px;
	width: 450px;*/
}
.orderBtn {
	width: 200px;
	display: block;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
}
.orderBtn:hover {
	background-color: #333333;
	color: #99CC00;
}


/* page navigation
 ------------------------------------------------*/
#nextprevMenu {
	text-align: center;
}
#nextprevMenu ul {
	list-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: -35px;
}
#nextprevMenu li {
	display: inline-block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nextprevMenu li a {
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
#nextprevMenu li a:link {
	color: #666666;
	text-decoration: none;
}
#nextprevMenu li a:visited {
	color: #666666;
	text-decoration: none;
}
#nextprevMenu li a:hover {
	color: #99CC00;
	background-color: #333333;
}
#nextprevMenu li.nextPage {
	border-style: none;
	margin: 0px;
}
#nextprevMenu li.de_nextPage {
	border-style: none;
	float: right;
}
#nextprevMenu li.de_backPage{
	float: left;
	border-style: none;
}
/* under  
 ------------------------------------------------*/
#underSelect {
	background-color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
/* fotter
 ------------------------------------------------*/
#footer {
	clear: both;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/footerbg.png?20130704144041);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: -20px;
	padding-top: 20px;
	position: relative;
	text-align: right;
}
#pageFooter {
	clear: both;
	background-image: url(https://img20.shop-pro.jp/PA01248/092/etc/footerbg2.png?20130704144106);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 20px;
	text-align: right;
	padding-bottom: 20px;
}
#footer a:link,#pageFooter a:link{
	color: #666666;
	text-decoration: none;
}
#footer a:visited,#pageFooter a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover,#pageFooter a:hover {
	color: #99CC00;
	text-decoration: underline;
}

#footermenu {
	list-style: none;
	padding: 0px;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footermenu li {
	display: inline;
	margin-right: 30px;
}
#fnContact {
	position: absolute;
	right: 20px;
	top: 20px;
}

#fnContact a{
	width: 200px;
	margin: 0px 0px 0px 50px;
	padding: 10px 0px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	background-color: #222222;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #CCCCCC;
	box-shadow: 0px 0px 5px #CCCCCC;
}
#fnContact a:link,#fnContact a:visited{ color: #FFFFFF; }
#fnContact a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#copyright {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #666666;
}
/* clearfix Css 
-------------------------------------------------*/

.cf:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	min-height: 1px;
	clear: both;
}
* html .cf {
	 height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* other 
-------------------------------------------------*/
.sort {
	display:none;
}
.item_description {
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 10px;
}
.other_link {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.link_back {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
.link_back li {
	display: inline-block;
	border-right: 1px solid #CCCCCC;
	text-align: center;
	border-collapse: separate;
	margin: 0px;
	padding: 0px;
}
.link_back li a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
}
.link_back li a:hover {
	color: #99CC00;
	background-color: #333333;
}
.link_back li { border-style: none; }

.search_result {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.de_name {
	float: left;
	margin-right: 20px;
}
.description {
	font-size: 16px;
	padding-top: 15px;
}


/* ------------------------------------- 
 *	商品オプション 表形式
 * ------------------------------------- */

#option_tbl {
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	width:100%;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0px;
}

#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
 }
.t_stock_num{
	color: #F60;
}
/* ************************************************ 
 *  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: 5px;
	width: 952px;
	margin-top: 4px;
}
.zoom-small-image #wrap {
	top: 0px;
	z-index: 9999;
	position: relative;
	margin: 0px;
}
.cloud-zoom {
	margin-bottom: 0px;
}
.zoom-small-image .mousetrap {
z-index:999;
width: 100%;
left:0px;
top:0px;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
}

a.cloud-zoom-gallery {
	display: block;
	cursor: pointer;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.zoom-tiny-image {
	width: 238px;
	height: 160px;
	border: none;
	opacity:0.7;
	filter: alpha(opacity=70);
}
.zoom-tiny-image.selected {
opacity:1;
filter: alpha(opacity=100);
}
.zoom-tiny-image:hover {
opacity:1;
filter: alpha(opacity=100);
}
.product_images #caution {
	clear: both;
	margin: 0px;
	background-color: #070c08;
	color: #FFF;
	text-align: right;
	width: 952px;
}

/* size grade 
 ------------------------------------------------*/
.fr {
	font-size: 30px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 40px;
}
#grade,#size {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#grade {
	margin-top: 40px;
	margin-bottom: 50px;
	padding: 0px;
}

#grade h3,#size h3 {
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 20px;
	border-bottom: #666 1px solid;
	padding: 5px;
}
#grade p {
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 5px;
}

#size {
	margin-bottom: 50px;
}
#grade dl {
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#grade dt {
	margin-bottom: 5px;
	float: left;
	width: 80px;
}
#grade dd {
	margin-left: 20px;
	margin-bottom: 15px;
}
#size dl {
	margin-left: 25px;
	margin-top: 10px;
}
#size dt {
	margin-bottom: 5px;
}
#size dd {
	margin-left: 20px;
	margin-bottom: 20px;
}
#size h4 {
	margin-left: 25px;
	font-weight: normal;
	margin-bottom: 5px;
}

#size table {
	margin-bottom: 20px;
	border-collapse: collapse;
	margin-left: 55px;
}
#size table .hinmoku {
	width: 250px;
	border-left: #e3e3e3 1px solid;
}

#size table .length {
	width: 120px;
}
#size table .width {
	width: 120px;
}
#size table .thick {
	width: 120px;
}
#size table .name {
	background-color: #EBEBEB;
	border-left: #e3e3e3 1px solid;
}

#size table th {
	text-align: left;
	border: #e3e3e3 1px solid;
	border-width: 1px 1px 1px 0;
	font-weight: normal;
	background-color: #CCC;
	color: #FFF;
	padding: 5px;
}
#size table td {
	border: #e3e3e3 1px solid;
	border-width: 0 1px 1px 0;
	background-color: #FFF;
	padding: 5px;
}
#size2 {
	font-size: 12px;
	margin: 0 0 20px 0;
	color: #666;
}
#size2 table {
	margin: 0;
	border-collapse: collapse;
}

#size2 table th {
	text-align: left;
	border: #ccc 1px solid;
	border-width: 1px;
	font-weight: normal;
	background-color: #EEE;
	padding: 5px;
}
#size2 table .name {
	background-color: #EEE;
	border-left: #ccc 1px solid;
	width: 60px;
	font-weight: bold;
}
#size2 table td {
	border: #ccc 1px solid;
	border-width: 1px;
	padding: 5px;
	width: 100px;

}
#size2 .nc td{
	width: 80px;
}
#size2 .uk td{
	width: 60px;
}

#NC_noki{
	border: #ccc 1px solid;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 30px;
}

.ss {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
/* company 
 ------------------------------------------------*/
#sk {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.sk_box table {
	border-collapse: collapse;
	width:100%;

}
#sk th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	width: 200px;
}
#sk td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	background: #f7f7f7;
}
#sk .top {
    border-top: #e3e3e3 3px solid;
}
.sk_box{
	margin-top: 40px;
	margin-bottom: 40px;
}
#sk .map {
	float: left;
	width: 448px;
	margin-top: 15px;
	padding: 0px;
	margin-left: 10px;
	text-align: right;
}

#sk .sign {
	float: left;
	margin-top: 15px;
}
/* shoppingInfo 
 ------------------------------------------------*/
#shoppingInfo {
	margin: 50px auto 30px;
	padding: 0;
	width: 900px;
}

#shoppingInfo dt {
	float: left;
	clear: left;
	width: 460px;
	padding-top: 10px;
	padding-left: 60px;
	margin: 0 0 40px 0;
	min-height: 48px;
}
#shoppingInfo dd {
	height: 220px;
	width: 360px;
	background-color: #FFF;
	border: 1px solid #000;
	margin-left: 528px;
	margin-bottom: 10px;
	padding: 5px;
}
#shoppingInfo dd img {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 360px;
}
#shoppingInfo .shop01 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num01.png?2103) no-repeat left top;
}
#shoppingInfo .shop02 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num02.png?2118) no-repeat left top;
}
#shoppingInfo .shop03 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num03.png?2132) no-repeat left top;
}
#shoppingInfo .shop04 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num04.png?2143) no-repeat left top;
}
#shoppingInfo .shop05 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num05.png?209401) no-repeat left top;
}
#shoppingInfo .shop06 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num06.png?2108) no-repeat left top;
}
#shoppingInfo .shop07 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num07.png?2124) no-repeat left top;
}
#shoppingInfo .shop08 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num08.png?2137) no-repeat left top;
}
#shoppingInfo .shop09 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num09.png?2147) no-repeat left top;
}
#shoppingInfo .shop10 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num10.png?20140109105303) no-repeat left top;
}
#shoppingInfo .shop11 {
	background: url(https://img20.shop-pro.jp/PA01248/092/etc/num11.png?20140117101109) no-repeat left top;
	clear: both;
	width: 850px;
}
.wh_box02 {
	padding: 10px;
	background-color: #FFF;
	width: 880px;
	clear: both;
	margin: 20px auto 50px auto;
}
.wh_box02 h4 {
	font-weight: bold;
	font-size: 14px;
	color: #F00;
	margin: 0px;
	padding: 0px;
}
.wh_box02 p {
	line-height: 1.3em;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
}
.faq {
margin: 30px 0 50px;
}
.faq dt {
border-bottom: 1px solid #666;
font-size: 16px;
font-weight: bold;
margin-bottom: 20px;
}
.faq dd {
margin: 0 0 40px;
}
.faq dd a {
text-decoration: underline;
}
a[href="https://img.shop-pro.jp/tmpl_img/56/l.gif"] {
display: none;
}
