/* -------------------------- */
/* pankuzu */
/* -------------------------- */
#crumb {
margin:0;
padding:9px 0 9px 0;
text-align:right;
width:750px;
color:#151515;
clear:both;
font-size:11px;
border-bottom: #e6e6e6 1px solid;
}
#mainall #crumb {
width:920px;
}

div#main_contents #crumb p {
padding-right:16px;
font-size:70%;
line-height:1.4;
}

#crumb span.stay {
font-weight:bold;
}

#crumb a:link,
#crumb a:visited {
text-decoration:underline;
}
#crumb a:active,
#crumb a:hover {
color:#ef0041;
text-decoration:underline;
}
/* -------------------------- */
/* -------------------------- */
/* democar a tag */
/* -------------------------- */
#main_contents a{
text-decoration:underline;
}
#main_contents a:hover {
color: #EF0008;
}
/* -------------------------- */