#main_contents .navi{
	width: 766px;
	padding-bottom: 11px;
	margin: 0 auto 22px;
	color: #999999;
	background-image: url("../images/common/long_line.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}

#main_contents .navi a {
	color: #999999;
}

#main_contents  .box_field {
	width: 620px;
	margin-bottom: 14px;
	margin-left: 88px;
	overflow: hidden;
	clear: both;
}

#main_contents  .box_field .box {
	width: 270px;
	float: left;
	overflow: hidden;
}

#main_contents  .box_field .box .note_field {
	width: 270px;
	margin-bottom: 30px;
	overflow: hidden;
}

#main_contents  .box_field .box .note_field .title {
	width: 270px;
	margin-bottom: 8px;
	overflow: hidden;
}

#main_contents  .box_field .box .note_field .note {
	width: 216px;
	margin-bottom: 12px;
	margin-left: 34px;
	padding-left: 20px;
	background-image: url("../images/sitemap/mark.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
}

#main_contents  .box_field .box .note_field .note h3 {
	font-size: 12px;
}
