/* ************************************************ 
 *	共通設定
 * ************************************************ */
/* --- Reset Start --- 
   --- 各ブラウザ間の表示を統一する為の記述です --- */

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
   

body * {line-height:1.22em;}
/* body * {line-height:1.22em;} について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/
/* --- Reset End --- */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #e3c68e;
}
a {
	color: #006cc8;
}
a:hover {
	text-decoration: none;
}
img {
	border-style: none;
}

#wrapper {
	width: 970px;
	margin: 0px auto;
	font-size: 14px;
	text-align: left;
	background-color: #FFF;
}

#container {
        background-color: #FFF;

}
#side {
	float: left;
	width: 220px;
	margin: 0px 0px 20px 0px;
}
#contents {
	width: 735px;
	float: right;
	margin: 0px 0px 20px;
}
#inn-box {
	margin: 0px 0px 30px;
}

/*ヘッダー*/
#header {
	margin: 0px 0px 20px;
	background-image: url(http://img08.shop-pro.jp/PA01199/932/etc/header_b.jpg?20130124221544);
	background-repeat: no-repeat;
}
#header a {
	color: #FFF;
}

#header h1 {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#header h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin-top: 95px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
}
#header form {
	margin: 0px 10px 5px 0px;
	text-align: right;
}
#header form select {
	width: 200px;
	margin: 0px 7px 0px 0px;
}
#header form input {
	width: 120px;
	margin-right: 7px;
	vertical-align: top;
}
#header form button {
	width: 80px;
	height: 20px;
}
#header form button span {
	display: none;
}
#header p.logo {
	margin: 0px;
	float: left;
	padding-left: 0px;
}
#header p.logo a {
	text-decoration: none;
}
#header p.logo a:hover {
	text-decoration: underline;
}
#header p.logo a img {
	border-style: none;
}
#header ul.global-navi {
	width: 970px;
	clear: both;
	height: 65px;
}
#header ul.global-navi li {
	float: left;
	height: 65px;
	line-height: 0;
	margin: 0px;
	width: 194px;
	text-indent: -9999px;
}
#header ul.global-navi li a {
	display: block;
	height: 100%;
	line-height: normal;
	background-image: url(http://img08.shop-pro.jp/PA01199/932/etc/nabibotan.gif?20130128102617);
}
#header ul.global-navi li.home a {
	background-position: 0px top;
}
#header ul.global-navi li.sk-payment a {
	background-position: -194px top;
}
#header ul.global-navi li.blog a {
	background-position: -388px top;
}
#header ul.global-navi li.inq a {
	background-position: -582px top;
}
#header ul.global-navi li.cart a {
	background-position: -776px top;
}
#header ul.global-navi li.home a:hover {
	background-position: 0px bottom;
}
#header ul.global-navi li.sk-payment a:hover {
	background-position: -194px bottom;
}
#header ul.global-navi li.blog a:hover {
	background-position: -388px bottom;
}
#header ul.global-navi li.inq a:hover {
	background-position: -582px bottom;
}
#header ul.global-navi li.cart a:hover {
	background-position: -776px bottom;
}
#header div.member {
	margin: 0px;
	float: right;
	width: 500px;
	padding: 0px;
}
#header div.member ul {
	padding: 0px;
	margin: 0px 10px 0px 0px;

}
#header div.member ul li {
	line-height: 30px;
	margin: 0px 0px 10px 10px;
	float: right;
}
#header div.member ul li a {
	text-decoration: none;

}
#header div.member ul li.login {
}
#header div.member ul li.regist {
}
#header div.member ul li.mypage {
	
}
#header div.member p.member02 {
	color: #FFF;
	font-size: 14px;
	clear: both;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header div.navi-box {
	clear: both;
	height: 65px;
}

