<br />
<b>Warning</b>:  Use of undefined constant FONTCOLOR - assumed 'FONTCOLOR' (this will throw an Error in a future version of PHP) in <b>/home/gfw/kutaniyaki.org/public_html/dev.kutaniyaki.org/wps/wp-content/themes/test2-atlas_vp001_LR30_rwd/page-basic_css.php</b> on line <b>4</b><br />
<br />
<b>Warning</b>:  Use of undefined constant BGCOLOR - assumed 'BGCOLOR' (this will throw an Error in a future version of PHP) in <b>/home/gfw/kutaniyaki.org/public_html/dev.kutaniyaki.org/wps/wp-content/themes/test2-atlas_vp001_LR30_rwd/page-basic_css.php</b> on line <b>5</b><br />
<br />
<b>Warning</b>:  Use of undefined constant MAINCOLOR - assumed 'MAINCOLOR' (this will throw an Error in a future version of PHP) in <b>/home/gfw/kutaniyaki.org/public_html/dev.kutaniyaki.org/wps/wp-content/themes/test2-atlas_vp001_LR30_rwd/page-basic_css.php</b> on line <b>6</b><br />
<br />
<b>Warning</b>:  Use of undefined constant SUBCOLOR - assumed 'SUBCOLOR' (this will throw an Error in a future version of PHP) in <b>/home/gfw/kutaniyaki.org/public_html/dev.kutaniyaki.org/wps/wp-content/themes/test2-atlas_vp001_LR30_rwd/page-basic_css.php</b> on line <b>7</b><br />
<br />
<b>Warning</b>:  Use of undefined constant AKSENTCOLOR - assumed 'AKSENTCOLOR' (this will throw an Error in a future version of PHP) in <b>/home/gfw/kutaniyaki.org/public_html/dev.kutaniyaki.org/wps/wp-content/themes/test2-atlas_vp001_LR30_rwd/page-basic_css.php</b> on line <b>8</b><br />
@charset "utf-8";
body{
	color:FONTCOLOR;
	background-color:BGCOLOR;
}
a,
a:not(.op):hover{color:MAINCOLOR;}
.telBox p a{color:FONTCOLOR!important;}
.telBox p a:before{background-color:MAINCOLOR!important;}
.mailBox a{background-color:AKSENTCOLOR!important;}


/*header*/
header{border-top-color:MAINCOLOR;}
header figure a{color:FONTCOLOR;}
header #navBtn a span,
header #navBtn a:before,
header #navBtn a:after{background-color:FONTCOLOR;}

/*nav*/
nav a{color:FONTCOLOR;}
nav ul.mainMenu>li>a:hover{background-color:MAINCOLOR;}
nav .sub-menu a:hover{background-color:SUBCOLOR;}
nav ul.sub-menu li a:hover{color:FONTCOLOR;}

#breadcrumb ol li a{color:SUBCOLOR;}
#pageTitle{
	background:-webkit-linear-gradient(top,#fff 30%,SUBCOLOR 100%);
	background:linear-gradient(to bottom, #fff 30%,SUBCOLOR 100%);
}

/*footer*/
footer .ftNav a{color:FONTCOLOR;}
footer .ftNav li.current a{color:MAINCOLOR;}
footer .ftNav > li:before,
#copyright,
#pageTop a{background-color:MAINCOLOR;}

/*index*/
[id^="topBoxPostBox"] a{color:FONTCOLOR;}
#topBoxPostBox .archiveSideBtn a{background:MAINCOLOR;}

/*bodyBox*/
#bodyBox h2,
[id^="topBox"] h2,
.bodyBox h2{border-left:8px solid MAINCOLOR;}
#bodyBox h3,
[id^="topBox"] h3,
#bodyBox h5,
[id^="topBox"] h5,
.bodyBox h3,
.bodyBox h5{border-bottom:2px solid MAINCOLOR;}
#bodyBox h4,
[id^="topBox"] h4,
.bodyBox h4{color:MAINCOLOR;}
#bodyBox h5:before,
#bodyBox h6:before,
[id^="topBox"]:before,
[id^="topBox"]:after,
.bodyBox h5:before,
.bodyBox h6:before{background-color:MAINCOLOR;}
table *.required{background-color:AKSENTCOLOR;}
*[type="submit"],*[type="image"],*[type="reset"],*[type="button"]{background-color:MAINCOLOR;}

/*category*/
.catLists .catTitle{border-bottom-color:MAINCOLOR;}
.catListBlock > li .pTitle a,
.catListBlock > li .exTxt a{color:FONTCOLOR;}
.catListBlock > li .detaLink a{border-color:MAINCOLOR;}
.catListBlock > li .detaLink a:before{background-color:MAINCOLOR;}
.catListBlock > li .detaLink a:hover{background-color:SUBCOLOR;}
ul.page-numbers li span{background-color:MAINCOLOR;border:1px solid MAINCOLOR;}

/*page*/
.pageLinkBox .pageLinkTitle>a{color:FONTCOLOR;}
.pageLinkBox .pageLinkTitle,
.bnrBox .bnrTitle,
.pageLinkBox .pageLinkTitle>a.current,
.pageLinkBox ul li.current_page_item>a{color:MAINCOLOR;}
.bnrBox .bnrTitle{border-left-color:MAINCOLOR;}
.blockLength ul.blockList > li .blockTitle,
.blockSide ul.blockList > li .blockTitle{color:MAINCOLOR;}
.blockLength ul.blockList > li .blockTitle:after{background-color:MAINCOLOR;}
.blockSide ul.blockList > li .blockTitle{border-left-color:SUBCOLOR;}
.chlistBox li:before{background-color:SUBCOLOR;}
.flowBox dl dt{background-color:MAINCOLOR;}
.flowBox dd+dt:before{border-color:SUBCOLOR transparent transparent transparent;}
.flowBox dl dd{border-color:MAINCOLOR;}
.home .twoColBox .topSecTtl,
.home #topBoxPostBox .topSecTtl{border-bottom-color:MAINCOLOR;}
.detailLink a{background-color:MAINCOLOR;}

/*single*/
.relationBox .secTitle{border-left-color:MAINCOLOR;}
.relationBox ul li a{color:FONTCOLOR;}
.postNav li.prevLink a:before,
.postNav li.nextLink a:after{background-color:MAINCOLOR!important;}
.postNav li a{color:FONTCOLOR;}

/*widget*/
#sideBar a{color:FONTCOLOR;}
.widgetTitle{border-bottom-color:MAINCOLOR;}
.custom_recent_postsWidget .afterLink a{background-color:MAINCOLOR;}
.pagesWidget ul li:before,
.archivesWidget ul li:before,
.categoriesWidget ul li:before,
.recentWidget ul li:before,
.nav_menuWidget ul li:before,
.blogCard>div .detaLink a:before{background-color:MAINCOLOR;}
.blogCard>div .detaLink a{border-color:MAINCOLOR;}