@charset "utf-8";

/* ==================== プレスカテゴリ用 ==================== */

/* プレス */

#pressCntBox {
	width:500px;
	margin:25px auto;
	padding:0px;
}

#pressCntBox dl {
	width:470px;
	margin:0px auto 30px auto;
	padding:0px;
}

#pressCntBox dl dt {
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	font-size:11px;
	color:#666;
	border-bottom:1px dotted #e3e3e3;
}