@charset "UTF-8";
/* 今回独自のCSS */
#contents .archive .press .press_contents > h3{
	clear:both;
	text-align: center;
	font-size: 20px; 
	font-weight: bold;
	line-height:35px;
	padding:10px;
	border-top-style: double;
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-color: #000;
}
#contents .archive .press .press_contents > h3 strong{
	font-size: 26px;
}
#contents .archive .press .press_contents > h4{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	padding:10px 0 0;
	border-bottom-style: double;
	border-color: #000;
	margin-bottom:10px;
}
#contents .archive .press .pt02 h4{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	padding:10px 0 0;
	border-bottom-style: double;
	border-color: #000;
	margin-bottom:10px;
}
#contents .archive .press .press_contents .pt02 h5{
	margin-top:20px;
}
#contents .archive .press .press_contents .pt03{
	margin-top:50px;
}
#contents .archive .press .press_contents .pt03 h5{
	margin-top:40px;
	margin-bottom:0;
}
.txt01 {
	margin:0;
	font-size:11px;
}
.txt02 {
	margin-top:20px;
}
.center{
	text-align:center;
}

.bgimg{
	height:155px;
	background:url(../images/140812/icon.png) no-repeat;
	background-size: 150px auto;
	background-position:right top;
}
#contents .archive .press .press_contents > h3 {
	padding:9px;
}
