@charset "UTF-8";
div.opt {
	font-size: 12px;
	color: #666666;
}
div.opt a:link,a:visited,a:active {
	color: #666;
	text-decoration: none;
}

div.opt a:hover {
	color: #666;
	text-decoration: underline;
}

div.opt ul {
	margin-bottom: 30px;
	margin-top: 15px;
}

div.opt li {
	line-height: 1.2em;
	margin: 10px 0 5px 6px;
	padding-left: 18px;
	background-image: url(../../img/main_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;	
}

div.opt h3 {
	font-size: 16px;
	color: #fff;
	padding: 6px 0 6px 10px;
	background-image: url(../../img/main_lineup_header_bg.jpg)
}
div.opt h4 {
	color: #598043;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
div.opt p {
	margin-bottom: 10px;
	padding: 10px 5px 10px 10px;
	line-height: 1.2em;
	border: 1px solid #d5d5d5;
}
.totop {
	margin-bottom: 5px;
	text-align: right;
	border: none;
}
div.opt .left {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}
div.opt-inn {
	clear: both;
}
div.opt .left-inn {
	width: 240px;
}
div.opt .right {
	float: left;
	width: 240px;
}
