.Bgleft {
	background-image: url(../image/index/image_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Bgright {

	background-image: url(../image/index/image_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.address {
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 130%;
	padding-top: 11px;
	padding-left: 11px;
	padding-bottom: 16px;
	font-family: "Meiryo", "MS PGothic", "Osaka";
}
.ImageBg {
	background-repeat: no-repeat;
	background-position: left top;
}
.default {
	font-size: 9pt;
	line-height: 150%;
	font-family: "Meiryo", "MS PGothic", "Osaka";
}
.VoiceTitle {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 8px;
	font-family: "Meiryo", "MS PGothic", "Osaka";
	color: #922a40;
}
.VoiceBorder {
	font-size: 9pt;
	line-height: 150%;
	font-family: "Meiryo", "MS PGothic", "Osaka";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c4;
}
form {
	margin: 0px;
	padding: 0px;
}
.inquiry {
	font-size: 9pt;
	line-height: 150%;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-family: "Meiryo", "MS PGothic", "Osaka";
}
.txt8pt {
	font-size: 8pt;
	line-height: 120%;
	font-family: "Meiryo", "MS PGothic", "Osaka";
}