@charset "Shift_JIS";
body {
	background-attachment: scroll;
	background-color: #fffee8;
	background-image: url(../../img/com/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.tbl_main {
	background-image: url(../../img/com/tbl_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.tt_copyright {
	font-size: 11px;
	color: #505050;
}
.foot_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.txt_menu {
	font-size: 10px;
	color: #505050;
	line-height: 18px;
}
.tbl_flash {
	border: 1px solid #e6e6e6;
}
.txt_12 {
	font-size: 12px;
	line-height: 16px;
	color: #505050;
}
.news {
	font-size: 12px;
	line-height: 14px;
	color: #505050;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
}
.links {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.txt_12redb {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #990000;
}
