<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
	background: #015db2 url(../img/reportpc/legend_bg.jpg) repeat scroll 0 0;
	color: #000000;
	font-family: ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	line-height: 1;
	width: 100%;
}

a:link {
	color: #ff1493;
	text-decoration: none;
}
a:visited {
	color: #0088cc;
	text-decoration: none;
}

a:hover {
	opacity:0.8;
}

.hide_pc{display:none;}

/***********************************************/
.main {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	line-height:1.5;
	font-size:14px;
	overflow: hidden;
	width:800px;
}

.main00 {
	background: #fff;
	margin: 70px auto 0;
	padding: 0;
	text-align: center;
	line-height:1.5;
	font-size:14px;
	overflow: hidden;
	width:800px;
}

.social {
	background: #fff url(../img/reportpc/goldline.png) repeat-x scroll 0 100%;
	width:100%;
	height:40px;
	position: fixed;
	top: 0;
	left: 0;
	text-align: right;
	padding:5px 0;
	z-index: 1;
}

.social00 {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width:800px;
	position:relative;
}

.social00 ul{
	position:absolute;
	right:0;
	display:table;
}

.social00 ul li{
	display:table-cell;
	padding:0 13px;
}

.social00 p{
	position:absolute;
	left:0;
}
.top {
	position:relative;
	padding:0;
	margin-top:20px;
}

.report {
	margin:5px 20px 20px;
	padding:0;
	background-color: #fff;
	text-align:left;
	font-size:16px;
	line-height:1.5;
	color:#000;
}

.report_txt{
	border-top:1px dashed #ccc;
	margin:0;
	padding:20px 0;
}

.report_txt img{
	display:block;
	margin:20px auto;
}

.report_txt iframe{
	width:640px;
	height:360px;
	margin:20px auto;
	display:block;
}


.page{
	text-align:center;
}

p.pager{
	display:inline-block;
	background:#015db2;
	margin:30px 30px 10px;
}

p.pager a{
	display:block;
	color:#fff;
	font-weight:bold;
	padding:3px 15px;
}


p.backtop{
	margin:20px 0 0;
}


/***********************************************/
footer {
	margin:0 auto;
	padding: 50px 0 0;
}

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

footer img {
	margin: 0;
}

.pagetop{
	position:fixed;
	bottom:0;
	right:20px;
	opacity:0.8;
	text-align:right;
}

#CopyRight {
    color: #fff;
    font-size: 9px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

/***********************************************/

/***********************************************/

.thanks {
	position:relative;
}

.thanks p{
	position:absolute;
	width:100%;
	bottom:8%;
	text-align:left;
}

.mes {
	position:relative;
}

.mes p.backtop{
	position:absolute;
	width:100%;
	bottom:8%;
	text-align:left;
}

.mes p.message{
	position:absolute;
	width:100%;
	top:20%;
	text-align:center;
    color: #ffff00;
}
</pre></body></html>