/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */

body
{	margin		:0	;
	padding		:0	;
	line-height	:2em	;
	font-size	:14px 	;
font-weight:bold;
	font-family	:ＭＳゴシック;


	color		:black	;
	letter-spacing	:1px	;
list-style:none;
}

img
{	border		:none ;
}

h1
{	font-size	:2em	;
	font-weight	:bold	;
padding:15px;
}

h2
{	font-size	:16px	;
}	

h3
{	margin		:0	;
	padding		:0.5em 0;
	font-size	:4em	;
	font-weight	:bold	;
color:black;
}

h3 a:link
{color:black;
text-decoration:none;
}
h3 a:visited
{color:black;
text-decoration:none;
}
h3 a:hover
{color:#ec008c;
text-decoration;underline;
}
div#all-wrap
{	margin		:0 auto	;
	width		:900px	;
	height		:auto	;
}


/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

div#head-wrap
{	width		:900px	;
	height		:auto	;
background:url("https://img05.shop-pro.jp/PA01161/982/etc/toptitle.gif?20120413174158") no-repeat;
margin-bottom:10px;
padding:0;
}

div#top
{	width		:900px	;
	height		:340px	;
	margin		:0px auto;
	padding		:0px	;
	position	:relative;
}	

div#pr
{	width		:900px	;
	height		:auto	;
	position	:absolute;
	top		:0	;
	left		:0	;

}

div#tel
{	width		:100px	;
	height		:60px	;
	position	:absolute;
	bottom		:0	;
	right		:0	;

}

div#menu-wrap

{	width		:900px	;
	height		:60px	;
margin:0;
padding:0;
}

div#menu
{	width		:900px	;
	height		:60px	;
	margin-bottom	:20px	;
	float		:left	;
list-style:none;
padding:0;
}


/* ★menu-wrap カスタイマイズ★ */

div#menu ul
{margin:0;	
padding		:0	;
	width		:900px	;
	height		:60px	;
}

div#menu ul li
{margin:0;	
padding		:0	;
	float		:left	;
	list-style	:none	;
	text-align	:center	;
	display		:block	;
	background	:black	;
}


div#menu li a:link
{	background	:black	;
	text-decoration	:none	;
}

div#menu li a:visited
{	background	:black	;
	text-decoration	:none	;
}

div#menu li a:hover
{	background	:#00adef;
	text-decoration	:none	;
	
}


/* ************************************************ 
 *	左側メニュー
 * ************************************************ */


.sidemenu {
	width:288px;
	color:white;
background:black;
	}

.side_title {
width:288px;
	height:60px;
	background:black;
	color:white;
	padding:15px;
	font-weight:bold;
font-size:2.5em;
	}
.side_title a:link{
color:white;
list-style:none;
text-decoration:none;
}
.side_title a:visited{
color:white;
list-style:none;
text-decoration:none;
}
.side_title a:hover{
color:white;
list-style:none;
}

.side_text {
	background:black;

	}
	
.side_text ul li{
text-indent	:2em;
	line-height	:26px;
list-style:none;
color:white;
	}
	
.side_text ul li img{
	
	}
.side_text a:link{
color:white;
list-style:none;
text-decoration:none;
}
.side_text a:visited{
color:white;
list-style:none;
text-decoration:none;
}
.side_text a:hover{
color:white;
list-style:none;
}
.side_bottom {
	height:4px;
	background:black;
	
	}


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */

.side_cat_bg {
	width:288px;
	background:black;
	}

.side_cat_title {
width:288px;
height:60px;
padding:15px;
	color:white;
	font-weight:bold;
font-size:2.5em;
	}

.side_cat_text {
	text-indent	:2em;
	line-height	:26px;
	
	margin		:0	;
	display		:block	;
	}
.side_cat_text a {color: white;
display:block;}
.side_cat_text a:link    {background	:url("https://img05.shop-pro.jp/PA01161/982/etc/leftbtn.jpg?20120214145950") no-repeat;
text-decoration:none;}
.side_cat_text a:visited {color		:white	;
	text-decoration	:underline;
background	:url("https://img05.shop-pro.jp/PA01161/982/etc/leftbtn.jpg?20120214145950") no-repeat;}
.side_cat_text a:hover   {color		:white	;
	text-decoration	:underline;
	background	:url("https://img05.shop-pro.jp/PA01161/982/etc/leftbtn_on.jpg?20120214150030") no-repeat;}


