@charset "UTF-8";

/* --------------------------------------------------
contentsHead
-------------------------------------------------- */
div#contentsHead,
div#interview,
div#profile {
background: url(img/dot_border.gif) repeat-x bottom left;
padding-bottom: 20px;
margin-bottom: 20px;
}

div#interview {
padding-bottom:15px;
}

div#contentsHead h3,
div#contentsHead p.titleCopy {
margin-bottom: 15px;
}


/* --------------------------------------------------
summary
-------------------------------------------------- */
div.ut p.ytTll {
border-top: #CCCCCC 1px dotted;
padding:10px 0;
font-size:14px;
color:#F30;
}


div.ut p.ytview {
margin-top:5px;
margin-bottom:20px;
}


