#subBody #boxL {
	width: 355px;
	float: left;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BCA25C;
}
#subBody #boxR {
	width: 340px;
	float: right;
	padding-bottom: 30px;
	padding-left: 15px;
}
#subBody .indexbox01 {
	font-size: 14px;
	margin-bottom: 20px;
}
#subBody .indexbox01 a {
	color:#666;
	text-decoration: none;
}
.indextitle {
	color: #666;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFBD64;
	padding-top: 5px;
	padding-bottom: 5px;
}

.submenutitle {
	color: #666;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 5px;
}

