@charset "utf-8";

#news #newsArea dt {
	margin: 10px 0 5px;
	padding: 12px 0 0 50px;
	background: url(../images/news_icon_01.gif) no-repeat left top;
	font-weight: bold;
	font-size: 121%;
	min-height: 40px;
}

* html #news #newsArea dt {
	height: 40px;
}

#news #newsArea dt span {
	margin-top: 5px;
	padding-left: 15px;
	display: block;
	font-size: 82%;
	background: url(../images/news_mark_01.gif) no-repeat left 5px;
}

#news #newsArea dt span img {
	padding-left: 5px;
	vertical-align: middle;
}

#news #newsArea dd.socialBtn {
	padding: 0 0 20px 0;
	background: none;
	text-align: right;
}

#news #newsArea dd.socialBtn li {
	list-style: none;
	display: inline;
}

#news #newsArea dd {
	padding: 0 0 20px 50px;
	background: url(../../common/images/bg_dotline.gif) repeat-x left bottom;
}

#news .important {
	font-weight: bold;
	color: #e00000;
}

/* ニュース内個別設定 */
#news #pmark {
	text-align:center;
}

#news #pmark table {
	margin: 20px auto;
	width: 390px;
	border: 0;
}

#news #pmark table th {
	width: 50%;
}

#news #pmark table * {
	border: 0;
	background: none;
	color:#0033cc;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
