@charset "utf-8";
.nav {
	text-align: left;
	margin: 0 auto 24px;
	width: 650px;
	height: 34px;
	display: block;
	position: relative;
}
.nav li {
	position: absolute;
	top: 0;
}
.nav li.btn-nav-1 {
	left: 0;
}
.nav li.btn-nav-2 {
	left: 213px;
}
.nav li.btn-nav-3 {
	left: 434px;
}

.nav{
	font-size:0;
	line-height:1;
	}
.nav li a{
	display:block;
}


h1.hdg-answer-01{
	margin:0 0 45px;
	}
h2.hdg-answer-02{
	margin:0 auto 45px;
	text-align:center;
	}
h3.hdg-answer-03{
	text-align:center;
	margin:0 auto 20px;	
	}

/* 緑 */
.box-green{
	width:647px;
	margin:0 auto 12px;
	padding:0;
	background:url(/decommission/common/images/visual/answer/bg_green_middle.gif) left top repeat-y;
	}
.bg-green-top,.bg-green-bottom{
	width:647px;
	display:block;	
	}
.bg-green-top{
	height:35px;
	background:url(/decommission/common/images/visual/answer/bg_green_top.gif) left top no-repeat;
}
.bg-green-bottom{
	height:41px;
	background:url(/decommission/common/images/visual/answer/bg_green_bottom.gif) left bottom no-repeat;
	}
.box-green h4{
	text-align:center;
	margin-bottom:36px;
	}
.box-green .box-answer{
	width:570px;
	margin:0 auto;}
.box-green-end{
	margin:0 auto 18px;
}

/* 青 */
.box-blue{
	width:647px;
	margin:0 auto 12px;
	padding:0;
	background:url(/decommission/common/images/visual/answer/bg_blue_middle.gif) left top repeat-y;
	}
.bg-blue-top,.bg-blue-bottom{
	width:647px;
	display:block;	
	}
.bg-blue-top{
	height:35px;
	background:url(/decommission/common/images/visual/answer/bg_blue_top.gif) left top no-repeat;
}
.bg-blue-bottom{
	height:41px;
	background:url(/decommission/common/images/visual/answer/bg_blue_bottom.gif) left bottom no-repeat;
	}
.box-blue h4{
	text-align:center;
	margin-bottom:36px;
	}
.box-blue .box-answer{
	width:570px;
	margin:0 auto;}
.box-blue-end{
	margin:0 auto 18px;
}

/* オレンジ */
.box-orange{
	width:647px;
	margin:0 auto 12px;
	padding:0;
	background:url(/decommission/common/images/visual/answer/bg_orange_middle.gif) left top repeat-y;
	}
.bg-orange-top,.bg-orange-bottom{
	width:647px;
	display:block;	
	}
.bg-orange-top{
	height:35px;
	background:url(/decommission/common/images/visual/answer/bg_orange_top.gif) left top no-repeat;
}
.bg-orange-bottom{
	height:41px;
	background:url(/decommission/common/images/visual/answer/bg_orange_bottom.gif) left bottom no-repeat;
	}
.box-orange h4{
	text-align:center;
	margin-bottom:36px;
	}
.box-orange .box-answer{
	width:570px;
	margin:0 auto;}
.box-orange-end{
	margin:0 auto 18px;
}

/* 赤 */
.box-red{
	width:647px;
	margin:0 auto 12px;
	padding:0;
	background:url(/decommission/common/images/visual/answer/bg_red_middle.gif) left top repeat-y;
	}
.bg-red-top,.bg-red-bottom{
	width:647px;
	display:block;	
	}
.bg-red-top{
	height:35px;
	background:url(/decommission/common/images/visual/answer/bg_red_top.gif) left top no-repeat;
}
.bg-red-bottom{
	height:41px;
	background:url(/decommission/common/images/visual/answer/bg_red_bottom.gif) left bottom no-repeat;
	}
.box-red h4{
	text-align:center;
	margin-bottom:36px;
	}
.box-red .box-answer{
	width:570px;
	margin:0 auto;}
.box-red-end{
	margin:0 auto 18px;
}


.box-answer a:hover{
	filter:alpha(opacity=50);
	-ms-filter:"alpha(opacity=50)";
	opacity:0.5;
	}

a.movie1{
	display:block;
	margin-top:30px;
	}