@charset "utf-8";




#publish_howtobuy h2.publish_title {
	width: 565px;
	padding-left: 1px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-bottom: 15px;
	background: transparent url(/common/images/line_01.gif) repeat-x left bottom;
	text-indent: 0px;
	font-size: 16px;
}
#publish_howtobuy h3.howtobuy_title {
	margin-bottom: 10px;
	font-size: 14px;
}

#publish_howtobuy .txt_01 {
	line-height: 1.5em;
	font-size: 14px;
}
#publish_howtobuy .txt_02 {
	padding: 15px;
	background: #EDE4E8;
	line-height: 1.5em;
	font-size: 14px;
}

#publish_howtobuy .company_box {
	padding-bottom: 40px;
}
#publish_howtobuy .company_box table {
	width: 558px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#publish_howtobuy .company_box table th {
	width: 196px;
	padding: 5px 0px 5px 10px;
	border-right: 1px solid #E3E3E3;
	background-color: #EDE4E8;
	font-weight: normal;
}
#publish_howtobuy .company_box table th,
#publish_howtobuy .company_box table td {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	line-height: 1.5em;
}

