/*################___reset___################*/
html, body {
margin: 0;
padding: 0;
}

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

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

.clearfix {overflow: hidden;}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
overflow: visible;
}
/* End hide from IE-mac */


/*_____________チェック用_____________*/
.bd1 {
border: solid 1px #999;
}


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

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

h1 {font-size: 160%;}
h2 {font-size: 140%;}
h3 {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: dashed 1px #666;
font-size: 120%;
}

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

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

p {
margin: 0 20px 1em 20px;
line-height: 1.6;
}

em {
color: #cc3333;
}

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

small {
font-size: 80%;
}

kbd {
margin: 0 3px;
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 {
padding: 0.5em 25px 1em 60px;
line-height: 1.5;
}

ol {
padding: 0.5em 25px 1em 3.2em;
line-height: 1.5;
}

dl {
padding: 0.5em 25px 1em 25px;
line-height: 1.5;
}

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

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

dd {
margin-left: 1em;
}

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

thead,tfoot {
text-align: center;
}

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

thead td {
background: #f4efe6;
}

th {
background: #f4efe6;
text-align: right;
white-space: nowrap;
}

thead th {
background: transparent;
}

img {
margin: 0 0 0 30px;
vertical-align:bottom;
}

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


/*##___-------------------------------___*/
/*################___block___################*/
#display_body {
position: relative;
width: 790px;
margin: 0 auto;
text-align: left;
}

#container {
margin: 0 5px;
padding-top: 10px;
}

#header {
position: absolute;
top: 60px;
width: 780px;
margin: 0;
}

#page_cover {
padding: 10px 0 10px 0;
}

#global_menu {
height: 30px;
}

#wrap {
padding-top: 4px;
clear: both;
}

#main {
float: left;
width: 550px;
margin-top: 15px;
margin-bottom:-32768px;
padding-bottom:32768px;
}

#sub {
float: left;
width: 230px;
margin-bottom:-32768px;
padding-bottom:32768px;
}

#footer {
width: 780px;
padding: 5px 0;
}

/*################___sub___################*/
#sub p {
margin-left: 20px;
margin-right: 20px;
}

#sub ul {
padding-left: 30px;
padding-right: 10px;
}

#sub ol {
padding-left: 2.7em;
padding-right: 10px;
}

#sub dl {
padding-left: 15px;
padding-right: 15px;
}

#sub dl dd {
margin-left: 0.5em;
}

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

#sub .exp_box {
margin: 15px 12px;
}

#sub h3.tab {
margin: 15px 0 5px 12px;
}

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

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

#sub form {
margin: 0 0 10px 0;
padding: 10px 0 10px 15px;
background: #859a85;
border-bottom: solid 1px #516651;
line-height: 1;
}


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

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


/*################___page_cover___################*/
#page_cover img {
display: block;
margin: 0 auto;
text-align: center;
}


/*################___footer___################*/
#footer p {
margin: 0;
padding-top: 3px;
font-size: 10pt;
text-align: center;
}

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


/*##___-------------------------------___*/
/*################___global menu___################*/
#global_menu ul {
float: right;
margin: 0 10px 0 5px;
padding: 0 5px 0 0;
list-style: none;
}

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

#global_menu a {
display: inline;		/* IE6 で範囲内 hover を動作させるため */
height: 100%;		/* IE6 で範囲内 hover を動作させるため */
margin: 0 0 0 3px;
padding: 7px 15px 5px 22px;
font-size: 12px;
text-decoration: none;
}

/* 通常ブラウザ用設定 */
#global_menu > ul li a {
display: block;
}

/*_____________右端タブ幅：幅調整用_____________*/
#global_menu a.tab_end {
/*
width: 128px; 
*/
}

#global_menu a:hover {
background-position: left -40px;
}


/*##___-------------------------------___*/
/*################___sub menu basic___################*/
#menu ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 1;
}

#menu li {
margin: 0;
padding: 0;
}

#menu ul.sub_menu {
padding-bottom: 10px;
margin-bottom: 5px;
}

#menu li a {
display: block;
width: 100%;		/* IE6 で範囲内 hover を動作させるため */
padding: 9px 15px 9px 25px;
text-decoration: none;
}

#menu li > a {width: auto;}	/* IE6 以外用　上記 a と合わせて使用 */

#menu li span.cat_open {
display: block;
padding: 11px 15px 11px 35px;
text-decoration: none;
}

#menu li a.c_page {
padding-left: 35px;
}

#menu li a.cat_close {
padding: 13px 15px 15px 35px;
}

