#body{
	width: 865px;
	margin-left: auto;
	margin-right: auto;
	border-color: #cccccc;
	border-style: solid;
	border-width:1px;
	color: #666666;
	}
		/* ヘッダー */
	#header{
	width: 860px;
	height: auto;
	background-color: #ffffff;
	}
	/* ヘッダー終了 */

	
	
	

/*左コンテンナ*/
#lcon{
		width: 150px;	
		float: left;	
	height: auto;		
	
			
	}			
			
/*右コンテナ*/
#rcon{
	display:inline;
	width: 705px;
	float: right;
	height: auto;			
		}
		
/* フッター */
			#footer{
	clear:both;
	width: 805px;
	height: auto;
	background-color:#ffffff;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 12px;
	}
	
		/*ナビ*/

#navi{
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 12px;
	background-color: #FFF;
	}

ul#navi li{
	width: 145px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	}



ul#navi li a{
	display: block;
	width: 145px;
	text-decoration: none;
	background-color: #666666;
	color: #ffffff;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	}
	
ul#navi li a:hover{
	background-color: #ffffff;
	color:#09F;
	text-decoration: underline;
	}	
	
    ul#navi li a:active{
	color:#00ffff;
	}
	

	
	.home {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 145px;
}

	/*ナビ終了*/
	
	/*リンク*/

a:link{
	color:#333333;
	text-decoration:none;
	}

a:visited{
	color:#006699;
	text-decoration:underline;
	}

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

a:active{
	color:#00ffff;
	}
	
		/*リンク終了*/
/* 回り込み解除 */
	.floatclear　{
	clear: left;		
}	



/*ホームブランド用*/
.hb{
	padding-top: 5px;
	height: 120px;
	width: 830px;
	font-size: 12px;
	line-height: 150%;
	
	}

.nmlogo{
	border-color: #cccccc;
	border-style: solid ;
	border-width:1px;
	}		
	
	
#top{
	padding-left: 5px;
	font-size: 12px;
	}
h1{
	font-size:110%;
	font-weight: normal;
	margin-top: o;
	margin-bottom: 0;
	color: #666666;
	}
h2{
	font-size: 100%;
	font-weight: normal;
	margin-top: o;
	margin-bottom: 0;
	color: #666666;
	}

h3{
	font-size: 100%;
	font-weight: normal;
	margin-top: o;
	margin-bottom: 0;
	color: #666666;
	}
			/* トップ商品アイテムボックス */
.topitembox{
	float: left;
	width: 678px;	
    border: 1px  solid  #cccccc;
	margin: 0 10px  5px  5px;
	padding: 0px ;
	
	}
	
.topitemphoto{
    float: left;   
	width: auto;	
	height: auto;
	margin: 0;
	padding: 5px ;
	text-align: left;		

	}
	
.topitemtext{
   float: right;
   height: auto;
	width: 500px;	
	margin: 0;
	padding: 5px;
   text-align: left;		
	
	
	}


	
	/* 商品アイテムボックス */
.itembox{
	width: 205px;
	margin: 0 10px  5px  5px;
	padding: 0px;
	float: left;
	height: auto;
	}
	
.itemphoto{
	width: 205px;	
	height:230px;
	border: 1px  solid  #cccccc;
	border-bottom: 0;					
	margin: 0;
	padding: 5px ;
	text-align: center;		

	}
	
.itemtext{
	width: 205px;
	border: 1px solid  #cccccc;
	border-top: 0;
	margin: 0;
	padding: 5px;
	height:60px;
	text-align: left;
	font-size: 12px;
	}
	




	
/*ボディセンター*/
.center{
	padding-left: 10%;
	padding-right: 10%;
	color: #333;
	}

.hr{
	background-color: #003366;
	height:1px;
	}


	/*テーブル*/
table {
	color: #666666;
}

/*テキストf66ブルー*/
.ff66 {
	color: #06F;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

/*テキストf00レッド*/
.f00 {
	color: #F00;
	font-size: 16px;
}

/*抹消線*/
.utikesi {
	text-decoration: line-through;
}

.margin1 {
	margin-bottom: 1px;
}
.maragin-02 {
	margin-bottom: 0.2px;
}