/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	border-left: 3px solid　black;
	border-right: 3px solid black;
	margin: 3px 0px 3px 0px;
	padding:0 5px;
	font-size:80%;
	}
	
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px solid #C3C3C3;
	padding-top:5px;
}

.postage li {
	margin:5px 0;
	color:#ec008c;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}

/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout {
	text-align:center;
	}
#btn_members_signup {
	padding:7px 0px 0px;
	margin:10px 0px 0px;
	border-top:#dacdb9 dotted 1px;
	text-align:center;
	}
#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding-bottom:3px;
	text-align:center;
	}




/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

#footer {
	width: 900px;
	height: 79px;
	color: white;
	text-align: center;
	background:black;
	margin-top: 30px;
	margin-bottom: 15px;
	}

#footer a:link{
color:white;
text-decoration:none;
}
#footer a:visited{
color:white;
text-decoration:none;
}
#footer a:hover{
color:white;
text-decoration:underline;
}
#menu_2 {
	text-align:center;
	margin-bottom: 5px;
height:30px;
color:white;
	}

#copy {
	text-align:center;
background	:#ec008c;
height:49px;
	}


/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */


.main_title {
	width:612px;
	height:60px;
	background:;
	margin-bottom:15px;
	font-weight:bold;
font-size:2.5em;
	}
	
.main_title td{
	padding:15px;
	}

.main_title td img{
	vertical-align:middle;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_top {
	padding:0px;
	margin:0px;
}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#ff0000;
}

/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */

.info_bg {
	
	padding:0px 0px 5px;
	width:549px;
	}

.info_title {
	font-weight:bold;
	padding:7px 15px;
	margin:0px;
	}

.info_text {
	padding:0px 15px;
	}
	
	
.info_block {
	width:549px;
	margin:0px auto;
	padding:15px 0px 0px;
}
	
.info_bottom {
	margin-bottom:20px;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	color:#333333;
	margin-bottom: 15px;
	}


/* ************************************************ 
 *	商品一覧　レイアウト
 * ************************************************ */


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 612px;
	height: 30px;

	background:;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	color:#ec008c;
	text-decoration:none;
	}

.sort_01 a:active,
.sort_01 a:hover {
	color:#ec008c;
	text-decoration:none;
	}

/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
	margin:0px;
}

.price_all {
	padding:0px;
	margin:0px;
}

.discount_rate_all {
	padding:2px 0px 0px;
	color:#ff0000;
	margin:0px;
}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */

.sort_02 {
	width: 612px;
	height: 28px;
	color: #432A16;
	font-size:80%;
	background: url(https://img.shop-pro.jp/tmpl_img/26/sort_bg.gif) no-repeat;
	margin-bottom: 1px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	color:;
	text-decoration:none;
	}

.sort_02 a:active,
.sort_02 a:hover {
	color:#ff7a21;
	text-decoration:none;
	}

/* 会員専用価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
	margin:0px;
}

.price_search {
	padding:0px;
	margin:0px;
}

.discount_rate_search {
	padding:2px 0px 0px;
	color:#ff0000;
	margin:0px;
}


/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width: 612px;
	height: 30px;


	color: black;
	font-size:80%;
	background:#00adef;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */

.product_list {
	float: left;
	width: 188px;
	text-align: center;
	padding:5px 0px 30px;
	}


.product_item {
	text-align:center;
	width:175px;
	margin:0px auto;
	}

.product_item img {
	padding: 4px;
	border: 1px #dacdb9 solid;
	}

.product_item .name {
	line-height: 120%;
	margin:10px 0px 0px;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	color: #ec008c;
	}

.product_item .expl {
	font-size:80%;
	line-height:120%;
	text-align: left;
	margin:5px 0;
	}


.product_list a,
.product_list a:link,
.product_list a:visited {
color:#00adef;
	text-decoration:none;
	}

.product_list a:active,
.product_list a:hover {
	text-decoration:none;
	}
/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
.checkitem_list {
	width:120px;
	padding:0 8px 0 12px;
	margin:0 0 10px 0;
	float:left;
	}

.checkitem .ci_img {
	width:90px;
	border: 1px solid black;
	padding: 4px;
	margin-bottom:3px;
	}

/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	width: 612px;
	height: 60px;
	background: ;
	color:black;
font-size:2em;
	}

