@charset "UTF-8";

/*____________________________________ reset ____________________________________*/
html, body {
margin: 0;
padding: 0;
}

div, p, hr, ul, ol, dl, 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;
background-repeat: no-repeat;
}

/*__________________________________ 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 */


/*_____________ check _____________*/
.bd1 {border: solid 1px #999;}

/*################___normal tag___################*/
body {
text-align: center;
font-size: 14px;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/*
固め・ゴシック
"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

やわらかめ・丸ゴシック
"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

注意：漢字の入ったフォント名があるものは、各ブラウザに対応させるため漢英両方を記述
*/

h1,h2,h3,h4,h5,h6 {
clear: both;
margin: 0 20px 5px 20px;
line-height: 1;
color: #332;
font-weight: bold;
font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
font-weight: bold;
}

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

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

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

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

hr {
margin: 1em 20px;
border-bottom: solid 1px #999;
}

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;
background: #e9eff4;
border: 2px dotted #369;
color: #036;
}

ul,ol,dl {
padding: 0.5em 25px 1em 50px;
line-height: 1.6;
}

ol {
padding-left: 3.5em;
}

dl {
padding-left: 25px;
}

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

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

dd {
margin-left: 1em;
}

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

caption {
text-align: center;
}

thead,tfoot {
text-align: center;
}

thead {
border-bottom: solid 2px #666;
}

tfoot {
border-top: solid 2px #666;
}

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

thead td {
background: #e3e6f4;
}

th {
background: #e3e6f4;
border-right: solid 2px #666;
text-align: right;
white-space: nowrap;
}

thead th,tfoot th {
background: transparent;
}

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

p img {
margin: 0px;
}

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


/*#_-___*/
/*########################___basic system___########################*/
/*########################___    box___########################*/
.col {
clear: both;
margin: 0 10px 20px 10px;
}

.box {
float: left;
width: 100%;
background-position: left top;
background-repeat: repeat-y;
}

.box-wrap {
margin-left: 30px;
background-position: right top;
background-repeat: repeat-y;
}

.box .box-top h2,.box .box-top h3,.box .box-top h4,.box .box-top h5,.box .box-top h6 {
margin: 0;
padding: 9px 0 9px 25px;
background-position: left top;
}

.box-top,.box-mid {
margin-left: -30px;
padding-right: 25px;
background-position: right top;
}

.box-mid {
background-position: right bottom;
}

.mid-left {
padding: 5px 0 10px 25px;
background-position: left bottom;
}

.mid-left h1,.mid-left h2,.mid-left h3,.mid-left h4,.mid-left h5,.mid-left h6 {
margin: 0 0 5px 0;
}

.box p {
margin: 0;
padding: 0;
}

.box blockquote {
margin: 0.5em 10px;
}

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

.box ol {
padding-left: 2em;
padding-right: 10px;
}

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

.box table {
margin: 0 5px 0 5px;
}

.box img {
margin-left: 0;
}

.w1-4 {width: 25%;}	/* 1/4 */
.w1-4ie {width: 24%;}
.col > .w1-4ie {width: 25%;}
*:first-child+html .w1-4ie {width: 24%;}
.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 10px;
padding-bottom: 10px;
}

.separate .sbox {
float: left;
padding-top: 10px;
}

.separate.border_v .sbox {
/*
overflow: hidden;
margin-bottom:-32768px;
padding-bottom: 32768px;
*/
}

@media print{
.separate.border_v .sbox {margin-bottom: 0 !important;padding-bottom: 0 !important;}
}

.separate.border_h {background: url(img/system/sys_graydot.gif) repeat-x;}
.separate.border_v .sbox {background: url(img/system/sys_graydot.gif) repeat-y;}
.separate.border_v .sbox.left_cell {background: none;}

.separate h2,.separate h3,.separate h4,.separate h5,.separate h6 {
margin: 0 10px 5px 10px;
}

.separate p,.col .separate p {
padding: 0 10px;
}

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

.separate ol {
padding-left: 2.5em;
}

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

.separate img {
margin-left: 10px;
}

.separate p img {
margin-left: 0;
}

.separate .imgblock {
margin-left: 10px;
margin-right: 10px;
}

.separate .imgblock img {
margin-left: 0px;
}

