<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: 6%;
}

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

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

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

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

#container {
width:100%;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
	position:relative;
	}

.logo{
	margin: 8px auto 0;
	text-align: center;
}

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

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

#headerlogo img{
	width:100%;
	}

#content_text {
	margin:0 auto;
    padding-top: 50px;
	}


.textarea {
	width:100%;
	background: #ffffcc;
	margin: 0;
	padding: 0;
	position:relative;
	overflow:hidden;
}

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

.report_text p.photo{
	line-height:1;
	margin:10px 0;
	text-align: center;
	width:100%;
}

.report_text p.photo img{
	line-height:1;
	text-align: center;
	width:98%;
	display:block;
	margin:10px 0;
	border:3px solid #fff;
	box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);
}

.pager{
	background:#fff000;
	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;
}

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

.archive{
	background: #fff;
	padding:10px 10px 0;
}

.archive ul{
	display:table;
	width:100%;
	margin-top:10px;
}

.archive ul li{
	display:table-cell;
	width:25%;
}
/* ****************************************
	FOOTER
*******************************************/
#footer {
width:100%;
margin: 50px auto 20px;
text-align: center;
font-size:10px;
color: #ffffff;
	}

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


footer {
	margin:40px 0 0;
	padding: 0;
}

footer p {
	text-align: center;
	margin: 20px 0 0;
	padding-top: 10px;
}

footer img {
	margin: 0;
}

#CopyRight {
    color: #333;
    font-size: 8px;
    padding: 10px 0 5px;
    text-align: center;
    width: 100%;
}


/*pager*/
.page_link {
}

.page_link ul {
    margin: 0 auto;
    text-align:center;
}

.page_link ul li {
    display:inline;
    font-size: 13px;
    width: 20%;
    vertical-align: top;
    margin: 0 5px;
    text-align: center;
    color: #520002;
    font-weight: bold;
    overflow: hidden;
    border-radius: 10px;
}

.page_link ul li a {
    background-color:#fcc121;
    color: #520002;
    text-decoration: none;
    padding:10px 12px;
    overflow: hidden;
    border-radius: 10px;
}


.page_link ul li.act {
    background-color:#ef8819;
    color: #FFFFFF;
    padding:10px 12px;
}

.page_link ul li.act em {

}




/*
.page_link ul {
    display: table;
    margin: 0 auto;
}
.page_link ul li.act {
    background: url(../img/report/bg_03.png) 0 0 no-repeat;
    background-size: contain;
    color: #f7c7d0;
}

.page_link ul li {
    padding-bottom: 10%;
    font-size: 20px;
    background-size: 100%;
    width: 20%;
}

.page_link ul li {
    padding-bottom: 10%;
    font-size: 20px;
    background-size: 100%;
    width: 20%;
}

.page_link ul li {
    display: table-cell;
    background: url(../img/report/bg_02.png) 0 0 no-repeat;
    background-size: contain;
    background-color:#fcc121;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: #520002;
    width:50px;
}
*/


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


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

.report_text p.photo_tate img{
	line-height:1;
	text-align: center;
	width:75%;
    display:block;
    margin: 0 auto;
	border:3px solid #fff;
	box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);
}

.backtop{
	margin:40px 0 20px;
	background:#520002;
	width:100%;
	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: 18px;
    padding:3px 0 0;
}
</pre></body></html>