@charset "EUC-JP";   /*   文字コード   */

/*全体設定*/
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li	{ margin: 0; padding: 0; }
body { background-color:#936F55; color:#333333; font-size:12px ;line-height:16px margin: 0; padding: 0; }

table { table-layout:fixed; }

a img                     { border: none; }
a span, hr                { display: none; }
.clear                    { clear: both;}
.clear br, .no_view       { display: none; }

/*フォント設定*/
.font1 { font-size: 10px;line-height:14px }
.font2 { font-size: 12px;line-height:16px }
.font3 { font-size: 14px;line-height:16px }
.font4 { font-size: 16px;line-height:16px }
.font5 { font-size: 18px;line-height:16px }
.font6 { font-size: 13px;line-height:16px }

/*買い物テーブル用*/
#buy{
	background-color:#ffffff;
	width:603px; height:350px;
	margin:0px auto;
	text-align:left;
	background-image: url(/shop/corda/ps2/2/encore/images/buy_back2.gif);
	background-repeat:no-repeat;
}
#buy.c{ margin:0px auto; }
#buy table{ width: 575px; }
#buy table.2{ width: 350px; padding:0px; }
#buy table.3{ width: 300px; padding:0px; }

#buy2		{ width: 550px; margin-left:10px; }
#buy2 table{ width: 550px; border:solid 1px #cccccc; background:#ffffff; padding:0px; }

/*買い物テーブル2用*/
#buy3{
	background-color:#ffffff;
	width:603px; height:400px;
	margin:0px auto;
	text-align:left;
	background-image: url(/shop/corda/ps2/2/encore/images/buy_back.gif);
	background-repeat:no-repeat;
}
#buy3.c{ margin:0px auto; }
#buy3 table{ width: 575px; }
#buy3 table.2{ width: 350px; padding:0px; }
#buy3 table.3{ width: 300px; padding:0px; }

#buy4		{ width: 550px; margin-left:10px; }
#buy4 table{ width: 550px; border:solid 1px #cccccc; background:#ffffff; padding:0px; }

/*商品説明用テーブル用*/
#waku		{ width: 600px; margin-left:100px; }
#waku table { width: 600px;  padding:2px; color:#515756; }
#waku td.k { width: 125px; background-color:#CBEFF8; padding:5px;  }
#waku　p		{ position: absolute; top:0px; left: 1px; text-align:center; }
#waku img		{ margin: 0px 0px 3px; }

/*画像の回り込み*/
.float { float: left; margin-right: 1px; text-align:left; }
.floatclear { clear: both; }

/*ページトップへ*/
.front			{ border: solid 0px #cccccc; padding:5px; margin-top:5px ;width:640px; text-align:right; margin-left:80px; }
.front a		{ background:url(/member/fanclub/nl2007/images/front.gif) no-repeat; width:180px; height: 15px; display: block; }
.front a:hover	{ background-position: 0 -15px; }

