@charset "utf-8";
/* CSS Document */

#content h1{
	margin-bottom:10px;
}

#content h2{
	margin-bottom:1px;
}

#content .staff_box01 {
	width:710px;
	margin-right:-10px;
	margin-bottom:40px;
}

#content .staff_box01 ul li {
	float:left;
	margin-right:1px;
}

#content .voice_box01 {
	margin-bottom:30px;
}

#content .voice_box02 {
	padding:0px 10px;
	margin-bottom:20px;
}

#content .voice_box02 .box02 {
	width:500px;
	font-size:1.2em;
}

#content .voice_box02 .box02 h3 {
	font-size:1.166em;
	margin-bottom:20px;
}

#content .voice_box02 .box02 p {
	margin-bottom:20px;
}

#content .voice_box03 {
	padding:0px 10px;
	margin-bottom:20px;
}

#content .voice_box03 .box01 {
	width:590px;
	font-size:1.2em;
}

#content .voice_box03 .box01 p {
	margin-bottom:20px;
}

#content .voice_box04{
	width:680px;
	margin:auto;
	padding-bottom:30px;
	border-bottom:1px dotted #D1CDC9;
	margin-bottom:30px;
}

#content .voice_box05{
	width:680px;
	margin:auto;
}

#content .voice_box05 dl dt img{
	vertical-align:bottom;
	
}

#content .voice_box05 dl dd{
	border:1px solid #DCD6CC;
	background:url(../img/common_voice_bg_01.png);
	padding:3px;
	
	border-top:0px;
	padding-top:0px;
}

#content .voice_box05 dl dd .box01{
	background:#fff;
	padding:19px 20px;
}

#content .voice_box05 dl dd .box01 .box02{
	width:350px;
}

#content .voice_box05 dl dd .box01 .box02 p{
	font-size:1.2em;
	margin-bottom:10px;
}

#content .voice_box05 dl dd .box01 .box02 .title{
	font-weight:800;
	font-size:1.4em;
}

#content .voice_box05 dl dd .box01 .box02 .title a{
	padding-left:10px;
	background:url(../../../common/arrow01.png) no-repeat 0px 50%;
}




	



