@charset "UTF-8";

/* common */
@import "/cssm/jpn/common/picture.css";

/* =========================================================
enlarge window
========================================================= */
.enlarge-picture .wrap .cat,
.enlarge-picture .wrap .detail a,
.enlarge-picture .wrap .detail a:after {
	background-color: #2186eb;
}
/* -----------------------------------------------
data
----------------------------------------------- */
.enlarge-picture .wrap .period {
	font-size: 75%;
	color: #888888;
	border-top: 1px dotted #d4dcd3;
	border-bottom: 1px dotted #d4dcd3;
	padding: 3px 0;
	margin-bottom: 8px;
}
.enlarge-picture .wrap .subcat {
	font-size: 70%;
	margin-bottom: 8px;
}
.enlarge-picture .wrap .subcat a {
	color: #888888;
}
