@charset "utf-8";



h2
{
	background-image: url(../feature/images/feature_ttl.gif);
	height: 42px;
	width: 640px;
	margin-top: 20px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 50px;
}

h3
{

	margin-bottom: 30px;
}


h4
{
	background-image: url(../feature/images/future_lineup.gif);
	height: 16px;
	width: 208px;
	margin-top: 10px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}

#leftbox
{
	width: 410px;
	float: left;
	padding-right: 20px;
}

#leftbox img
{
	margin-top: 20px;
}

#rightbox
{
	width: 190px;
	float: left;
	padding: 10px;
	background-color: #F6F6F6;
	margin-top: 10px;
}

#rightbox p
{
	margin-bottom: 15px;
	font-size: 90%;
}

#rightbox img
{
	margin-bottom: 10px;
}

#type_c
{
	width: 210px;
	float: left;
	margin-right:5px;
	margin-bottom: 20px;

}
.title_c
{
	display:block;
	width:210px;
	height:57px;
	background-image:url(../feature/images/type_title_c.gif);
	text-indent: -9999px;
	font-size: 0px;
}
.text_c
{
	width: 208px;
	display:block;
	height:39px;
	background-image:url(../feature/images/type_txt_c.gif);
	text-indent: -9999px;
	font-size: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#type_t
{
	width: 210px;
	float: left;
	margin-right:5px;
	margin-bottom: 20px;

}
.title_t
{
	display:block;
	width:210px;
	height:57px;
	background-image:url(../feature/images/type_title_t.gif);
	text-indent: -9999px;
	font-size: 0px;
}
.text_t
{
	width: 208px;
	display:block;
	height:39px;
	background-image:url(../feature/images/type_txt_t.gif);
	text-indent: -9999px;
	font-size: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#type_b
{
	width: 210px;
	float: left;
	margin-bottom: 20px;

}
.title_b
{
	display:block;
	width:210px;
	height:57px;
	background-image:url(../feature/images/type_title_b.gif);
	text-indent: -9999px;
	font-size: 0px;
}
.text_b
{
	width: 208px;
	display:block;
	height:39px;
	background-image:url(../feature/images/type_txt_b.gif);
	text-indent: -9999px;
	font-size: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#type_box
{
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	width: 208px;
	min-height:200px;
	_height:200px;
}

#type_box2
{
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 188px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.type_stxt
{
	margin-left:10px;
	margin-right:10px;
	font-size:90%;
	line-height: 16px;
}
