@charset "UTF-8";
/*-----------------------------------------
基本スタイルシート
更新日：2010年2月23日
-------------------------------------------
目次：

・基本セット
・body設定
・wrap設定
・ヘッダー（headメニューと検索ボックス）
・メインイメージ（Flash）設定
・メイン横メニュー
・各ページ共通メインコンテンツ
・トップページ・オススメ商品
・フッター
・商品一覧ページ
・商品詳細ページ
・特定商取引に関する
・お問い合わせ
・検索結果
・現在のカートの中身
・ログイン
・ご利用規約
・お客様情報入力
・プライバシーポリシー
・ＭＹページ
・シングルページ

------------------------------------------*/

/*--------------------------
　　・基本セット
---------------------------*/

/*　magin paddingオールリセット　*/
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

table {
	font-size: 1em;
	line-height: 1.5em;
}

#wrap a:hover img {
	filter:alpha(opacity= 80); /* IE */
	-moz-opacity:0.80; /* Firefox CSS3以前 */
	opacity:0.80; /* CSS3 */
}

/*　テキスト下線消去　*/
a{
	text-decoration: underline;
}


/*　基本リンク色設定　*/
a:link {
	color:#FFF;
}

a:visited {
	color:#999;
}

a:hover {
	color:#FFF;
	text-decoration: underline;
}

a:active {
	color:#FFF;
}

.clearfloat {
	clear: both;
	height: 0px;
	width: 0px;
}



.red01 a:visited {
	color:#333;
	text-decoration: underline;
}

.red01 a:hover {
	color:#333;
}

.red02 {
	color:#333;
	font-weight: bold;
}

.red03 {
	color:#333;
	font-size: 1.6em;
	font-weight: bold;
}

.blue01 {
	color: #0033FF;
}

.bold01 {
	font-weight: bold;
}

.pagetop01 {
	text-align: right;
	margin-right: 40px;
	margin-bottom: 15px;
	clear: both;
}

.marginB5{margin-bottom:5px;}
.marginB10{margin-bottom:10px;}
.marginB15{margin-bottom:15px;}
.marginB20{margin-bottom:20px;}
.marginB25{margin-bottom:25px;}
.marginB30{margin-bottom:30px;}
.clear{clear:both;}
.blue{#0000FF}
.red{#FF0000}
	
/*-------------------------------------
　　・body設定
-------------------------------------*/

/*　body設定　*/
body {
	font-family: "ＭＳ Ｐゴシック" , sans-serif, "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 0.8em;
	background: url(/user_data/packages/default/img/bg01.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background:#000;
}

/*-------------------------------------
　　　・wrap設定
-------------------------------------*/
/*　全体を覆うラップ設定　*/
#wrap2 {
	background:#000;
	
}

/*　全体を覆うラップ設定　*/
#wrap {
	width: 980px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}


#content{
	width:960px;

}

/*-------------------------------------
　　・ヘッダー（検索ボックス）設定
-------------------------------------*/
#header {
	height: 214px;
	width: 980px;
	background: url(/user_data/packages/default/img/header.jpg) top;
	margin:auto;
	position:relative;


}
#top_read h1{
	position:absolute;
	top:10px;
	right:0px;
	color:#fff; 
	font-size:11px;
	padding-left:10px;
	}
	
	
#logo a{
	position:absolute;
	top:20px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 350px;

}

#header_info a{
	position:absolute;
	height:26px;
	width:169px;
	text-indent:-9999px;
	left:750px;
	top:25px;
}


#header_info a:hover{
	background: url(/user_data/packages/default/img/header.jpg);
	background-position: -750px -138px;
}

#hd_cart a{
	position:absolute;
	top:189px;
	left:837px;
	height:26px;
	width:125px;
	text-indent:-9999px;

}


/*　h1にリンクを設定　*/
#logo a{
	display: block;
	left:250px;
	position:absolute;
	height: 100px;
	width: 480px;

}


/*-----------------------------------
　　・メインメニュー設定
------------------------------------*/



#gnav01 li{
	display: inline;

}
#gnav01 li a{
	display: block;
	position: absolute;
	top: 128px;
	height: 58px;
	text-indent: -9999px;


}
#gnav01 li.nav01 a{ left: 0px; width:189px;}
#gnav01 li.nav02 a{ left: 189px; width:216px;}
#gnav01 li.nav03 a{ left: 404px; width:180px;}
#gnav01 li.nav04 a{ left: 583px; width:193px;}
#gnav01 li.nav05 a{ left: 775px; width:206px;}




