/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
}

table{
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

img,div,input{ behavior: url("as/iepngfix.htc") }

h1 {
	height: auto;
	margin: 0px;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer_txt {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	padding-left: 10px;
}
.main_table {
	background-image: url(../image/common/main_bk.jpg);
	background-repeat: no-repeat;
}
.header_btn {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.header_btn a{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header_btn a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt10_w {
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
}
.txt10_g {
	color: #006600;
	font-size: 10px;
	letter-spacing: 1px;
}
