@charset "utf-8";
/* CSS Document */
.header {
	width:1000px;
	float:left;
	background-color:#ffffff;
	text-align:center;
}

.navi-left {
	float:left;
	background-color:#ffffff;
	padding: 8px 131px 0px 0;
}

.container {
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:0;
}
.wrapper {
	background-color:#ffffff;
	padding:20px 0 20px 0;
	width:1000px;
}

.box1 {
	width: 800px;
	padding-bottom:20px;
	position:relative; left:100px;
}

.box2 {
	padding-bottom:20px;
	position:relative; left:147px;
}

.box3 {
	margin-top:20px;
	width: 800px;
}

.box4 {
	margin-top:20px;
	width: 800px;
	position:relative; left:216px;
}



img.box3{
text-align:center;
}


.letter01 {
	padding:20px 0;
}

.cont_left{	
	float: left;
	margin: 0 10px 20px 0 ;
	width: 295px;
}

.cont_right{
	float: right;
	margin-right:20px;
	width: 425px;
}

p.cont_right{
	text-justify:inter-ideograph;
	color: black;
	font-size: 95%;
	line-height: 150%;
}

.question{
	color:#EB6C1F;
	font-weight: bold;
}

.faq_left_text{
	width: 500px;
	float: left;
	margin:0 20px 20px 0;
}

.faq_left_img{
	width: 280px;
	float: left;
	margin:0 20px 20px 0;
}

.faq_right_img{
	float: right;
	margin:0 0 20px 0;
}

.faq_right_img{
	float: right;
	margin:0 0 20px 0;
}

.faq{
	margin:20px 0;
}

.voice{
	border:1px; 
	border-style:solid;
	border-color: #E50050;
	padding: 0px 20px 20px 20px ;
	font-size: 80%;
}

.voice_name{
	color: #E50050;
	font-weight: bold;
	font-size: 16px;
}

.past{
	float: left;
	margin-right: 25px;
	
}

.past02{
	float: right;
}

.line{
	color:#EB6C1F;
	text-align: center;
	margin: 20px 0;
}



.footer {
	text-align:center;
	font-size:12px;
	padding:25px 0;
	color: black;
}

.marB25 { margin-bottom:25px;}
