
@charset "shift_jis";
/* ------全体構造------ */
body { font-family: sans-serif, "ＭＳ Ｐゴシック"; background-image: url(images/wall.gif); text-align: center; margin: 0; padding: 0; }
#wrapper { background-image: url(images/back.gif); text-align: left; width: 680px; margin: 20px auto; }
#header { background-color: white; background-image: url(images/head.jpg); background-repeat: no-repeat; background-position: right 0; width: 100%; height: 80px; margin: 0; padding: 0; }
#contain { background-image: url(images/back.gif); background-repeat: repeat-y; background-position: center 0; width: 680px; }
#main { width: 530px; float: right; padding-bottom: 1em; }
#navigation { width: 150px; float: left; }
#footer { color: #fff; background-color: #096; text-align: center; width: 680px; height: 30px; clear: both; }
/* ------リンクの設定------ */
a:link { color: #808080; font-size: 95%; font-weight: bold; text-decoration: none; }
.rink { color: #0048d4; line-height: 1.5em; background-image: url(../../images/pfeil3.gif); background-repeat: no-repeat; background-position: 0 50%; text-decoration: none; width: 130px; padding-left: 1em; border-bottom: 1px dotted #7a96df; }
/* ------ナビゲーション------ */
ul#navi { font-size: 0.9em; line-height: 0.8em; margin: 0; padding: 0; border-bottom: 1px solid white; list-style-type: none; }
ul#navi li { text-indent: 20px; display: block; }
ul#navi li a { color: #808080; line-height: 30px; background-image: url(images/menu02.jpg); background-repeat: no-repeat; text-decoration: none; width: 150px; height: 40px; display: block; }
ul#navi li a:hover { color: #000; line-height: 30px; background-image: url(images/menu02_hover.jpg); text-decoration: none; width: 150px; height: 40px; display: block; }
/* ------フッター------ */
#footer p { }
/* ------その他------ */
h1 { color: gray; font-size: 1em; font-weight: bold; line-height: 180%; background-image: url(images/bar-crear.gif); background-repeat: no-repeat; margin-top: 1em; margin-left: 1em; padding-top: 0.5em; padding-left: 1.5em; }
h2 { font-size: 1em; font-weight: bold; margin: 2em 0 1em 1em; padding-left: 1em; border-left: 0.3em solid #808080; }
#main p { font-size: 95%; padding-left: 2em; }
ul { list-style-type: disc; margin: 0; padding-left: 3em; }
#header img { margin-top: 15px; margin-left: 10px; }
iframe { float: left; margin-left: 10px; }
.table1 { width: 380px; margin-top: 10px; margin-left: 40px; border-collapse: collapse; border: solid 1px #c0c0c0; }
.table1 td { padding: 5px 5px 5px 10px; border: solid 1px #c0c0c0; }
.table1 th { font-weight: normal; background-color: #ece9d8; padding: 5px 5px 5px 10px; border: solid 1px #c0c0c0; }
.clear { clear: left; }
#main p.pimage img { float: left; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