.s1-4 {width: 25%;}	/* 1/4 */
.s1-4ie {width: 24%;}	/* IE6 用：いずれか一つのセルに適用 */
.separate > .s1-4ie {width: 25%;}
*:first-child+html .s1-4ie {width: 24%;}    /* IE7 用 */
.s1-3 {width: 33%;}	/* 1/3 */
.s3-8 {width: 37%;}	/* 3/4 の 1/2 */
.s1-2 {width: 50%;}	/* 1/2 */
.s1-2ie {width: 49%;}	/* IE6 用：いずれか一つのセルに適用 */
.separate > .s1-2ie {width: 50%;}
*:first-child+html .s1-2ie {width: 49%;}    /* IE7 用 */
.s2-3 {width: 66%;}	/* 2/3 */
.s3-4 {width: 75%;}	/* 3/4 */
.sgol_s {width: 38%;}	/* 黄金分割：短幅 */
.sgol_sie {width: 37%;}	/* IE6 用：いずれか一つのセルに適用 */
.separate > .sgol_sie {width: 38%;}
.sgol_l {width: 62%;}	/* 黄金分割：長幅 */
.sgol_l1-2 {width: 31%;}	/* 黄金分割：長幅の1/2 */


/*########################___    image block___########################*/
.imgblock {display: table;padding: 0 0 15px 0;}
.imgblock .imgarea,.imgblock .textarea {display: table-cell;vertical-align: top;text-align: left;}

.imgblock > .textarea {width: 100%;}
*:first-child+html .imgblock .textarea {width: auto;}

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

.img_right .imgarea {padding-right: 20px;}
.img_right .imgarea img {margin-left: 0;}

.col .box .img_left .imgarea {padding-right: 20px;}
.col .box .img_right .imgarea {padding-left: 20px;padding-right: 0;}
.separate .img_right .imgarea {padding-right: 5px;}

.exp_box .img_left p,.exp_box .img_left p {padding-right: 0;}
.exp_box .img_right p,.exp_box .img_left p {padding-left: 0;}

* html .img_left .imgarea,* html .img_left .textarea {float: left;}
*:first-child+html .img_left .imgarea,*:first-child+html .img_left .textarea {float: left;}

* html .img_right .imgarea,* html .img_right .textarea {float: right;}
*:first-child+html .img_right .imgarea,*:first-child+html .img_right .textarea {float: right;}

* html .separate .img_left .textarea {margin-right: -5px;}
*:first-child+html .separate .img_left .textarea {margin-right: -5px;}
* html .separate .img_right .textarea {margin-left: -5px;}
*:first-child+html .separate .img_right .textarea {margin-left: -5px;}


/*########################___    exp & note___########################*/
.exp_box,.note_box {
margin: 0 20px 20px 20px;
border: 1px solid #999;
background: #fff;
}

.note_box {
margin-top: 2.5em;
padding-top: 0.7em;
}

.col .box .note_box {
margin-top: 1.8em;
}

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

.exp_box .box-head {
margin: 0 0 10px 0;
padding: 6px 10px;
border-bottom: 1px solid #999;
background: #c1dac1 url(img/system/sys_oblique-line_2px.gif);
}

.note_box .box-head {
display: inline;
position: absolute;
margin: -2.8em 0 0 -1px;
padding: 0 40px 0 10px;
border-left: solid 1px #333;
border-bottom: none;
font-size: 14px;
font-weight: bold;
color: #fff;
line-height: 2em;
background: url(img/system/tab_black.gif) top right no-repeat;
}

.dogear {
border-right: solid 2px #666;
border-bottom: solid 2px #666;
background: #fff url(img/system/sys_dogear_gray.gif) bottom right no-repeat;
}

.exp_box p,.note_box p {
padding: 0 15px 1em 15px;
}

.exp_box blockquote,.note_box blockquote {
margin: 0.5em 20px;
}

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

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

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

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

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


/*########################___    sub___########################*/
#sub p {
margin-left: 20px;
margin-right: 0;
}

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

#sub ol {
padding-left: 3em;
padding-right: 15px;
}

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

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

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

#sub table th {
white-space: normal;
}

#sub .col {
margin: 0 0 20px 0;
}

#sub .box p {
margin: 0;
padding: 0;
}

#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: #a3b0bd;
border-bottom: solid 1px #596a7b;
line-height: 1;
}


