@charset "UTF-8";
/* CSS Document */

/* TYPE */
body { background-color:#e2bf9e; color:#333; text-align: center; font-size: 11px; line-height: 17px; }

#wrapper { width: 812px; margin-top: 10px; margin-right: auto; margin-bottom: 0px; margin-left: auto; background-image: url(../img/bg.gif); background-repeat: repeat-y; }
#left { font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif; float: left; width: 158px; background-color: #EEEEF1; height: auto; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #FFF; border-right-color: #FFF; border-left-color: #FFF; }
#center { font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif; width: 492px; float: left; background-color: #EEEEF1; height: 900px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #FFF; border-bottom-color: #FFF; }
#contents { font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif; width: 651px; float: right; background-color: #EEEEF1; border-right-width: 1px; border-right-style: solid; border-right-color: #FFF; }
#right { font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif; float: right; width: 158px; border: 1px solid #FFF; background-color: #FFF; height: 950px; text-align: left; }
#footer { font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif; clear: both; width: 810px; line-height: 30px; color: #333; background-color: #DBDBDB; text-align: center; height: 30px; font-size: 10px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #FFF; border-bottom-color: #FFF; border-left-color: #FFF; }

strong, b { font-weight: bold; }
p { margin-bottom: 15px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
h5 { font-weight: bold; font-size: 14px; color: #333; }
h6 { color: #DD979B; font-size: 15px; line-height: 40px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DD979B; font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }

.caption{ font-size: 10px; }
.catch { font-size: 14px; line-height: 150%; color: #333; }

#about_title { font-size: 16px; display: block; margin: 5px; border: 1px solid #E2A8AC; color: #333; }
