@charset "UTF-8";
#goaisatu {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 60px;
}
.title {
	color: #FF0000;
	margin-top: 15px;
	font-size: 18px;
	font-weight: normal;
}
.shacho_name {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
.name {
	background-color: #006633;
	display: block;
	padding-left: 10px;
	font-size: medium;
	height: 27px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
}
#customer {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	font-size: 12px;
}
.customer_voice {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding: 7px;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.shacho_voice {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding: 7px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.return {
	clear: both;
	margin-bottom: 30px;
	padding-top: 20px;
	text-align: right;
}
#goaisatu li {
	list-style-type: none;
	font-size: 13px;
	line-height: 150%;
	padding: 5px;
	color: #444444;
}
