@charset "utf-8";
/* CSS Document */


/* container
------------------------------------------------------------*/

#goods #contents h1 {
	background: url(../img/title.jpg) no-repeat left top;
}

#goods #contents div.goods {

}

div.goods div.g_bland h2 {
	margin: 20px 0 0 0;
}

#goods #contents div.goods div.g_bland div.g_box {
	margin-top: 10px;
}

div.goods div.g_bland div.g_box h2 {
	background: url(../../common/img/icon2.jpg) no-repeat left center;
	height:auto;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
}


#contents div.goods div.g_box p.g_txt {
	margin-top: 3px 0 0 12px;
}
