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


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

/*################___normal tag___################*/
body {
text-align: center;
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;
background-repeat: no-repeat;
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 {
background-repeat: no-repeat;
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;
height: 1px;
border: solid #999;
border-width: 1px 0 0 0;
}

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 {
font-style: italic;
text-decoration: underline;
}

blockquote {
margin: 0.5em 25px;
padding: 10px;
background: #e9eff4;
border: 2px dotted #369;
color: #036;
}

cite {
font-style: italic;
text-decoration: underline;
}

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

tfoot td {
background: #e3f4ec;
}

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

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;
overflow: hidden;
margin-bottom:-32768px;
padding: 10px 0 32768px 0;
}

@media print{
.separate .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 .imgblk {
margin-left: 10px;
margin-right: 10px;
}

.separate .imgblk 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 {
position: relative;
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;
}

.note_box .box-head {
display: inline;
position: absolute;
top : -2em;
left : -21px;
padding-right: 40px;
font-size: 14px;
background-position: right top;
font-weight: bold;
line-height: 2em;
}

.note_box .box-head span {
float: left;
padding-left: 10px;
background-position: left top;
color: #fff;
}

.dogear {
border-right: solid 2px #666;
border-bottom: solid 2px #666;
}

.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: 0;
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 .col p {
margin-left: 20px;
}

#sub .mid-left {
padding-left: 0;
padding-right: 0;
}


#sub .exp_box,#sub .note_box {
margin-left: 10px;
margin-right: 10px;
}

#sub form {
margin: 0 10px 10px 10px;
padding: 6px 5px 7px 15px;
background: #d4dfea;
text-align: right;
}

#sub form input {
margin-top: 4px;
}

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


/*_______________ 幅可変見出し（ <h2><span>タイトル</span></h2>）______________*/
h2.varw,h3.varw,h4.varw,h5.varw,h6.varw {
margin: 0 20px 0 20px;
padding: 0;
font-size: 18px;
background-position: left top;
}

h2.varw span,h3.varw span, h4.varw span, h5.varw span, h6.varw span {
display: block;
margin-left: 10px;
background-position: right top;
padding: 6px 0 10px 5px;
}


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

* html .tpanel {
padding: 0;
}

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

.tpanel span {
margin-left: 5px;
padding: 8px 40px 8px 15px;
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,.box .left {
float: left;
margin-right: 15px;
margin-bottom: 10px;
}

.center {
display: block;
margin: 0 auto 0.5em auto;
text-align: center;
}

/*
.center,.box .center,.sbox .center,.exp_box .center,.note_box .center {
display: block;
margin: 0 auto 0.5em auto;
text-align: center;
}
*/

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

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

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

.main-bottom a {
font-size: 12px;
text-decoration: none;
}

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

.top_navi {
text-align: right;
}

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

.re-search {
text-align: center;
}


/*
#wrap-inside {
position: relative;
}

.main-bottom {
position: absolute;
right: -25px;
bottom: 0;
font-size: 12px;
line-height: 1;
}

* html .main-bottom {
right: 18px;
top: 3px;
}

.main-bottom a {
display: block;
height: 1%;
padding: 7px 5px 7px 10px;
border-top: solid 1px #999;
border-left: solid 1px #999;
background: #eef;
}
*/

/* 上とまとめると IE6 で表示崩れが発生するため、統合厳禁 */
/*
.main-bottom a {
color: #004468;
}

* html .main-bottom a {
display: inline;
}

.main-bottom a:hover {
background: #99e;
background-position: left -14px;
color: #fff;
}
*/
















/*########################___    clearfix item___########################*/
.clearfix:after
,#header:after
,#page_cover:after
,#global_menu:after
,#wrap:after
,#wrap-inside:after
,#main-disp:after
,.col:after
,.mid-left:after
,.separate:after
{content: ".";display: block;height: 0;clear: both;visibility: hidden;}

.clearfix
,#header
,#page_cover
,#global_menu
,#wrap
,#wrap-inside
,#main-disp
,.col
,.mid-left
,.separate
{overflow: hidden;}

/* Hides from IE-mac \*/

* html .clearfix
,* html #header
,* html #page_cover
,* html #global_menu
,* html #wrap
,* html #wrap-inside
,* html #main-disp
,* html .col
,* html .mid-left
,* html .separate
{height: 1%;overflow: visible;}

/* End hide from IE-mac */



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

/* IE6 用 min-width & max-width */
/*
* html #display_body {
width:expression(document.body.clientWidth < 790? "790px" :
document.body.clientWidth > 1000? "1000px" : "90%");
}
*/

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

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

#page_cover {
width: 100%;
overflow: hidden;
}

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

