@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ebebeb;
}
.header_bg {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
}
.white_round_bot_bg {
	background-image: url(images/white-round-center.jpg);
	background-repeat: repeat-x;
}
.grey_text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b9b9b;
	text-decoration: none;
	line-height: 22px;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7e83;
	text-decoration: none;
}
.link_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7e83;
	text-decoration: none;
}
.link_bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.black_text12_sp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
.click-here-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #B3CC4A;
	text-decoration: none;
}
.click-here-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
.textblack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
