@charset "utf-8";

/**********************************************************/
/* template #masterpiece */
/**********************************************************/

body#masterpiece h2 {
	line-height: 34px;
	margin: 0 -20px 20px;
	text-indent: 25px;
	background: url('../images/bg-h2.png') #f5ece2 no-repeat top left;
}

#masterpiece-list {
	margin: 0 -20px 0 0;
	padding: 0 0 45px;
	overflow: hidden;
}

#masterpiece-list ul {
	width: 748px;
	margin-right: -30px;
}

#masterpiece-list ul li {
	float: left;
	width: 157px;
	margin-right: 30px;
	padding-bottom: 15px;
	font-size: 93%;	/* 12px */
}

#masterpiece-list ul li a {
	text-decoration: none;
}

#masterpiece-list ul li a span {
	padding: 0.5em 0 0.5em 13px;
	background: url('../images/mark-orange.png') no-repeat center left;
	text-decoration: underline;
}

/**********************************************************/
/* template #masterpiece-explanation */
/**********************************************************/

body#masterpiece-explanation #title {
	margin-bottom: 8px;
	padding: 0;
}

body#masterpiece-explanation #container {
	width: 740px;
	padding: 7px 0 10px;
	background: url('../images/bg-container.png') #ffffff no-repeat top left;
	border-bottom: 1px #89633a solid;
}

body#masterpiece-explanation h1 {
	margin: 0;
	padding: 20px 20px;
	color: #1a1a1a;
	font-weight: bold;
	font-size: 153.9%;	/* 20px */
}

body#masterpiece-explanation #container #explanation {
	padding: 22px 80px 10px;
	border-top: 1px #89633a solid;
}

body#masterpiece-explanation #container #explanation .imgL img {
	margin-bottom:50px;
}
