@charset "UTF-8";

/* inquiry */
h2.title {
	overflow: hidden;
	width: 636px;
	height: 127px;
	background-image: url(../images/inquiry/title.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	clear: both
}
h3.title {
	overflow: hidden;
	width: 636px;
	height: 82px;
	background-image: url(../images/inquiry/subtitle.gif);
	background-repeat: no-repeat;
	text-indent: -99999px
}

div#g_con {
	margin-left: 16px;
	width: 600px;
	background-image: url(../images/g_bg.gif);
	background-repeat: no-repeat;
}
div.g_btm {
	margin: 0 0 2px 16px;
	width: 600px;
	height: 14px;
	background-image: url(../images/g_btm.gif);
	background-position: top;
	background-repeat: no-repeat
}
div#g_con div.l_con {
	padding: 28px 0 8px 20px;
	width: 289px;
	float: left
}
div#g_con div.r_con {
	margin: 0;
	padding: 28px 0 8px 30px;
	width: 225px;
	float: left
}
div#g_con p.btn {
	margin: -0.7em 0 0 0;
	text-align: right
}
div#g_con p.cart {
	margin-top: 0.5em;
	text-align: center
}
div.r_con ul.goods {
	padding-top: 8px;
	width: 225px;
	list-style-type: none
}
div.r_con ul.goods li {
	padding: 4px 0 5px 20px;
	background-image: url(../images/ico_arrow.gif);
	background-position: 0 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DEDEDE
}
