@charset "utf-8";

/* ================================================
    footer_sitemap.css
================================================ */
#fsitemap {
	clear: both;
	padding: 20px 0 15px;
	width: 100%;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
	border-top: 1px solid #CCCCCC;
	line-height:1 !important;
}

#fsitemap * {
	margin: 0;
	padding: 0;
    letter-spacing: 0;
	text-decoration: none;
}

#fsitemap img {
	border: none;
}

#fsitemap a { color: #666;}

#fsitemap a:link { color: #666;}
#fsitemap a:active { color: #F00;}
#fsitemap a:visited { color: #666;}
#fsitemap a:hover { color: #F00;}

#fsitemap #fsitemap_line {
	width: 978px;
	margin: 0 auto 10px;
	padding: 15px 0;
	border: solid 1px #e5e5e5;
}

#fsitemap #fsitemap_inner {
	width: 978px;
	text-align: left;
	background: url(http://cdn.glico.jp/common/corporation/images/fsitemap_bg.gif) repeat-y center top;
	overflow: hidden;
	_zoom: 1;
	line-height:1 !important;
}

#fsitemap #fsitemap_inner #fsitemap_a {
	float: left;
	padding: 0 0 0 12px;
	width: 113px;
}

#fsitemap #fsitemap_inner #fsitemap_b {
	float: left;
	padding: 0 12px;
	width: 260px;
}

#fsitemap #fsitemap_inner #fsitemap_c {
	float: left;
	padding: 0 12px;
	width: 260px;
}

#fsitemap #fsitemap_inner #fsitemap_d {
	float: left;
	padding: 0 12px;
	width: 261px;
}

#fsitemap .mgn_b15 {
	margin-bottom: 15px;
}

#fsitemap .mgn_b20 {
	margin-bottom: 20px;
}

#fsitemap .mgn_b25 {
	margin-bottom: 25px;
}

#fsitemap dl dt {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 16px !important;
	font-weight: bold;
	color: #666;
	border-bottom: solid 1px #e5e5e5;
}
#fsitemap .bordertop {
	padding-top: 5px;
	margin-top: 5px;
	font-size: 13px;
	line-height: 16px !important;
	font-weight: bold;
	color: #666;
	border-top: solid 1px #e5e5e5;
	border-bottom: none !important;
}


#fsitemap dl dd {
	font-size: 12px;
	line-height: 15px !important;
	color: #666;
}

#fsitemap dl dd ul {
	list-style: none;
}

#fsitemap dl dd ul li {
	margin-bottom: 9px;
}