#menu li a.cat_open {
padding: 12px 15px 12px 35px;
}

#menu a:hover {
padding-left: 35px;
background-position: 0px -30px;
}

#menu li a.c_page:hover {
background-position: 0 0;
}

#menu li a.cat_close:hover {
background-position: 0 -40px;
}

#menu li a.cat_open:hover {
background-position: 0 0;
}


/*##___-------------------------------___*/
/*################___box___################*/
.col {
clear: both;
margin: 0 20px 20px 0;
}

.box {float: left;}
.top_left,.mid_left,.btm_left {margin-right: 15px;}
.top_left.noh,.btm_left {height: 10px;}
.box_btm {clear: both;}

.box .top_left,.box .box_top,.box .mid_left,.box .box_mid{background-position: top left}
.box .box_top,.box .box_mid {background-position: top right;}
.box .btm_left {background-position: bottom left;}
.box .box_btm {background-position: bottom right;}
.box .mid_left,.box .box_mid {background-repeat: repeat-y;}
.box .top_left,.box .box_top,.box .btm_left,.box .box_btm {background-repeat: no-repeat;}

.box h3 {
margin: 0;
padding: 10px 0 10px 35px;
border: none;
line-height: 1;
}

.box h4 {
margin: 0 0 8px 35px;
}

.mid_left {
padding: 5px 0 0 0;
}

.box_mid p {
margin: 0 0 0 35px;
padding-bottom: 1em;
}

.box ul {
padding-right: 10px;
}

.box ol {
padding-left: 4em;
padding-right: 0;
}

.box dl {
padding-left: 35px;
padding-right: 0;
}


.box table {
margin: 20px 0 0 35px
}

.box img {
margin-left: 35px;
}

.w1-4 {width: 25%;}	/* 1/4 */
.w1-3 {width: 33%;}	/* 1/3 */
.w3-8 {width: 37%;}	/* 3/4 の 1/2 */
.w1-2 {width: 50%;}	/* 1/2 */
.w2-3 {width: 67%;}	/* 2/3 */
.w3-4 {width: 74%;}	/* 3/4 */
.w100 {width: 100%;}	/* 全幅 */
.wgol_s {width: 38%;}	/* 黄金分割：短幅 */
.wgol_l {width: 62%;}	/* 黄金分割：長幅 */
.wgol_l1-2 {width: 30%;}	/* 黄金分割：長幅の1/2 */

/*################___separate___################*/
.separate {
overflow: hidden;
margin: 0 25px;
padding-bottom: 15px;
}

.box .separate {margin: 0 0 0 35px;}
.exp_box .separate,.note_box .separate {margin: 0 15px;}

