@charset "utf-8";
/*################___reset___################*/
* {
position: static;
margin: 0;
padding: 0;
}

div, p, hr, blockquote, address, noscript,
span, img, em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
border: none;
font-style: normal;
font-weight: normal;
}

/*###___clearfix___###*/
.clearfix:after {
content: "."; 
display: block; 
clear: both; 
height: 0; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*################___normal tag___################*/
body {
text-align: center;
color: #333322;
font-family: "Hiragino Maru Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
clear: both;
margin: 0 30px;
font-family: Verdana,"Hiragino Maru Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

h1 {font-size: 160%;}
h2 {font-size: 140%;}
h3 {font-size: 120%;}

h4 {
border-bottom: dashed 1px #666;
font-size: 100%;
}

h5,h6 {
font-size: 90%;
}

p {
margin: 20px 30px;
line-height: 1.5;
}

em {
color: #cc3333;
}

strong {
color: #cc3333;
font-size: 140%;
font-weight: bold;
}

small {
font-size: 80%;
}

kbd {
margin: 0;
padding: 2px 6px;
background: #eee;
border: solid #666;
border-width: 0 1px 1px 0;
font-size: 90%;
}

q {
text-decoration: underline;
}

blockquote {
margin: 0.5em 30px;
padding: 10px 0;
background: #f4efe6;
border: 2px dotted #963;
color: #630;
}

ul {
margin: 0.5em 30px 0.5em 50px;
}

ol {
margin: 0.5em 30px 0.5em 60px;
}

dl {
margin: 0.5em 30px;
}

li,dd {
margin: 0 0 0.5em 0;
}

dt {
margin: 0 0 3px 0;
border-bottom: solid 1px #999;
}

dd {
margin-left: 1em;
}

table {
margin: 0 20px;
border: solid 2px #666;
border-collapse: collapse;
line-height: 150%;
}

thead td,tfoot td {
text-align: center;
}

th {
text-align: right;
}

th,td {
padding: 5px;
border: 1px solid #aab;
}

thead td,th {
background: #f4efe6;
}

img {
display: block;
margin: 10px 0 10px 20px;
}

input,select {
margin: 0 5px 0 0;
}


/*################___block___################*/
#container {
width: 790px;
margin: 0 auto;
background: url(img/system/back_black.png) repeat-y;
text-align: left;
overflow:hidden;
}

#header {
margin: 0 6px;
background: #a7977a;
border-bottom: solid 2px #2E1E0D;
}

/*
#header {
background: url(img/system/header_green.png) bottom no-repeat;
}
*/

#wrap {
overflow:hidden;
}

#main {
float: left;
width: 575px;
margin-bottom:-32768px;
padding-bottom:32768px;
}

#main li span {
display: block;
margin: 0 0 0 0;
padding: 5px 4px 5px 3px;
border: solid #444;
border-width: 0px 0px 0px 0px;
font-weight: bold;
background: url(img/top2kara.gif) repeat-y;
}


#sub {
float: right;
width: 215px;
margin-bottom:-32768px;
padding-bottom:32768px;
background: #f4efe6 url(img/system/back_black.png) right repeat-y;
}

#footer {
clear: both;
width: 778px;
margin: 0 6px;
padding: 5px 0;
background: #a7977a;
border-top: solid 2px #2E1E0D;
}

/*
#footer {
clear: both;
width: 790px;
padding: 5px 0;
background: url(img/system/footer_green.png) top no-repeat;
}
*/


/*######___header___######*/
#header h1 {
float: left;
margin: 0;
padding: 5px 20px 5px 20px;
font-size: 18px;
}

#header h1 a {
color: #333322;
text-decoration: none;
}

#header form {
float: right;
padding: 7px 20px 7px 0;
text-align: right;
}

/*################___page_cover___################*/
#page_cover img {
margin: 0 auto;
padding: 15px 0;
text-align: center;
}

/*################___global menu___################*/
#global_menu {
margin: 0 6px;
padding: 15px 0 50px 0;
list-style: none;
background: #ffffff;
}

#global_menu li {
float: left;
display: block;
margin: 0;
text-align: center;
}

