<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
h1, h2, h3, h4, h5, h6,div,p,ul,ol,li,dt,dd,dl,span,em{
	margin: 0;
	padding: 0;
	background:none;
	font-style: normal;
	list-style: none;
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;

}
body {
margin: 0 auto;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background: #00c699  url(../img/bg00.png) repeat 0 0;
background-size: 128px;
line-height:1.4em;
}

 a:link
{
color: #0099ff;
text-decoration: underline;
}

a:visited
 {
color: #0099ff;
text-decoration: underline;
}

a:hover
{
color: #0099ff;
text-decoration: underline;
	}

a:hover img {opacity:0.8;}

.hide_pc{
	display:none;
}
/* ****************************************
	?t?H?[??
*******************************************/

#container {
/*width:980px;*/
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
	position:relative;
	}

/* ****************************************
	?t?H?[??
*******************************************/

#headerlogo {
	margin: 0 -2px;
	line-height:0;
	}

#content_text {
	margin:0 auto;
	width:996px;
	}


.textarea {
	width:100%;
	background: #ffffcc;
	margin: 70px auto 0;
	padding: 0;
	border:2px solid #fff;
	position:relative;
	overflow:hidden;
}

.report_text {
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding: 30px;
    line-height: 1.6;
}

.report_text p.photo{
	line-height:1;
	margin:20px 0;
	text-align: center;
}

.report_text p.photo img{
	line-height:1;
	text-align: center;
	width:640px;
	border:5px solid #fff;
	box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);
}

.report_text p.photo02{
	line-height:1;
	margin:20px 0;
	text-align: center;
}

.report_text p.photo02 img{
	line-height:1;
	text-align: center;
	width:480px;
	border:5px solid #fff;
	box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);
}

.pager{
	background:#fff;
	width:50%;
	margin:0 auto;
	box-shadow: 0 3px 0 0 rgba(0,0,0,0.2);
}

.pager a{
	display:block;
	color:#41281F;
	text-decoration:none;
	font-weight:bold;
	padding:8px 0;
}

.pager a:hover{
	background:#fff000;
}


.archive {
	border:2px solid #fff;
	background: #fff;
	margin: 30px 0 0;
	padding: 8px 10px ;
	text-align:center;
}

.archive ul{
	display:table;
	width:100%;
}

.archive ul li{
	display:table-cell;
}

/* ****************************************
	FOOTER
*******************************************/
#footer {
width:100%;
margin: 50px auto 20px;
text-align: center;
font-size:10px;
color: #ffffff;
	}

#backtotop {
position: fixed;
bottom: 0;
right: 25px;
	}



/*pager*/
.page_link ul {
    display: table;
    margin: 0 auto;
}
.page_link ul li:hover {
    opacity: 0.6;
}
.page_link ul li.act {
    background: url(../img/report/bg_03.png) 0 0 no-repeat;
    background-size: 60px 45px;
    color: #fff;
}
.page_link ul li {
    display: table-cell;
    background: url(../img/report/bg_02.png) 0 0 no-repeat;
    background-size: 60px 45px;
    width: 60px;
    height: 45px;
    font-size: 24px;
    font-weight: bold;
    color: #520002;
    text-align: center;
    vertical-align: top;
    padding-top:7px;
}

.page_link ul li a {
    color: #520002;
    text-decoration: none;
    display:block;
}

/*161103*/

h1 {
    text-align: left;
    font-size: 120%;
    font-weight: bold;
    color: #e83c1f !important;
}

.report_text p.photo_tate{
	line-height:1;
	margin:20px 0;
	text-align: center;
}

.report_text p.photo_tate img{
	line-height:1;
	text-align: center;
	height:640px;
	border:5px solid #fff;
	box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);
}

.backtop{
	margin:20px auto 0;
	background:#520002;
	width:500px;
	text-align:center;
	box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
}

.backtop a{
	color:#fff;
	display:block;
	font-weight:bold;
	text-decoration:none;
    font-size: 24px;
    padding:3px 0 0;
}

.backtop a:hover{
	color:#ffff00;
}</pre></body></html>