#side h3 {
	font-size: 12px;
	clear: both;
	margin: 0px 0px 8px 10px;
	line-height: 30px;
	color: #FFFFFF;
	background: #FF4E88;
	text-indent: 20px;
	height: 30px;
}
#side div {
	clear: both;
	margin: 0px 0px 15px;
}
#side div ul {
	margin: 0px 10px;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
}
#side div.category h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(http://img08.shop-pro.jp/PA01199/932/etc/left_syouhin.jpg?20130127225118);
	text-indent: -9999px;
	height: 35px;
	margin: 0px 0px 8px 10px;
}
#side div.category ul li {
	line-height: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5bbb4;
}
#side div.category ul li a {
	line-height: 1.4;
	display: block;
	padding: 5px 2px 5px 0px;
	text-decoration: none;
	color: #000;
}
#side div.category ul li a:hover {
	background-color: #FFF;
}
#side div.category ul li a img {
	display: block;
	margin: 0px 0px 2px;
	border-style: none;
}
#side div.category ul li.txt a {
	padding: 5px 2px 5px 18px;
	background-image: url(http://img08.shop-pro.jp/PA01199/932/etc/left_yazirusi.gif?20130127225137);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#side div.category ul li.txt a:hover {
	background-image: url(http://img08.shop-pro.jp/PA01199/932/etc/left_yazirusi.gif?20130127225137);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color: #006cc8;
	text-decoration: underline;
}
#side div.group h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(http://img08.shop-pro.jp/PA01199/932/etc/left_content.jpg?20130127225211);
	text-indent: -9999px;
	height: 35px;
	margin: 0px 0px 8px 10px;
}
#side div.group ul li {
	line-height: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5bbb4;
}
#side div.group ul li a {
	line-height: 1.4;
	display: block;
	padding: 5px 2px 5px 0px;
	text-decoration: none;
	color: #000;
}
#side div.group ul li a:hover {
	background-color: #FFF;
}
#side div.group ul li a img {
	display: block;
	margin: 0px 0px 2px;
	border-style: none;
}
#side div.group ul li.txt a {
	padding: 5px 2px 5px 18px;
	background-image: url(http://img08.shop-pro.jp/PA01199/932/etc/left_yazirusi.gif?20130127225228);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#side div.group ul li.txt a:hover {
	background-image: url(http://img08.shop-pro.jp/PA01199/932/etc/left_yazirusi.gif?20130127225228);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color: #006cc8;
	text-decoration: underline;
}
#side div.cart {
	margin: 0px 0px 8px 10px;
}
#side div.cart h3 {
	height: 35px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	margin: 0px;
}
#side div.cart h3 a {
	display: block;
	height: 35px;
	background: url(http://img08.shop-pro.jp/PA01199/932/etc/left_cart.jpg?20130127225250);
}
#side div.cart ul {
	background: #E0E0E0;
	padding: 5px;
	margin: 0px;
}

#side div.cart ul li {
	line-height: 1.2em;
	padding: 4px 0px;
	border-bottom: 1px dotted #D4E2EA;
	font-size: 14px;
}
#side div.cart ul li a {
	text-decoration: none;
}
#side div.cart ul li a:hover {
	text-decoration: underline;
}
#side div.cart ul li span {
	font-size: 10px;
}
#side div.cart p {
	line-height: 70px;
	text-align: center;
	font-size: 14px;
}


#side div.cart p.incart_name {
	line-height:1.4;
	text-align:left;
	padding:5px;
}
#side div.cart p.stotal {
	line-height:1.4;
	text-align:right;
	padding:5px;
}
#side div.cart p.total {
	line-height:1.4;
	text-align:right;
	padding:5px;
	border-top:1px dotted #666;
	border-bottom:1px solid #666;
}
#side div.cart ul.postage li {
	color:red;
}
#side div .subtotal {
	margin-bottom:0;
}


#side div.mailmaga {
	text-align: center;
	padding: 0px 0px 10px;
	background-color: #92b8e8;
	margin-left: 10px;
}

