@charset "Shift_JIS";

body {
      background-image:url("../img/bg2009.jpg");
      background-repeat:repeat-y; background-position:center 0;
      font-size:1em; font-weight:normal; text-align:left;
}


h1 {
    color:#004000; font-size:2em; font-weight:bold;
    text-align:center; margin:1em;
}
h2 {
    color:#000; font-size:1.1em; font-weight:bold;
    background-color:#ADD8E6;
    padding:0.25em; margin:0; vertical-align:top;
}

.header {
         font-size:1em; font-weight:normal; text-align:right;
         margin:auto 1em auto auto; width:auto;
}


.text1   {
          color:#000000; font-size:1.25em; font-weight:normal;
}
.text_r0 {
          color:#DC143C; font-weight:normal;
}
.text_r1 {
          color:#DC143C; font-weight:bold;
}



div.con {
         border:1px solid #A9A9A9; width:600px;
         text-align:left; vertical-align:top;
         margin:1em auto; padding:0;
}

div.con li {
            vertical-align:top; margin:0.25em auto;
            list-style-type:none; list-style-image:none;
}
div.con li.tr {
               list-style-image:url("../img/triangle.gif");
}
