.ma10 {
	margin-right: 40px;
	margin-left: 40px;
}
.topic_ttl {
	font-size: 130%;
	font-weight: bold;
	color: #F39700;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	width: 580px;
}
.topic_ttl2 {
	font-size: 120%;
	font-weight: bold;
	color: #00A144;
	margin-top: 10px;
	margin-bottom: 10px;
}
.topic_ttl3 {
	font-size: 120%;
	font-weight: bold;
	color: #F39700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 405px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.topic_ttl3_2 {
	font-size: 120%;
	font-weight: bold;
	color: #F39700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 580px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.spec_a {
	font-size: 100%;
	font-weight: bold;
}
.spec_b {

	font-size: 90%;
}
.inquiry_ttl {
	font-size: 110%;
	font-weight: bold;
	color: #663333;
	margin-top: 15px;
	margin-bottom: 20px;
	width: 580px;
}
.bordertbl td {
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.bordertbl .noboder td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.green {
	color: #663333;
}
.inquiry_midashi {
	margin-top: 30px;
	margin-bottom: 3px;
}
.bordertbl .long {
	width: 380px;
}
.bordertbl .middle {
	width: 150px;
}
.bordertbl .short {
	width: 80px;
}
.bordertbl .s_short {
	width: 40px;
}

.ma10 textarea {
	height: 70px;
	width: 575px;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
