@charset "utf-8";
body {
	margin:0 0 0 0;
	background-image: url(../images/common/main_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.txt_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 23px;
	width: 210px;
	border: 1px solid #000000;
	padding-top: 5px;
}
.txt_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9e419;
	text-decoration: none;
}
.txt_sm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_sm1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3e4511;
	text-decoration: none;
}
.txt_sm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9e419;
	text-decoration: none;
	line-height: 17px;
}
.main_img {
	background-image: url(../images/common/main_img.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_bg {
	background-image: url(../images/common/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

