@charset "utf-8";

#main_left p {
	padding: 5px;
	background: #eee;
}

#main_left h3 {
	width: 625px;
	color: #444;
	border-top: 1px dashed #444;
}

#main_left h3.no_line {
	border-top: none;
}

#main_left .contents_text {
	background: #eee;
	margin-bottom: 5px;
	padding-bottom: 1px;
}

#main_left h4 {
	background: url("../image/less02/icon_arrow01.gif") 0 3px no-repeat;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: -8px;
}

p.left_border {
	border-left: 1px solid #444;
	margin-left: 10px;
}
