@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ff8400;
	text-decoration: none;
	font-size: 10px;
	background-image: url(../images/bgr_bottom_frame.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.text_1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.7em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.05em;

}

.text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;

}

.text_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.02em;

}

.text_3 a {
	color: #000000;
	text-decoration: none;

}

