@charset "Shift_JIS";

/*	
///////////////////////////////////////////////
///////////////////////////////////////////////
///////////////////////////////////////////////
///////　　　　　　　　　　　　　　　　　///////
///////　　　　　　　　　　　　　　　　　///////
///////　　　　　　　　　　　　　　　　　///////
///////　トップ以外のリキッド用CSS　　　///////　
///////　　　　　　　　　　　　　　　　　//////
///////　　　　　スタイル　　　　　　　　/////
///////　　　　　　　　　　　　　　　　　//////
///////　　　　　　　　　　　　　　　　　//////
///////////////////////////////////////////////
///////////////////////////////////////////////
///////////////////////////////////////////////
----------------------------------------------- */


/*---基本
---------------------------------------*/
#header {clear:both;width:100%;}

#contents {clear:both;width:100%;}

#footer {margin:0 10px;clear:both; text-align:right;}

/*---商品一覧
---------------------------------------*/
#category_left {
width:auto;
position: absolute;
z-index:1000;
clear:both;
}


/*---特集等の内容
---------------------------------------*/

#contents_main_wrap {/*float:right;width:100%;margin-left:-200px;*/
position:relative;
width:99%;}

#contents_main {
position: relative;
left:200px;
top:0;
margin-right:200px;}


/*---商品詳細
---------------------------------------*/
#product_main {margin-right:200px;padding-left:10px;}

#bskt_right {
	width:20%;
	margin-top:5px;
	float:left;
/*	background-color:#aaaaaa;*/
}

/*---モノローグ
---------------------------------------*/
#extra-col {
  float: left;
  width: 170px;
 }

#main-col {
  margin: 10px 20px　10px　195px;
}