.separate.border_h {border-top: solid 1px #999;}
.separate.border_v .box {border-left: solid 1px #999;}
.separate.border_v .box.left_cell {border-left: none;}

.separate .box {
margin-bottom:-32768px;
padding: 10px 0 32768px 0;
}

.separate p,.box_mid .separate p {margin-left: 15px;margin-right: 15px;}
.separate .left_cell p {margin-left: 0;margin-right: 15px;}
.separate .box.right_cell p {margin-right: 0;}

.separate h3,.separate h4,.exp_box .separate h4,.note_box .separate h4 {
margin: 0 15px 5px 0;
padding: 0 0 3px 0;
}

.separate ul,.separate ol {
padding: 0.5em 25px 1em 2em;
}

.separate dl {
padding: 0.5em 25px 1em 0;
}

.separate .box img {
margin-left: 15px;
}

.separate .box img {
margin-left: 15px;
}

.separate .box.left_cell img {
margin-left: 0;
}

.s1-4 {width: 25%;}	/* 1/4 */
.s1-3 {width: 33%;}	/* 1/3 */
.s3-8 {width: 37%;}	/* 3/4 の 1/2 */
.s1-2 {width: 49%;}	/* 1/2 */
.s2-3 {width: 66%;}	/* 2/3 */
.s3-4 {width: 75%;}	/* 3/4 */
.sgol_s {width: 38%;}	/* 黄金分割：短幅 */
.sgol_l {width: 62%;}	/* 黄金分割：長幅 */
.sgol_l1-2 {width: 31%;}	/* 黄金分割：長幅の1/2 */


/*##___-------------------------------___*/
/*################___image block___################*/
.imgblk {display: table;margin: 0 20px 15px 20px;}

.imgblkl img {margin-left: 0px}
.imgblkr img {margin-left: 10px}

.imgblkl p {margin-left: 15px;margin-right: 0;}
.imgblkr p {margin-left: 0;margin-right: 0;}

.box .imgblk {margin: 0 0 0 5px;}
.box .imgblkr img,.exp_box .imgblkr img,.note_box .imgblkr img{margin: 0 5px 0 10px}

.exp_box .imgblk,.note_box .imgblk {margin: 0 20px 0 5px;}
.exp_box .imgblkl img,.note_box .imgblkl img {margin-left: 10px}
.exp_box .imgblkr p,.note_box .imgblkr p {margin: 0 0 0 10px;}

.imgblkr {direction: rtl;}
.imgblkr * {direction: ltr;}

.imgblk .imgarea,.imgblk .nonimgarea {
display: table-cell;
vertical-align: top;
text-align: left;
}

.imgblk .nonimgarea {width: 100%;}

.imgblkl h3,.imgblkl h4 {
margin-left: 15px;
}

.imgblkr h3,.imgblkr h4 {
margin: 0 10px 10px 0;
}


/* for IE */
#ltie8 .imgblkr .imgarea {float: right;}
#ltie8 .imgblkl .imgarea {float: left;}
#ltie8 .imgblk .imgarea {width: expression(this.getelementsbytagname("img")[0].clientwidth);}
#ltie8 .imgblk .nonimgarea {width: auto;}

/* clear float and get haslayout */
#ltie8 .imgblk,#ltie8 .imgblk .nonimgarea {min-height: 0;}
* html #ltie8 .imgblk,* html #ltie8 .imgblk .nonimgarea {height: 0;}


/*######___space___######*/
.spc_t0 {margin-top: 0;padding-top: 0;}
.spc_b0 {margin-bottom: 0;padding-bottom: 0;}

.spc_t05 {margin-top: 0.5em;padding-top: 0.5em;}
.spc_b05 {margin-bottom: 0.5em;padding-bottom: 0.5em;}

.spc_t1 {margin-top: 1em;padding-top: 1em;}
.spc_b1 {margin-bottom: 1em;padding-bottom: 1em;}

.spc_t15 {margin-top: 1.5em;padding-top: 1.5em;}
.spc_b15 {margin-bottom: 1.5em;padding-bottom: 1.5em;}

.spc_t2 {margin-top: 2em;padding-top: 2em;}
.spc_b2 {margin-bottom: 2em;padding-bottom: 2em;}

.spc_t3 {margin-top: 3em;padding-top: 3em;}
.spc_b3 {margin-bottom: 3em;padding-bottom: 3em;}


/*################___exp & note-box___################*/
.exp_box {
margin: 20px;
border: solid 1px #999999;
background: #ffffff;
}

.box .exp_box {
margin: 0 0 0 20px;
}

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

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

.exp_box p {
margin-left: 15px;margin-right: 10px;
}

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

h3.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%;
}

.box h3.tab {
padding-top: 4px;
}

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

.box .note_box {
margin: 0 0 20px 20px;
}

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

.exp_box ul,.note_box ul {
padding-left: 35px;
padding-right: 10px;
}

.exp_box ol,.note_box ol {
padding-left: 3em;
padding-right: 10px;
}

.exp_box dl,.note_box dl {
padding-left: 15px;
padding-right: 10px;
}

.exp_box table,.note_box table {
margin: 0 15px 20px 15px;
}

.exp_box img,.note_box img {
margin-left: 15px;
}


/*##___-------------------------------___*/
/*################___parts___################*/
/*_____________semi auto style_____________*/
table.w100 {
width: 93%
}

.twrap_no {
white-space: nowrap;
}

.twrap_on {
white-space: normal;
}

.grayout {
color: #aaa;
}

.grayout a {
color: #aaa;
text-decoration: none;
}

.grayout:hover {
color: #332;
}

.grayout:hover a {
color: #0000ec;
}

.grayout a:hover {
text-decoration: underline;
}


/*_____________align_____________*/
.left,.col p img.left {
float: left;
margin: 0 15px 10px 0;
}

.center,.box .center,.box.left_cell .center,.exp_box .center,.note_box .center {
display: block;
margin: 5px auto;
padding: 0;
text-align: center;
}

.col .center {
padding-left: 35px;
}

.exp_box .center,.note_box .center {
padding-left: 0;
}

.right {
float: right;
margin: 0 0 10px 10px;
}

.exp_box .right,.note_box .right {
margin: 0 15px 10px 10px;
}


/*_____________heading_____________*/
h2 {
margin: 0 15px 0 15px;
padding: 10px 0 14px 15px;
}

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


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

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

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


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

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

span.tpanel {
padding: 10px 0px 10px 0px;
font-size: 12px;
line-height: 3;
}

span.tpanel span,span.tpanel a {
padding: 10px 30px 10px 25px;
text-decoration: none;
color: #001;
}

span.tpanel.tw span,span.tpanel.tw a {
color: #fff;
}

span.tpanel a:hover {
color: #42e;
}

.top_navi {
text-align: right;
}


/*##___-------------------------------___*/
/*#####___ -frame border___#####*/
.box .top_left,.box .box_top {background-image: url(img/system/frame_1top_1gray.gif);}
.box .mid_left,.box .box_mid {background-image: url(img/system/frame_2mid_1gray.gif);}
.box .btm_left,.box .box_btm {background-image: url(img/system/frame_3btm_1gray.gif);}
/* bottom 画像の高さを 20px 以下にすると IE6 で隙間が出来るので、画像作成時注意 */

.noframe .top_left,.noframe .box_top,.noframe .mid_left,.noframe .box_mid,
.noframe .btm_left,.noframe .box_btm {background: none;}
.noframe .box_mid {border-top: solid 1px #fff;}		/* IE6 表示崩れ回避 */


/*#####___ ->> header___#####*/
h2 {background: url(img/system/h_banner.gif) left no-repeat;}

h3.tab_black {background: url(img/system/tab.png) top right no-repeat;}
.exp_box h3 {background: #c1dac1 url(img/system/tb_oblique-line_2px.gif);}

/*#####___ ->> box header___#####*/
.box_mid {background: url(img/system/whiteblock.gif) top right no-repeat;}	/* IE 用下準備 */


.blueg h3,.box .blueg {background: url(img/system/frame_1top_gnavy.gif) top left no-repeat;}
.box .blueg {background-position: top right;}


/*#####___ ->> panel___#####*/


/*#####___ ->> textpanel___#####*/
.tp_brown {background: url(img/system/tpanel_brown.png) left no-repeat;}
.tpanel_tri_brown {background: url(img/system/tpanel_tri_brown.png) right no-repeat;}

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

.texp_sq_blue {background: url(img/system/texp_sq_l_blue.gif) left no-repeat;}
.texp_sq_blue_r {background: url(img/system/texp_sq_r_blue.gif) right no-repeat;}
.texp_sq_tri_blue_r {background: url(img/system/texp_sq_r_tri_blue.gif) right no-repeat;}
a.texp_sq_tri_blue_r:hover {background: url(img/system/texp_sq_r_tri_blue_h.gif) right no-repeat;}


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


/*################___image setting___################*/
/*_____________block_____________*/
body {background: #d6e0d8;}
#display_body {background: url(img/system/bg_disp.gif) repeat-y;}
/*
#header {background: url(img/) bottom no-repeat;}
*/
#global_menu {background: url(img/system/gmenu.gif) top left repeat-x;}
#wrap {background: url(img/system/contents_back.gif) top left repeat-x;}
/*
#main {background: url(img/) top repeat-y;}
*/
#sub {background: url(img/system/menu_bg.gif) top repeat-y;}
#footer {background: #96a896 url(img/system/footer.gif) top no-repeat;}

/*_____________global menu_____________*/
/*
#global_menu li {background: url(img/lback_gmenu_name.gif) top left no-repeat;}
*/
#global_menu a {background: url(img/system/lback_gmenu.gif) top left no-repeat;}

/*_____________sub menu_____________*/
/*
#menu h2 {background: url(img/) top no-repeat;}
*/
#menu li a.cat_close {background: url(img/system/menu_close.gif) top no-repeat;}
#menu li a.cat_open,#menu li span.cat_open {
background: url(img/system/menu_open.gif) top no-repeat;}
#menu li a {background: url(img/system/lback.gif) top no-repeat;}
#menu li a.c_page {background: url(img/system/lback_cpage.gif) top no-repeat;}
#menu ul.sub_menu {background: url(img/system/menu_btm.gif) bottom no-repeat;}


/*################___color setting___################*/
a {color: #0000ec;}

#global_menu a {color: #333;}
#global_menu a:hover {color: #33d;}

#menu li a {color: #333;}
#menu li a:hover {color: #33d;}
#menu li a.c_page {color: #333;}
#menu li a.c_page:hover {color: #333;}

#menu li a.cat_close {color: #333;}
#menu li a.cat_close:hover {color: #fff;}
#menu li a.cat_open {color: #333;}
#menu li a.cat_open:hover {color: #333;}

#footer {color: #333;}
#footer a {color: #333;}

