@charset"shift_jis";


#contents .contents_right p {
padding:5px;
padding-top:0;
font-size:1.4em;
}

#contents .contents_right p.link_setsumei {
padding:5px;
font-size:1.3em;
color:#2f4f4f;
text-align:center;
border-top:5px double #2f4f4f;
border-bottom:5px double #2f4f4f;
}

#contents .contents_right ul {
margin-top:20px;
font-size:1.6em;
font-weight:bold;
}

#contents .contents_right ul li {
padding:10px 5px;
}

#contents .contents_right ul li img {
padding:0 10px;
width:25px;
height:25px;
}

#contents .contents_right ul li a {
color:#000;
text-decoration:none;
border-bottom:1px dotted #000;
}

#contents .contents_right ul li a:hover {
color:#f00;
border-bottom:2px dotted #f00;
}

/*--------------------------------------------------------------------------*/