@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif, ;
	font-size: 12px;
	color: #585858;
	text-decoration: none;
	line-height: 18px;
}
.date {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.issue {
	font-weight: bold;
	color: #7ccfff;
	line-height: 36px;
	text-decoration: none;
	bottom: 5px;
}
.number {
	font-size: 36px;
	font-weight: bold;
	color: #7ccfff;
	line-height: 20px;
	text-decoration: none;

}
.left_upside {
	color: #003876;
	line-height: 19px;
}
.article_sub {
	font-weight: bold;
	font-size: 12px;
	color: #2c2c2c;
}
.right_content_title {
	font-size: 16px;
	color: #3997ff;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.left_branch_title {
	font-size: 15px;
	color: #f36f21;
	text-decoration: none;
	font-weight: bold;
}
.bottom_note {
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
A.title_jump:link {
	font-size: 12px;
	color: #002b64;
	line-height: 20px;
	text-decoration: none;

}
A.title_jump:visited {
	font-size: 12px;
	color: #002b64;
	line-height: 20px;
	text-decoration: none;

}
A.title_jump:hover {
	font-size: 12px;
	color: #002b64;
	line-height: 20px;
	text-decoration: underline;
}
A.link_top:link {
	color: #f37021;
	font-weight: bold;
	text-decoration: underline;

}
A.link_top:visited {
	color: #f37021;
	font-weight: bold;
	text-decoration: underline;

}
A.link_top:hover {
	color: #f37021;
	font-weight: bold;
	text-decoration: underline;
}
A.bottom_link:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;

}
A.bottom_link:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;

}
A.bottom_link:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