#main {
float: left;
padding: 10px 0;
}

.m_left #main {
float: right;
}

.m_left #main-disp {
background-position: left top;
}

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

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

.top-page #main,.top-page #main-disp {
margin-left: 0;
}

/* メイン・メニュー両方 % 指定（標準 71%・29%） */
/*
#main {width: 71%;}
#main,#main-disp {margin-left: 0;}
#sub {width: 29%;}
*/

#footer {
position: relative;
padding: 5px 0 9px 0;
}


/*_____________________________ main をフレームで囲む _____________________________*/



/*
.main-top {
height: 15px;
background-position: left top;
}

.main-top div {
position: absolute;
width: 150px;
height: 15px;
right: 0;
background-position: right top;
}

.main-bottom {
padding: 0;
height: 15px;
background-position: left bottom;
}

.main-bottom div {
position: absolute;
width: 150px;
height: 15px;
right: 0;
background-position: right bottom;
}

.main-bottom div a {
position: absolute;
top: -13px;
right: 17px;
}

#main {
position: relative;
padding: 0;
background-position: right top;
background-repeat: repeat-y;
}

#main-disp {
margin-right: 5px;
background-position: left top;
background-repeat: repeat-y;
}

html #display_body,html #container {background: none;}
#main,#main-disp {background-image: url(img/system/bg_wrap_mid.gif);}
.main-top,.main-top div,.main-bottom,.main-bottom div {
background-image: url(img/system/bg_wrap.gif);
}
*/



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

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

#header img {
margin: 0;
}

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

#page_cover p {
font-size: 1px;
text-indent: -9999px;
}


/*__________________________________ 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;
padding: 0 0 0 0;
font-size: 10pt;
text-align: center;
}

#footer a {
text-decoration: none;
}


/*___________________ header & footer 幅100%タイプ ___________________*/



/*
#display_body {
width: 100%;
text-align: center;
}

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

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

#cover-inside,#wrap-inside {
margin-left: 5px;
padding-right: 5px;
}

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

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



/*########################___global menu___########################*/
/* global_menu に背景画像を使用する場合は高さを明示 */
* html #header {
height: 67px;
}

#global_menu {
}

#global_menu ul {
display: inline;
float: right;
margin-right: 0;
padding: 0 5px 0 28px;
list-style: none;
font-size: 12px;
line-height: 1;
}

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

#global_menu a {
float: left;
display: inline;
padding: 8px 0 6px 0;
text-decoration: none;
background-position: top left;
vertical-align: middle;
cursor: pointer;
}

#global_menu a span {
float: left;
margin-left: 4px;
padding: 4px 6px;
background-position: top right;
}

#global_menu a:hover span {
padding: 3px 6px 4px 5px;
background: #fff;
border-top: solid 1px #56738f;
border-left: solid 1px #56738f;
}

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

/* 飛び出し処理：m-top は常に 0：p-btm は a の m-top + a span の p-btm */
/*
#global_menu a:hover {margin-top: 0px;}
#global_menu a:hover span {padding-bottom: 10px;}
*/


/*########################___sub menu___########################*/
.menu {
position: relative;
}

* html .menu {
position: static;
}

#wrap .col .menu h2 {
padding: 12px 0 12px 25px;
font-size: 14px;
vertical-align: middle;     /* IE6 用 */
}

.menu .box-mid {
padding-right: 15px;
}

.menu .mid-left {
padding-top: 0;
padding-bottom: 8px;
}

#wrap .menu ul {     /* #wrap を外すと sub の ul 設定が適用されるため削除不可 */
position: relative;
padding: 0 3px;
list-style: none;
font-size: 12px;
}

#wrap .menu ul ul {
padding: 0;
}

.menu li {
padding-left: 0;
padding-bottom: 0;
}

.menu ul li a,.menu ul li span.cat_open {
display: block;
height: 1%;
padding-left: 8px;     /* 背景画像左端表示用 */
border-bottom: dashed 1px #bbb;
background: #fff;
}

.menu ul li span.cat_open {
margin-top: 7px;
margin-left: 15px;
border-top: solid 1px #999;
background: #cfdbe8;
}

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

.menu li a span,.menu ul li span.cat_open span {
display: block;
padding: 9px 5px 7px 5px;
}

.menu ul li span.cat_open span {
padding: 7px 5px 5px 5px;
}

.menu li a:hover {
background: #eaf6e6;
border: solid 1px #76c159;
}

.menu li a:hover span {
padding-top: 8px;
}

.menu li a.c_page,.menu li a.c_page:hover {
background: #f5ece4;
border: none;
border-bottom: dashed 1px #bbb;
}

