@charset "utf-8";
.left_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
.left_links a {
	color:#333333;
	text-decoration:none;
}
.left_links a:hover {
	color:#333333;
	text-decoration:underline;
}
.top_main_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
.top_main_link a {
	color:#FFFFFF;
	text-decoration:none;
}
.top_main_link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.left_link_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
	padding-left: 10px;
	padding-right: 15px;
}
.left_link_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	padding-left: 10px;
	padding-top: 5px;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}
.home_form_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	width: 200px;
	margin-left: 10px;
}
.home_form_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	width: 200px;
	margin-left: 10px;
}
.left_bg {
	background-image: url(../images/form_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
