@charset "UTF-8";

/* ------------色味変更部分---------------- */
#suntory_contents {
    background:#cae5f2;
}

#container h1.txt_header {
    background-color:#283891;
    color: #fff;
}

#suntory_contents nav ul li:after,
#suntory_contents nav ul li a:after{
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
}

#suntory_contents nav.ankerlink ul li a,
#suntory_contents nav.ankerlink ul li a:visited {
    background:#61B7E7;
    color: #000;
}

#suntory_contents #contents section h1{
background:#283891;
color:#fff;
}

#suntory_contents #contents section h2{
border-color:#61B7E7;
}

#suntory_contents #contents p.sample_tit{
color:#283891;
}
