@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-bottom-style: double;
	margin-bottom:10px;
/*	border-bottom-width:1px;
	border-bottom-style: dotted;
	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:10px 0 0;
	border-bottom-style: double;
	border-color: #000;
	margin-bottom:10px;
}
.center{
	text-align:center;
}

.bgimg{
	height:155px;
	background:url(../images/140812/icon.png) no-repeat;
	background-size: 150px auto;
	background-position:right top;
	
	
}

#contents h5{
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-color: #000;
	font-size: 20px;
}

#contents .pt06{
	border:2px solid #444;
	padding:10px;
}	

.pt07 h4{
	border-top-style: double;
	border-bottom-style: double;
}

.left {
	float: left;
	width: 58%;

}

.p06 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 12px;
}
	

.right {
	float: right;
	padding : 0 120px 20px 0;
	margin-bottom: 30px;
}
	
.pt08 {
	clear:both;
	padding-bottom: 1px;
}


dt {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

dd {
	padding-bottom: 20px;
}

ruby span{
	line-height:0.6em;
	display: block;
}

ruby > rt{
	font-size: 40%;
}

/*p span.indent 
{
	margin: 10px 20px 0 0;
	float: left;
	text-indent: 0;
}

.imgright {	
	text-indent: 1em;
	display:block;
	
}*/