/* CSS Document */



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #362F2D;
}

body {
	background-image: url(../image/bg_main.gif);
	text-align: center;
	margin: 0px 0px 0% 0px;
	line-height: 130%;
}

#wrapper {
	width: 680px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	clear: left;
	margin-left: auto;
}

#wrapper_sec {
	width: 620px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}

#header {
	width: 680px;
	background-image: url(../image/ba_header.gif);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 68px;
	float: left;
}

#menu {
	width: 680px;
	background-image:url(../image/menu_01.gif);
	margin: 0px 0px 0px 0px;
	height: 33px;
	float: left;
	padding-top: 7px;
}

#contents {
	width: 680px;
	background-image: url(../image/bg_maincontents.gif);
	float: left;
}

#footer {
	width: 680px;
	height: 47px;
	background-image:url(../image/bg_footer.gif);
	float: left;
	margin-bottom: 20px;
	padding-top: 4px;
	background-repeat: no-repeat;
}

#contents_a {
	width: 380px;
	background-image: url(../image/obj_tablebg.gif);
	float: left;
	margin: 10px 5px 10px 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#contents_a2 {
	width: 610px;
	background-image: url(../image/obj_tablebg.gif);
	float: left;
	margin: 10px 10px 10px 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#contents_b {
	background-color:#F9F8F3;
	margin: 10px 5px 0px 0px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #BEB8A3;
	border-bottom-color: #BEB8A3;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#contents_b2 {
	background-color:#F9F8F3;
	margin: 5px 5px 0px 0px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #BEB8A3;
	border-bottom-color: #BEB8A3;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#contents_b3 {
	background-color:#F9F8F3;
	margin: 5px 5px 0px 0px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #BEB8A3;
	border-bottom-color: #BEB8A3;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 0.85em;
}

#contents_c {
	width: 220px;
	background-image: url(../image/obj_tablebg.gif);
	float: right;
	margin: 10px 0px 0px 0px;
	padding-bottom: 5px;
	height: 100%;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}	

#contents_d {
	width: 380px;
	background-image: url(../image/obj_tablebg.gif);
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	padding-left: 5px;
	float: left;
}

h1 {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 30px;
	margin-top: 0px;
	margin-bottom: 4px;
	text-align: left;
	padding-left: 50px;
}

h2 {
	font-size:0.875em;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
}

h3{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

h3.line {
	color: #CC6600;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	border-bottom: 1px dotted #336600;
	font-size: 14px;
	font-weight: bold;
}

h4{
    font-family: Arial,sans-serif;
    font-size: 0.875em;
    font-weight: bold;
    color: #005500;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h5{
    font-family: 'Vonness Medium',Arial,sans-serif;
    font-size: 100%;
    color: #334d55;
    margin: 0px;
    padding: 0px;
}

a{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #336600;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: underline;
}

ul{
	list-style-type: square;
	margin: 10px 0px 0px 0px;
	padding-left: 15px;
	line-height: 130%;
	list-style-image: url(../image/p_1.gif);
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li {
	line-height: 150%;
	margin-bottom: 1em;
}

.top li{
	list-style-type: square;
	margin: 15px 0px 0px 0px;
	padding-left: 5px;
	line-height: 130%;
	list-style-image: url(../image/misc.gif);
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

p {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.menu a{
    padding-left:10px;
	padding-right:10px;
}

p.footer {
	font-size:0.7em;
	color: #666633;
}

.contents_b2 p{
	text-align: left;
}

.red {color: #CC0000}

.green {color: #336600}

.blue {color: #336666}

