/*################___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 */


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


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

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

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 {
margin: 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 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;
border: solid 2px #666;
border-collapse: collapse;
line-height: 1.6;
}

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 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;
}

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

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

#global_menu {
/*
height: 30px;
*/
}

#wrap {
clear: both;
padding-bottom: 10px;
}

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

.top_page #main {
width: 780px;
}

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

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


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

#header h1 a {
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;
}


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

#global_menu li {
float: left;
display: block;
margin: 0 2px 0 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 4px 15px;
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: right -40px;
}


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

#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 .col {
margin-left: 0;
padding-left: 0;
}

#sub .box {
margin-left: 0;
padding-left: 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;
}


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

#menu h2 {
margin: 0;
padding: 12px 15px 12px 25px;
font-size: 12px;
}

#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;
}

/* 通常ブラウザ用：上記 a と合わせて使用 */
#menu li > a {width: auto;}

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

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

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

#menu li a.cat_close {
padding: 13px 15px 15px 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_open:hover {
background-position: 0 0;
}

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


/*################___ - CSS type___################*/
/*
#menu ul {
margin-bottom: 2px;
}

#menu li a {
background: #aac;
border-top: solid 1px #fff;
border-left: solid 1px #fff;
border-right: solid 1px #666;
border-bottom: solid 1px #666;
}

#menu li a:hover {
background: #aca;
}

#menu li a.cat_open,#menu li a.cat_close,#menu li a.cat_open:hover,#menu li a.cat_close:hover {
background: #caa;
border-bottom: solid 2px #666;
}

#menu ul.sub_menu {
padding-left: 5px;
padding-bottom: 3px;
}

#menu li a.c_page,#menu li a.c_page:hover {
background: #acc;
}


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

.box {float: left;background-position: left bottom;}
.box_top h2,.box_top h3 {background-position: top left;}
.box_top,.box_mid {background-position: top right;}
.box_mid,.box_mid div {background-repeat: repeat-y;}
.box_top div,.box_mid div {margin-right: 20px;}
.box_mid div {padding-top: 5px;}

.box_btm {
float: right;
width: 20px;
height: 18px;
background-position: right bottom;
}

.box_top h2,.box_top h3 {
margin: 0;
padding: 10px 0 10px 35px;
line-height: 1;
}

.box_mid p {
margin: 0 0 0 35px;
}

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

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

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

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

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

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


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

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


/*　box 幅設定参考数値

1/4：width: 25%;
1/3：width: 33%;
3/4 の 半分：width: 37%;
1/2：width: 50%;
2/3：width: 67%;
3/4：width: 74%;
全幅：width: 100%;
黄金分割の短幅側：width: 38%;
黄金分割の長幅側：width: 62%;
黄金分割の長幅側の半分：width: 30%;

*/

/*################___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 */

/*　セパレート・分割幅設定参考数値

1/4：width: 25%;
1/3：width: 33%;
3/4 の 半分：width: 37%;
1/2：width: 49%;
2/3：width: 66%;
3/4：width: 75%;
黄金分割の短幅側：width: 38%;
黄金分割の長幅側：width: 62%;
黄金分割の長幅側の半分：width: 31%;

*/

/*##___-------------------------------___*/
/*################___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}
.separate .left_cell .imgblkl p {margin-left: 15px;margin-right: 0;}

.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 #999;
background: #ffffff;
}

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

.exp_box h2,.exp_box h3 {
margin: 0 0 5px 0;
padding: 3px 10px;
border-bottom: solid 1px #999;
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: #fff;
}

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

h2.cat {
padding: 25px 0 18px 55px;
}

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


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

p > .tpanel {
padding: 7px 0 7px 0;
}

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

.tpanel span,.tpanel a {
margin-left: 10px;
padding: 7px 12px 7px 0;
text-decoration: none;
background-position: top right;
}

.tpanel a {
padding-right: 30px;
}

.tpanel a:hover {
background-position: -30px right;
}


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

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

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

.top_navi {
text-align: right;
}

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

.top_search form {
margin: 20px;
}

.genre {
margin-top: 0.5em;
}

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

.genre .imgblk {
border-bottom: solid 1px #aaa;
}

.genre .imgblkl p {
margin-bottom: 5px;
}

#sub .regist {
font-size: 12pt;
}


#sub .regist img {
display: inline;
}


/*_____________コメント_____________*/
.voice_list h2,.voice_list2 h2 {
padding: 20px 10px 17px 90px;
font-size: 20px;
}

