@charset "EUC-JP";

/*  reset
---------------------------------------------------------- */
body,div,ul,li,p,h2{
	margin: 0;
	padding: 0;
}

h2,em{
	font-style: normal;
	font-weight: normal;
}

h2{
	font-size: 100%;
}

li{
	list-style: none;
}

/*  #contents
---------------------------------------------------------- */
body{
	min-width: 670px !important;
}

#contents{
	width:670px;
	padding: 0;
	color: #333333;
	font-size: 12px;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	line-height: 1.4;
}

#main {
	float: none;
	margin:0 auto;
}
h2.tit em{
	margin: 0 10px 0 0;
	padding: 0 0 0 24px;
	font-weight: bold;
	font-size: 134%;
}

div.box_searchPrice {
	padding:20px;
	margin: 0 auto;
}

/*-- box_searchPrice --*/
#main .box_searchPrice h2.tit{
	background: url(/common_v2/img/icon_h_price.gif) no-repeat 4px 2px;
}

#main .box_searchPrice ul{
	overflow: hidden;
	padding: 8px 0 8px 0;
	border-top: 1px solid #e5e5e5;
}

#main .box_searchPrice ul:first-child{
	border: none;
}

#main .box_searchPrice ul li{
	float: left;
	width: 149px;
	border-left: 1px solid #e5e5e5;
	text-align: center;
}

#main .box_searchPrice ul li:first-child{
	border: none;
}

/*-- box_searchPrice --*/
#main .box_searchPrice h2.tit{
	background: url(/common_v2/img/icon_h_price.gif) no-repeat 4px 2px;
}

#main .box_searchPrice .box_roundWhite{
	margin: 0 0 10px 0;
	padding: 2px 10px 2px 10px;
}

#main .box_searchPrice .box_roundWhite ul{
	overflow: hidden;
	padding: 8px 0 8px 0;
	border-top: 1px solid #e5e5e5;
}

#main .box_searchPrice .box_roundWhite ul:first-child{
	border: none;
}

#main .box_searchPrice .box_roundWhite ul li{
	float: left;
	width: 149px;
	border-left: 1px solid #e5e5e5;
	text-align: center;
}

#main .box_searchPrice .box_roundWhite ul li:first-child{
	border: none;
}

/*  clear fix
---------------------------------------------------------- */
div{
	/zoom: 1;
}

div:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