#global_menu a {
display: block;
width: 194px; /*　タブ幅　*/
padding: 6px 0;
font-size: 12px;
color: #220;
text-decoration: none;
}

#global_menu a.tab_end {
width: 196px; /*　最後のタブで幅調整　*/
}

#global_menu a:hover {
font-weight: bold;
color: #fff;
}

/*################___overview___################*/
#summary h2 {
margin: 0;
padding: 5px 10px 5px 30px;
background: url(img/system/f460_1t_browng.png) top left no-repeat;
}

#contents h3 {
padding: 0.5em 0;
text-align: center;
font-weight: normal;
font-size: 14px;
}

#contents ol {
font-size: 12px;
}


/*################___sub___################*/
#sub p {
margin: 15px 20px;
}

#sub ul {
margin: 0.5em 20px 0.5em 30px;
}

#sub ol {
margin: 0.5em 20px 0.5em 35px;
}

#sub dl {
margin: 0.5em 20px 0.5em 15px;
}

#sub img {
display: block;
margin: 5px auto;
padding: 0;
text-align: center;
}

#sub .exp_box {
margin: 15px 20px 15px 14px;
}

#sub h3.note_tab {
margin: 15px 0 5px 14px;
line-height: 200%;
}

#sub .note_box {
margin: 0 20px 15px 14px;
}

#sub .exp_box p,#sub .note_box p {
margin: 5px 10px;
}

/*################___sub menu___################*/
#menu ul {
margin: 0 6px 20px 0;
list-style: none;
font-size: 12px;
background: #fff;
border-top: solid 1px #999;
border-bottom: solid 2px #666;
}

#menu li {
margin: 0;
padding: 0;
border-top: solid 1px #999;
}

#menu li span {
display: block;
margin: 0 0 0 0;
padding: 5px 10px 5px 10px;
border: solid #444;
border-width: 0px 0px 2px 0px;
font-weight: bold;
}

#menu ul ul {
margin: 0;
}

#menu li a {
display: block;
width: 100%;		/* Win IE6 用ハック　幅指定しないと動作しない */
overflow: none;
margin: 0;
padding: 5px 0px 5px 25px;
text-decoration: none;
}

#menu li > a {
width: auto;		/* Win IE6 用ハック　上記 a の width と組み合わせて使用 */
}

#menu a:hover {
padding: 6px 0px 2px 27px;
color: #ffffff;
border: solid #555;
border-width: 2px 0px 0px 2px;
}

#menu .current a {
padding: 5px 0px 5px 28px;
}

#menu .current a:hover {
padding: 6px 0px 2px 30px;
}



/*################___column___################*/
.col,.f750 {
margin: 0 0 20px 0;
}

.col-w_190,.col-w_236,.col-w_260,.col-w_270,
.col-w_365,.col-w_460,.col-w_540 {
float: left;
}

.col-w_190 {width: 210px;}
.col-w_236 {width: 256px;}
.col-w_260 {width: 280px;}
.col-w_270 {width: 290px;}
.col-w_365 {width: 385px;}
.col-w_460 {width: 480px;}
.col-w_540 {width: 560px;}

.col h3,.f750 h3 {
margin: 0 0 6px 0;
padding: 5px 10px 5px 30px;
}

.col h4 {
margin: 5px 15px 5px 30px;
}

.col p {
margin: 0 10px 10px 30px;
}

.col ul {
margin: 0.5em 10px 0.5em 50px;
}

.col ol {
margin: 0.5em 10px 0.5em 55px;
}

.col dl {
margin: 0.5em 10px 0.5em 35px;
}

.f750 img,.col img {
margin: 10px 0 10px 30px;
}

.f750 p img,.col p img {
margin: 10px 0;
}

.f_top {
height: 6px;
}

.f_bottom {
height: 6px;
clear: both;
}

.exp_box {
margin: 20px;
border: solid 1px #999999;
background: #ffffff;
}

.exp_box h3 {
margin: 0;
padding: 3px 10px;
border-bottom: solid 1px #999999;
}

.dogear {
background: #ffffff url(img/system/dogear_gray.png) bottom right no-repeat;
}

.exp_box p {
margin: 5px 10px 10px 15px;
}

.col .exp_box {
margin: 20px 0 20px 20px
}

