body { 
font-size: 12px;
font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
line-height: 1.6;
}

img{
vertical-align: bottom;
border: none;
}

h1,h2,h3,p{ margin: 0; }

a{text-decoration: none;}
a:link{color:#0000ff;}
a:visited{color:#0000ff;}
a:hover{color:#FF0000;}
a:active{color:#ff0000;}


/*--------------------ヘッダー--------------------------------*/
.head{
border-top: 1px solid #009;
border-bottom: 1px solid #009;
font-size: 12px;
color: #fff;
text-align: center;
background: #003399;
}


/*--------------------main--------------------------------*/
h2{
margin: 20px 0 5px 0;
border-bottom: 2px solid #999; 
color: #08418b;
font-size: 15px;
text-align: left;
}

h3{
margin: 5px 0;
border-bottom: 1px solid #999; 
color: #08418b;
font-size: 12px;
font-weight: normal;
text-align: left;
}

td{ 
font-size: 12px;
font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
line-height: 1.6;
}

ul#menu{
margin: 0 0 0 18px;
line-height: 2.5;
}

ul,ol{ line-height: 2.0; }