.footstamp a {color:;}
.footstamp a:link    {color:#ec008c;text-decoration: none;}
.footstamp a:visited {color:#ec008c;text-decoration: none;}
.footstamp a:active  {color:#ec008c;text-decoration: none;}
.footstamp a:hover   {color: ;text-decoration: none;}

.txt-f10 {
	font-size:16px;
}

.footstamp img {
	vertical-align:middle;
}

/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	width: 90%;
	padding-top: 20px;
	text-align: center;
	}



/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

#detail {
	text-align:center;
	color:black;
	}

#detail .expl {
	line-height:150%;
	text-align: left;
	margin: 10px 10px 5px 10px;
	}

#detail .main_img {
	padding: 4px;
	border:1px #dacdb9 solid;
	}

#detail .sub {
	float: left;
	width: 188px;
	text-align: center;
	}

#detail .sub img {
	width: 160px;
	padding: 4px;
	border:1px #dacdb9 solid;
	}

#detail .table {
	width: 400px;
	text-align:left;
	margin:20px auto 30px;
border:2px #000 solid;
	}

#detail .table .cell_1 {
	width: 130px;
	height: 28px;
	font-weight:bold;
	border-right: 2px #000 solid;
	border-bottom:2px #000 solid;
	}

#detail .table .cell_2 {
	width: 270px;
	height: 28px;
	border-bottom:2px #000 solid;
	}

#detail .table .cell_mar {
	margin: 0px 5px 0px 15px;
	}

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

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

/* 会員専用価格の表示 商品詳細用 */	
.regular_price_detail {
	padding:5px 0px 0px;
	margin:0px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
	margin:0px;
	color:#ff0000;
	font-weight:bold;
}

.discount_rate_detail {
	padding:0px 0px 5px;
	margin:0px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	margin: 0px 10px 0px 10px;
	}

#together .tog_main_title {
	font-weight:bold;
	margin:30px 0px 5px;
	color:#6d2916;
	padding:5px 10px;
	background:#f9f4eb;
	}

#together .together_list {
	margin:10px 3px 10px 3px;
	float:left;
	width: 170px;
	text-align:center;
	}

#together img {
	padding: 4px;
	border: 1px #dacdb9 solid;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 10px 20px 10px;

	}

#trackback .tb_main_title {
	font-weight:bold;
	margin:30px 0px 5px;
	
	}


#trackback .tb_url {
	padding:10px 13px;
color:#00adef;
	}

#trackback .tb {
	margin:0px 0px 5px;
	}

#trackback .tb_date {
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}




/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .option_table {
	width: 564px;
	margin-bottom:5px;
	border-left: 1px solid #dacdb9;
	border-top: 1px solid #dacdb9;
	}

#Option .option_cell1 {
	font-size: 11px;
	text-align:left;
	font-weight:normal;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	padding-left: 6px;
	}

#Option .option_cell2 {
	font-size:80%;
	text-align:left;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	background-color:#FFFFFF;
	padding: 2px 6px 2px 6px;
	}

#Option .option_cell3 {
	font-size:80%;
	text-align:left;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
	}

/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_stock {
	padding:0px;
	margin:0px;
}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#ff0000;
}

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}

#ShopKeeper {
	width: 564px;
	color:#333333;
	margin-bottom: 15px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}


#ShopKeeper th {
	width: 160px;
	padding:10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	font-weight: normal;
	text-align:left;
	}

#ShopKeeper td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:10px;
	text-align:left;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#f6eddf;
	border-bottom:#ffffff solid 1px;
	}

.txt-hitNum {
	margin-bottom:15px;
	padding:5px 10px;
	background:#f6eddf;
	}

.txt-search strong,
.txt-hitNum strong {
	color:#6d2916;
	font-weight:bold;
	}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:15px;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;
	line-height:0px;
}
ul.product-linkList li {
	margin-bottom:5px;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;
	line-height:0px;
}

/* ************************************************ 
 *	プライバシーポリシー
 * ************************************************ */

