@charset "UTF-8";
/* 今回独自のCSS */
#contents .archive .press > h3{
	clear:both;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height:35px;
	padding:10px;
	border-top-style: double;
	border-color: #000;
}
#contents .archive .press > h3 strong{
	font-size: 26px;
}

#contents .archive .press > h4{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	padding: 0 0 10px;
	border-top-width: 1px;
	border-color: #000;
	margin-bottom: 10px;
	border-bottom-style: double;
}

#contents .archive .press > h4 span{
	font-size: 26px;
}

#contents .archive .press > h4 p.p01{
	font-weight:normal;
	border-bottom:1px dotted #000;
	padding:0 0 10px;
	font-size: 14px;
}
#contents .archive .press > h4 p.p02{
	padding:10px 0;
	font-size: 20px;
}


#contents .archive .press section .pt02 {
	overflow:hidden;
}
#contents .archive .press section .pt02 h5{
	border-bottom:3px double #000;
	font-size:16px;
}
#contents .archive .press section .pt02 dl {
	float:left;
	overflow:hidden;
}
#contents .archive .press section .pt02 dt{
	float:left;
	clear:both;
	margin-bottom:10px;
}
#contents .archive .press section .pt02 dd{
	height:104px;
	width:150px;
	margin:10px 20px 0 195px;
}

#contents .archive .press section .pt02 dd.dd02{
	margin-top:-20px;
}
#contents .archive .press section .pt02 dd.dd03{
	margin-top:60px;
	height:84px;
}





#contents .archive .press_footer .pt02{
	overflow:hidden;
}
#contents .archive .press_footer .pt02 .txt01 {
font-size: 14px;
width: 450px;
border: 2px solid #000;
margin: auto;
text-align: center;
padding: 10px;
}
#contents .archive .press_footer .pt02 .txt01 em {
background-color: #CCC;
}
#contents .archive .press_footer .pt02-a{
	float:left;
	width:430px;
}
#contents .archive .press_footer .pt02-a h4{
	font-size:16px;
}
#contents .archive .press_footer .pt02-a p{
	margin-top:10px;
}


#contents .archive .press_footer .pt02-b{
	float:left;
	margin-left:50px;
}

.center {
	text-align: center;
}

.pt01 h4{
	border-bottom:3px double #000;
	font-size:18px;
	margin-bottom:20px;
}

.pt05 h6{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-color: #000;
}

.date02 {
	text-align: right;
}

.p06 {
	text-align: center;
	padding-bottom: 10px;
}
