@charset "shift_jis";

/***** ベース *****/

#h1box {
	float:right;
}

h1 	{
	font-size: 10px;
	line-height: 130%;
	font-weight:normal;
	margin:0;
	display: inline;
}

#h1box p 	{
	font-size: 10px;
	line-height: 130%;
	color: #000000;
	margin:0;
	display: inline;
}

.srgnmal {
	font-weight:normal;
	font-size: 10px;
}


.clear {
	margin:0;
	padding:0;
}


.pan {
	color:#666;
	font-size:12px;
	text-align:left;
	margin:0;
	padding:0 0 5px 2px;
}

h3.globalnavi{
	width:100%;
	background-color:#adadad;
	font-size:12px;
	font-weight:bold;
	line-height:200%;
	color:#FFFFFF;
	text-align:center;
	padding:0;
	margin:0;
	overflow: auto;
}

img {
	border:0;
}




/***** 商品リスト *****/


#boxB #itembox {
	width:618px;
	height:auto;
	margin:0;
}



#boxB .threeitemleft {
	width:200px;
	height:auto;
	margin:0 9px 10px 0;
	float:left;
}

#boxB .threeitemcenter {
	width:200px;
	height:auto;
	margin:0 0 10px 0;
	float:left;
}

#boxB .threeitemright {
	width:200px;
	height:auto;
	margin:0 0 10px 9px;
	float:left;
}






	