@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/bg01.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;
	}


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

.report_text {
	font-size: 12px; 
	color: #000000;
	text-align: center;
	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%;
}
