@charset "UTF-8";
#list_wrap {
	width: 900px;
	margin: 0px auto;
}
#list_wrap #list_table {
	margin: 50px auto 0px;
	width: 860px;
}
#list_wrap #list_table #selecter {
	height: 133px;
	padding: 0px 0px 10px;
}
#list_wrap #list_table #selecter ul {
	padding: 0px 0px 0px 77px;
}
#list_wrap #list_table #selecter ul li {
	float: left;
	font-size: 1px;
	line-height: 1px;
	padding: 0px 25px 0px 0px;
}
#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 {
	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: 28px 50px;
	clear: both;
}
#list_wrap .list_caution {
	padding: 25px 50px;
	font-size: 75%;
	line-height: 1.5;
	clear: both;
}
#list_wrap .maker_option {
	background: #666;
	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;
}
#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;
	height:50px;
}
#stage tr.gray td.bl{
	border-left:solid 1px #E6E6E6;
}




.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;
}
.green{
	color:green;
}

#stage tr th {
	padding:10px 10px 10px 20px;
}
#stage td {
	padding:4px 0;
	text-align:center;
	
}
.star {
	color:red;
}


#stage table {
	clear:both;
	width:860px;
/*--  --*/
	display:none;
	margin-bottom:30px;
	font-size:90%;
}

#stage table#list01 {

}

.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;
}