#gnav01 li a:hover{
	background: url(/user_data/packages/default/img/header.jpg) bottom;

}
#gnav01 li.nav01 a:hover{ background-position: -0px -342px;}
#gnav01 li.nav02 a:hover{ background-position: -189px -342px;}
#gnav01 li.nav03 a:hover{ background-position: -404px -342px;}
#gnav01 li.nav04 a:hover{ background-position: -583px -342px;}
#gnav01 li.nav05 a:hover{ background-position: -775px -342px;}




/*-----------------------------------
　　・エントリーページ設定
------------------------------------*/

#entry h2{
	background-image: url(/user_data/packages/default/img/title_bg1.jpg);
	background-repeat: no-repeat;
	height:53px!important;
	line-height:53px;
	text-indent: 15px;
	font-weight:bold;
	margin-bottom:10px;
	color: #FFF;
	}
	
#entry h3 {
	color: #FCFBF9;
	background-image: url(/user_data/packages/default/img/title_bg2.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 661px;
	text-indent: 55px;
	line-height:37px;
	margin:10px auto;

}

#entry{
	width:661px;
}



#entry table td{
	border:none;
}


/*-----------------------------------
　　　・左カラム設定
------------------------------------*/
#leftcolumn {
	width: 222px;
	float: left;
	margin:30px auto;


}






/* 現在のカートの中（左メニュー） */

#cartarea h2{
	background: url(/user_data/packages/default/img/side_title.jpg) no-repeat top left;
	height:27px;
	text-indent:70px;
	line-height:27px;
	margin-top:10px;
	font-size:14px;
	color:#FFF;
}



#cartarea_in{
	padding-bottom: 10px;
	width:220px;
	padding-top:10px;
	margin-bottom:10px;
	background:#FFF;
	color:#000;

}




#cartarea p {
	line-height: 1.5em;
	margin-right: 25px;
	margin-left: 25px;
	
}

.price {
	color: #FF0000;
	font-size: 1.2em;
	font-weight: bold;
}

.btn {
	margin-top: 10px;
	text-align: center;
}

/*　カテゴリーエリア　*/
#categoryarea {


}

#categoryarea li {
	list-style-type: none;
}

#categoryarea li.level1 a{
	background: url(/user_data/packages/default/img/sub_title.jpg) top;
	background-repeat: no-repeat;
	text-indent: 30px;
	display:block;
	line-height:32px;
	height:32px;
	color:#FFF;
	


}

#categoryarea li.level1.cat101 a,
#categoryarea li.level1.category_id_101 a{
	background: url(/user_data/packages/default/img/sub_music.jpg) top;
	background-repeat: no-repeat;
	text-indent: 34px;
	display:block;
	line-height:32px;
	height:32px;
	text-indent:-9999px;
}




#categoryarea li.level1.cat102 a,
#categoryarea li.level1.category_id_102 a{
	background: url(/user_data/packages/default/img/sub_apparel.jpg) top;
	background-repeat: no-repeat;
	text-indent: 34px;
	display:block;
	line-height:32px;
	height:32px;
	text-indent:-9999px;
}


#categoryarea li.level1.cat103 a,
#categoryarea li.level1.category_id_103 a{
	background: url(/user_data/packages/default/img/sub_others.jpg) top;
	background-repeat: no-repeat;
	text-indent: 34px;
	display:block;
	line-height:32px;
	height:32px;
	text-indent:-9999px;
}






.level1 ul {

}

.level1 a:link {

	text-decoration: none;
}

.level1 a:visited {

	text-decoration: none;
}

.level1 a:hover {

	text-decoration: none;
}

.categorytree2 {
	


}

.categorytree2 li {
	font-weight: normal;

}

#leftcolumn #categoryarea #categorytree li.level2 a{
	font-weight: normal;
	background: url(/user_data/packages/default/img/sub_title02.jpg) top #fff;
	display:block;
	height:26px;
	text-indent:10px;
	margin-bottom:3px;
	line-height:26px;
	text-indent:10px;
	color:#FFF;
	}
