@charset "utf-8";
#main {
	background: url(../zfile/base/table_background.png);
}
#footer {
	background: url(../zfile/base/table_background.png) repeat center;
}
#foot_board {
	background: url(../zfile/base/foot_contents_bk.png);
	border-top: 1px solid #36558D;
	border-right: 1px solid #22365B;
	border-bottom: 1px solid #22365B;
	border-left: 1px solid #36558D;
}
#footer_board a {
	color: #CCCCCC;
	font-size: 11px;
	list-style: none;
	padding: 0px 15px;
	margin: 0px;
}
#footer_board a:hover {
	color: #CCFF33;
	font-size: 11px;
	list-style: none;
	padding: 0px 15px;
	margin: 0px;
}
#footer_list ul {
	color: #CCCCCC;
	font-size: 11px;
	list-style: none;
	padding: 0px 15px;
	margin: 0px;
}
#footer_list a {
	color: #CCCCCC;
	font-size: 11px;
	list-style: none;
	padding: 0px 15px;
	margin: 0px;
}
#footer_list a:hover {
	color: #CCFF33;
	font-size: 11px;
	list-style: none;
	padding: 0px 15px;
	margin: 0px;
}
#footer_list {
	color: #CCFF33;
	font-size: 11px;
	list-style: none;
	border-left: 1px solid #999999;
	height: 100%;
}
#footer_menu td{
	color: #CCCCCC;
	font-size: 10px;
	list-style: none;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	border-left: 1px solid #999999;
	line-height: 16px;
}
.btn {
}
#contents {
	background: url(../zfile/base/white_back.png);
	color: #333333;
}
#policy {
	color: #0D1A31;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
}
