@charset "UTF-8";
/*カラー設定*/

/*メインカラー*/

.top-box-more > a,#main .gotop a,#main .gotop a:before,.content form .formDl-1 dt:before,.content form .formDl-1 dt:not(.optional):before
{	color : #599f1b !important;}

.content .ttl_h3 dt em,.header,.content h2 em
{	background-color: #599f1b;}

.content h3 {    border-top: 2px solid #599f1b;}
.content h3:before{    border: 4px solid #599f1b;}
p.br_ok {    border-left: 6px solid #599f1b;}
#main .gotop a:before {    border-bottom: 7px solid #599f1b; }

form .submit1,.boxList .btnBlue,.boxList .btnBrown,.button_orange {
    background: #FF5722;
}
.boxList .btnBrown,.boxList .btnBlack,.btn_mini_brown{
    background: #666;
}
#blogList li dt {background: #c2ce4b;}

/* shop info 2 btn */
.shopInfo li.phone,
.shopInfo li.mail,
.shopInfo li.mail3,
.shopInfo li.shop,
.shopInfo li.list,
.shopInfo li.history{
	background-color:#599f1b;
}

#boxBtmT,
#boxBtmB,
.boxRight,
#result .boxRight {background: #ececec;}


/*戻るボタン*/
.submit2{background: #737373;}

/*その他ボタン*/
.boxList .btnBrown,
.btn_mini_brown {background: #5BA01D;}

/*決定ボタン*/
.submit3,
form .submit1,
.boxList .btnBlue,
.button_orange {background: #d45a26;}

/*建物ボタン*/
.boxList .btnBlack {background-color: #666;}



/* ページ内 */
.tag_smp_title {
   background: #5BA01D !important;
}
.tag_build_box, .tag_room_box {
 border-bottom: 1px dashed #5BA01D !important;
}
.tag_build_box h4, .tag_room_box h4 {
 color: #5BA01D !important;
 padding: 0.25em 0.4em !important;
 border-left: solid 5px #5BA01D;
 border-bottom: none !important;
}
/* タグ */
.tag_diary_button, .tag_category_kodawari_button,
.tag_build_button, .tag_room_button {
   background: #EAF9D9;
}
.tag_diary_button a, .tag_category_kodawari_button a,
.tag_build_button a, .tag_room_button a {
   color: #5BA01D;
}
.tag_diary_button.active, .tag_category_kodawari_button.active,
.tag_build_button.active, .tag_room_button.active {
   background-color: #5BA01D;
}
.tag_diary_button.active a, .tag_category_kodawari_button.active a,
.tag_build_button.active a, .tag_room_button.active a {
   color: #fff;
}