#leftcolumn #categoryarea #categorytree li.level3 a{
	font-weight: normal;
	display:block;
	height:20px;
	text-indent:10px;
	margin-bottom:3px;
	line-height:15px;
	text-indent:25px;
	color:#C6C2AF;
	background-color: #fff;
	background-image: url(/user_data/packages/default/img/sub_title02.jpg);
	background-position: bottom;
	}




.level2 a:link,
.level3 a:link {
	text-decoration: none;
}

.level2 a:visited,
.level3 a:visited {
	text-decoration: none;
}

.level2 a:hover,
.level3 a:hover {
	text-decoration: none;
}

.left_pegenavi {
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	width: 238px;
}

.left_pegenavi li {
	list-style-type: none;
	margin-bottom: 5px;
}

.left_banner li {
	list-style-type: none;
	margin-bottom: 10px;
}

/*　検索条件（左メニュー）　*/

#searcharea{
	clear:both;
	height:40px;
}
			  

#searcharea_in .btn{
	width:68px;
	float:right;
	height:25px;
	padding:0;
	margin:0;
	

}



#searcharea_in .box142 {
	height:25px;
	width:148px;
	background-image: url(/user_data/packages/default/img/sarch_area.jpg);
	border:none;
	float:left;

}

/*-----------------------------------
　　　・右カラム設定
------------------------------------*/
#two_maincolumn {
	float: right;
	width: 661px;
	margin:30px 10px 0 0;
	padding-right: 0px;
	color:#333;
}

/*
#two_maincolumn h2{
	background-image: url(/user_data/packages/default/img/title_bg1.jpg);
	background-repeat: no-repeat;
	height:53px!important;
	line-height:53px;
	text-indent: 15px;
	font-weight:bold;
	margin-bottom:10px;
	}
*/

#two_maincolumn h2{
	background-image: url(/user_data/packages/default/img/title_bg1.jpg);
	background-repeat: no-repeat;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:10px;
	background-color: #222222;
	background-position: bottom;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	}


/*-----------------------------------
　・サイドコンテンツ設定
------------------------------------*/
#side_btn_area li a{
	background: url(/user_data/packages/default/img/btn_bg1.jpg) top;
	background-repeat: no-repeat;
	text-indent: 34px;
	display:block;
	line-height:34px;
	text-decoration:none;
	height:34px;

}

#side_btn_area li{
	list-style:none;
	
}


#side_btn_area li a:hover{
	background: url(/user_data/packages/default/img/btn_bg1.jpg) bottom;
}


/*-----------------------------------
　・サイドバナー設定
------------------------------------*/
#left_blog01 a{
	background: url(/user_data/packages/default/img/sub_blog01.jpg) top;
	height:33px;
	display:block;
	text-indent:-9999px;
	margin:10px 0;

}

#left_blog02 a{
	background: url(/user_data/packages/default/img/sub_blog02.jpg) top no-repeat;
	height:102px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;

}

#left_mail01 a{
	background: url(/user_data/packages/default/img/sub_mail01.jpg) top;
	height:33px;
	display:block;
	text-indent:-9999px;
	margin:10px 0;

}

#left_mail02 a{
	background: url(/user_data/packages/default/img/sub_mail02.jpg) top no-repeat;
	height:102px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;

}



#left_mobile{
	background: url(/user_data/packages/default/img/sub_mobile.jpg) top no-repeat;
	height:263px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;

}

#left_payment{
	background: url(/user_data/packages/default/img/sub_pay.jpg) top no-repeat;
	height:425px;
	display:block;
	margin-bottom:10px;
	position:relative;
	color: #000;

}


#left_payment_in01{
	height:84px;
	width:190px;
	left:15px;
	position:absolute;
	top:90px;
}


#left_payment_in02{
	height:153px;
	width:190px;
	left:15px;
	position:absolute;
	top:190px;
}

#left_payment_in01 a,
#left_payment_in02 a{
	color:#06F;
}



/*-----------------------------------
　・トップページ・バナー設定
------------------------------------*/





/*-----------------------------------
　・新着ブログ
------------------------------------*/
#newblog{
	float:right;
	width:661px;
}

#newblog h2{
	background-image: url(/user_data/packages/default/img/bar_3.jpg);
	height:27px;
	text-indent:-9999px;
	margin-top:10px;
}



