@charset "utf-8";


/* contents
---------------------------------------------------- */
#contents{
}

#contents p#toTop{
font-size:80%;
margin-bottom:10px;
}

#contents table{
width:900px;
}

#contents table th{
width:230px;
background-color:#ffd569;
font-size:90%;
line-height:150%;
color:#666666;
border-right:5px #FFFFFF solid;
padding:5px;
}

#contents table th span{
margin-left:20px;
}

#contents table td{
vertical-align:top;
background-color:#fff6df;
font-size:80%;
line-height:180%;
color:#666666;
border-right:5px #FFFFFF solid;
border-bottom:5px #FFFFFF solid;
padding:15px 10px;
}

#contents table th a{
background-image:url(../img/hd01.gif);
background-repeat:no-repeat;
background-position:0 0em;
padding-bottom:3px;
padding-left:20px;
}

#contents table td a{
background-image:url(../img/arrow.gif);
background-repeat:no-repeat;
background-position:0 0.1em;
padding-left:10px;
}

#contents table td p{
font-size:110%;
font-weight:bold;
margin-bottom:15px;
}

#contents table td p a{
background-image:url(../img/hd02.gif);
background-repeat:no-repeat;
background-position:0 0em;
padding-bottom:5px;
padding-left:20px;
}


