h2 { font-weight : bold; }
ul,li { margin: 0px; padding: 0px; list-style-type: none; }

ul { border-bottom: 2px dotted #000099; padding: 2px; }
li { margin-left: 1.4em; text-indent: -1.4em; }
li.last { margin-left: 1.4em; text-indent: -1.4em; padding-bottom: 1em; }

ul.ko { margin-left: -0.4em; border-bottom: 0px; padding: 0px; }
ul.ko2{ margin-left: 1.3em; border-bottom: 0px; padding: 0px; }
ul.ko2 li{ margin-left: -0.8em; text-indent: -0.8em; }

/* 青の飾り枠用スタイル */
ul.aowaku            { width: 786px; border-bottom: 0px; padding: 0px; margin: 1em 0px; }
ul.aowaku li.waku1   { margin: 0px; text-indent: 0px; background-image: url(../img/waku/waku_b1.gif); background-repeat: no-repeat; background-position: center bottom; height: 9px; }
ul.aowaku li.waku2   { margin: 0px; text-indent: 0px; }
ul.aowaku li.waku2 h1{ color: #000; background-image: url(../img/waku/waku_b2.gif); background-repeat: repeat-y; font-size: 200%; font-weight: bold; line-height: 140%; text-align: center; padding: 10px; }
ul.aowaku li.waku3   { margin: 0px; text-indent: 0px; background-image: url(../img/waku/waku_b3.gif); background-repeat: no-repeat; background-position: center top; height: 9px; }

