body {
	background:url(images/back.gif);
	margin:0px;
	font-size: 12px
	}

.font1 {
	color: #FFFFFF;
	line-height: 18px;
	}
	
.font2 {
	color: #000066;
	word-spacing: 5em;
	line-height: 18px;
	font-weight: 300;
	}
	
a:link{
	color:#FFFFFF;
	text-decoration: underline;
	}

a:visited{
	color:#CCCCCC;
	text-decoration: underline;
	}


a:hover{
	color:#FFFF00;
	text-decoration: underline;
	}

a img {
border:none;
}

div#menu{
	width:800px;
	}	
#menu ul, #menu li{
	margin:0;
	padding:0;
	list-style:none;
	}
#menu li{
	float:left;
	background-color:#0000CC;
	border: 1px outset #000066;
	}
#menu a, #menu a:link, #menu a:visited{
	text-decoration:none;
	color:#ffffff;
	width:155px;
	text-align:center;
	display:block;
	position:relative;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}
#menu a:hover{
color:#FF6600;
	background-color:#FFFF99;
	width:155px;
	text-align:center;
	display:block;
	position:relative;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}

div#menu2{
	}	

#menu2 a, #menu2 a:link, #menu2 a:visited{
	text-decoration:none;
	color:#000066;
	}
#menu2 a:hover{
	background-color:#FFFF99;
	}

div#header{
	height: 108px;
	width: 876px;
	background-image: url(images/subhead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}

DIV#title{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-left: 6px;
	}

DIV#contents {
	background-image:url(images/back2.jpg);
	width: 736px;
	height: 100%;
	padding: 5px 25px 5px 25px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center;
	}

DIV#footer {
	background-image:url(images/foot.jpg);
	font-size: 10px;
	width: 776px;
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	padding: 5px;
	}
	

DIV#link{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
            text-align:left;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-left: 6px;
	}

table.item_menu{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#eeeeee;
    empty-cells:show;
}
.item_menu th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    background-color:#224499;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
    width: 200px;
}
.item_menu td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
    width: 480px;
    text-align:left;
}

.item_menu  td a {
color: #0000FF;
}

table.gyouji_menu{
    border-top:1px solid #111111;
    border-left:1px solid #111111;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#eeeeee;
    color :#000000;
    empty-cells:show;
}
.gyouji_menu th{
    border-right:1px solid #111111;
    border-bottom:1px solid #111111;
    background-color:#224499;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
    width: 200px;
    color : #BBBBAA;
}
.gyouji_menu td{
    border-right:1px solid #111111;
    border-bottom:1px solid #111111;
    padding:0.3em 1em;
    text-align:left;
}

.gyouji_menu td a {
color: #0000FF;
}

.gyouji_menu td a:hover {
color: #880088;
}


table.bochi_menu{
    color : #FFFFFF;
    font-size: 13px;    
}
.bochi_menu th{
    width: 80px;
    text-position: top;
    text-align:center;
}
.bochi_menu tD{
    text-align:left;
}
