﻿@charset "UTF-8";

#contentMain .box {
	width: 510px;
	margin: 10px auto 20px;
}
	#contentMain .box img {
		margin: 0 0 5px 0;
	}
	#contentMain .box p {
		margin-bottom: 1em;
	}

#contentMain h3 {
	width: 539px;
	height: 35px;
	padding-left: 10px;
	color: #7D5325;
	font-size: 16px;
	line-height: 35px;
	background: url("../../commonNew/images/bg_headline.gif") no-repeat;
}