
.section{
	padding: 0 0 45px;
}
.section#section04{
	padding: 0 0 15px;
}

	.section .inner_wrap{
		padding: 0 30px 20px;
	}
		.section .inner_wrap .icon{
			float: left;
			width: 90px;
		}
		.section .inner_wrap .txt{
			overflow: hidden;
			_zoom: 1;
			
			font-size: 18px;
			font-weight: bold;
			
			padding: 13px 0 0;
		}
	
	/* answer_wrap
	-----------------------*/
	.section .answer_wrap{
		position: relative;
	}
		.section .answer_wrap img{
			display: block;
		}
		.section .answer_wrap .middle{
			border-left: 2px solid #FFCD9A;
			border-right: 2px solid #FFCD9A;
			padding: 20px 28px;
		}
			.section .answer_wrap .middle .inner_title{
				font-size: 16px;
				line-height:2;
				font-weight: bold;
				padding: 5px 0 5px 92px;
				background: url(/inquiry/img/improvement/icon_answer.gif) no-repeat left center;
			}
				.section .answer_wrap .middle .inner_title .icon{
					vertical-align: middle;
				}
				
			.section .answer_wrap .middle .txt{
				padding: 20px 0 0;
				font-size: 14px;
				line-height: 2;
			}
			.section .answer_wrap .middle .boxR{
				position: absolute;
			}
			
			
			
			
			#section01 .answer_wrap .boxL {
				width: 496px;
				padding: 0 0 23px;
			}
			#section01 .answer_wrap .boxR {
				top: 80px;
				right: 30px;
			}
			
			#section02 .answer_wrap .boxL {
				width: 496px;
				padding: 0 0 15px;
			}
				#section02 .answer_wrap .boxL .caution{
					font-size: 12px;
					line-height:1.5;
					display: block;
					padding: 5px 0 0;
				}
			#section02 .answer_wrap .boxR {
				top: 11px;
				right: 15px;
			}
			
			
			#section03 .answer_wrap .boxL {
				width: 459px;
				padding: 0 0 52px;
			}
				#section03 .answer_wrap .boxL strong{
					font-weight: bold;
					color: #FF7F00;
				}
			#section03 .answer_wrap .boxR {
				top: 17px;
				right: 37px;
			}
			
			#section04 .answer_wrap .boxL {
				width: 500px;
				padding: 0 0 77px;
			}
				#section04 .answer_wrap .boxL strong{
					font-weight: bold;
					color: #FF7F00;
				}
			#section04 .answer_wrap .boxR {
				top: 17px;
				right: 27px;
			}
			#section05 .answer_wrap .boxL {
				width: 500px;
				padding: 0 0 77px;
			}
			#section05 .answer_wrap .boxR {
				top: 17px;
				right: 27px;
			}
			
			
			
			
			