/* CSS Document */

/* @grobal setting
========================*/
a{
color:#dc0d2c;
}
a:visited{
color:#999;
}
html{
background: url(../../img/clr/red/bg.png) no-repeat center top #ecd5d7;
color:#322022;
}

/* @header
========================*/
#headerCatch{
color:#309c87;
background: url(../../img/clr/red/ttl_dots.png) left repeat-y;
}
#headerCatch strong{
border-color: #309c87; 
}
#header #logo{
border-color: #309c87; 
}
#headerInner #subtitle{
border-color: #309c87;
color: #452b2f;
}
#headerInfo{
border-color: #309c87;
color:#309c87;
}

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

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

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

/* @short cut links
------------------------*/
#shortcut{
border-color:#ecd5d7;
}
#shortcut li a,
#shortcut li strong{
background: url(../../img/clr/red/shortcut_bg.png) top center repeat-x;
}
#shortcut li a:hover,
#shortcut li strong{
background: url(../../img/clr/red/shortcut_bg.png) top center repeat-x #961e30;
}
#shortcut li a:hover span,
#shortcut li strong span{
background:#961e30;
color:#fff;
}

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

/* @dl style
------------------------*/
#houseDl{
background: #e9f8c0;
}
#houseDl dt{
border-color: #9cc627;
}
#houseDl dd#houseDlTrain a{
background:url(../../img/clr/red/house_dl_bg.png) top left no-repeat;
border-color:#309c87;
}
#houseDl dd#houseDlTrain a:hover{
background:url(../../img/clr/red/house_dl_bg.png) left -150px no-repeat;
border-color: #1e806c;
}
#houseDl dd#houseDlArea a{
background:url(../../img/clr/red/house_dl_bg2.png) top left no-repeat;
border-color:#759717;
}
#houseDl dd#houseDlArea a:hover{
background:url(../../img/clr/red/house_dl_bg2.png) left -150px no-repeat;
border-color: #5c790c;
}

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

/* @module
========================*/
/* @title style
------------------------*/
.ttl1 h1{
background:url(../../img/clr/red/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: #9cc627;
}
.ttl4 h4{
border-color: #d2f374;
}
.ttl5 h5{
background:url(../../img/cmn/ttl3_bg.png) no-repeat 0 50%;
color:#7e4f55;
}

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

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

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

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

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

/* @inline module
========================*/
.notice{
color:#309c87;
}
.designLink{
background:url(../../img/clr/red/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: #dbafb3;
background: url(../../img/clr/red/nav_under_bg.png);
}

/* @slideshow area
========================*/
.slideshowArea{
border-color:#dbafb3;
background: url(../../img/clr/red/nav_under_bg.png);
}
/* @qr area
========================*/
.qrDetail{
border-color:#c57a84;
}

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

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

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

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

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

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

/* @search menu
========================*/
#searchMenu{
border-color:#ecd5d7;
background:url(../../img/clr/red/mds_bg_grade.png) top left no-repeat #fff;
}

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

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

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

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

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