div#newblog dl{
	display:inline-block;
	line-height:20px;
	border-bottom:1px dotted #ccc;
	margin-left:5px;
	margin-top:10px;
}


div#newblog dl dt{
    padding: 0;
	width:100px;
	line-height:20px;
	float:left;
	color:#000;
}


div#newblog dl dd{
    padding: 0 0 0 20px;
	width:440px;
	float:left;
}

div#newblog dl dd a{
	color:#8c6735;
}



/*-----------------------------------
　・新着情報
------------------------------------*/

#news{

	background: url(/user_data/packages/default/img/bar_news_in.jpg) repeat-y;
}

#news h2{
	background: url(/user_data/packages/default/img/bar_newstop.jpg) no-repeat;
	height:43px;
	text-indent:-9999px;
	margin:0;
	
}


#news_bottom{
	background: url(/user_data/packages/default/img/bar_newsbottom.jpg) bottom no-repeat;

}



#news_in{
	width:610px;
	margin:auto;
	line-height:30px;
	height:125px;
	overflow: auto;

}



#news dl{
	width:580px;
	float:left;
	border-bottom: #999 1px dotted;

}




#news dt{
    padding: 0;
	width:80px;
	text-align:center;
	color:#ca9900;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-top:5px;
	float:left;
	background:#3d0a01;
}





#news dd{
	width:490px;
	float: right;

}

#news dd a{
	color:#8c6735;
}





/*-----------------------------------
　・トップページ・オススメ商品設定
------------------------------------*/
#recomendarea{
	margin:0px auto;
	width:661px;
	padding-top:10px;
	color:#fff;
}

#recomendarea a{
	color:#FFF;
}


#recomendarea h2{
	background-image: url(/user_data/packages/default/img/bar_newitem.jpg);
	height:25px;
	text-indent:-9999px;


}


#recomendarea #bun{
	width:165px;


}

.recomendblock {
	overflow: hidden;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	width:330px;
	float:left;




}


.recomendleft{
	width:165px;
	float:left;
	height:200px;


}


.recomendright{
	width:165px;
	float:left;
	height:200px;



}



#img_frame{
	width:165px;
}

.recomendblock:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html .recomendblock {
    height: 1em;
    overflow: visible;
}

.recomendblock img {
	background-color: #F9F9F9;


}

.recomend_01 {
	float: left;
	width: 150px;
	clear: both;
	padding-right: 10px;
}

.recomend_02 {
	float: left;
	width: 150px;
	padding-right: 10px;
}

.recomend_03 {
	float: left;
	width: 150px;
	padding-right: 10px;
}

.recomend_04 {
	float: left;
	width: 150px;
}

.recomendblock h3 {
	font-size: 1em;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.recomendblock p {
	font-size: 1em;
	margin-left: 10px;
	margin-right: 10px;
}

.recomend_photo {
	text-align: center;
	margin-bottom: 3px;
}

.recomendblock .mini {
}

.recomendblock .price {
	color: #FF0000;
	line-height: 1.1em;
}

/*-----------------------------------
　　　・フッター設定
------------------------------------*/

.pagetop01 a{
	position:absolute;
	top:10px;
	right:40px;
	color:#FFF;
	text-decoration:none;
	display: none;
}



#footer{
	clear: both;
	margin:auto;
	background: url(/user_data/packages/default/img/bg02.jpg) repeat-x bottom;




}

#footer_in{
	clear: both;
	height:480px;
	background: url(/user_data/packages/default/img/footer.jpg) repeat-x bottom;
	margin:auto;
	width:980px;
	position:relative;
	margin-top:20px;




}



#copyright{
	position:absolute;
	top:430px;
	left:0;
	height:20px;
	width:980px;
	text-align:center;
	color:#666;


}


#footer_info{
	position:absolute;
	top:69px;
	text-align:left;
	left:666px;
	color:#FFF;
}

#footer_info a{
	color:#e0b401;
}


#fnav a{
	position:absolute;
	top:375px;
	height:44px;
	text-indent:-9999px;
}

#fnav01 a{
	left:37px;
	width:56px;

}

#fnav02 a{
	left:93px;
	width:100px;

}


#fnav03 a{
	left:192px;
	width:155px;

}

