@charset "UTF-8";

#hutter_box { background-color: gray; margin-top: 10px; margin-right: auto; margin-left: auto; padding-top: 10px; padding-bottom: 10px; width: 925px }
#hutter_box a { color: white; text-decoration: none }
#hutter_box a:hover { color: white; text-decoration: underline }
#hutter_box dl { text-align: center; padding-top: 5px; padding-bottom: 5px; clear: both }
#hutter_box dt { color: #fff; font-size: 80%; font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, 平成角ゴシック; font-weight: bolder; line-height: 160%; text-align: left; padding-left: 10px }
#hutter_box dd { color: #fff; font-size: 80%; font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, 平成角ゴシック; line-height: 160%; padding-left: 20px; float: left }
.yellow_txt { color: #feec77 }
.green_txt { color: #b0ec68 }