.exp_box h4,.col .exp_box h4,
.note_box h4,.col .note_box h4 {
margin: 5px 15px 5px 10px;
}

.exp_box ul {
margin: 0.5em 10px 0.5em 30px;
}

.exp_box ol {
margin: 0.5em 10px 0.5em 35px;
}

.exp_box dl {
margin: 0.5em 10px 0.5em 15px;
}


/*################___frame table___################*/
.table_col {
margin: 0 25px;
border-bottom: solid 1px #999;
}

.col .table_col,.col .table_col_nb {
margin: 0 5px 0 25px;
}

.table_col_nb {
margin: 0 25px;
}

.tcell {
float: left;
}

.tcell h3 {
margin: 0 0 6px 0;
padding: 5px 10px 5px 10px;
}

.tcell h4 {
margin: 5px 15px 5px 10px;
}

.tcell p {
margin: 5px 5px 10px 11px;
padding: 0;
}

.table_col ul {
margin: 0 10px 0 30px;
}

.table_col ol {
margin: 0 10px 0 35px;
}

.table_col dl {
margin: 0 10px 0 15px;
}

.table_col img {
margin: 5px 10px 10px 10px;
}

.tcell-w_176 {width: 175px;}
.tcell-w_185 {width: 184px;}
.tcell-w_230 {width: 225px;}
.tcell-w_246 {width: 245px;}
.tcell-w_270 {width: 265px;}
.tcell-w_355 {width: 355px;}
.tcell-w_369 {width: 369px;}
.tcell-w_370 {width: 370px;}
.tcell-w_490 {width: 490px;}
.tcell-w_556 {width: 556px;}


/*################___parts___################*/
h2 {
margin: 0 20px 1em 6px;
padding: 5px 10px 5px 21px;
background: #c5afa4 url(img/system/f750_1t_browng.png) top right no-repeat;
color: #321;
border-bottom: solid 2px #543;
}

h2.fit {
margin: 0 20px 0 6px;
padding: 10px 0 14px 35px;
}

h2.flag {
margin: 0 19px;
padding: 14px 0 10px 25px;
}

.mini_heading {
display: block;
margin: 0 10px 5px 0;
border-bottom: dashed 1px #666;
font-size: 110%;
font-weight: bold;
}

h3.note_tab {
display: inline;
margin: 0 0 0 20px;
padding: 5px 40px 5px 10px;
border-left: solid 1px #333;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 200%;
}

.note_box {
margin: 0 20px 20px 20px;
border: solid 1px #333;
background: #ffffff;
}

.note_box p {
margin: 5px 10px 10px 15px;
}

.note_box ul {
margin: 0.5em 10px 0.5em 30px;
}

.note_box ol {
margin: 0.5em 10px 0.5em 35px;
}

.note_box dl {
margin: 0.5em 10px 0.5em 15px;
}

.to_top {
margin: 20px 0 ;
clear: both;
text-align: right;
}

.to_top a {
margin-right: 30px;
text-decoration: none;
font-size: 80%;
color: #432;
}

.to_top a:hover {
text-decoration: underline;
color: #559;
}

.left,.f750 .left,.col p img.left {
float: left;
margin: 0;
margin: 5px 15px 10px 0;
}

.center,.f750 p .center,.col p .center,.tcell .center {
margin: 5px auto;
padding: 0;
text-align: center;
}

.right,.f750 .right,.col p img.right {
float: right;
margin: 5px 0 10px 15px;
}

.listhead {
margin: 0.5em 30px 0.5em 30px;
list-style: none;
}

.listhead.check_red li {
padding: 0 0 0 25px;
}

.tpanel {
margin: 0 10px 0 0;
padding: 8px 0 8px 27px;
font-size: 12px;
}

.tpanel a {
text-decoration: none;
color: #fff;
}

.tpr {
padding: 8px 40px 8px 0px;
color: #fff;
}


/*######___footer___######*/
#footer p {
margin: 0;
font-size: 80%;
text-align: center;
}

#footer a {
text-decoration: none;
color: #333322;
}


/*################___image & color___################*/
/*#####___ ->>sub menu color___#####*/
#menu li{background: #a7977a;}		/*　大メニュー　*/
#menu a {background: #f4efe6;color: #4a3a1d;}		/*　メニュー　背景/文字色　*/
#menu a:hover {background: #a9c0c7;}		/*　メニュー hover　*/

