@charset "UTF-8";
/* CSS Document */

html {
	font-size: 14px;
}
body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #eeeeee;
}
h1, 
h2, 
h3, 
h4, 
h5 {
	font-weight: normal;
	margin: 0;
}
a {
	text-decoration: none;
}
ul, 
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
p {
	margin: 0;
}
iframe {
	-webkit-overflow-scrolling: touch;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: “alpha( opacity=80)”;
}
a:link {
	text-decoration: none;
	color: #A70B0F;
}
a:visited {
	text-decoration: none;
	color: #A70B0F;
}
a:hover {
	text-decoration: none;
	color: #C3181F;
}
a:active {
	text-decoration: none;
	color: #A70B0F;
}
.readmore a:link, 
footer a:link, 
#pageTop:link {
	color: #FFF;
}
.readmore a:active, 
footer a:active, 
#pageTop:active {
	color: #FFF;
}
.readmore a:hover, 
footer a:hover, 
#pageTop:hover {
	color: #FFF;
}
.readmore a:visited, 
footer a:visited, 
#pageTop:visited {
	color: #FFF;
}
.imgPC {
	display: block;
}
.imgSP {
	display: none;
}
#footerNavi:after, 
h4:after, 
div:after, 
ul:after, 
article:after {
	content: "";
	display: block;
	clear: both;
}
header {
	width: 100%;
	height: 145px;
	background: url("../_images/bg.gif");
	border-bottom: 32px solid #002c8e;
	box-sizing: border-box;
}
header h1 {
	font-size: 0;
}
header img {
	display: block;
	margin: 2px auto 0;
}
#main_contents {
	width: 1000px;
	padding: 0;
	margin: 30px auto 0;
}
#main_contents:before, 
#main_contents:after {
	display: table;
	content: "";
}
#main_contents:after {
	clear: both;
}
.main_area {
	width: 695px;
	float: left;
}
.main_area section {
	border: 1px solid #cacaca;
	background: #FFF;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.main_area section h2 {
	background: #CC0000;
	padding: 3px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	margin: 5px;
}
.sub_area section h2 {
	background: #CC0000;
	padding: 3px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	margin: 5px;
}
#reports img {
	width: 240px;
	float: left;
	margin-right: 12px;
}
#reports .left_kij {
	padding: 15px 25px;
	font-size: 15px;
	border-bottom: 1px solid #CCC;
}
#reports .left_kij h3 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: bold;
}
#reports .left_kij .date {
	font-size: 13px;
	color: #7a7a7a;
}
#reports .left_kij p:after {
	content: "";
	display: block;
	clear: both;
}
#reports .left_kij .readmore {
	text-align: right;
}
#report_detail h3 {
	color: #c00000;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
	font-weight: bold;
}
#report_detail h4 {
	color: #c00000;
	font-size: 18px;
	line-height: 24px;
	margin: 15px 0;
	font-weight: bold;
	border: 1px solid #CC0000;
	padding: 7px;
}
#report_detail .left_kij {
	margin: 25px;
	font-size: 15px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 7px;
}
#report_detail .left_kij_main {
	margin: 25px;
	font-size: 15px;
	padding-bottom: 7px;
}
#report_detail .left_kij .date, 
#report_detail .left_kij_main .date {
	font-size: 13px;
	color: #7a7a7a;
}
#report_detail .left_kij_main .imgCenterBig {
	display: block;
	margin: 0 auto 20px;
}
#report_detail .left_kij_main .imgRight {
	width: 250px;
	float: right;
	font-size: 12px;
	line-height: 14px;
	color: #0047e4;
}
#report_detail .left_kij_main .imgRight img {
	width: 100%;
}
#report_detail .left_kij_main .imgCenter1 img, 
#report_detail .left_kij_main .imgCenter2 img {
	width: 100%;
}
#report_detail .left_kij_main p {
	margin-bottom: 1em;
	text-indent: 1em;
}
#report_detail .left_kij_main .imgCenter2 li {
	width: 250px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #0047e4;
	margin: 5px;
}
#report_detail .left_kij_main .imgCenter2 {
	width: 520px;
	margin: 0 auto 30px;
}
#report_detail .left_kij_main .imgCenter1 {
	width: 250px;
	font-size: 12px;
	line-height: 14px;
	color: #0047e4;
	margin: 5px auto 20px;
}
#report_detail .left_kij_main ul:after {
	content: "";
	display: block;
	clear: both;
}
.left_news {
	margin: 10px 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A70B0F;
}
.left_news img {
	margin-bottom: 10px;
	margin-right: 10px;
}
.left_news:after {
	content: "";
	display: block;
	clear: both;
}
.left_news span {
	display: block;
	font-size: 13px;
	color: #7a7a7a;
}
#viewmore {
	border: 1px solid #000;
	padding: 6px;
	display: inline-block;
	margin-left: 230px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#viewmore2 {
	border: 1px solid #000;
	padding: 6px;
	display: inline-block;
	margin-left: 230px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.sub_area {
	float: right;
	width: 295px;
}
.sub_area section {
	border: 1px solid #CCC;
	background: #FFF;
	margin-bottom: 10px;
}
#popular div {
	font-size: 86%;
	margin: 10px 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A70B0F;
}
#popular div img {
	margin-bottom: 10px;
	margin-right: 10px;
}
#popular div:after {
	content: "";
	display: block;
	clear: both;
}
#popular div:last-child {
	border: 0;
}
#popular div span {
	display: block;
	font-size: 11px;
	color: #7a7a7a;
}
.btn {
	background-color: #dc0000;
	color: #fff;
	text-align: right;
	padding: 8px 12px 6px 12px;
	border-radius: 10px;
	/* CSS3草案 */
	-webkit-border-radius: 10px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
}
.btn:hover {
	background-color: #850000;
	color: #fff;
	text-align: right;
	padding: 8px 12px 6px 12px;
	border-radius: 10px;
	/* CSS3草案 */
	-webkit-border-radius: 10px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
}
section {
	width: 100%;
	box-sizing: border-box;
}
section:before, 
section:after {
	display: table;
	content: "";
}
section:after {
	clear: both;
}
.sns_kakomi {
	border: 1px solid #000;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
}
.sns_kakomi span {
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
}
footer {
	width: 100%;
	background: url("../_images/bg.gif");
	color: #FFF;
	padding-bottom: 10px;
}
footer .copy {
	text-align: center;
	margin-top: 20px;
	font-size: 11px;
}
footer a {
	color: #fff;
}
footer h2 {
	text-align: center;
	padding-top: 20px;
}
footer h2 span {
	text-align: center;
	color: #CC0000;
	background: #FFF;
	padding: 6px 10px;
}
#footerNavi {
	font-size: 11px;
	width: 1000px;
	margin: 10px auto;
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
}
#footerNavi h3 {
	margin-bottom: 6px;
	margin-top: 15px;
}
#footerNavi .title_navi {
	color: #000;
	pointer-events: none;
	background: #FFF;
	display: inline-block;
	padding: 1px 3px;
}
#footerNavi .naviList {
	width: 250px;
	float: left;
}
#selectFilter li {
	margin: 0px;
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
}
#selectFilter li:nth-child(10) {
	border: 0;
}
@media screen and (min-width: 668px) and (max-width: 1024px) {
	body#top {
		background: url("../_img/bg_header_pc.jpg") no-repeat #FFF;
		background-position: center 85px;
		background-size: 120%;
	}
	header nav ul {
		list-style-type: none;
		width: 700px;
		margin: 0px 0px 0px 144px;
		padding: 0;
	}
	.top_area {
		width: 100%;
		height: 600px;
		margin: 0 auto;
		position: relative;
	}
}
#to_toppage div p a {
	border: 1px solid #000;
	padding: 6px;
	display: inline-block;
	text-align: center;
	width: 60%;
	margin: 20px 20% 20px;
	box-sizing: border-box;
	color: #000;
}
#to_toppage div p a:visited {
	color: #000;
}
#report_detail .left_kij_main p {
	text-indent: 0;
}
#report_detail .left_kij_main .imgRight {
	margin-left: 10px;
}
@media screen and (max-width: 668px) {
	#report_detail .left_kij_main .imgRight {
		margin-left: 0;
	}
}

