@charset "UTF-8";
/* 今回独自のCSS */
#contents .press .press_contents > h3{
	clear:both;
	text-align: center;
	font-size: 16px; 
	font-weight: bold;
	line-height:35px;
	padding:10px 0 0;
	border-top-style: double;

/* 	padding:10px 0; */
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-color: #000; 
}
#contents .press .press_contents > h3 strong{
	font-size: 20px;
}
#contents .press .press_contents > h4{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	padding:5px 0 5px;
/* 	padding:0 0 5px; */
	border-bottom-style: double;
	border-color: #000;
	margin-bottom:10px;
}
#contents .press .press_contents .pt01 h5,
#contents .press .press_contents .pt01 dt{
	margin:20px auto 5px;
}
#contents .press .press_contents .pt01 dd{
	margin-left:20px;
	position:relative;}
#contents .press .press_contents .pt01 dd span{
	position:absolute;
	left:8em;
}

#contents .press .press_contents .pt01 p.img{
	margin:20px auto;
}
#contents .press .press_contents .pt01 p.img02{
	float:left;
	margin:0 20px 20px 0;
}

#contents .press .press_contents .pt01 small{
	margin-top:40px;
	display:inline-block;}