@charset "shift_jis";



#acMenu dt{
    display:block;
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    cursor:pointer;
    }
#acMenu dd{
    background:#f2f2f2;
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    display:none;
    }

#contents div.answerbox div.enq {
	float:left;
	width:200px;
}
#contents div.boxtype01 {
	margin-bottom:30px;
	padding:10px 15px 15px 15px;
}
#contents #voicebox {
	padding:30px 20px 0px 20px;
}

#contents #voicebox h2 {
	margin-bottom:20px;
}

#contents #voicebox p.lead {
	margin-bottom:40px;
}
#contents div.questionbox {
	position:relative;
	margin-bottom:30px;
}
#contents .answerbox .answer dl.alist {
	font-size:93%;
	width:200px;
	float:right;
}
#contents div.answerbox div.enq div.thumb {
	text-align:center;
	margin-bottom:10px;
}
#contents {
	float:right;
	width:740px;
}
#gnavi li.voice a {	width:107px;	background-position:-671px 0;}
#gnavi li.voice a.over,
#gnavi li.voice a.on,
#gnavi li.voice a:hover {	background-position:-671px -42px;}

body{
font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}