#side div.mailmaga h3 {
	background: url(http://img08.shop-pro.jp/PA01199/932/etc/left_mailmaga.gif?20130128101033);
	height: 51px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	margin: 0px;
        background-repeat: no-repeat;
}
#side div.mailmaga form br {
	display: none;
}
#side div.mailmaga form span.mailmaga_text {
	display: block;
	margin: 0 0 4px;
}

/*qrコード
#side div.qrcode {
	padding-bottom: 20px;
	background: #BABABA;
	margin: 0px 10px 15px 0px;
}
#side div.qrcode h3 {
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	height: 40px;
	margin: 0px 0px 8px;
}
#side div.qrcode img {
	display: block;
	margin: 0px auto;
}*/

#contents h2 {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	clear: both;
	padding: 6px 10px 25px 10px;
	margin: 0px 0px 20px;
	color: #434343;
	text-align: left;
	border-top: 2px solid #FF4E88;
}
#contents h3 {
	clear: both;
	font-size: 12px;
	padding: 5px 16px 5px 15px;
	margin: 0px 0px 15px 30px;
	color: #666;
	letter-spacing: 0.1em;
	background: #DFDFDF;
	font-weight: normal;
}
#contents p {
	line-height: 1.6em;
	margin: 0px 40px 20px;
}
#contents ul {
	line-height: 1.6em;
	margin: 0px 40px 20px;
	list-style-type:none;
	list-style-image:none;
}
#contents p.none {
	font-size: 14px;
	line-height: 200px;
	letter-spacing: 0.1em;
	text-align: center;
}
#contents p.sort {
	text-align: right;
}

#contents ul.topicpass {
	margin: 0 0 5px;
}
#contents ul.topicpass li {
	display: inline;
	margin: 0;
	line-height: 1.5em;
	padding: 0px;
	background-image: none;
}
#contents ul.topicpass li a {
	margin:0;
}
#contents ul.topicpass_product {
	margin: 0px;
}
#contents ul.topicpass_product li {
	display: inline;
	margin: 0px 5px 0px 0px;
	line-height: 1.5em;
	padding: 0px;
	background-image: none;
}
#contents ul.topicpass_product li a {
	margin-left: 5px;
}
#contents ul.product {
	margin: 0px 0px 0px 30px;
	list-style-type:none;
	list-style-image:none;
	clear: both;
}
#contents ul.product li {
	margin: 0px 20px 20px 0px;
	float: left;
	width: 150px;
	text-align: center;
	line-height: 0;
	padding: 0px;
	background: url(none);
}
#contents ul.product li a {
	text-decoration: none;
	line-height: 1.2em;
}
#contents ul.product li a:hover {
	text-decoration: underline;
}
#contents ul.product li a img{
	display: block;
	margin: 0px auto 3px;
	border-style: none;
}
#contents ul.product li span {
	display: block;
	text-align: center;
	margin: 0px auto 3px;
	font-size: 10px;
	line-height: 1.2em;
}
#contents ul.product li span.none {
	height: 118px;
	width: 118px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 118px;
	background: #FFF;
	border: 1px solid #CCC;
	color: #CCC;
	cursor: pointer;
}
#contents ul.product li span.exp {
	line-height: 1.3;
	margin: 0px 5px 3px;
}
#contents ul.product li span.regular {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: line-through;
	color: #818181;
}
#contents ul.product li span.price {
	font-family: Verdana, Geneva, sans-serif;
	color: #B93E3E;
	font-weight: bold;
}
#contents ul.product li span.soldout {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFF;
	background: #999;
}
#contents ul.page {
	text-align: center;
	margin: 0px auto 30px;
	clear: both;
	width: 700px;
}
#contents ul.page li {
	list-style-type:none;
	list-style-image:none;
	margin: 0px;
	padding: 0px;
	background: url(none);
	font: 10px Verdana, Geneva, sans-serif;
	display: inline;
}
#contents ul.page li a, #contents ul.page li span {
	display: inline-block;
	padding: 5px 7px;
	text-decoration: none;
	margin: 0px 0px 10px;
}
#contents ul.page li a {
	border: 1px solid #FF4E88;
	background: #FF4E88;
	color: #FFF;
}
#contents ul.page li a:hover {
	border: 1px solid #FF4E88;
	background: #FFF;
	color: #FF4E88;
}
#contents ul.page li span{
	border: 1px solid #CCC;
	background: #FFF;
	font-weight: bold;
	color: #CCC;
}
#contents dl.posted {
	margin: 0px 40px 20px;
}
#contents dl.posted dt {
	font-size: 10px;
	line-height: 1.6em;
	font-weight: bolder;
}
#contents dl.posted dt span {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 8px;
}
#contents dl.posted dd {
	line-height: 1.4em;
	margin-bottom: 8px;
}
#contents dl.posted dd a {
	font-weight: bold;
}
#contents dl.posted dd p {
	font-size: 10px;
	color: #666;
	margin: 0px 0px;
}
#contents div.pickup {
	clear: both;
}
#contents div.pickup h2 {
	font-size: 14px;
	line-height: 10px;
	height: 57px;
	padding: 0px;
	border-style: none;
}
#contents div.pickup h2.none {
	display: none;
}
#contents div.pickup div.btm-half ul.product li {
	margin: 0px 15px 20px 0px;
	float: left;
	width: 70px;
	text-align: center;
	line-height: 0;
	padding: 0px;
	background: url(none);
}
#contents div.pickup div.btm-half ul.product li a img {
	display: block;
	margin: 0px auto 3px;
	border-style: none;
	width: 70px;
}
#contents div.pickup div.btm-half ul.product li span.none {
	height: 68px;
	width: 68px;
	line-height: 68px;
}

