/**
 ************************
 * @ver 0.00
 * @date 10/02/23
 * @editors kzms2
 ************************
 */

/* @grobal setting
========================*/
html{
border-top-color:#ef8138;
}
body{
border-top-color:#daeeec;
}

/* @header
========================*/
#logo .main{
color:#fbac00;
}
#header{
border-top-color:#ffefc2;
}
#headerInfo{
background-color:#ffefc2;
}
#headerInfo dt address{
background-color:#f1814d;
}

/* @glovalNavigationigation
========================*/
#glovalNavigation{
border-top-color:#fbad00;
background-color:#f4a68b;
background-image:url(../../img/clr/yellow/nav_bg.png);
}
#glovalNavigation ul li a{
background-image:url(../../img/clr/yellow/nav.png);
}
#glovalNavigation ul ul li a,
#glovalNavigation ul ul li a:hover{
color: #FF9600;
}
#houseNavTrain{
background-image:url(../../img/clr/yellow/house_nav_bg.png) !important;
}
#houseNavArea{
background-image:url(../../img/clr/yellow/house_nav_bg2.png) !important;
}

/* @under glovalNavigationigation
========================*/
#glovalNavigationUnder{
background-color:#f4a68b;
}
#glovalNavigationUnderWrap{
background-image:url(../../img/clr/yellow/gloval_navigation_under_bg.png);
}

/* @pankuzu
------------------------*/
#breadcrumb li{
background-image:url(../../img/clr/yellow/breadcrumb_list_bg.png);
}

/* @primaryMenu area
========================*/
#main #primaryMenu{
background-image:url(../../img/clr/yellow/left_bg.jpg);
}

/* @main column
------------------------*/
/* @contents column
========================*/
#contents{
background-color:#fff;
background-image:url(../../img/clr/yellow/contents_bg-t.jpg);
}
#contentsWrap{
background-image:url(../../img/clr/yellow/contents_bg-b.jpg);
}
#contentsColumn{
color:#000;
}
/* @sub column
------------------------*/
#sub{
background-image:url(../../img/clr/yellow/right_bg.jpg);
}
#houseDl dd a{
background-image:url(../../img/clr/yellow/house_dl_bg.png);
}

/* @module
========================*/
/* @title style
------------------------*/
.ttl2{
border-color:#fb5d00;
}
.ttl3{
color:#fb5e00;
}
.ttl4{
border-bottom-color:#fb5e00;
color:#fb5e00;
}
.ttl5{
background-image:url(../../img/clr/yellow/ttl5_bg.png);
color:#fbad00;
}
/* @midashi style
------------------------*/
.subttl2 h2{
background-image:url(../../img/clr/yellow/subttl2_bg.png);
}
.subttl3 h3{
background-image:url(../../img/clr/yellow/icon_yajibox.png);
color:#0096db;
}

/* @list style
------------------------*/
.simpleLists li a{
color:#ff9600;
}
.simpleLists2 li{
background-image:url(../../img/clr/yellow/icon_arrow.png);
}
.designLists li a{
background-color:#feffea;
background-image:url(../../img/clr/yellow/menu_list_style.png);
color:#ff9600;
}
.designLists3 li a{
border-color:#fff;
background-color:#e5aa02;
background-image:url(../../img/clr/yellow/menu3_list_bg.png);
color:#fff;
}
.designLists3 li a:visited {
color:#fff;
}
.designLists3 li a:hover,
.designLists3 li.current a{
background-color:#f41f8e;
background-image:url(../../img/clr/yellow/menu3_list_bg_h.png);
}
.designLists3 li a span{
border-color:#efbb01;
background-image:url(../../img/clr/yellow/menu3_list_icon.png);
}
.designLists3 li a:hover span,
.designLists3 li.current a span{
background-image:url(../../img/clr/yellow/menu3_list_icon-h.png);
}
.designDl dd{
background-image:url(../../img/clr/yellow/design_dl_bg.png);
}
/* @table module style
------------------------*/
.designTable th,
.designTable td{
border-color:#fdd800;
}
.designTable th{
background-color:#fdffb9;
}

/* @go 2 top page
------------------------*/
.gotoTop a{
background-image:url(../../img/clr/yellow/gototop_bg.png);
color:#fff !important;
}
.gotoTop a span{
background-image:url(../../img/clr/yellow/gototop_bg.png);
}
/* @inline module
========================*/
.notice{
color:#ff0000;
}
.designLink:visited{
color:#c5826b;
}
/* @ttl under data infomation
------------------------*/
.postData{
border-color:#fbad00;
background-color:#fef6b9;
}
.postData dt{
background-image:url(../../img/clr/yellow/post_data_bg.png);
}
/* qrcode borders
------------------------*/
.qrDetail{
border-color:#fdd800;
}


