@charset "utf-8";
body{margin: 0px;min-width: 1360px;}
#wrapper { background: url('/12sky2/static/images/bg/bg_a.jpg') center 0px no-repeat; }
#wrapper-en { background: url('/12sky2/static/images/en/bg_a.jpg') center 0px no-repeat; }
/*-------------------------------------------------------------------------------------------------------------------------------------
menu
-------------------------------------------------------------------------------------------------------------------------------------*/
#menu ul { }
#menu a { border-left: #a190c8 1px solid; border-right: #352952 1px solid; }

/*-------------------------------------------------------------------------------------------------------------------------------------
menu_L
-------------------------------------------------------------------------------------------------------------------------------------*/
.menu_head { background: url('/12sky2/static/images/bg/guide_top.jpg') left top no-repeat; background-size: 100% auto;}
.menu_head-en { background: url('/12sky2/static/images/en/guide_top.jpg') left top no-repeat; background-size: 100% auto;height: 50px}

.menu_bg {background: url('/12sky2/static/images/bg/guide_center.jpg') left 60px repeat-y;background-size: 100% auto; }
.menu_bg dt.unlink,
.menu_bg dt a { color: #801d07; background: #fff5ff url('/12sky2/static/images/bg/guide_btn.png') left top no-repeat; }
.menu_bg dd { border-top: #ffffff 1px solid; }
.menu_bg dd li.unlink,
.menu_bg dd li a { color: #ffffff; background: #b68383 url('/12sky2/static/images/bg/menu2_in_a.gif') left top no-repeat; border: #ffffff 1px solid; border-top-width: 0px; }
.menu_bg dd li a:hover { background-color: #790808; }

.menu_foot {
    height: 20px;
    background: url('/12sky2/static/images/bg/guide_bottom.jpg') left bottom no-repeat;
    background-size: 100% auto; }




/*-------------------------------------------------------------------------------------------------------------------------------------
main
-------------------------------------------------------------------------------------------------------------------------------------*/
.title {  }
.title span { color: #ca2a0b; }
.detail h1 { color: #563077; }
.detail h1 span {  font-size: 16px; color: #880094; }
.detail h2 { color: #b03ca9;  }

/*------------------------------------------------------------------------------------------------------------------------------------- 
table
-------------------------------------------------------------------------------------------------------------------------------------*/
.tbstyle th { background: #7D64A2; color: #FFD0FB; }
.tbstyle td.odd { background: #8583B6; }
.tbstyle td.odd_2 { background: #F7F4FF; }

/*-------------------------------------------------------------------------------------------------------------------------------------
footer
-------------------------------------------------------------------------------------------------------------------------------------*/
