@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: 10px;
}

div.opt li {
	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;
	background-image: url(../../img/main_lineup_header_bg.jpg);
	margin-top: 30px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 130%;
	background-repeat: repeat-x;
}
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;
}.ccc {
}
div#main_contents_left div.opt h3 span {
	font-size: 12px;
	font-weight: normal;
}
