@charset "shift_jis";

<!--
body {
margin-top: 0px;margin-left: 0;margin-right: 0;margin-bottom: 0;
background-image : url("images/top_BG.png");
background-repeat : repeat-x;
-->}


#container
{ 
margin: 0 auto;
} 


menu {
color: white;
text-align: center;
font-size: 14px;
}

a.white:link {
text-decoration : none;
color : #ffffff;
}
a.white:visited {
text-decoration : none;
color : #ffffff;
}
a.white:active {
text-decoration : none;
color : #ffffff;
}
a.white:hover {
text-decoration : none;
color : #ffffff;
}

.green_font {
color: #006c00;
font-weight : bold;
}

.font_space{
line-height : 22px;
}

.font_space_big{
line-height : 25px;
}
