/* CSS Document */

/* @grobal setting
========================*/
a{
color:#22a06b;
}
a:visited{
color:#999;
}
html{
background: url(../../img/clr/green/bg.png) no-repeat center top #d8eae4;
color:#20302a;
}

/* @header
========================*/
#headerCatch{
color:#ec326a;
background: url(../../img/clr/green/ttl_dots.png) left repeat-y;
}
#headerCatch strong{
border-color: #ec326a; 
}
#header #logo{
border-color: #ec326a; 
}
#headerInner #subtitle{
border-color: #ec326a;
color: #20302A;
}
#headerInfo{
border-color: #ec326a;
color:#ec326a;
}

/* @glovalNavigationigation
========================*/
#glovalNavigation li{
background:url(../../img/clr/green/nav_bg.png) right top no-repeat;
}
#glovalNavigation li a{
background-image:url(../../img/clr/green/nav.png);
background-repeat:no-repeat;
}
#glovalNavigation li a:hover{
background-image:url(../../img/clr/green/nav.png);
background-repeat:no-repeat;
}
#glovalNavigation li.current a{
background-image:url(../../img/clr/green/nav.png);
background-repeat:no-repeat;
}
#glovalNavigation ul .glovalNavigationSubWrap{
border-color:#82bfa5;
}
#glovalNavigation ul .glovalNavigationSub li a{
background:url(../../img/clr/green/menu2_list_style.png) no-repeat 0 7px;
color:#22a06b;
}
#glovalNavigation ul .glovalNavigationSub li a:hover{
background:url(../../img/clr/green/menu2_list_style.png) no-repeat 0 7px;
}
#houseNav{
border-color:#b3d8c9;
}
#houseNavTrain{
background-image:url(../../img/clr/green/house_nav_bg.png) !important;
}
#houseNavArea{
background-image:url(../../img/clr/green/house_nav_bg2.png) !important;
}

/* @under glovalNavigationigation
========================*/
#glovalNavigationUnder{
background: url(../../img/clr/green/nav_under_bg.png);
}

/* @pankuzu
------------------------*/
#breadcrumb li{
background:url(../../img/clr/green/breadcrumb_list_bg.png) no-repeat 0 50%;
}

/* @short cut links
------------------------*/
#shortcut{
border-color:#d8eae4;
}
#shortcut li a,
#shortcut li strong{
background: url(../../img/clr/green/shortcut_bg.png) top center repeat-x;
}
#shortcut li a:hover,
#shortcut li strong{
background: url(../../img/clr/green/shortcut_bg.png) top center repeat-x #9c5204;
}
#shortcut li a:hover span,
#shortcut li strong span{
background:#1b8056;
color:#fff;
}

/* @menu area
========================*/
#sub {
background:url(../../img/clr/green/menu_bg.png) no-repeat top #ebf4f1;
}
#main #primaryMenu .bxWrap{
background:url(../../img/clr/green/mds_bg_l.png) top left no-repeat;
}
#sub #primaryMenu .bxWrap{
background:url(../../img/clr/green/mds_bg_s.png) top left no-repeat;
}
#main #primaryMenu .bxWrapSub {
background-position:0 -30px;
}
#primaryMenu .bxInner{
border-bottom:1px solid #d8eae4;
}
#primaryMenu h3,
#sub h3 {
border-color: #ffa936;
}

/* @dl style
------------------------*/
#houseDl{
background: #ffe9cc;
}
#houseDl dt{
border-color: #ffa936;
}
#houseDl dd#houseDlTrain a{
background:url(../../img/clr/green/house_dl_bg.png) top left no-repeat;
border-color:#ec326a;
}
#houseDl dd#houseDlTrain a:hover{
background:url(../../img/clr/green/house_dl_bg.png) left -150px no-repeat;
border-color: #c2174a;
}
#houseDl dd#houseDlArea a{
background:url(../../img/clr/green/house_dl_bg2.png) top left no-repeat;
border-color:#d97c00;
}
#houseDl dd#houseDlArea a:hover{
background:url(../../img/clr/green/house_dl_bg2.png) left -150px no-repeat;
border-color: #a66611;
}

/* @menu 2nd area
========================*/
#secondaryMenu .bx{
border-color: #9accb7;
}
#secondaryMenu h2{
background:url(../../img/clr/green/menu2_ttl_bg.png) left top no-repeat;
}
/* @main column
------------------------*/
/*#contentsColumn{
background: url(../../img/clr/green/bg_column.png) top center no-repeat #fff;
}*/
#contentsColumn .eyecatch{
border-color:#9accb7;
}
#contentsColumn h2, #searchMenu h2{
background: url(../../img/clr/green/menu2_ttl_bg.png) left top no-repeat;
}
/* @footer
========================*/
#footerInfo{
background: url(../../img/clr/green/bg_footer.gif) left bottom no-repeat;
border-color: #b3d8c9;
}
#footerInner address{
color:#20302A;
}

/* @module
========================*/
/* @title style
------------------------*/
.ttl1 h1{
background:url(../../img/clr/green/ttl2_bg.png) left center no-repeat;
}
.ttl2{
margin-bottom:10px;
}
.ttl2 h2{
background:url(../../img/cmn/mds_bg.png) no-repeat 9px 5px;
}
.ttl3 h3{
border-color: #ffa936;
}
.ttl4 h4{
border-color: #ffd090;
}
.ttl5 h5{
background:url(../../img/cmn/ttl3_bg.png) no-repeat 0 50%;
color:#82bfa5;
}

