body{
margin: 0;
padding: 0;
line-height: 160%;
font-size: 12px;
color: #000000;
background: url('images/back_line.png');
background-repeat: repeat-y;
background-position: center top;
text-align: left;
}

td{
text-align: left;
}

a:link, a:visited{
color: #FF3300;
text-decoration: none;
}

a:hover, a:active{
color: #ff9933;
text-decoration: none;
}


#menu{
width: 800px;
line-height: 28px;
background: #FFCC00;
text-align: left;
border-bottom: 1px solid #996633;
margin: 0px;
}

.menu{
font-size: 12px;
font-weight: bold;
padding-left: 20px;
padding-right: 20px;
border-right: solid 1px #996633;
line-height: 28px;
text-align: center;
background: #FFCC00;
}

.menu a:link{
font-size: 12px;
color: #663300;
text-decoration: none;
}

.menu a:visited{
font-size: 12px;
color: #663300;
text-decoration: none;
}

.menu a:hover, a:active{
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
}

h1{
width: 580px;
line-height: 32px;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
padding-left: 9px;
background:url('images/h1.png');
background-repeat: no-repeat;
text-align: left;
margin: 0px;
}

h2{
font-weight: bold;
border-left: 8px solid #FF0000;
padding-left: 6px;
font-size: 12px;
margin: 0;
color: #333333;
line-height: 18px;
}

.contents{
margin-top: 4px;
padding: 4px;
padding-left: 8px;
padding-right: 8px;
}

.right_menu{
color: #FFFFFF;
font-size: 11px;
}

.right_menu a:link{
color: #FFFFFF;
font-size: 11px;
text-decoration: underline;
}

.right_menu a:visited{
color: #FFFFFF;
font-size: 11px;
text-decoration: underline;
}

.right_menu a:hover{
color: #FFFFFF;
font-size: 11px;
text-decoration: underline;
}

.right_menu a:active{
color: #FFFFFF;
font-size: 11px;
text-decoration: underline;
}

.text10{
font-size: 10px;
line-height: 120%;
text-align: center;
}

.text11{
font-size: 11px;
line-height: 140%;
}
