@charset "UTF-8";
/* 今回独自のCSS */
#contents .archive .press_contents > h3{
	clear:both;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height:35px;
	padding:10px 10px 0;
	border-top-style: double;
/* 	border-bottom-style: double; */
	margin-bottom:10px;
/*	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-color: #000;*/
}
#contents .archive .press_contents > h3 strong{
	font-size: 23px;
}
#contents .archive .press_contents > h4{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	padding:0 0 10px;
	border-bottom-style: double;
	border-color: #000;
	margin-bottom:10px;
}
.center{
	text-align:center;
}
#contents .archive .press .press_contents p.img{
	text-align:center;
	margin:0 0 30px;
}
#contents .archive .press .press_contents p.img img{
	width:100%;
	height:auto
}
#contents .archive .press .press_contents .pt02 li{
	margin-bottom:10px;}
#contents .archive .press .press_contents h6{
	font-weight:bold;}


#contents .press_footer > h3 {
	margin-bottom:20px;
}
#contents .press_footer .txt07, #contents .press_footer .txt08, #contents .press_footer .txt10 {
margin-bottom: 25px;
}
#contents .press_footer .txt03 em, #contents .press_footer .txt06 em, #contents .press_footer .txt07 em, #contents .press_footer .txt08 em, #contents .press_footer .txt10 em {
font-weight: bold;
}	
#contents .archive .press .txt09 {
font-size: 14px;
width: 450px;
border: 2px solid #000;
margin: auto;
text-align: center;
padding: 10px;
}
#contents .archive .press .txt09 em {
background-color: #CCC;
}
