@charset "utf-8";
* { margin: 0px; padding: 0px; }
body { font-size: 1em; color: #000; font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif; background-image: url(img/bg.jpg); background-repeat: repeat; line-height: 1.6em; }
h1 { font-size: 1.2em; font-weight: bold; margin-right: auto; margin-left: auto; text-align: center; margin-bottom: 20px; width: 460px; }
h2 { font-size: 2.2em; font-weight: normal; margin-bottom: 15px; color: #900; }
h3 { font-size: 1.3em; line-height:1.4em; margin-bottom: 10px; color: #C00; font-weight: bold; background-color: #FDD; padding: 3px; }
h4 { font-size: 1.1em; line-height:1.4em; font-weight: bold; color: #900; margin-bottom: 5px; }
#contents ul li { margin-left: 30px; }
ul { margin-bottom: 20px; }
img { border: none; vertical-align: top; }
a {color:#03C; text-decoration:none;}
a:hover {color:#C03; text-decoration:none;}
p {margin-bottom:1em;}
#title { float: right; width: 130px; }
#container { width: 960px; margin-right: auto; margin-left: auto; padding-top: 15px; }
#top_img { margin-bottom: 20px; }
.img_l { float: left; padding-right: 10px; padding-bottom: 10px; }
.img_r { float: right; padding-bottom: 10px; padding-left: 10px; }
.center { text-align: center; }
.text01 { font-size: 1.3em; line-height: 1.5em; }
#main { background-color: #FEF2F1; border: 1px solid #FFF; border-radius:5px; padding: 20px; overflow: hidden; }
#contents { float: left; width: 570px; }
#photo { float: right; width: 330px; text-align: center; }
table { margin-bottom: 20px; }
.tbl01 { background-color: #FFF; border-top: 1px solid #999; border-right: 1px solid #999; }
.tbl01 tr td { padding: 5px; border-bottom: 1px solid #999; border-left: 1px solid #999; }
.tbl01 tr .tbl_td01 { border-top: 1px solid #999; }
.text_r { text-align: right; }
.waku01 { background-color: #FFDDDD; padding: 2%; overflow: hidden; display: table; border-radius: 5px; width: 96%; margin-bottom: 15px; }
.waku01 .waku_l { float: left; display: table-cell; vertical-align: middle; }
#footernavi { text-align: center; padding: 10px; }
#copyright {color:#666; font-size:0.9375em; text-align: center; padding: 10px 0 50px; border-top: 1px dotted #666;}
#pagetop { position: fixed; bottom: 0px; z-index:100; width:100%;}
#pagetop_box a{ color: #FFF; text-decoration: none; background-color: #69F; text-align: center; width: 11em; margin-right: auto; margin-left: auto; padding: 3px; border-radius:5px 5px 0 0; display:block; }
#pagetop_box a:hover {background-color:#9DBDFF;}