.menu li a.c_page span,.menu li a.c_page:hover span {
padding-top: 9px;
}

/* ネストメニューの背景を全幅で表示させない場合は以下をコメントアウト */
#wrap .menu ul {margin-left: 0;}
.menu ul li a {margin-left: 15px;}
.menu ul ul a {padding-left: 23px;}
.menu ul ul ul a {padding-left: 38px;}
.menu ul ul ul ul a {padding-left: 53px;}


/*__________________________________ CSS type __________________________________*/


/*
#wrap .menu,#wrap .menu * {background-image: none;}

.menu {
float: none;
width: auto;
margin: 0 10px;
border: 1px solid #336;
}

.col .menu h2 {
margin: 0;
padding: 8px 0 8px 12px;
background: #abd;
border-top: solid 1px #fff;
border-left: solid 1px #fff;
border-right: solid 1px #666;
border-bottom: solid 1px #666;
}

.menu .box-top,.menu .box-mid {
padding-right: 0;
}

.menu .mid-left {
padding-bottom: 0;
}

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

.menu ul li a {
margin-left: 0;
background: #cde;
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: #eeeeff;
}

.menu li a.c_page,.menu li a.c_page:hover {
background: #dbb;
}
*/



/*#_-___*/
/*########################___Individual___########################*/
/*__________________________________  __________________________________*/
#header form {
position: absolute;
top: 10px;
right: 10px;
}

h2 {
margin: 0 15px 5px 15px;
padding: 12px 0 14px 20px;
}

h3 {
margin: 0 15px 5px 15px;
padding: 12px 0 12px 10px;
}




/*########################___  ランキング___########################*/
.rank .box-top h2 {
padding: 15px 0 15px 60px;
font-size: 18px;
}

.rank .ranksum {
margin-top: 5px;
padding-bottom: 0;
}

.rank h3 {
margin: 0 0 5px 0;
padding: 0 0 3px 0;
border-bottom: solid 1px #8ca5bf;
font-size: 110%;
color: #325476;
background: none;
}

.rank ul {
padding-left: 0;
list-style: none;
}

.rank ul li {
padding-left: 22px;
background: url(img/system/lhead_basic.gif) left 0.3em no-repeat;
}

.rank table {
margin: 0 0 5px 0;
border-collapse: separate;
border-spacing: 1px;
border-top: solid 1px #aaa;
border-right: solid 1px #999;
border-bottom: solid 1px #999;
border-left: solid 1px #aaa;
}

.rank table th,.rank table td {
background: #f5f5f5;
border-top: solid 1px #fff;
border-right: solid 1px #999;
border-bottom: solid 1px #999;
border-left: solid 1px #fff;
}

.rank table th {
background: #ccd9e7;
}


/*########################___  おしらせBOX___########################*/
.announce1 .box-top h2,.announce1 h3,.announce1 h4,
.announce2 .box-top h2,.announce2 h3,.announce2 h4 {
padding: 15px 0 8px 25px;
font-size: 16px;
}

.announce2 .box-top h2,.announce2 h3,.announce2 h4 {
font-size: 14px;
color: #dc7b36;
}

.announce2 p {
padding-left: 3px;
}


/*__________________________________ タブボックス __________________________________*/
.tab-box {
margin-top: 26px;
}

.tab-box .box-top {
position: relative;
height: 7px;
}

html .tab-box .box-top h2 {
position: absolute;
top: -26px;
padding: 0 0 0 25px;
font-size: 16px;
max-width: 485px;
}

.tab-box .box-top h2 span {
float: left;
padding: 12px 30px 10px 0;
background-position: right top;
}


/*########################___  セパレート___########################*/
.separate h2,.separate h3,.separate h4 {
margin: 0;
padding: 0 0 5px 10px;
background: none;
}

.sep2,.sep3,.sep4 {
margin: 0;
}

.sep2 img,.sep3 img,.sep4 img {
margin-bottom: 8px;
}

.col .sep2 p,.col .sep3 p,.col .sep4 p {
padding: 0 0 0 10px;
}

.sep4box .box-top div {
margin: 0;
padding: 15px 0 5px 30px;
background-position: left top;
}

.sep4box .box-top div img {
display: block;
margin: 0 auto;
text-align: center;
}


.sep4box .box-mid {
padding-right: 10px;
}

.sep4box .mid-left {
padding: 5px 0 10px 10px;
}

/*#_-___*/
/*########################___Image___########################*/
/*__________________________________ heading __________________________________*/
h2 {background: url(img/system/banner_big.gif) left no-repeat;}
h3 {background: url(img/system/banner_small.gif) left 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);}

