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

html,body,form {margin:0; padding:0;}
img {border:none;}
img, div, input { behavior: url("../iepngfix.htc") }

body { font-family:Meiryo,'メイリオ', Verdana, sans-serif; background:url(../img_hmns/bg_body.jpg) center top; }

#Wrapper { width:720px; margin:5px auto 0;}
#Header {height:140px; background:url(../img_hmns/bg_head.png) no-repeat;}

#Header h1 {text-align:right; font-size:x-small; margin:0; padding:15px 20px;}

#Contents {background:url(../img_hmns/bg_cont.png) repeat-y; padding:0 25px; width:670px;}
#Contents p {margin:0; padding:.5em 0;}

dl { margin:5px 5px 10px; padding:5px; border:1px solid #ccc; background: url(../img_hmns/bg_dl.jpg) repeat-y center top; overflow:auto; }
dt { border-top:1px dotted #aaa; border-bottom:1px dotted #aaa; color:#600; margin:5px 0 8px; font-size: 16px; font-weight: bold; padding:3px .5em; clear: both; }
dd { padding:0 10px 5px 0; font-size: 13px; line-height: 1.2em; }


strong { color:#360; }
em { font-size: 85%; font-style: normal; color: #960; }

table {}
td,th {vertical-align:top;}
th {padding-left:5px;}

#Footer { background:url(../img_hmns/bg_foot.png) no-repeat; padding:15px 20px 0; height:55px; text-align:left; font-size: 10px; }

table.Date {}
table.Date th {text-align:right; padding-right:5px; color:#369;}
table.Date td {padding-left:10px;}

i { font: 11px "Times New Roman", Times, serif; color: #930; text-decoration: underline; }