#fnav04 a{
	left:346px;
	width:120px;

}


#fnav05 a{
	left:465px;
	width:62px;

}


#fnav06 a{
	left:526px;
	width:131px;

}

#fnav07 a{
	left:656px;
	width:149px;

}


#fnav08 a{
	left:804px;
	width:74px;

}


#fnav09 a{
	left:877px;
	width:94px;

}





.separator{
	margin: 0 5px;
	}
/*-----------------------------------
　　　・商品一覧
------------------------------------*/
#undercolumn {
	margin:10px 0;
	background-color: #000;
	color: #FFF;	

}



#undercolumn:after {
    	: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #undercolumn {
    height: 1em;
    overflow: visible;
}

#listtitle h2 {
	background-image: url(/user_data/packages/default/img/title_bg1.jpg);
	background-repeat: no-repeat;
	height:53px!important;
	line-height:53px;
	text-indent: 15px;
	font-weight:bold;
	margin-bottom:10px;
	color: #FFF;
	}
.pagenumberarea {
	background-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CCC;
	margin-top: 10px;
}

.pagenumberarea li {
	display: inline;
	list-style-type: none;
	color: #5D4F42;
}

.pagenumberarea li a {
	color: #CCC;
}

.pagenumberarea .left {
	padding-left: 25px;
	padding-right: 10px;
	color: #CCC;
}

.pagenumberarea .center {
	text-align: center;
}

.pagenumberarea .right {
	text-align: right;
	padding-right: 25px;
	padding-left: 10px;
}

.listarea {
	overflow: hidden;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width:660px;

}

.listarea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html .listarea {
    height: 1em;
    overflow: visible;
}

.listphoto img {
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.list_block01 {
	float: left;
	width: 155px;
	clear: both;
	padding-right: 10px;
}

.list_block02 {
	float: left;
	width: 155px;
	padding-right: 10px;
}

.list_block03 {
	float: left;
	width: 155px;
	padding-right: 10px;
}

.list_block04 {
	float: left;
	width: 150px;
}

.listarea h3 {
	font-size: 1em;
	margin-bottom: 5px;
	color: #CCC;
}

.listphoto {
	text-align: center;
}

.listarea .mini {
}

.listarea .price {
	color: #FF0000;
	line-height: 1.1em;
}

.status_icon li {
	margin-bottom: 2px;
	list-style-type: none;
	margin-top: 3px;
}

.listarea .btnbox {
	margin-top: 10px;
}

/*-----------------------------------
　　　・商品詳細ページ
------------------------------------*/
#detailarea {
	margin-bottom: 15px;
}

#detailarea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #detailarea {
    height: 1em;
    overflow: visible;
}

/*
#detailtitle h2 {
	background-image: url(/user_data/packages/default/img/title_bg1.jpg);
	background-repeat: no-repeat;
	height:53px!important;
	line-height:53px;
	text-indent: 15px;
	font-weight:bold;
	margin-bottom:10px;

	}
*/
#detailphotoblock {
	width: 300px;
	padding-left: 25px;
	float: left;

}

#detailrightblock {
	float: left;
	width: 320px;



}

#whoboughtarea {
	clear: both;
}

.detail_photo {
	padding-top: 15px;
}

.detail_photo img {
	background-color: #F9F9F9;

}

.detail_photo_sub {
	margin-top: 10px;
}

.detail_photo_sub img {
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #999999;
}

.sub_com{

	margin-top:40px;

}

.sub_tit{
	text-indent:-9999px;
	height:1px;}



#detailrightblock {
	margin-top: 15px;
}

#detailrightblock li {
	display: inline;
	list-style-type: none;
}

.detail_comment {

	line-height: 1.5em;
	clear:both;
	width:670px;
	margin:10px auto;
}

#detailarea .price {
	color: #FF0000;
	font-size: 1.3em;
}

#detailarea dl {
	margin-top: 10px;
	margin-bottom: 10px;
}

.detail_cat {
	margin-top: 10px;
	margin-bottom: 15px;
}






