@charset "Shift_JIS";

/* -------------------------------------- */
/* list_wrap */
/* -------------------------------------- */
#list_wrap {
	width:900px;
	margin:0 auto;
}
#list_wrap #list_table {
	margin:40px auto 0;
	width:860px;
}
#list_wrap #list_table .caption {
	margin:0 3px 10px 0;
	text-align:right;
}

#list_wrap #list_table #tab {
	background:#000;
	height:52px;
	width:860px;
}
#list_wrap #list_table #tab ul {
	height:48px;
	width:860px;
}
#list_wrap #list_table #tab ul li {
	float:left;
	font-size:1px;
	line-height:1px;
}
#list_wrap #list_table #stage {
	clear:both;
}
#list_wrap h3 {
	background:url(../image/divider_h3.jpg) no-repeat center bottom;
	padding:25px 40px;
}
#list_wrap .section {
	margin:0px;
	padding:0px 0px 20px;
	background:url(../image/divider.jpg) no-repeat center bottom;
}
#list_wrap .section  ul {
	margin:0px;
	padding:0px;
}
#list_wrap .section  ul li {
	list-style-image:url(../image/list-marker.gif);
	margin:0px 0px 0px 25px;
	padding:0px 0px 0px 0px;
}
#list_wrap .col_left {
	width:410px;
	float:left;
	padding:0px 0px 0px 40px;
}
#list_wrap .col_right {
	width:410px;
	float:left;
	padding:0px 0px 0px 40px;
}
#list_wrap .col_left.last {
	width:800px;
}
#list_wrap h4 {
	padding:20px 50px;
	clear:both;
}
#list_wrap .list_caution {
	padding:25px 50px;
	font-size:75%;
	line-height:1.5;
	clear:both;
}
#list_wrap .maker_option {
	background:#808080;
	color:#FFF;
	padding:6px 10px;
	margin:0px auto;
	clear:both;
	width:800px;
}

/*__________________________________________________*/
#stage th {
	background-color:#E6E6E6;
	border:solid 1px #f3f3f3;
}
#stage td {
border:solid 1px #D9D9D9;
}
#stage .gray td {
border:solid 0px #D9D9D9;
border-left:solid 1px #fff;
}
#stage table {
}
#stage table th {
line-height:160%;
padding:10px auto;
}
#stage .th_nbr {
	border-right:solid 0px #E6E6E6;
}
#stage tr.gray td {
	background-color:#666;
	font-weight:bold;
	color:#FFF;
}

#stage .lightgray {
	background-color:#ccc;
	font-weight:bold;
	border-top:0px;
}
#stage .th_type {
	border-right:solid 1px #666;
}

#stage .type_vamos {
	background:#29ABE2;
}
#stage .type_hobio_g {
	background:#FBB03B;
}
#stage .type_hobio_pro {
	background:#8CC63F;
}


.spec_nenpi td {
	background-color:#DFE7EA;
}
td.colored {
	background-color:#DFE7EA;
}

#stage th.nenpi_del {
	border-right:solid 1px #E6E6E6;
}

div.width_full_sdw_btm {
	width:auto;
}

#stage tr th {
	padding:10px 10px 10px 20px;
}
#stage td {
	padding:4px 0;
	text-align:center;
}

#stage table {
	clear:both;
	width:860px;
display:none;
	margin-bottom:30px;
	font-size:90%;
}

.caption {
	font-size:90%;
}
#stage tr.gray td.border {
	border-collapse:collapse;
	
	border:solid 1px #d9d9d9;
	background-color:#666;
}
.btn_detail {
	display:block;
	float:right;
}