@import url("reset.css");
@charset "utf-8";
/* CSS Document */

.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: 501807;
}
.titl {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #b30101;
}
.title01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #501807;
}


body{ margin:0;	background-color:#dd681c; font-size:12px;}

#SECTION{ margin-top:40px;}
#SECTION h3{ font-size:13px; font-weight:bold; color:#A81F24; margin-bottom:10px;}
#SECTION p{ margin-bottom:30px; line-height:20px;}
a{ text-decoration:none;}
a:link{ color:#D53917; text-decoration:underline;}
a:hover{ text-decoration:none;}