.now_1 #menu a.eid_1,.now_2 #menu a.eid_2,.now_3 #menu a.eid_3,
.now_4 #menu a.eid_4,.now_5 #menu a.eid_5,.now_6 #menu a.eid_6,
.now_7 #menu a.eid_7,.now_8 #menu a.eid_8,.now_9 #menu a.eid_9,
.now_10 #menu a.eid_10,.now_11 #menu a.eid_11,.now_12 #menu a.eid_12,
.now_13 #menu a.eid_13,.now_14 #menu a.eid_14,.now_15 #menu a.eid_15,
.now_16 #menu a.eid_16,.now_17 #menu a.eid_17,.now_18 #menu a.eid_18,
.now_19 #menu a.eid_19,.now_20 #menu a.eid_20,.now_21 #menu a.eid_21,
.now_22 #menu a.eid_22,.now_23 #menu a.eid_23,.now_24 #menu a.eid_24,
.now_25 #menu a.eid_25,.now_26 #menu a.eid_26,.now_27 #menu a.eid_27,
.now_28 #menu a.eid_28,.now_29 #menu a.eid_29,.now_30 #menu a.eid_30 {
background: #dbd1c0 url(img/system/list_tri_green.png) 0.5em no-repeat;
}		/*　現在位置のメニュー頭につける画像と背景色　*/

/*#####___ ->>sub menu image___#####*/
/*　画像を使う場合、コメント解除して使用　li に上部、a に底部分の画像を指定
#menu li {
background: url(img/2col_menu_brown.png) no-repeat;
border: none;
}

#menu a {
background: url(img/2col_menu_bottom_brown.png) bottom left no-repeat;
color: #ffffff;
}
*/


/*#####___ -frame border___#####*/
.f190 h3,.f190 .f_top {background: url(img/system/f190_1t.png) top left no-repeat;}
.f190 {background: url(img/system/f190_2m.png) left repeat-y;}
.f190 .f_bottom {background: url(img/system/f190_3b.png) bottom left no-repeat;}

.f236 h3,.f236 .f_top {background: url(img/system/f236_1t.png) top left no-repeat;}
.f236 {background: url(img/system/f236_2m.png) left repeat-y;}
.f236 .f_bottom {background: url(img/system/f236_3b.png) bottom left no-repeat;}

.f260 h3,.f260 .f_top {background: url(img/system/f260_1t.png) top left no-repeat;}
.f260 {background: url(img/system/f260_2m.png) left repeat-y;}
.f260 .f_bottom {background: url(img/system/f260_3b.png) bottom left no-repeat;}

.f270 h3,.f270 .f_top {background: url(img/system/f270_1t.png) top left no-repeat;}
.f270 {background: url(img/system/f270_2m.png) left repeat-y;}
.f270 .f_bottom {background: url(img/system/f270_3b.png) bottom left no-repeat;}

.f365 h3,.f365 .f_top {background: url(img/system/f365_1t.png) top left no-repeat;}
.f365 {background: url(img/system/f365_2m.png) left repeat-y;}
.f365 .f_bottom {background: url(img/system/f365_3b.png) bottom left no-repeat;}

.f460 h3,.f460 .f_top {background: url(img/system/f460_1t.png) top left no-repeat;}
.f460 {background: url(img/system/f460_2m.png) left repeat-y;}
.f460 .f_bottom {background: url(img/system/f460_3b.png) bottom left no-repeat;}

.f540 h3,.f540 .f_top {background: url(img/system/f540_1t.png) top left no-repeat;}
.f540 {background: url(img/system/f540_2m.png) left repeat-y;}
.f540 .f_bottom {background: url(img/system/f540_3b.png) bottom left no-repeat;}

.f750 h3,.f750 .f_top {background: url(img/system/f750_1t.png) top left no-repeat;}
.f750 {background: url(img/system/f750_2m.png) left repeat-y;}
.f750 .f_bottom {background: url(img/system/f750_3b.png) bottom left no-repeat;}
h3.noback {background: none;}