/*########################___    utility___########################*/
/*__________________________________ heading __________________________________*/
h2 {
margin: 0 15px 0 15px;
padding: 10px 0 14px 15px;
}

/*
幅可変見出し（ <h2><span>タイトル</span></h2>）
h2 {
margin: 0 20px 0 20px;
padding: 0;
font-size: 18px;
background-position: left top;
}

h2 span {
display: block;
margin-left: 10px;
background-position: right top;
padding: 6px 0 10px 5px;
}
*/


/*__________________________________ text_panel __________________________________*/
.tpanel {
font-size: 12px;
line-height: 2.5;
background-position: top left;
}

p > .tpanel {
padding: 8px 0 8px 0;     /* 文字配置：下の .tpanel span と上下値は同じに*/
}

*:first-child+html .tpanel {
padding: 0;
}

.tpanel span {
margin-left: 5px;
padding: 8px 40px 8px 15px;     /* 文字配置：上の p > .tpanel と上下値は同じに*/
background-position: top right;
}

a.tpanel,a.tpanel:visited {text-decoration: none;}
a.tpanel:hover {background-position: left -30px;}
a.tpanel:hover span {background-position: right -30px;}


/*____________________________________ align ____________________________________*/
.left {
float: left;
margin-right: 15px;
margin-bottom: 10px;
}

.center,.box .center,.sbox .center,.exp_box .center,.note_box .center {
display: block;
margin: 0px auto 15px auto;
text-align: center;
}

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

* > .right {margin-right: 20px;}

p .right {margin-right: -10px;}
p > .right {margin-right: 0;}

.box .right {
margin-left: 15px;
margin-right: 0;
}

.separate .right {
margin-right: 10px;
}

.separate p .right {
margin-left: 15px;
margin-right: 1px;
}
.separate p > .right {
margin-right: 0;
}

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

/*__________________________________ tag cloud __________________________________*/
.entry-tags a,.entry-tags a:visited {
padding: 2px;
color: #666;
border: solid 1px #fff;
text-decoration: none;
}

.entry-tags a:hover {
background: #f6f6f6;
border: solid 1px #999;
}

a.tagrank-1,a.tagrank-1:visited {
font-size: 120%;
color: #333;
}

a.tagrank-2,a.tagrank-2:visited {
font-size: 110%;
color: #333;
}

a.tagrank-3,a.tagrank-3:visited {
font-size: 100%;
color: #333;
}

a.tagrank-4 {
font-size: 100%;
}

a.tagrank-5 {
font-size: 95%;
}

a.tagrank-6 {
font-size: 90%;
}


/*__________________________________ 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;}


/*__________________________________ others __________________________________*/
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;
}

.to_top,.main-bottom {
padding: 1em 25px 0 0;
text-align: right;
}

.to_top {
padding-top: 0;
padding-bottom: 1em;
}

.to_top a,.main-bottom a {
font-size: 12px;
color: #559;
text-decoration: none;
}

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

.top_navi {
text-align: right;
}

.re-search {
margin: 0 20px 10px 20px;
padding: 10px 10px 5px 10px;
border: solid 1px #bbb;
text-align: center;
}

.re-search p {
padding-bottom: 0;
}

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

.spacer {
margin:0;
padding: 0;
visibility: hidden;
}

.divider {
margin:0;
padding: 0;
display: none;
}


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

#container {
height: 1%;    /* IE hasLayout 値 true セット用 */
margin-left: 5px;
padding-right: 5px;
}

#header {
margin: 0;
padding: 10px 0;
}

#page_cover {
overflow: hidden;
}

#wrap {
clear: both;
padding: 0;
}

#wrap-inside {
/*
margin-left: 5px;
padding-right: 5px;
*/
}

#main {
margin-top: 0;
padding-top: 0;
float: left;
}

#main-disp {
padding: 10px 0;
}

.m_left #main {
float: right;
}

/* メインとサブの間にラインを引くデザイン用 */
.m_left #main-disp {
background-position: left top;
}

.top-page #main {
width: 100%;
margin: 0;
border: none;
}

#sub {
float: left;
width: 29%;
padding: 10px 0 10px 0;
}

/* メニュー幅固定：#main の margin-left にマイナス ( - ) を忘れないこと */
#main {width: 100%;margin-left: -230px;}
#main-disp {margin-left: 230px;}
#sub {width: 230px;}