#PrivacyExplain {
	color:#333333;
	margin-bottom: 15px;
	}

.pe_title {
	color: #432A16;
	border-top: 1px solid #dacdb9;
	padding-top: 15px;
	}

.pe_note {
	line-height: 150%;
	margin:5px 5px 20px 30px;
	}


/* ************************************************ 
 *	フリーページ
 * ************************************************ */
h4
{font-size:2em;
color:#00adef;}

#teambup-box{
width:615px;
height:auto;
padding:10px;
}

#bupschool-box{
width:615px;
height:auto;
padding:10px;
}



.box p{
text-align:center;
}

.buptaikai-box{
width:612px;
height:auto;
padding:10px;
}

#members-box{

width:612px;
height:auto;
padding:10px;
}


#sale{
width:612px;
height:auto;
padding:10px;
}

#kaisya{
width:612px;
height:auto;
padding:10px;
}

dl.clearfix{
display:block;
padding:20px 0;
}

#kaisya dt{
width:140px;
height:21px;
}

#kaisya dd{
width:460px;
height:auto;
}







div#school
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/date-fri.gif?20120316104759") no-repeat;
}

div#teambup
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/date-mon.gif?20120316104523") no-repeat;
}

#teambup-box{
width:615px;
height:auto;
padding:10px;
text-align:center;}

#bupschool-box{
width:615px;
height:auto;
padding:10px;
text-align:center;}
div#main3
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/4.13.gif?20120426202704") no-repeat;
}

div#main4
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/2year.gif?20120426214236") no-repeat;
}

div#main4 a:link{
color:#ec008c;}

div#main4 a:visited{
color:#ec008c;}

div#main4 a:hover{
color:#f2e60b;}

.box{
width:200px;
height:230px;
margin:2px;
float:left;}

.link{
width:90px;
height:35px;
float:right;
line-height:35px;
display:blork;
}
.link img{
float:right;}

.pagenavi{
width:500px;
height:60px;
float:right;
background:#fff;
padding:10px;
}

.pagenavi2{
width:500px;
height:60px;
float:right;
background:#fff;
padding:10px;
}
hr
{border:3px solid #000000;
margin:0;
width:100%;}



/* ************************************************ 
 * ------------------------------------------------
 *	newトップ
 * ------------------------------------------------
 * ************************************************ */

div#main
{margin-left:12px;
padding:0;
width:600px;
height:auto;
list-style:none;}


div.centerbox
{	width		:612px	;
	height		:auto	;
	margin		:0	;
	padding		:0	;
	float		:left	;	
}
div.centerbox a:link
{color:#000;
text-decoration:none;
}
div.centerbox a:visited
{color:#000;
text-decoration:none;
}
div.centerbox a:hover
{color:#acacac;
text-decoration:underline;
}



div#contents
{	width		:549px	;
	height		:auto	;
	margin		:0	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/4.1.gif?20120411115701") no-repeat;

}

div#main1
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/4.3.gif?20120426203942") no-repeat;
}

div#main2
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/4.1y.gif?20120413152559") no-repeat;
}
div#buptaikai
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/4.8.gif?20120412093927") no-repeat;
}

div#school
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/date-fri.gif?20120426230912") no-repeat;
}

div#teambup
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/date-mon.gif?20120316104523") no-repeat;
}

#teambup-box{
width:615px;
height:auto;
padding:10px;
text-align:center;}

#bupschool-box{
width:615px;
height:auto;
padding:10px;
text-align:center;}



.link{
width:90px;
height:35px;
float:right;
line-height:35px;
display:blork;
}
.link img{
float:right;}

div#main5
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/date-shop.gif?20120506113808") no-repeat;
}

.bupshoukai-box{
width:612px;
height:auto;
padding-left:10px;
}

#tomoni-box{
width:615px;
height:auto;
margin:0;
padding:5px;
text-align:center;}


div#main6
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/6.8.gif?20120608215822") no-repeat;
}

div#buptaikai27
{	width		:549px	;
	height		:auto	;
	margin		:0 	;
	padding	:5px 0 30px 63px	;
	background:url("https://img05.shop-pro.jp/PA01161/982/etc/5.3.gif?2013050716165720120412093927") no-repeat;
}