@charset "utf-8";

#wrap #contents #main {
	float: left;
	width: 509px;
}
#wrap #contents #main p {
	padding-left: 25px;
	padding-right: 25px;
	line-height: 21px;
	margin-top: 12px;
	font-size: 13px;
	color: #6C4702;
}


#wrap #contents #side {
	background-image: url(../images/tit_side.jpg);
	background-position: top;
	width: 200px;
	float: right;
	background-color: #d4e3c7;
	padding-top: 25px;
	background-repeat: no-repeat;
	height: 351px;
	padding-right: 15px;
	padding-left: 15px;
}

#wrap #contents #main #top_nav {
	margin-left: 12px;
}
#wrap   #contents   #main   #top_nav img {
	margin-top: 14px;
	margin-bottom: 20px;
	margin-right: 5px;
}
