@charset "utf-8";

/* #pageTitleBox
-------------------------------------------------------------------------------------------------------- */
#pageTitleBox.dousoukai	{ background-image:url(../images/bg_pagetitle.jpg);}





/* overwrite
---------------------------------------------------- */
a			{ color:#8B4336; }

/* layout */
#header #gNavBox	{ border-left: #8B4336 6px solid; }
@media screen and (max-width: 1028px) {
#header #gNavBox		{ background: #8B4336; }
}

/* header */
#header #logoBox				{ background:url(../images/common/bg_header_pc.png) #8B4336; }
#header #gMenu > li			{ border-bottom:#8B4336 1px solid; }
#header #gMenu > li a		{ background:url(../images/common/ico_gnav_ar.png) no-repeat right 20px center; }
#header #newsCat li.act a	{ background:#8B4336; }
@media screen and (max-width: 1028px) {
#header #logoBox				{ background:url(../images/common/bg_header_sp.png) no-repeat; }
}

/* footer */
#footer #fInfoBox #fInfo #request a	{ background-image: url(../images/common/ico_request.png) , url(../images/common/bg_linkbtn.png); }
#footer #copyRight			{ background:#8B4336; }

/* contents */
#newsListBox .newsTitle				{ color:#8B4336; }
.newsList									{ border-top:#8B4336 2px solid; }
.newsList li .newsInfo .newsCat a	{ background-color:#8B4336; }

.ttl-sect		{ color:#8B4336; border-top:#8B4336 2px solid; border-bottom:#8B4336 2px solid; }
.ttl-elem		{ border-left:#8B4336 6px solid; border-bottom:#8B4336 1px solid;}
.ttl-boldClr	{ color:#8B4336; }
.txt-clr			{ color:#8B4336; }

.link-btn a		{ background-color:#8B4336; }

.list-ul01 li:before		{ color:#8B4336; }
.list-ol01 li:before		{ color:#8B4336; }