/*-----------------------------------
　・商品詳細 その他のオススメ商品
------------------------------------*/
#whoboughtarea {
	width: 650px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 15px;
	background-image: url(/user_data/packages/default/img/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#whoboughtarea img {
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.whobought01 {
	float: left;
	width: 155px;
	clear: both;
	padding-right: 10px;
}

.whobought02 {
	float: left;
	width: 155px;
	padding-right: 10px;
}

.whobought03 {
	float: left;
	width: 155px;
	padding-right: 10px;
}

.whobought04 {
	float: left;
	width: 150px;
}

#whoboughtarea h3 {
	font-size: 1em;
	margin-bottom: 5px;
}

#whoboughtarea .price {
	color: #FF0000;
}


/*-----------------------------------
　　　・特定商取引に関する
------------------------------------*/

#undercolumn table {
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#undercolumn th {
	width: 130px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #333;
}

#undercolumn td {
	line-height: 1.5em;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #666;
}

/*-----------------------------------
　　　・お問い合わせ
------------------------------------*/
#undercolumn_contact .contact_top {
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 1.5em;
	color:#FFF;
}


#undercolumn_contact table{
	margin:auto;
	margin-bottom:10px;
	background:#FFF;
}

#undercolumn_contact .attention {
	color: #FF0000;
	font-weight: normal;
}

#undercolumn_contact .tblareabtn {
	text-align: center;
}

/*-----------------------------------
　　　・検索結果
------------------------------------*/
.pagecondarea {
	margin-bottom: 15px;
	margin-left: 25px;
}

.pagecondarea li {
	margin-bottom: 3px;
	list-style-position: inside;
	list-style-type: square;
}

/*-----------------------------------
　　　・現在のカートの中身
------------------------------------*/
#under02column {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 40px;
	background-color: #000;
	color: #FFF;
}

#under02column h2 {

	}

#under02column h3 {
	background-image: url(/user_data/packages/default/img/bar_back02.gif);
	background-repeat: repeat-x;
	height: 33px;
}

#under02column  .title {
	/*width: 900px;
	height: 40px;
	background-image: url(/user_data/packages/default/img/title_back01.jpg);
	background-repeat: repeat-x;
	border:#F00 1px solid;*/



}

#under02column_cart .totalmoneyarea {
	line-height: 1.5em;
}

#under02column  table {
	border: 1px solid #999999;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0;
}

#under02column  th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #333;
	color: #CCC;
}

#under02column  td {
	line-height: 1.5em;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #666;
}

#under02column .cart_sakujyo {
	width: 40px;
}

#under02column li {
	display: inline;
	list-style-type: none;
}

#under02column .pricetd_max {
	font-weight: bold;
}

#under02column_cart .tblareabtn {
	text-align: center;
	margin-top: 25px;
}





#under02column_cart{
	margin: auto 0;
	text-align:left;
	width:700px;
	padding:10px;
	background-color: #000;
}
#under02column_cart table{
	width:100%;
}

#undercolumn_order table{
	background:#FFF;
	margin:0px;
}

#undercolumn_order table th{
	padding: 4px;
	margin: 0px;
	width:98px;
	font-size:12px;
	color: #FFF;
	background-color: #333;
}


/* テーブル共通指定
----------------------------------------------- */
table  {
    margin: 15px auto 0 auto;
 
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;

    background-color: #f0f0f0;
    font-weight: normal;
}
table td {
    padding: 8px;
	
}
div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}
div#completetext em {
    font-weight: bold;
}
div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}
/* 下層共通指定
----------------------------------------------- */
div#under02column {
    width: 700px;
    margin: 30px auto 0 auto;
}

div#under02column h2.title{
    width: 700px;
    margin: 0 0 15px 0;
}

div#under02column table {
    width: 690px;
}
#under02column_shopping #form1 .payarea h4 {
	font-size: 16px;
	color: #990000;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





/*-----------------------------------
　　　・ログイン
------------------------------------*/
#under02column_login {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	padding:10px;
	background-color: #000;
}





#under02column_login p {
	line-height: 1.5em;
}

.inputbox {
	margin-top: 10px;
}

#under02column_login .tblareabtn {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#under02column_login .loginarea {
	margin-top: 25px;
	text-align:center;
}

#under02column_login .inputbox02 {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}



#leftcolumn #loginarea h2{
	background: url(/user_data/packages/default/img/side_title.jpg) no-repeat top left;
	height:27px;
	text-indent:70px;
	line-height:27px;
	margin-top:10px;
	font-size:14px;
	color:#FFF;
}

