@charset "utf-8";

#left_box { width: 190px; float: left }
#left_box h3    { color: #3f5715; font-size: 95%; font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Osaka-等幅, 平成角ゴシック; background-image: url("../img/left_title.gif"); background-repeat: no-repeat; background-position: 0 2px; text-align: left; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; padding-left: 20px; height: 1% }
#left_box h3 a    { color: #3f5715; text-decoration: none }
#left_box h3 a:hover  { color: #3f5715; text-decoration: underline }
#left_box ul       { }
#left_box ul li           { font-size: 12px; font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Osaka-等幅, 平成角ゴシック; font-weight: normal; text-align: left; list-style-type: none; margin-top: 5px; margin-left: 10px; padding-left: 17px; height: 1%; min-height: 13px }
#left_box ul li a   { color: #3f5715; text-decoration: none }
#left_box ul li a:hover   { color: #3f5715; text-decoration: underline }

#left_box ul li .here   { font-weight: bold }
#left_box .here    { font-weight: bold }

#ajaxSearch_input   { color: #555; width: 60% }
#left_box form { padding-top: 10px; padding-bottom: 5px }

/*ツリービュー化する前のスタイル
#left_box ul       { }
#left_box ul li          { font-size: 12px; font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Osaka-等幅, 平成角ゴシック; font-weight: normal; background-image: url("../img/left_m.gif"); background-repeat: no-repeat; background-position: 0 0; text-align: left; list-style-type: none; margin-top: 5px; margin-left: 15px; padding-left: 12px; height: 1%; min-height: 13px }
#left_box ul li a   { color: #3f5715; text-decoration: none }
#left_box ul li a:hover   { color: #3f5715; text-decoration: underline }
#left_box ul li .active   { font-weight: bold }
#left_box ul li .here   { font-weight: bold }
/*ツリービュー化する前のスタイル