#contents div.checkitem {
	clear: both;
}
#contents div.checkitem h3 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 2px 16px 2px 20px;
	}
#contents div.checkitem div.btm-half ul.product li {
	width:70px;
	float: left;
	background-image: none;
	padding: 0;
	margin: 0 10px 20px 0;
}
#contents div.checkitem div.btm-half ul.product li img.ci_img {
	width:70px;
	border:none;
}
#contents div.checkitem ul.product {
	line-height: 1.6em;
	list-style-image: none;
	list-style-type: none;
	margin: 0 30px 20px;
}
#contents div.checkitem ul.product li span {
	display: block;
	font-size: 10px;
	line-height: 1.2em;
	margin: 0 auto 6px;
	text-align: center;
}
#contents div.checkitem ul.product li span.soldout {
	background: none repeat scroll 0 0 #999999;
	color: #FFFFFF;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: bold;
	line-height: 1.4em;
}

#contents div.checkitem ul.product li span.none {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-family: Verdana,Geneva,sans-serif;
	height: 68px;
	line-height: 68px;
	width: 68px;
}
#contents div.checkitem ul.product li a {
	text-decoration:none;
}
#contents div.checkitem ul.product li a:hover {
	text-decoration:underline;
}

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:left;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/*　ページトップ　*/
.pagetop {
	line-height: 10px;
	font-size: 14px;
	margin-bottom: 15px;
}
.pagetop a {
	display: block;
	margin-left: 830px;
}
/*フッター*/
#footer {
	background-image: url(http://img08.shop-pro.jp/PA01199/932/etc/fter_b.jpg?20130124221409);
	background-repeat: no-repeat;
	float: left;
	height: 137px;
	width: 970px;
}
#footer a   {
	color: #FFF;
}
#footer p.copyright {
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
        color: #FFF;
}
#footer p.credit {
	font-size: 10px;
	color: #666;
	text-align: right;
	margin: 0px 10px;
}
#footer p.credit a {
	color: #666;
}
#footer ul.footernavi {
	line-height: 80px;
	text-align: center;
}
#footer ul.footernavi li {
	display: inline;
	margin: 6px;
}
/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
}
#option_tbl th{
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td {
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
