@charset "UTF-8";
/* CSS Document */
/*Sitemap*/
#contents #pagetitle {
	background: url(../img_common/slash.gif);
	margin: 0px 0px 20px;
	padding: 5px 0px;
	vertical-align: middle;
	}
#contents #pagetitle h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-indent: 8px;
	display: block;
	color: #99CF16;
}
#contents .contents_box #left {
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
	width: 340px;
	font-size: 14px;
	line-height: 28px;
}
#contents .contents_box #right {
	margin: 0px 0px 30px;
	padding: 0px;
	float: right;
	width: 340px;
	font-size: 14px;
	line-height: 28px;
}
#contents a {
	color: #666666;
	text-decoration: none;
}
#contents a:hover {
	color: #99CF16;
}

