/* ●ニュースリリース用 */

.cop_detail #cont p.newsRelease_h2 {
	clear:both;
	margin:0 9px 7px 0;
	border-bottom: 2px solid #cccccc;
	font-weight: bold;
	line-height: 1.5em;
	padding: 8px 0 2px 0;
}

.cop_detail #cont p.newsRelease_update {
	margin-bottom: 17px;
	padding-right: 10px;
	line-height: 100%;
	text-align: right;
}

/* h2見出し・h3見出し */


.cop_detail #cont h2 {
	background: none;
	font-weight: bold;
	line-height: 1.5em;
	margin: 1.2em 0 0;
	padding: 8px 0 2px 1px;
	border-bottom: 1px solid #CCCCCC;
}

.cop_detail #cont h3 {
	border-left: 0;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 0 2px 1px;
	background: url("/common/img/line_cmn_01.gif") repeat-x center bottom;
	line-height: 125%;
	margin: 30px 0 10px;
}

