@charset "Shift_JIS";

@import url("setting.css");  

/* ----------------------------------------
	teaser
---------------------------------------- */
#contents #contents_right #press {
	padding: 15px 20px 150px;
	background: url(../img/common/contents_bg.png) bottom right no-repeat;
	font-size: 14px;
}
#contents #contents_right #press div img {
	margin-bottom: 20px;
	display: block;
}
#contents #contents_right #press a {
	color: #865a9a;
}
#contents #contents_right #press div {
	padding: 0 10px 37px;
	background: none;
}
#contents #contents_right #press div.section {
	padding-top: 30px;
	border-top: #c7c7c7 solid 1px;
}
#contents #contents_right #press div.section p {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	border: #865a9a 1px solid;
	margin: 30px 0 20px;
	color: #865a9a;
}
#contents #contents_right #press div.section p.top {
	margin-top: 0;
}