/*#####___ -table border___#####*/
.t460_2 {background: url(img/system/t460_2.png) left repeat-y;}

.t540_2 {background: url(img/system/t540_2.png) left repeat-y;}
.t540_12 {background: url(img/system/t540_12.png) left repeat-y;}
.t540_21 {background: url(img/system/t540_21.png) left repeat-y;}
.t540_3 {background: url(img/system/t540_3.png) left repeat-y;}

.t750_2 {background: url(img/system/t750_2.png) left repeat-y;}
.t750_12 {background: url(img/system/t750_12.png) left repeat-y;}
.t750_21 {background: url(img/system/t750_21.png) left repeat-y;}
.t750_3 {background: url(img/system/t750_3.png) left repeat-y;}
.t750_13 {background: url(img/system/t750_13.png) left repeat-y;}
.t750_121 {background: url(img/system/t750_121.png) left repeat-y;}
.t750_112 {background: url(img/system/t750_112.png) left repeat-y;}
.t750_31 {background: url(img/system/t750_31.png) left repeat-y;}
.t750_211 {background: url(img/system/t750_211.png) left repeat-y;}
.t750_4 {background: url(img/system/t750_4.png) left repeat-y;}

/*#####___ ->> global menu___#####*/
#global_menu a {
background: #6b4c2e url(img/system/tab_glb_brown.png) top right no-repeat;
}

#global_menu a:hover {
background: #47331f url(img/system/tab_glb_brown_h.png) top right no-repeat;
}

#global_menu a.tab_end {
background: #6b4c2e url(img/system/tab_glb_brown.png) top left no-repeat;
}

#global_menu a.tab_end:hover {
background: #47331f url(img/system/tab_glb_brown_h.png) top left no-repeat;
}

