@charset "utf-8";

#gn06 a {
    background: url(/img/nav06_on.jpg) no-repeat 0 0 ;
    display: block;
    height: 55px;
    width: 137px;
}

#gn06 a img {
    display: none;
}


/*	voice
-------------------------------------------------------------*/
.voice section#voice h3 {
	margin:0 0 20px 0;
}
.voice section#voice section {
	margin:0 0 40px 0;
}
.voice section#voice section.img_box {
	overflow:hidden;
	zoom:1;
}
.voice section#voice section.last {
	margin:0 0 50px 0;
}
.voice section#voice section h4 {
	font-size:1.4em;
	font-weight:bold;
	line-height:1.2;
	padding:0 0 13px 0;
	background:url(../img/h4_bg.gif) left bottom no-repeat;
}
.voice section#voice section dl {
	margin-top:20px;
}
.voice section#voice section.img_box dl {
	margin-left:210px;
}
.voice section#voice section dl dt {
	font-size:1.4em;
	line-height:1.6;
	font-weight:bold;
}
.voice section#voice section dl dd {
	font-size:1.2em;
	line-height:1.6;
}

.voice section#voice section.img_box ul {
	float:left;
	width:200px;
}
.voice section#voice section.img_box ul li {
	margin-top:20px;
}