@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
}
a.top-navi  {
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#e8da2d; text-decoration:none; padding: 16px 25px 0 25px; height: 32px;
}
a:hover.top-navi {
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#ffffff; text-decoration:none;
}
.top-navi-act {
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#ffffff; text-decoration:none; padding: 16px 25px 0 25px; height: 32px;
}
.content {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #474747; line-height:20px; text-decoration:none;
}
.line-bg {
	background: url(../images/line.jpg) repeat-x;
}
.bott-navi {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #474747; text-decoration:none;
}
a.bott-navi {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #474747; text-decoration:none;
}
a:hover.bott-navi {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #000000; text-decoration:none; padding-bottom:3px; border-bottom: 1px solid;
}
.bott-navi-act {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #000000; text-decoration:none; padding-bottom:3px; border-bottom: 1px solid;
}
.content-tbl { font-size: 11px; color:#000000; text-decoration:none; line-height:15px;}
.content-wht { font-size: 11px; color:#ffffff; text-decoration:none; font-weight:bold;}
.content-lf { font-size: 14px; color:#284da6; line-height: 20px; text-decoration:none;}
.vline { background:url(../images/vline.png) repeat-y center top; }
.hline { background:url(../images/hline.png) repeat-x center center; }