@charset "utf-8";

/* *******************************************************
common
******************************************************** */
#contents #contentsInner .columnMainArea {
	background: #1a5a9b url(../../sitemap/img/bar_sitemap.gif) no-repeat;
}



/* *******************************************************
index
******************************************************** */
#contents #contentsInner .columnMainArea .enjoyBox,
#contents #contentsInner .columnMainArea .shareBox,
#contents #contentsInner .columnMainArea .knowBox {
	width: 159px;
	margin-right: 19px;
	float: left;
}

#contents #contentsInner .columnMainArea .enjoyBox ul li {
	background: url(../../sitemap/img/arrow_enjoy.gif) 0 0.5em no-repeat;
	margin-bottom: 14px;
	padding: 0 0 0 12px;
}

#contents #contentsInner .columnMainArea .shareBox ul li {
	background: url(../../sitemap/img/arrow_share.gif) 0 0.5em no-repeat;
	margin-bottom: 14px;
	padding: 0 0 0 12px;
}

#contents #contentsInner .columnMainArea .knowBox ul li {
	background: url(../../sitemap/img/arrow_know.gif) 0 0.5em no-repeat;
	margin-bottom: 14px;
	padding: 0 0 0 12px;
}


#contents #contentsInner .columnMainArea .otherBox {
	width: 163px;
	float: left;
}

#contents #contentsInner .columnMainArea .otherBox ul li {
	margin-bottom: 16px;
}

#contents #contentsInner .columnMainArea .otherBox ul li img {
	vertical-align: top;
}

