body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, font, form, p, h1, h2, h3, h4, h5, h6, span, a { padding: 0px; margin: 0px; }
input, select { font-size: 14px; line-height: 16px; }
html, body { -webkit-text-size-adjust: none; font-size: 14px; color: #666666; }/*googleä¯ÀÀÆ÷×ÖÌå¼æÈÝ*/
body { font-family:"Î¢ÈíÑÅºÚ","ËÎÌå",Arial, Helvetica, sans-serif; width: 100%; background:#ffffff; }
img { border: 0; }
ul, li { list-style-type: none; }
a { text-decoration: none; color: #666666; outline: none; }
a:hover { color: #009fed; text-decoration: none; }
a:active { star:expression(this.onFocus=this.blur());
}

.sitemap {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    color: #666;
	padding-top: 30px;
}
dl {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
dt {
    margin-bottom: 15px;
    padding: 8px 12px;
    border: 1px solid #fff1c8;
    background-color: #fff9e6;
    font-weight: bold;
    border-radius: 3px;
    color: #582e09;
	
}

 dd {
    padding: 0 0 15px 13px;
}

dd a {
    display: inline-block;
    margin: 0 10px 10px 0;
	color: #666;
    font-size: 16px;
	cursor: pointer;
	background-color: transparent;
}
.sitemap .crumb {
    height: 35px;
    padding: 0 5px;
    line-height: 35px;
    font-size: 18px;
	font-weight:bold;
}