/*#####___ ->> others___#####*/
.exp_box h3 {background: #c1dac1 url(img/system/tb_oblique-line_2px.gif);}

.listhead.check_red li {background: url(img/system/list_cbox_red.png) 0em no-repeat;}

.tp_brown {background: url(img/system/tpanel_brown.png) left no-repeat;}
.tp_navy {background: url(img/system/tpanel_navy.png) left no-repeat;}

.tpanel_tri_brown {background: url(img/system/tpanel_tri_brown.png) right no-repeat;}
.tpanel_tri_navy {background: url(img/system/tpanel_tri_navy.png) right no-repeat;}


/*#####___ ->> color header___#####*/
h2.fit_green {background: url(img/system/headline_fit_green.png) left no-repeat;}


h2.flag.flag_navy {background: url(img/system/h2_flag_navy.png) left no-repeat;}
h2.flag.fflag_navy {background: url(img/system/h2_fflag_navy.png) left no-repeat;}

h3.note_tab {background: url(img/system/tab.png) top right no-repeat;}


/*#####___ ->> color flame header___#####*/
.col-w_190 h3.greeng {background: url(img/system/f190_1t_greeng.png) top left no-repeat;}
#sub .col-w_190 h3.greeng {background: url(img/system/f190_1t_greeng.png) -10px top no-repeat;}
.col-w_236 h3.greeng {background: url(img/system/f236_1t_greeng.png) top left no-repeat;}
.col-w_260 h3.greeng {background: url(img/system/f260_1t_greeng.png) top left no-repeat;}
.col-w_270 h3.greeng {background: url(img/system/f270_1t_greeng.png) top left no-repeat;}
.col-w_365 h3.greeng {background: url(img/system/f365_1t_greeng.png) top left no-repeat;}
.col-w_460 h3.greeng {background: url(img/system/f460_1t_greeng.png) top left no-repeat;}
.col-w_540 h3.greeng {background: url(img/system/f540_1t_greeng.png) top left no-repeat;}
.f750 h3.greeng {background: url(img/system/f750_1t_greeng.png) top left no-repeat;}

.tcell-w_246 h3.greeng {background: url(img/system/f236_1t_greeng.png) top -20px no-repeat;}
.tcell-w_270 h3.greeng {background: url(img/system/f260_1t_greeng.png) top -20px no-repeat;}
.tcell-w_370 h3.greeng {background: url(img/system/f365_1t_greeng.png) top -20px no-repeat;}
.tcell-w_370 h3.greeng {background: url(img/system/f365_1t_greeng.png) top -20px no-repeat;}
.tcell-w_176 h3.greeng,.tcell-w_185 h3.greeng,.tcell-w_230 h3.greeng,
.tcell-w_355 h3.greeng,.tcell-w_490 h3.greeng,.tcell-w_556 h3.greeng {
background: url(img/system/f540_1t_greeng.png) top -19px no-repeat;}

.col-w_190 h3.browng {background: url(img/system/f190_1t_browng.png) top left no-repeat;}
.col-w_236 h3.browng {background: url(img/system/f236_1t_browng.png) top left no-repeat;}
.col-w_260 h3.browng {background: url(img/system/f260_1t_browng.png) top left no-repeat;}
.col-w_270 h3.browng {background: url(img/system/f270_1t_browng.png) top left no-repeat;}
.col-w_365 h3.browng {background: url(img/system/f365_1t_browng.png) top left no-repeat;}
.col-w_460 h3.browng {background: url(img/system/f460_1t_browng.png) top left no-repeat;}
.col-w_540 h3.browng {background: url(img/system/f540_1t_browng.png) top left no-repeat;}
.f750 h3.browng {background: url(img/system/f750_1t_browng.png) top left no-repeat;}

.tcell-w_246 h3.browng {background: url(img/system/f236_1t_browng.png) top -20px no-repeat;}
.tcell-w_270 h3.browng {background: url(img/system/f260_1t_browng.png) top -20px no-repeat;}
.tcell-w_370 h3.browng {background: url(img/system/f365_1t_browng.png) top -20px no-repeat;}
.tcell-w_370 h3.browng {background: url(img/system/f365_1t_browng.png) top -20px no-repeat;}
.tcell-w_176 h3.browng,.tcell-w_185 h3.browng,.tcell-w_230 h3.browng,
.tcell-w_355 h3.browng,.tcell-w_490 h3.browng,.tcell-w_556 h3.browng {
background: url(img/system/f540_1t_browng.png) top -19px no-repeat;}

.col-w_190 h3.navyg {background: url(img/system/f190_1t_navyg.png) top left no-repeat;}
.col-w_236 h3.navyg {background: url(img/system/f236_1t_navyg.png) top left no-repeat;}
.col-w_260 h3.navyg {background: url(img/system/f260_1t_navyg.png) top left no-repeat;}
.col-w_270 h3.navyg {background: url(img/system/f270_1t_navyg.png) top left no-repeat;}
.col-w_365 h3.navyg {background: url(img/system/f365_1t_navyg.png) top left no-repeat;}
.col-w_460 h3.navyg {background: url(img/system/f460_1t_navyg.png) top left no-repeat;}
.col-w_540 h3.navyg {background: url(img/system/f540_1t_navyg.png) top left no-repeat;}
.f750 h3.navyg {background: url(img/system/f750_1t_navyg.png) top left no-repeat;}

.tcell-w_246 h3.navyg {background: url(img/system/f236_1t_navyg.png) top -20px no-repeat;}
.tcell-w_270 h3.navyg {background: url(img/system/f260_1t_navyg.png) top -20px no-repeat;}
.tcell-w_370 h3.navyg {background: url(img/system/f365_1t_navyg.png) top -20px no-repeat;}
.tcell-w_370 h3.navyg {background: url(img/system/f365_1t_navyg.png) top -20px no-repeat;}
.tcell-w_176 h3.navyg,.tcell-w_185 h3.navyg,.tcell-w_230 h3.navyg,
.tcell-w_355 h3.navyg,.tcell-w_490 h3.navyg,.tcell-w_556 h3.navyg {
background: url(img/system/f540_1t_navyg.png) top -19px no-repeat;}

.col-w_190 h3.redg {background: url(img/system/f190_1t_redg.png) top left no-repeat;}
.col-w_236 h3.redg {background: url(img/system/f236_1t_redg.png) top left no-repeat;}
.col-w_260 h3.redg {background: url(img/system/f260_1t_redg.png) top left no-repeat;}
.col-w_270 h3.redg {background: url(img/system/f270_1t_redg.png) top left no-repeat;}
.col-w_365 h3.redg {background: url(img/system/f365_1t