#leftcolumn #loginarea_in{
	width:220px;
	margin-bottom:10px;
	background:#FFF;
	

}

#loginarea #login_form{

	padding:10px;
}



/*-----------------------------------
　　　・会員登録
------------------------------------*/
#undercolumn_entry {
	padding: 15px;
}

.entry_h2 {
	color: #FCFBF9;
	background-image: url(/user_data/packages/default/img/title00.jpg);
	background-repeat: no-repeat;
	height: 25px!important;
	height: 35px;
	width: 670px;
	text-indent: 40px;
	padding-top: 10px;
	font-size: 1.1em;
}

.kiyaku_txt01 {
	line-height: 1.5em;
	margin-bottom: 10px;
}

#undercolumn_entry textarea {
	font-size: 1em;
	width: 640px;
	margin-top: 10px;
}

#undercolumn_entry .tblareabtn {
	text-align: center;
	margin-top: 15px;
}

/*-----------------------------------
　　　　・お客様情報入力
------------------------------------*/
.flowarea {
	text-align: center;
	margin-bottom: 15px;
}

#under02column_customer{
	margin-top: 15px;
	margin-bottom: 30px;
	width:700px;
	padding:10px;
	background-color: #000;
}

.attention {
	color:#FF0000;
}

#under02column_shopping {
	margin-bottom: 25px;
}

#one_maincolumn .tblareabtn {
	text-align: center;
}

.payarea .pointarea {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
}

.payarea02 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.pointarea {
	margin-bottom: 15px;
}

#under02column_shopping03 {
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 50px;
}

#completetext {
	line-height: 1.8em;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*-----------------------------------
　　　・プライバシーポリシー
------------------------------------*/
.pp01 {
	line-height: 1.8em;
}

.pp01 ul , .pp01 ol {
	margin: 10px;
}

.pp01 ol li{
	list-style-position: inside;
}

.pp01 ul li {
	list-style-position: inside;
	list-style-type: square;
}

/*-----------------------------------
　　　・ＭＹページ
------------------------------------*/

#undercolumn02_single {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 40px;
}

#undercolumn02_single h2 {
	color: #FCFBF9;
	background-image: url(/user_data/packages/default/img/title00.jpg);
	background-repeat: no-repeat;
	height: 25px!important;
	height: 35px;
	width: 670px;
	text-indent: 40px;
	padding-top: 10px;
	font-size: 1.1em;
}

#mypagecolumn {
	width: 900px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 15px;
}

#mypagecolumn h2 {
	background-image: url(/user_data/packages/default/img/title00.jpg);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

#mynavarea {
	width: 180px;
	float: left;
	margin-bottom: 20px;
}

#mynavarea ul {
	margin-bottom: 15px;
}

#mynavarea li {
	list-style-type: none;
}

#mycontentsarea {
	float: left;
	width: 720px;
}

#mycontentsarea h3 {
	background-image: url(/user_data/packages/default/img/bar_back03.gif);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

#mycontentsarea p {
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 1.5em;
}

#mycontentsarea table {
	margin-left: 10px;
	border: 1px solid #999999;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
}

#mycontentsarea tr {
}

#mycontentsarea th {
	font-size: 1em;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F5F5F5;
}

#mycontentsarea td {
	line-height: 1.5em;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#mypagecolumn .tblareabtn {
	margin-top: 10px;
	margin-bottom: 20px;
}

/*-----------------------------------
　　　・シングルページ
------------------------------------*/
#undercolumn_single {
	padding-bottom: 10px;
	margin-bottom: 10px;

}

#undercolumn_single h2 {
	background-image: url(/user_data/packages/default/img/title_bg1.jpg);
	background-repeat: no-repeat;
	height:53px!important;
	line-height:53px;
	text-indent: 15px;
	font-weight:bold;
	margin-bottom:10px;
	color: #FFF;
	}

#undercolumn_single h3 {
	height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	font-size: 1em;
	text-align: left;
	clear: both;
	text-indent: 30px;
	background-color: #000000;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

.page_single_wrap01 {
	line-height: 1.8em;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}

.page_single_wrap02 {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
	line-height: 1.8em;
}

#undercolumn_single  table {
	border: 1px solid #999999;
	font-size: 1em;
	margin-top: 15px;
}

