@charset "UTF-8";
/* CSS Document */
.update_date
{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 12px;
	color: #F90;
	line-height: 1.8em;
	height: 24px;
	margin-top: 1px;
	margin-bottom: 3px;
	font-weight: normal;
}
.update_title
{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 1.6em;
	margin-top: 1px;
	margin-bottom: 3px;
	font-weight: normal;
	display: block;
}
.update_contents
{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 1.6em;
	margin-top: 1px;
	margin-bottom: 3px;
	font-weight: normal;
	display: block;
}
.update_pdf
{
	font-size: small;
	font-family: "Noto Sans JP", sans-serif;
	text-align:right;
	margin-right:50px;
}
.update_magazine
{
	font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
	color: #333;
	line-height: 1.4em;	
}
.update_image
{
	width:640px;
}
.update_line
{
	color: #CCCCCC
}