.body {
	font-family: "MS UI Gothic","Osaka","hiragino gothic",  Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	width: 500px;
}
.naiyou {
	/*font-family: "Osaka",  "MS UI Gothic", sans-serif;*/
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: justify;
	text-indent: 5px;
	left: 10px;
	display: block;
	width: 480px;
	margin-left: 30px;
	padding: 0px;
}
.title {
    /*font-family: "Osaka", "MS UI Gothic", sans-serif;*/
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}
.form_style {
	/*font-family: "Osaka", "MS UI Gothic", sans-serif;*/
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-indent: 10px;
	line-height: 150%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_style_naiyou {
	/*font-family: "Osaka", "MS UI Gothic", sans-serif;*/
	font-size: 12px;
	color: #444444;
	background-color: #f9f8e4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_listtitle {
	/*font-family: "Osaka", "MS UI Gothic", sans-serif;*/
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
	border: 1px solid #FFFFFF;
}
.form_style_qust_border {
	/*font-family: "Osaka", "MS UI Gothic", sans-serif;*/
	font-size: 12px;
	color: #444444;
	background-color: #f9f8e4;
	border: 1px solid #A89966;
}