#undercolumn_single th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F5F5F5;
	width: 120px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#undercolumn_single td {
	line-height: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #424242;
	color: #FFF;
	font-size: 12px;
}

#undercolumn_single .02table {
	line-height: 0.8em;
}

#undercolumn_single ol {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#undercolumn_single ol li {
	list-style-position: inside;
	margin-bottom: 5px;
}

#undercolumn_single .name01 {
	text-align: right;
	margin-top: 25px;
}

#undercolumn_single .text {
	padding-right: 30px;
	padding-left: 30px;
	line-height: 1.5em;
}

.page_map01 {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}

.page_map01 h4 {
	margin-top: 10px;
	font-size: 1em;
}

.page_map01 li {
	list-style-position: inside;
	list-style-type: square;
	margin-top: 3px;
	margin-left: 5px;
}

#undercolumn_single .otoiawase {
	margin-top: 10px;
}

/*-----------------------------------
　　　・カレンダー
------------------------------------*/

#block-calendar {
	margin: 15px 0 0 0;
}

#block-calendar table {
	border-collapse: collapse;
	text-align:center;
	width: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #4d4d4d;
}

#block-calendar th, #block-calendar td {
	padding: 2px 4px;

}

#block-calendar th {
	color: #fff;
	background-color: #2b2b2b;
}

#block-calendar .off {
	color: #FFFFFF;
	background-color: #2b2b2b;
}

#block-calendar caption {
	color: #fff;
	text-align: center;
	font-weight: bold;
}


/*-----お買い物ガイド--------*/

#guidearea{
	margin-top:10px;
}

#guidearea li {
	list-style-position: inside;
	list-style:none;
}

/*-----特別設定--------*/
.top_wrap01 {
	margin-bottom: 15px;
	margin-top: 10px;
}

.content01 {
	margin-top: 10px;
	margin-bottom: 15px;
}

.content01 li {
	padding-right: 5px;
	background-image: url(/user_data/packages/default/img/left_icon01.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-indent: 20px;
	background-position: 0px 4px;
	list-style-type: none;
}

#single_page {
	padding-bottom: 10px;
	margin-bottom: 10px;
	color:#FFF;
}


#single_page h2 {
	background-image: url(/user_data/packages/default/img/title_bg1.jpg);
	background-repeat: no-repeat;
	height:53px!important;
	line-height:53px;
	color:#FFF;
	text-indent: 15px;
	font-weight:bold;
	margin-bottom:10px;
}

#single_page h3 {
	background-image: url(/user_data/packages/default/img/title_bg2.jpg);
	background-repeat: no-repeat;
	height:31px!important;
	line-height:31px;
	color:#fff;
	text-indent: 25px;
	font-weight:bold;
	margin-bottom:10px;
}

.single_tableA table {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CDB387;
	border-left-color: #CDB387;
	width: 739px;
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 0px;
}

.single_tableA th {
	padding: 10px;
	background-color: #ECEADB;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E1D5BB;
	border-bottom-color: #E1D5BB;
	text-align: center;
}

.single_tableA td {
	padding: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E1D5BB;
	border-bottom-color: #E1D5BB;
}

.page_single_wrap01 {
	line-height: 1.8em;
	margin-bottom: 20px;
	border: 2px dotted #E1D5BB;
	background-color: #F5F5F5;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	margin-top: 15px;
}

.map {
	margin-right: 25px;
	margin-left: 0;
	margin-top: 20px;
}

#top_news1{margin-bittom:15px; height:150px;}
#top_news2{margin-bittom:15px; height:150px;}

#concept p{padding-left:10px; margin-bottom:25px;}




/*-----------------------------------
　　　・SOLD OUT
------------------------------------*/


.soldout_overlay {
	margin: 0;
	padding: 0;
	text-align: center;
	width:130px;
	height:130px;
	padding-bottom: 20px;
	background:url("../img/soldout-overlay.png");
	display: block;
}
.soldout_overlay img {
 filter:alpha(opacity=40);-moz-opacity:0.2;
 -moz-opacity:0.40;
 opacity:0.40;
}
.item-box-photo {
	padding: 0;
	text-align: center;
	width:130px;
	height:130px;
	padding-bottom: 20px;
	display: block;
}


.audition {
	background-color: #494949;
	width: 330px;
}
.audition h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A30000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