.rank,.rank .box-wrap {background-image: url(img/system/box_rank_2mid.gif);}
.rank .box-mid,.rank .mid-left {background-image: url(img/system/box_rank_3btm.gif);}
.rank1 .box-top,.rank1 .box-top h2 {background-image: url(img/system/box_rank_1top1.gif);}
.rank2 .box-top,.rank2 .box-top h2 {background-image: url(img/system/box_rank_1top2.gif);}
.rank3 .box-top,.rank3 .box-top h2 {background-image: url(img/system/box_rank_1top3.gif);}
.rank4 .box-top,.rank4 .box-top h2 {background-image: url(img/system/box_rank_1top4.gif);}
.rank5 .box-top,.rank5 .box-top h2 {background-image: url(img/system/box_rank_1top5.gif);}
.rank6 .box-top,.rank6 .box-top h2 {background-image: url(img/system/box_rank_1top6.gif);}
.rank7 .box-top,.rank7 .box-top h2 {background-image: url(img/system/box_rank_1top7.gif);}
.rank8 .box-top,.rank8 .box-top h2 {background-image: url(img/system/box_rank_1top8.gif);}
.rank9 .box-top,.rank9 .box-top h2 {background-image: url(img/system/box_rank_1top9.gif);}
.rank10 .box-top,.rank10 .box-top h2 {background-image: url(img/system/box_rank_1top10.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);}

.sep4box .box-top,.sep4box .box-top div {background-image: url(img/system/box_sep4_1top.gif);}
.sep4box,.sep4box .box-wrap {background-image: url(img/system/box_sep4_2mid.gif);}
.sep4box .box-mid,.sep4box .mid-left {background-image: url(img/system/box_sep4_3btm.gif);}




.tab-box .box-top h2,.tab-box .box-top h2 span {
background-image: url(img/system/box_test_0tab.gif);}
.tab-box .box-top {background-image: url(img/system/box_test_1top.gif);}
.tab-box,.tab-box .box-wrap {background-image: url(img/system/box_test_2mid.gif);}
.tab-box .box-mid,.tab-box .mid-left {background-image: url(img/system/box_test_3btm.gif);}


/*___________________ タブ型ボックス ___________________*/
.itemname .box-top h2,.itemname .box-top h2 span {
background-image: url(img/system/box_itemname_0tab.gif);}
.itemname .box-top {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);}

/*__________________________________ others __________________________________*/
.exp_box .box-head {background: #c1dac1 url(img/system/sys_oblique-line_2px.gif);}
.note_box .box-head,.note_box .box-head span {background-image: url(img/system/tab_black.gif);}
/*
.note_box .box-head {background: url(img/system/tab_black.gif) top right no-repeat;}
*/
.dogear {background: #fff url(img/system/sys_dogear_gray.gif) bottom right no-repeat;}

.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: #dce5ee url(img/system/bg_body.gif) repeat-x;}
#display_body {background: url(img/system/bg_disp_body.gif) repeat-y;}
#container {background: url(img/system/bg_disp_body.gif) right top repeat-y;}
#header {background: #eee url(img/system/bg_header.gif) bottom repeat-x;}
#footer {background: #eee url(img/system/bg_footer.gif) top repeat-x;}




/*
#wrap {background: #fff url(img/system/bg_wrap.gif) top left repeat-x;}
.top-page #main {background: none;}
.m_left #main {background-position: top left;}
*/

/* メインとサブの間にラインを引くデザイン用 */
/*
#main-disp {background: url(img/system/sys_graydot_11w.gif) right top repeat-y;}
*/


/*__________________________________ global menu __________________________________*/

#global_menu ul {background: url(img/system/gmenu.gif) bottom left repeat-x;}

/*
#global_menu a,#global_menu a span {background-image: url(img/system/gmenu_lback.gif);}
*/


/*__________________________________ sub menu __________________________________*/
.menu .box-top,.menu .box-top h2,.menu .box-top h3 {
background-image: url(img/system/box_menu_1top.gif);}
.menu,.menu .box-wrap {background-image: url(img/system/box_menu_2mid.gif);}
.menu .box-mid,.menu .mid-left {background-image: url(img/system/box_menu_3btm.gif);}
/*
.menu li a,.menu li a span {background-image: url(img/system/menu_lback.gif);}
*/


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

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

h1 a,h1 a:visited {color: #456b7e;}

#global_menu a {color: #354554;}
#global_menu a:hover {color: #2370bd;}

.main-bottom a {color: #2f4d6d;}

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

#wrap .col .menu h2 {color: #2f4d6d;}

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