/* @midashi style
------------------------*/
.subttl2,.subttl2b{
border-color: #82bfa5;
background-color:#d8eae4;
}
.subttl3 h3{
border-color:#82bfa5;
background-color:#d8eae4;
}

/* @list style
------------------------*/
.designLists li a{
background:#537969 url(../../img/clr/green/menu_list_bg.png) repeat-x;
}
.designLists li a:hover,
.designLists li.current a{
background-color:#003120 !important;
}
.designLists li a span{
background:url(../../img/clr/green/menu_list_style.png) no-repeat 8px 8px;
}
.designLists3 li a{
background:#537969 url(../../img/clr/green/menu_list_bg2.png) repeat-x;
color:#ff9;
}
.designLists3 li a:visited {
color:#ff9;
}
.designLists3 li a:hover,
.designLists3 li.current a{
background-color:#003120 !important;
}
.designLists3 li a span{
background:url(../../img/clr/green/menu_list_style2.png) no-repeat 8px 8px;
}
.designLists2 li{
background:url(../../img/clr/green/icon_tri.png) no-repeat 0 50%;
}
.simpleLists li{
background:url(../../img/clr/green/menu2_list_style.png) no-repeat 0 7px;
}
.simpleLists2 li{
background:url(../../img/clr/green/icon_arrow.png) no-repeat 0 50%;
}
.designDl dt{
color:#20302a;
border-color: #9accb7;
}
.designLists3 li a{
background:#537969 url(../../img/clr/green/menu_list_bg2.png) repeat-x;
}
.designLists3 li a span{
background:url(../../img/clr/green/menu_list_style2.png) no-repeat 8px 16px;
}

/* @table module style
------------------------*/
.designTable th,
.designTable td{
border-color:#82bfa5;
}
.designTable th{
background:url(../../img/clr/green/table_bg.png);
}
.designTable2 th,
.designTable2 td{
border-color: #d3d3d2;
}
.designTable2 th{
background-color:#f8f8f8;
}

/* @more link style
------------------------*/
.more a{
background:#537969 url(../../img/clr/green/more_bg.png) no-repeat;
}
.more a:hover{
background:url(../../img/clr/green/more_bg.png) -60px left no-repeat;
}

/* @go 2 top page
------------------------*/
.gotoTop a{
border-color:#b3d8c9;
}
.gotoTop a span{
background:url(../../img/clr/green/gototop_bg.png) 10px center no-repeat #fff;
}
.gotoTop a:hover{
border-color: #d8eae4;
}

/* @inline module
========================*/
.notice{
color:#ec326a;
}
.designLink{
background:url(../../img/clr/green/icon_arrow.png) no-repeat 0 50%;
}
.designLink:visited{
color:#c5826b;
}
.captionImg{
border-color:#d5d5d5;
}

/**
 ************************
 * detail.css
 ************************
 */

/* @central area
========================*/
.mailtoArea .columnR a{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter:"alpha(opacity=80)";
}
.mailtoArea .columnR a:hover{
opacity:1;
filter:alpha(opacity=100);
-ms-filter:"alpha(opacity=100)";
}

/* @caption 2column area
========================*/
.captionArea{
margin-bottom:15px;
}
.captionZone{
border-color: #b3d8c9;
background: url(../../img/clr/green/nav_under_bg.png);
}

/* @slideshow area
========================*/
.slideshowArea{
border-color:#b3d8c9;
background: url(../../img/clr/green/nav_under_bg.png);
}
/* @qr area
========================*/
.qrDetail{
border-color:#82bfa5;
}

/**
 ************************
 * entrylist.css
 ************************
 */

/* @central area
========================*/
.entryArea{
border-color:#d3d3d2;
}

/**
 ************************
 * iframe.css
 ************************
 */

.ttlWide .subttl{
background: url(../../img/clr/green/mds_bg_ll.png) top center no-repeat;
}
.ttlWide{
background: url(../../img/clr/green/mds_bg_ll_line.png) center repeat-y !important;
}

/**
 ************************
 * search.css
 ************************
 */

/* @base
========================*/
#main{
background: url(../../img/clr/green/bg_column.png) top center no-repeat #fff;
}

/* @search menu
========================*/
#searchMenu{
border-color:#d8eae4;
background:url(../../img/clr/green/mds_bg_grade.jpg) top left repeat-x #fff;
}

/* @result display
------------------------*/
.resultLists .recommend table td{
border-color:#b3d8c9;
background-color:#eff6f4;
}

/**
 ************************
 * top.css
 ************************
 */

/* @central area
========================*/
#contentsColumn #topicsBx{
background: url(../../img/clr/green/top_topics_bg.jpg) repeat-x top;
}

/* @go 2 top page
------------------------*/
.gotoTop a{
border-color:#b3d8c9;
}
.gotoTop a span{
background:url(../../img/clr/green/gototop_bg.png) 10px center no-repeat #fff;
}
.gotoTop a:hover{
border-color:#d8eae4;
}

/* @tab box
------------------------*/
.dtlLists li h3{
color:#1b8056;
}