/*
* html #sub {width: 240px;}
*/

#footer {
padding: 0 0 9px 0;
}


/*#_-___*/
/*########################___header & footer___########################*/
/*__________________________________ header __________________________________*/
#header h1 {
float: left;
margin: 0;
padding: 5px 20px 5px 20px;
font-size: 18px;
}

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

#header form {
float: right;
margin: 0;
padding: 0 15px 0 0;
}

#header p {
clear: both;
float: right;
padding-bottom: 0;
}

/*__________________________________ page_cover __________________________________*/
#cover-inside {
clear: both;
padding: 5px 0;
}

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


/*__________________________________ footer __________________________________*/
#footer-menu ul {
text-align: center;
padding: 5px 0;
list-style: none;
font-size: 10pt;
}

#footer-menu li {
display: inline;
}

#footer-menu a {
padding: 0 10px;
border-right: solid 1px #999;
}

#footer-menu a.tab_end {
border: none;
}

#footer p {
clear: both;
margin: 0 20px;
padding: 5px 0 0 0;
font-size: 10pt;
text-align: center;
border-top: solid 1px #ccc;

}

#footer a {
text-decoration: none;
}

/*___________________ header & footer 幅100%タイプ ___________________*/
/*
#display_body {
width: 100%;
text-align: center;
}

#header h1,#page_cover,#global_menu ul,#wrap,#footer-menu {
width: 790px;
margin: 0 auto;
text-align: left;
}

#container {
margin-left: 0px;
padding-right: 0px;
}

#display_body,#container {
background: #fff !important;
}
*/



/*########################___global menu___########################*/
#global_menu {
border-top: solid 1px #d5ac6c;
border-bottom: solid 1px #b97b1d;
}

#global_menu ul {
margin-left: 0;
margin-right: 10px;
padding: 4px 0;
font-size: 12px;
text-align: right;

}

#global_menu > ul {
margin-left: auto;
}

#global_menu li {
display: inline;
margin-left: -0.5em;
}

#global_menu li a {
margin: 0;
padding: 0;
text-decoration: none;
}

#global_menu li a span {
padding: 2px 10px;
}

#global_menu li a.tab_end {
/*
border-right: none;
background: none;
*/
}

#global_menu li a:hover {
border-bottom: solid 0px;     /* これが無いと IE6 で hover ラインが表示されない */
}

#global_menu li a:hover span {
padding: 2px 9px;
background: #d9b07d url(img/system/gmenu_hover.gif) left bottom repeat-x;
border-top: solid 1px #723b04;
border-right: solid 1px #fff;
border-bottom: solid 1px #fff;
border-left: solid 1px #723b04;
}


/*########################___sub menu___########################*/
.menu {
margin: 0 10px 10px 10px;
background-position: right top;
background-repeat: no-repeat;
}

.menu h2 {
margin: 0 20px 0 0;
padding: 8px 0 23px 12px;
font-size: 14px;
background-position: left top;
background-repeat: no-repeat;
line-height: 1;
}


#wrap .menu ul {     /* #wrap を外すと sub の設定が適用されてしまうので削除厳禁 */
position: relative;
margin: 0;
padding: 0;
list-style: none;
font-size: 12px;
/*
line-height: 1;
*/
background-position: left bottom;
}

.menu li {
margin-left: 10px;     /* lback の左および枠の角デザインを表示できる幅に調整 */
margin-top: -13px;
padding-bottom: 13px;
background-position: right bottom;
}

.menu ul li a,.menu li span.cat_open {
display: block;
width: 100%;      /* IE6 パディングバグ回避 */
margin-left: -10px;     /* menu li の margin-left を相殺する値 */
padding-left: 10px;     /* menu li の margin-left と同じ値 */
background: #fff;
background-position: left bottom;
border-left: solid 1px #b9b9b9;
}

.menu li a.menu-end,.menu li a.menu-end span {
background: #fff;
background-repeat: no-repeat;
}

.menu li span.cat_open {
border-left: none;
}

.menu ul li > a {
width: auto;
}

#wrap .menu ul li a {
text-decoration: none;
}

.menu li > a {
overflow: visible;
}

