@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: 40px; 
}

 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;
	}

.logo{
	position:absolute;
	top:-10px;
	left:40px;
}

.ninja_onebutton{
  text-align: right;
  margin:20px 0 -40px 650px;
}
	
/* ****************************************
	?t?H?[??
*******************************************/

#headerlogo { 
	margin: 0 -2px;
	line-height:0;
	}
	
#content_text { 
	margin:0 auto;
	width:900px;
	}


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

.report_text {
	font-size: 16px; 
	color: #000000;
	text-align: center;
	padding: 30px;
}

.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:400px;
	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;
	}

