@charset "utf-8";
#contents h3  {
	background-image: url(../bin/com/h3.gif);
	background-repeat:no-repeat;
	height:40px;
	font-size:18px;
	color: #666;
	margin: 1.5em 1em 0 1em;
	padding:0.3em 0 0 1em;
	text-align: left;
}
#contents .return {
	font-size: 90%;
	letter-spacing: 5px;
	color: #690;
	display: block;
	float: right;
	margin: 0 30px 0 0;
}
#contents a {
	text-decoration: none;
}
#contents a:visited {
	font-color: #609;
}
#contents a:active, #contents a:hover {
	text-decoration: underline;
}

.boxTitle {
	background-image: url(../bin/com/boxTitle.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	height: 27px;
	padding: 0 0 0 10px;
	font-weight: bold;
}

