@charset "UTF-8";

/* common */
@import "/cssm/jpn/common/seed.css";
@import "/cssm/jpn/common/exmedia.css";
@import "/cssm/jpn/common/enlarge.css";

/* fan */
@import "/cssm/jpn/help/help_whatisfan.css";

/* -----------------------------------------------
link color
----------------------------------------------- */
a:link {
	color: #008db7;
}
a:visited {
	color: #008db7;
}
a:hover {
	color: #ff9933;
}
/* -----------------------------------------------
pagination
----------------------------------------------- */
.paging .bg {
	background-color: #90ac1a;
}
/* -----------------------------------------------
location
----------------------------------------------- */
.location h3 {
	background-color: #90ac1a;
}
.location div {
	background-image: url(/imgm/common/cf/location_bg.png);
}
.location p {
	border-top: 10px solid #90ac1a;
}
/* -----------------------------------------------
contents name
----------------------------------------------- */
#contents-name h2 a {
	color: #417038;
	background-image: url(/imgm/common/cf/service_icon.png);
}
/* -----------------------------------------------
nodata reg
----------------------------------------------- */
#nodata div a {
	background-color: #90ac1a;
}
/* =========================================================
bn-coupon
========================================================= */
.bn-coupon {
	text-align: center;
	margin-bottom: 10px;
}
.bn-coupon img {
	width: 325px;
	height: 50px;
}
/* =========================================================
footer menu
========================================================= */
/* -----------------------------------------------
footer reg
----------------------------------------------- */
.footer-reg {
	display: none;
}
/* -----------------------------------------------
footer menu
----------------------------------------------- */
.footer-menu .service {
	background-color: #90ac1a;
}
/* -----------------------------------------------
footer service menu
----------------------------------------------- */
#side-left .menu h3 {
	border-top: 4px solid #90ac1a;
	border-bottom: 1px solid #90ac1a;
}
#side-left .menu h3 a {
	color: #417038;
	background-image: url(/imgm/common/cf/service_icon.png);
}
#side-left .menu div a {
	background-color: #90ac1a;
}
#side-left .return {
	border-top: 1px dashed #90ac1a;
	border-bottom: 1px dashed #90ac1a;
}
/* -----------------------------------------------
banner bizarea
----------------------------------------------- */
#side-left .bn-post {
	text-align: center;
	margin: 20px 0;
}
#side-left .bn-post img {
	height: 45px;
}