@charset "utf-8";

/*------------------------------------------------

◆layout

------------------------------------------------*/

#siteTop div.main h2{
	margin : 0;
	padding : 0;
}

#siteTop div.main div.top ul.navi{
	overflow : hidden;
	margin : 0 0 10px;
	padding : 0;
}

#siteTop div.main div.top ul.navi li{
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#siteTop div.main div.mainPrArea{
	clear : left;
	margin : 0 0 15px;
}

#siteTop div.main div.mainPrArea p{
	margin : 0;
}

#siteTop div.main div.recommend{
	float : left;
	width : 280px;
}

#siteTop div.main div.new{
	float : right;
	width : 270px;
}

#siteTop div.main div.recommend h2,
#siteTop div.main div.new h2{
	margin-bottom : 5px;
}

#siteTop div.main div.recommend p,
#siteTop div.main div.new ul,
#siteTop div.main div.new li{
	margin : 0;
	padding : 0;
}

#siteTop div.main div.new li{
	list-style-type : none;
	margin-bottom : 5px;
}

#siteTop div.main div.pcset{
	clear : both;
	margin-top : 0;
}

#siteTop div.main div.product{
	margin-bottom : 20px;
}

#siteTop div.main div.product p.catchCopy{
	margin : 5px;
	padding : 5px;
	line-height : 1.6;
}

#siteTop div.main div.product table{
	display : -moz-inline-box;
	display : inline-block;
	margin : 5px 0 5px 5px;
	border : none;
	width : 180px;
	border-collapse : separate;
	vertical-align : top;
}

#siteTop div.main div.pcset table.strong{
	margin : 5px;
	width : 270px;
}

#siteTop div.main div.product td,
#siteTop div.main div.product th{
	padding : 0;
	border : none;
	text-align : center;
}

#siteTop div.main div.product th{
	border-width : 1px 1px 0 1px;
}

#siteTop div.main div.product th a,
#siteTop div.main div.product th span{
	display : block;
	padding : 6px 0;
}

#siteTop div.main div.product td.pic{
	border-width : 0 1px 1px 1px;
	padding : 0;
	height : 110px;
	vertical-align : middle;
}

#siteTop div.main div.product table.strong td.pic{
	border-width : 0 1px 1px 1px;
	padding-top : 10px;
	height : 170px;
}

#siteTop div.main div.product td.outline{
	border-width : 0 1px 1px 1px;
	padding : 5px 0;
}

#siteTop div.main div.product td.link{
	padding-bottom : 5px;
}

#siteTop div.main div.product table.strong td.link{
	padding-top : 7px;
	padding-bottom : 8px;
	width : 150px;
	text-align : center;
}

#siteTop div.main div.product table.strong td.price{
	width : 120px;
}

#siteTop div.main div.product td.price span{
	padding-right : 3px;
	line-height : 1;
}

#siteTop div.main div.product td.price img{
	padding-right : 3px;
	vertical-align : baseline;
}

#siteTop div.main div.product table.strong td.price img{
	vertical-align : bottom;
}

#siteTop div.main div.product p.link{
	margin : 5px;
	padding : 5px;
	text-align : center;
}

#siteTop div.main p.remarks,
#siteTop div.main dl.remarks{
	margin : 0;
	padding : 0 5px;
}


/*------------------------------------------------

◆theme

------------------------------------------------*/

#siteTop div.mainPrArea{
	
}

#siteTop div.main h2,
#siteTop #footer div.promise h2{
	background : none;
}

#siteTop div.main div.product th{
	border-style : solid;
	border-color : #CCC;
	background : url(../../img/common/bg_title_list_product.jpg) repeat-x left bottom;
}

#siteTop div.main div.product td.pic{
	border-style : solid;
	border-color : #CCC;
}

#siteTop div.main div.product td.outline{
	border-style : solid;
	border-color : #CCC;
}

#siteTop div.main div.product td.price{
	color : #F00;
}

#siteTop div.main div.product td.price span{
	color : #F00;
}


#siteTop div.main div.product td.price,
#siteTop div.main div.product td.link{
	background : url(../../img/common/bg_slash.jpg) repeat left top

}

#siteTop div.main div.product p.link{
	background : url(../../img/common/bg_slash.gif) repeat left top;
}


/*------------------------------------------------

◆fonts

------------------------------------------------*/

#siteTop div.main div.product th a,
#siteTop div.main div.product th span{
	font-weight : bold;
}


#siteTop div.main div.product td.price span{
	font-family : Verdana,"Arial Black", Gadget, sans-serif;
	font-weight : bold;
	font-size : 24px;
}


#siteTop div.main div.product table.strong td.price span.special{
	letter-spacing : -1px;
	font-size : 38px;
}

#siteTop div.main p.remarks,
#siteTop div.main dl.remarks{
	font-size : 77%;
}


	#siteTop div.main dl.remarks dt{
		font-weight : bold;
	}