@charset "utf-8";

/*=================================
	voice setting
=================================*/


.innerContents{
	background:url(../images/voice_bg01.jpg) no-repeat 0 0;
	padding:48px 35px 0;
	font-size:14px;
}
.sectionBkage{
	border-top:1px solid #DDDDDD;
}
.firstSection{
	border-top:none;
	padding-bottom:40px;
}
.sectionBkage h3{
	margin:35px 0 30px;
}

.col01{
	width:360px;
	float:left;
}
.col02{
	width:300px;
	float:right;
}
.col03{
	width:321px;
	float:left;
}
.col04{
	width:326px;
	float:right;
}

#column{
	margin-top:35px;
	background:#F7E4C5;
	border-top:1px solid #3A0A00;
	border-bottom:1px solid #3A0A00;
	padding:2px 0;
}
#column dl{
	background:#FAEFDC;
	border-top:1px solid #C0AA9A;
	border-bottom:1px solid #C0AA9A;
	padding:30px 20px;
}
#column dl dt{
	text-align:center;
	margin-bottom:30px;
}