@charset "utf-8";
#contents #main h2 {
	margin-left: 20px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #444444;
	margin-bottom: 20px;
	margin-top: 20px;
}
#contents #main h3 {
	color: #d51519;
}
#contents #main .caption {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contents #main .en {
	font-size: 0.9em;
	text-align: right;
	padding-right: 60px;
}
#contents #main .buy {
	font-size: 0.9em;
	text-align: right;
	padding-right: 60px;
}
#contents #main .buy a {
	color: #D51519;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D51519;
	text-decoration: none;
}
#wrapper #contents #contents_bg {
	background-image: url(../../img/contents_bg_tree.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
