@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.png);
	margin-top: 30px;
	margin-bottom: 30px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #148DD2;
}
.stylenavi {
	font-size: 14px;
	color: #000000;
	width: 135px;
	font-weight: bold;
	vertical-align: bottom;
	text-align:center;
}
.stylenavi a {
	font-size: 14px;
	color: #000000;
	width: 135px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height: 40px;
	background-image:url(../images/normbtn.jpg);
	background-repeat:repeat-x;
}
.stylenavi a:hover {
	background-image:url(../images/activebtn.jpg);
	background-repeat:repeat-x;

}
.stylenaviactive a {
	font-size: 14px;
	color: #000000;
	width: 135px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height: 40px;
	background-image:url(../images/activebtn.jpg);
	background-repeat:repeat-x;
}
.stylenavibtm {
	font-size: 14px;
	color: #000000;
	width: 190px;
	font-weight: bold;
	vertical-align: bottom;
	text-align:center;
}
.stylenavibtm a {
	font-size: 14px;
	color: #000000;
	width: 190px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height: 30px;
	background-image:url(../images/normbtn.jpg);
	background-repeat:repeat-x;
}
.stylenavibtm a:hover {
	background-image:url(../images/activebtn.jpg);
	background-repeat:repeat-x;

}
.stylenavibtmactive a {
	font-size: 14px;
	color: #000000;
	width: 190px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height: 30px;
	background-image:url(../images/activebtn.jpg);
	background-repeat:repeat-x;
}

.stylenaviLEFT {
	font-size: 14px;
	color: #000000;
	width: 169px;
	font-weight: bold;
	vertical-align: bottom;
	text-align:left;
}
.stylenaviLEFT a {
	font-size: 14px;
	color: #000000;
	width: 169px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration:none;
	display:block;
	text-align:left;
	line-height: 30px;
	background-image:url(../images/normbtn.jpg);
	background-repeat:repeat-x;
	padding-left: 20px;
}
.stylenaviLEFT a:hover {
	background-image:url(../images/activebtn.jpg);
	background-repeat:repeat-x;
	padding-left: 20px;

}
.stylenaviLEFTactive a {
	font-size: 14px;
	color: #000000;
	width: 169px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration:none;
	display:block;
	text-align:left;
	line-height: 30px;
	background-image:url(../images/activebtn.jpg);
	background-repeat:repeat-x;
	padding-left: 20px;
}