body.ind .box {
width: 530px;
}

div.comment_list {
margin: 0;
padding: 0 0 10px 0;
}

.comment_list table {
width: 480px;
margin: 0 0 0 32px;
border: none;
font-size: 12pt;
}

.comment_list > table {
width: 95%;
}

tr.line_2 {
background: #f3f3f3;
}

.comment_list td {
border: solid #ccc;
border-width: 0 0 1px 0;
}

.comment_status {
width: 50px;
padding-left: 0;
text-align: right;
white-space: nowrap;
}

.commenter {
width: 23%;
font-size: 9pt;
}

span.com_subscribers {
color: #595;
}

span.entry_author {
color: #955;
}

.comment_list img {
margin: 0 0 0 3px;
padding: 0;
}

.com_author {
text-align: right;
}

.com_author img {
margin: 0;
padding: 0;
vertical-align: top;
}

.voice_list {
width: 70%;
}

.voice_list2 {
width: 100%;
}

.voice_list p {
padding-left: 5px;
}

.comments-open {
padding: 10px 10px 10px 30px;
}

/*_____________カテゴリー一覧_____________*/
.cat_disp h3 {
margin-right: 0;
margin-bottom: 3px;
padding-bottom: 3px;
border-bottom: dashed 1px #666;
font-size: 100%;
}

.cat_disp h3 a {
color: #779;
text-decoration: none;
}

.cat_disp .left_cell {
width: 48%;
}

.cat_disp .right_cell {
width: 50%;
}

.widget-content {
margin: 0;
padding: 5px 0 0 30px;
border: solid #999;
border-width: 1px 1px 1px 1px;
}

.theme {
width: 532px;
}

div > .theme {
width: auto;
}

*:first-child+html .theme {
width: 530px;
}

.sign_in {
margin-top: 10px;
width: 30%;
}

#sub .side_signin {
margin-top: 25px;
}

.topic_path {
padding-bottom: 0;
border-bottom: solid 1px #ddd;
}

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

.voice_list .box_top,.voice_list .box_top h2 {background-image: url(img/system/vbox_1top.gif);}
.voice_list .box_mid,.voice_list .box_mid div {background-image: url(img/system/vbox_2mid.gif);}
.voice_list,.voice_list .box_btm {background-image: url(img/system/vbox_3btm.gif);}

.voice_list2 .box_top,.voice_list2 .box_top h2 {background-image: url(img/system/vbox2_1top.gif);}
.voice_list2 .box_mid,.voice_list2 .box_mid div {background-image: url(img/system/vbox2_2mid.gif);}
.voice_list2,.voice_list2 .box_btm {background-image: url(img/system/vbox2_3btm.gif);}

.box_top div {background-image: url(img/system/frame_1top_1gray.gif);}

/*#####___ ->> header___#####*/
h2 {background: url(img/system/banner_big.gif) left no-repeat;}
h2.cat {background: url(img/system/banner_category.gif) left no-repeat;}
h2.banner_top {background: url(img/system/banner_long.gif) left no-repeat;}

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


/*#####___ ->> others___#####*/
.tpanel,.tpanel span {background-image: url(img/system/tpanel_orange.gif);}
.t_link,.t_link a {background-image: url(img/system/tpanel_orange_link.gif);}


/*################___image setting___################*/
/*_____________block_____________*/
body {background: #d7dbe0;}
#display_body {background: url(img/system/bg_disp.gif) repeat-y;}

#header {background: #929fac url(img/system/header.gif) bottom repeat-x;}

#global_menu {background: url(img/system/gmenu.gif) top left repeat-x;}
#wrap {background: url(img/system/wrap.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: #929fac url(img/system/footer.gif) top no-repeat;}

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

/*_____________sub menu_____________*/
#menu h2 {background: url(img/system/menu.gif) 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 {background: url(img/system/menu_btm.gif) bottom no-repeat;}


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

h1 a {color: #fff;}
.theme h3 a {color: #fff;text-decoration: none;}

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

.to_top a {color: #559;}


#menu li a {color: #333;}
#menu li a:hover {color: #33d;}
#menu li a.c_page,#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,#menu li a.cat_open:hover {color: #333;}

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

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