body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 2.1em;
	letter-spacing:.09em;
	background-position: center top;
	font-family: "秀英角ゴシック金 L", " Lucida Lucida Sans Unicode", "Lucida Grande", ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic sans-serif,;
	-webkit-text-size-adjust: 100%;
}
#wrapper {
	margin-top: 0;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	background-position: center top;
	text-align: center;
	font-weight: normal;
}
#header {
	position: relative;
	padding-top:30px;
	margin-bottom: 60px;
}
#header #hobo {
	position:absolute;
	bottom:-15px;
	left:50px;
}
#header_sp{
	display:none;
}
#hobo_sp{
	display:none;
}
#yodogawa{
	width:410px;
	margin:0 auto;
	font-family:"秀英明朝 M","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	line-height: 2.3em;
	letter-spacing:.2em;
	text-align:left;
}
#yodogawa span{
	line-height:8em;
}
h1{
	padding-top:40px;
}
h2{
	display:none;
}
/*本文ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.honbun {
	width:480px;
	margin:0 auto;
	padding-top: 40px;
	background-color: #fff;
	text-align:left;
}
.photo{
	width:600px;
	margin:45px auto 0;
	text-align:center;
}
/*コンテンツーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#contents{
	width:800px;
	margin:0 auto;
	padding-top:110px;
	padding-bottom:30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#contents .midashi{
	width:800px;
	margin:0 auto;
	padding-top:30px;
}
#contents_r{
	width:356px;
}
#contents_r li{
	margin-top:50px;
	list-style:none;
}
#contents_l{
	width:356px;
	margin-bottom:60px;
}
#contents_l ul{
	overflow:hidden;
	padding-left:0px;
	margin:0 auto;
}
#contents_l li{
	margin-top:50px;
	list-style:none;
}
.line{
	width:800px;
	margin:0 auto;
}
/*　footer　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#footer {
	margin-top: 70px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 20px;
	background-image:url(/fukushima/2016/images/footer_back.jpg);
}
#footer ul {
	height: auto;
	overflow: hidden;
	padding: 70px 78px 40px 180px;
	margin: 0 auto;
}
#footer li {
	display: inline;
	float: left;
	margin: 0 30px 0;
}
#footer .fb-like {
	margin-top: -25px auto;
	padding-top: 0;
}
#footer .copyright {
	clear: both;
	padding: 10px 0 40px;
	text-shadow: 0px 0px;
}
/*　リンク　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.hoverOp:hover{filter: alpha(opacity=50);opacity: 0.5;}
a:link {
	color: #0F46DC;
	text-decoration: none;
}
a:visited {
	color: #0F46DC;
	text-decoration: none;
}
a:hover {
	color: #BFDBF2;
	text-decoration: none;
}
/*　スマホ対応　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

@media only screen and (max-device-width:420px) {
	body {
		margin: 0;
		padding: 0;
		font-size: 28px;
		line-height: 2.1em;
		letter-spacing:.09em;
		background-position: center top;
		font-family: "秀英角ゴシック金 L", " Lucida Lucida Sans Unicode", "Lucida Grande", ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic sans-serif,;
		-webkit-text-size-adjust: 100%;
	}
	#header img{
		display:none;
	}
	#header #hobo img{
		display:none;
		}
	#header #hobo img{
		display:none;
		}
	#header_sp{
		display:block;
		width:940px;
		margin:-30px auto 0;
		padding-top:0px;
		margin-bottom: 60px;
		position:relative;
	}
	#header_sp img{
		display:block;
	}
	#hobo_sp{
		display:block;
		position:absolute;
		top:-30px;
		left:-30px;
	}
	#hobo_sp img{
		display:block;
		width:20px;
		height:auto;
		}
	#yodogawa{
	width:660px;
	margin:0 auto;
	font-family:"秀英明朝 M","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 32px;
	line-height: 2.3em;
	letter-spacing:.2em;
	text-align:left;
}
/*h1ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
		h1 img{
			display:none;
		}
		h2{
			display:block;
			}
/*本文ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.honbun {
	width:900px;
	margin:0 0 0 100px;
	padding-top: 40px;
	background-color: #fff;
	text-align:left;
}
.photo{
	width:900px;
	margin:50px auto 0;
	text-align:center;
}
.photo img{
	width:900px;
	height:auto;
}
/*コンテンツーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#contents{
	width:90%;
	margin:0 auto;
	padding-top:200px;
	padding-bottom:30px;
	flex-direction: column;
}
#contents_r{
	width:100%;
}
#contents_r ul{
	margin:0 auto;
	padding: 0;
}
#contents_r li img{
	width:100%;
	height:auto;
}
#contents_l{
	width:100%;
	margin-bottom:60px;
}
#contents_l ul{
	padding: 0;
}
#contents_l li img{
	width:100%;
	height:auto;
}
/*　footer　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#footer li img{
	width:140px;
	height:auto;
}
#footer {
	margin-top: 70px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 20px;
	background-image:url(/fukushima/2016/images/footer_back.jpg);
}
#footer ul {
	height: auto;
	overflow: hidden;
	padding: 70px 70px 40px 70px;
	margin: 0 auto;
}
}