@charset "UTF-8";

/* ------------色味変更部分---------------- */
#suntory_contents {
    background: #fff1c9;
}

/*アンカーリンク*/
#suntory_contents nav ul li:after,
#suntory_contents nav ul li a:after {
    border-top: 3px solid #FABD00;
    border-right: 3px solid #FABD00;
}

#suntory_contents nav.ankerlink ul li a,
#suntory_contents nav.ankerlink ul li a:visited {
    background: #221715;
    color: #fff;
}

#suntory_contents #contents section h1{
background:#FABD00;
color:#221715;
}

#suntory_contents #contents section h2{
border-color:#D72022;
}

#suntory_contents #contents p.sample_tit{
color: #221715;
}