@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,
#contents .archive .press .press_contents > h4 strong{
	font-size: 26px;
}
#contents .archive .press .press_contents > h4{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	padding:10px 0 0;
	border-bottom-style: double;
	border-color: #000;
	margin-bottom:10px;
}
#contents .archive .press .press_contents > h4 p.p01{
	font-weight:normal;
	border-bottom:1px dotted #000;
	padding:0 0 10px;
	font-size: 14px;
}
#contents .archive .press .press_contents > h4 p.p02{
	padding:10px 0;
	font-size: 20px;
}
#contents .archive .press section .pt01 dl{
	text-align:center;
	padding:10px;
	margin:10px 0 0;
	border:1px solid #666;
}

#contents .archive .press section .pt02{
	border:2px solid #444;
	padding:10px;
}
#contents .archive .press section .pt02 dt{
	font-weight:bold;
	font-size:16px;
}
#contents .archive .press section .pt03 .pt01{
	border: 1px dotted #444;
    text-align: center;
}
#contents .archive .press section .pt03 dl.dl01{
	border:1px dotted #444;
	padding:10px 15px;
	margin:10px 20px 20px;
}
#contents .archive .press section .pt03 dl.dl01 dt{
	float:left;
	width:120px;
}
#contents .archive .press section .pt03 dl.dl01 dd{
	margin-left:120px;
}
#contents .archive .press section .pt03 > h5 + div{
    margin: 0 0 20px 0px;
    overflow: visible;
    padding: 0px 0 20px;
}
#contents .archive .press section .pt03 div h6{
	font-weight: bold;
    padding: 10px;
    border-bottom: 1px solid #444;
    margin: 0 10px 10px;
}
#contents .archive .press section .pt03 div > p.p01{
    margin-bottom: 10px;
    font-weight: bold;
}
#contents .archive .press section .pt03 dl.dl02{
	margin-bottom:20px;
}
#contents .archive .press section .pt03 dl.dl02 dt{
}
#contents .archive .press section .pt03 dl.dl02 dd{
	margin-left:40px;
}
#contents .archive .press section .pt03 dl.dl02 dd img{
	vertical-align:middle;
	margin:0 2px;
}
#contents .archive .press section .pt04 > div{
	border:2px solid #000;
	padding:20px;
	text-align:center;
	font-size:18px;
}
#contents .archive .press section .pt04 > div > p{
	border-top:2px solid #000;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:0;
	font-size:16px;
}
#contents .archive .press section .pt04 small{
	display:block;
}
#contents .archive .press section .pt04 div{
	border:2px solid #000;
	border-radius:20px;
	margin:20px;
	padding:20px 30px;
}
#contents .archive .press section .pt04 div h6{
	font-weight:bold;
}
#contents .archive .press section .pt05 {
	overflow:hidden;
}
#contents .archive .press section .pt05 h5{
	border-bottom:3px double #000;
	font-size:18px;
	margin-bottom:20px;
}
#contents .archive .press section .pt05 dl {
	float:left;
	overflow:hidden;
}
#contents .archive .press section .pt05 dt{
	float:left;
	clear:both;
	margin-bottom:10px;
}
#contents .archive .press section .pt05 dd{
	height:104px;
	width:165px;
    margin: 0px 0px 0 5px;
    float: left;
}
#contents .archive .press section .pt06 h5{
	border-bottom:3px double #000;
	font-size:18px;
	margin-bottom:20px;
}
#contents .archive .press section .pt06 tr td:first-child:before{
	content:"●";
	display:inline;
}
#contents .archive .press section .pt06 td{
	padding-right:20px;
}
#contents .archive .press section .pt07 h6{font-weight:bold;}
#contents .archive .press section .pt07 div p{float:right;}
#contents .archive .press section .pt07 img{max-width:200px;}

#contents .archive .press_footer .pt02{
	padding:30px 40px;
	border:2px solid #000;
	overflow:hidden;
}
#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;
}
