﻿.contents_head{
	width:100%;
	height:auto;
}
.info_area{
	width:100%;
	margin-top:40px;
	height:auto;
	background-color:#ffffff;
}
.info_head{
	width:100%;
	height:auto;
}
.info_box{
	width:680px;
	height:auto;
	margin-left:60px;
	margin-bottom:15px;
}
#info_box_border{
	border-bottom:1px dashed #a3a3a3;
}
.info_title{
	width:100%;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:10pt;
	color:#000000;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "Osaka", "Arial", "Helvetica", "sans-serif";
	font-weight:bold;
}
.info_text{
	width:100%;
	height:auto;
	margin-bottom:25px;
}
.info_img{
	float:right;
	margin-bottom:25px;
	margin-left:10px;
}
.voice_title{
	width:100%;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:10pt;
	color:#333333;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "Osaka", "Arial", "Helvetica", "sans-serif";
	font-weight:bold;
	border-bottom:1px dashed #a3a3a3;
}
.voice_text{
	width:100%;
	height:auto;
	margin-bottom:15px;
	font-size:9pt;
	color:#000000;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "Osaka", "Arial", "Helvetica", "sans-serif";
}
.voice_img{
	float:right;
	height:auto;
	margin-left:10px;
	font-size:8pt;
	line-height:1.2em;
	color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "Osaka", "Arial", "Helvetica", "sans-serif";
}
