.sp {  font-size: 12px; line-height: 16px; color: #FFFFFF}
.cap {  font-size: 16px; font-weight: 600; color: #000066}
.what {  font-size: 12px; line-height: 17px}
.feature { font-size: 14px; line-height: 20px; color: #000066; font-weight: bolder}
.heya_b { font-size: 12px; line-height: 17px ; font-weight: bold}
.link_sp { font-size: 12px; line-height: 16px; color: #CCFFFF}
.b_sp { font-size: 12px; line-height: 16px; color: #00CCFF}
.sp_s { font-size: 10px; line-height: 16px; color: #FFFFFF }
.new_l{
	font-size: 16px;
	line-height: 16px;
	color: #FA1401;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bolder;
	text-decoration: underline;
}
.new_s{
	font-size: 11px;
	line-height: 16px;
	color: #FF0000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bolder;
}#td_topimg {
	background-image: url(img/main.jpg);
	margin: 0px;
	padding: 0px;
	height: 422px;
	width: 763px;
}
#top_info {
	margin: 14px;
	padding: 5px;
	height: auto;
	width: 310px;
	color: #FFFFFF;
	background-color: #333333;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	border: 1px solid #EEC630;
}
#top_info h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}
#top_info p {
	font-size: 12px;
	margin: 5px;
	padding: 0px;
	line-height: 1.2em;
}
