@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div.section h3{
	margin-bottom:15px;
}
div.section h4{
	margin-bottom:10px;
	padding-left:15px;
	color:#014080;
	font-weight:bold;
	background:url(../common/image/ico_squareblue.gif) no-repeat 0 4px;
}
div#sell dt{
	padding-left:15px;
	font-weight:bold;
	background:url(../common/image/ico_squareblack.gif) no-repeat 4px 7px;
}
div#sell dt.titleOnly{
	margin-bottom:15px;
}
div#sell dd{
	margin:0 0 15px 15px;
}
div#sell p{
	margin:0 0 15px 15px;
}
p.btSell{
	text-align:center;
}
div#buy dl{
	margin-left:15px;
}
div#buy dt{
	font-weight:bold;
}
div#buy dd{
	margin-bottom:15px;
}
div#buy p{
	margin:0 0 15px 15px;
}
div#buy ul{
	margin:0 0 15px 15px;
}
div#buy li{
	padding-left:15px;
	background:url(../common/image/ico_squareblack.gif) no-repeat 4px 7px;
}
