@charset "UTF-8";
/* CSS Document */

body {background-color: #FFFFFF; font-family:"sans-serif"; width : 100% ; } 
.font {color:#555555; font-size:14px; line-height:23px; }
.footer {color:#000000; font-size:18px; line-height:23px; }
.head {color:#555555; font-size:20px; font-weight:bold; }
.head2 {color:#555555; font-size:16px; line-height:30px; font-weight:bold; }
.date {color:#555555; font-size:13px; }
.menu {color:#198189; border-left:solid 5px #FF0000; }

* {margin : 0 ; padding : 0 ; }
#body {position : relative ; width:100% ; height:100% ; border-left:solid 1px #D5D5D5; border-right:solid 1px #D5D5D5;}
#navigation {float:left; width:200px; height:100%; }
#header {width:100% ; height:200px ; background-image:url(img/_bg.jpg) ; background-position:top }
#footer {width:100% ; height:300px ;}
#contents {margin-left: 220px; width:50em}

.clear { clear:both; }
.clear hr { display:none; } 

a:link{color:#9D0000; text-decoration: none; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
a:visited{color: #9D0000; text-decoration: none; }
a:hover{color: #9D0000; text-decoration: none; background:#FFF; }
a:active{color: #9D0000; text-decoration: none; background:#FFF; }

pre {font-family:"ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif"; }