#content h3 {
	font-size: 20px;
	color: #A0A0A0;
}
#content a:link {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}

#content h2 {
	font-size: 20px;
	color: #FF4C00;
	background-image: url(/img2/press/bg.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	padding: 10px;
}
#content h1 {
	border-bottom: 1px solid #D3D3D3;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content h1 strong {
	background-image: url(/img2/press/title.gif);
	text-indent: -10000em;
	display: block;
	height: 20px;
	background-repeat: no-repeat;
}
#content .bg01 {
	padding: 10px;
	margin-bottom: 10px;
}
#content .bg01 p {
	background-color: #FFF;
	background-image: url(/img2/common/ico/ico_arrow_under.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 5px 15px;
}
#content dl dt {
	background-color: #000;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	margin-bottom: 18px;
}
#press_content dd {
	margin-bottom: 20px;
}

#press_content {
	padding: 15px 20px;
}
#press_content dd h4 {
	font-size: 14px;
	border-bottom: 1px dotted #3B3B3B;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
}
#press_content img.float_right {
	display: inline;
	margin-left: 20px;
	margin-bottom: 20px;
}
#press_content dd .clearfix {
	padding-right: 30px;
	padding-left: 30px;
}
#press_content dd h4 em {
	font-style: normal;
	font-weight: normal;
}
