@charset "Shift-JIS";
#main_area h3 {
	margin: 0px;
	padding: 0px;
}
.content01_top {
	background-image: url(../img/common/under_flame02_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 17px 0 0 0;
}
.content01_bottom {
	background-image: url(../img/common/under_flame02_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0 0 17px 0;
}
.content01_middle {
	background-image: url(../img/common/under_flame02_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 16px 30px 0 24px;
}.content01_box {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.content01_left {
	background-image: url(../img/voice/voice_ph_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	margin: 0px;
	padding: 15px 0 35px 15px;
	float: left;
	height: 205px;
	width: 215px;
}
.content01_right {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 294px;
}
.content01_title {
	background-image: url(../img/voice/voice_name_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 3px 0 10px 30px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	color: #333333;
}
.content01_text {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