/* ネスト用：1段深くなる毎に基準値の倍を指定・最後は下 padding 増加防止 */
.menu ul ul a {margin-left: -10px;padding-left: 5px;}
.menu ul ul ul a {margin-left: -30px;padding-left: 30px;}
.menu ul ul ul ul a {margin-left: -40px;padding-left: 40px;}
.menu ul ul ul ul ul a {margin-left: -50px;padding-left: 50px;}
.menu ul ul ul ul ul ul a {margin-left: -60px;padding-left: 60px;}
.menu ul ul ul ul ul ul ul a {margin-left: -70px;padding-left: 70px;}
#wrap .menu li li {margin-top: 0;padding-bottom: 0;}

.menu li a span,.menu li span.cat_open span {
display: block;
/*
margin-right: 5px;
*/
height: 100%;
padding: 9px 10px 9px 5px;
border-right: solid 1px #b9b9b9;
background-position: right bottom;
}

.menu li a span {
cursor: pointer;
}

.menu li span.cat_open span {
padding: 7px 10px 8px 5px;
border-right: none;
}
.menu li a span:first-letter {
padding-left: 13px;
background: url(img/system/menu_lhead.gif) left 50% no-repeat ;
}

.menu li a:hover,.menu li a:hover span {
background-color: #d6e6da;
}

.menu li a:hover span:first-letter {
background: url(img/system/menu_lhead_hover.gif) left 50% no-repeat;
}

/*
.menu li a:hover {
background-position: left -30px;
}

.menu li a:hover span {
background-position: right -30px;
}

.menu li a.c_page,.menu li a.c_page:hover {
background-position: left -60px;
}

.menu li a.c_page span,.menu li a.c_page:hover span {
background-position: right -60px;
}
*/

/*__________________________________ CSS type __________________________________*/
/* 使用する場合はコメントアウトを解除 */
/*
.menu h2 {
margin: 0;
padding: 8px 0 8px 12px;
}

.menu li {
margin-top: 0;
padding-bottom: 0;
}

.menu ul li span.cat_open {
padding: 5px 10px 5px 10px;
font-size: 14px;
}

.menu ul li a {
border-bottom: dashed 1px #aaa;
}

#wrap .menu ul li ul {
margin-bottom: 30px;
}

.menu li .cat_open,.menu li .cat_close,.menu ul li span.cat_open {
background: #bbb;
}
*/
/*#_-___*/
/*########################___Individual___########################*/
/*__________________________________  __________________________________*/
h2 {
margin-bottom: 5px;
}

h3 {
margin-left: 15px;
margin-bottom: 10px;
padding: 7px 20px 7px 25px;
}

.topic1 .box-top h2,.topic1 .box-top h3,.topic1 .box-top h4,.topic1 .box-top h5,.topic1 .box-top h6,
.topic2 .box-top h2,.topic2 .box-top h3,.topic2 .box-top h4,.topic2 .box-top h5,.topic2 .box-top h6 {
padding: 13px 15px 10px 15px;
color: #2e3856;
}

.announce1 .box-top h2,.announce2 .box-top h2 {
padding-top: 11px;
font-size: 16px;
color: #2e3856;
}

.announce2 .box-top h2,
.topic2 .box-top h2,.topic2 .box-top h3,.topic2 .box-top h4,.topic2 .box-top h5,.topic2 .box-top h6 {
color: #2a512d;
}


/*#_-___*/
/*########################___Image___########################*/
/*__________________________________ heading __________________________________*/
h2 {background: url(img/system/banner_big.gif) left top no-repeat;}
h3 {background: url(img/system/banner_mini.gif) left bottom no-repeat;}

/*__________________________________ box __________________________________*/
.itemname .box-top,.itemname .box-top h2,.itemname .box-top h3 {
background-image: url(img/system/box_itemname_1top.gif);}
.itemname,.itemname .box-wrap {background-image: url(img/system/box_itemname_2mid.gif);}
.itemname .box-mid,.itemname .mid-left {background-image: url(img/system/box_itemname_3btm.gif);}


.basic .box-top,.basic .box-top h2,.basic .box-top h3 {
background-image: url(img/system/box_basic_1top.gif);}
.basic,.basic .box-wrap {background-image: url(img/system/box_basic_2mid.gif);}
.basic .box-mid,.basic .mid-left {background-image: url(img/system/box_basic_3btm.gif);}

