* {
	margin: 0;
	padding: 0;
}
html {
	color: #333333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
body {
	font-size: 18px;
	line-height: 32px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	background-color: #FFFFFF;
}
table {
	border-spacing: 0;
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
a {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
a:hover {
	color: #666666;
	text-decoration: underlinee;
}
a.none {
	text-decoration: none;
}
img {
	border-style: none;
	z-index: 0;
	vertical-align: bottom;
}
/***************/
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f17 {
	font-size: 17px;
}
.f18 {
	font-size: 18px;
}
.f20 {
	font-size: 20px;
}
.f21 {
	font-size: 21px;
}
.f22 {
	font-size: 22px;
}
.f23 {
	font-size: 23px;
}
.l0 {
	letter-spacing: 0em;
}
.l1 {
	letter-spacing: 0.1em;
}
.l2 {
	letter-spacing: 0.2em;
}
.h22 {
	line-height: 22px;
}
.h24 {
	line-height: 24px;
}
.h26 {
	line-height: 26px;
}
.h28 {
	line-height: 28px;
}
.bb {
	font-weight: bold;
}
.pkn {
	color: #EC6572;
}
.red {
	color: #E10020;
}
.grn {
	color: #E10020;
}
.brw {
	color: #E10020;
}
.blu {
	color: #E10020;
}
div {
	position: relative;
	z-index: 0;
	letter-spacing: 0.1em;
	max-height: 100%;
}
.ctr {
	text-align: center;
}
/***************/
#header {
	text-align: center;
	font-size: 28px;
	padding-top: 30px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #7DAA21;
}
#header_in {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
	height: 30px;
}
#mainv {
	text-align: center;
	max-height: 100%;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
/***************/
#gnavi {
}
#gnavi_in {
}
#gnavi_in ul {
}
#gnavi_in ul li {
	float: left;
}
/***************/
#middle {
}
#middle_in {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
	height: 680px;
}
/***************/
#footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer_in {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 32px;
}
/***************/
#cp {
	border-bottom-width: 6px;
	border-bottom-style: none;
	border-bottom-color: #09F;
}
#cp_in {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #7D612D;
	height: 30px;
	text-align: center;
}
#top_news {
	width: 100%;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	margin-top: 40px;
}
.top_mov_wk {
	width: 480px;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	height: 360px;
	vertical-align: top;
}
.top_mov_photo {
	height: 270px;
	width: 480px;
	overflow: hidden;
}
.top_mov_title {
	text-align: center;
	padding-top: 8px;
	width: 480px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 22px;
	line-height: 32px;
}
.top_pht_wk {
	width: 480px;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	height: 420px;
	vertical-align: top;
}
.top_pht_photo {
	width: 480px;
	height: 320px;
	overflow: hidden;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.top_pht_photo img {
	width:480px;
	height:auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.top_pht_title {
	text-align: center;
	padding-top: 8px;
	width:480px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 22px;
	line-height: 32px;
}
/***************/
.pager1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	border-top-width: 6px;
	border-top-style: none;
	border-top-color: #09F;
	background-color: #E4F3C7;
}
/***************/
.blog_pager1 {
	width: 100%;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	height: 40px;
}
/***************/
.wp-pagenavi {
	clear: both;
	text-align: center;
	height: 0px;
	padding-top: 0px;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #999;
	background-color: #FFF;
	border: solid 1px #e0e0d2;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	color: #FFF;
	background-color: #999;
	border-color: #999;
}
.wp-pagenavi span.current {
	color: #FFF;
	background-color: #928371;
	border-color: #928371;
	font-weight: bold;
}