.topic1 .box-top,.topic1 .box-top h2,.topic1 .box-top h3 {
background-image: url(img/system/box_topic1_1top.gif);}
.topic1,.topic1 .box-wrap {background-image: url(img/system/box_topic1_2mid.gif);}
.topic1 .box-mid,.topic1 .mid-left {background-image: url(img/system/box_topic1_3btm.gif);}

.topic2 .box-top,.topic2 .box-top h2,.topic2 .box-top h3 {
background-image: url(img/system/box_topic2_1top.gif);}
.topic2,.topic2 .box-wrap {background-image: url(img/system/box_topic2_2mid.gif);}
.topic2 .box-mid,.topic2 .mid-left {background-image: url(img/system/box_topic2_3btm.gif);}

.announce1 .box-top,.announce1 .box-top h2,.announce1 .box-top h3 {
background-image: url(img/system/box_announce1_1top.gif);}
.announce1,.announce1 .box-wrap {background-image: url(img/system/box_announce1_2mid.gif);}
.announce1 .box-mid,.announce1 .mid-left {background-image: url(img/system/box_announce1_3btm.gif);}

.announce2 .box-top,.announce2 .box-top h2,.announce2 .box-top h3 {
background-image: url(img/system/box_announce2_1top.gif);}
.announce2,.announce2 .box-wrap {background-image: url(img/system/box_announce2_2mid.gif);}
.announce2 .box-mid,.announce2 .mid-left {background-image: url(img/system/box_announce2_3btm.gif);}


/*__________________________________ others __________________________________*/
.tpanel,.tpanel span {background-image: url(img/system/tpanel.gif);}
.map-disp {background: url(img/system/frame_map.gif) no-repeat;}


/*########################___    block & menu___########################*/
/*__________________________________ block __________________________________*/
body {background: #f0f0f6;}
#header {background: #f8f5f1 url(img/system/bg_header.gif) bottom repeat-x;}


#display_body {background: url(img/system/bg_disp_body.gif) left top repeat-y;}
#container {background: url(img/system/bg_disp_body.gif) right top repeat-y;}

/*
#page_cover {background: url(img/system/bg_disp_body.gif) left top repeat-y;}
#cover-inside {background: url(img/system/bg_disp_body.gif) right top repeat-y;}

#wrap {background: url(img/system/bg_disp_body.gif) left top repeat-y;}
#wrap-inside {background: url(img/system/bg_disp_body.gif) right top repeat-y;}
*/

/*
#footer {background: #e3e7f0 url(img/system/bg_footer.gif) top repeat-x;}
*/

#container {background-color: #fff;}
#global_menu {background-color: #e5a654;}
#wrap {background-color: #f7f3ef;}
#main-disp {background-color: #fff;}


/*__________________________________ global menu __________________________________*/

#global_menu {background: #f9f3eb url(img/system/gmenu.gif) left bottom repeat-x;}
#global_menu a {background: url(img/system/gmenu_lback.gif) right bottom repeat-y;}


/*__________________________________ sub menu __________________________________*/

.menu,.menu h2 {background-image: url(img/system/menu_head.gif);}
.menu li span.cat_open,.menu li span.cat_open span {
background-image: url(img/system/menu_open.gif);
}
.menu ul,.menu li {background-image: url(img/system/menu_btm.gif);}
.menu li a,.menu li a span {background-image: url(img/system/menu_lback.gif);}
/*
.menu li a:hover,.menu li a:hover span {background-image: url(img/system/menu_lback_hover.gif);}
*/

/*########################___Color___########################*/
body {color: #332;}

a {color: #0000ec;}
a:visited {color: #442580;}

h1 a,h1 a:visited {color: #674c2e;}

#global_menu a {color: #574125;}
#global_menu a:hover {color: #fff;}

.to_top a {color: #559;}

.entry h3 a {color: #517eac;}
.entry h3 a:hover {color: #517eac;}

#sub-menu h2 {color: #574125;}
#sub-menu li a {color: #333;}
#sub-menu li a:hover {color: #653200;}
#sub-menu li a.c_page,#sub-menu li a.c_page:hover {color: #333;}

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

#footer {color: #333;}
#footer a {color: #333;}
#footer-menu a:hover {color: #e59329;}

.tpanel span {color: #444;}
a.tpanel,a.tpanel:visited {color: #444;}
a.tpanel:hover span {color: #0000ec;}