@charset "utf-8";
/*
Theme Name: official_Theme
Theme URI: http://
Description: official
Version: 0.1
Author: BFnet
Author URI: 
Tags: 
*/

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
* {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: 100%;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {vertical-align:middle;}
h1,h2,h3,h4,h5,strong{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
sub, sup {
vertical-align: baseline;
}
sup {
position:relative;
top:-4px;
font-size: 50%;
}
img{
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: baseline;
}
ul {	display: block}
li {
	list-style-position: outside;
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #3b173b;
	-webkit-tap-highlight-color:transparent;
}
a:hover {color: #f29600;}

a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.fa-caret-left,
.fa-caret-right {margin: 0 5px;}
body{
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka","ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 14px;
	color: #646470;
	background: #fefef2;
}

header {
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
	background: url(img/bar01.png) no-repeat 0 10px;
}
h1 {
	width: 239px;
	height: 43px;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
	background: url(img/common.png) no-repeat 0 0;
}
h1 a {
	width: 100%;
	height: 100%;
	display: block;
}

#gnav {
	/*width: 860px;*/
	width: 942px;
	height: 70px;
	overflow: hidden;
	margin: 0 auto;
}
#gnav li {
	/*width: 172px;*/
	width: 157px;
	height: 70px;
	overflow: hidden;
	float: left;
}
#gnav a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	background: url(img/common.png) no-repeat;
	text-indent: -9999px;
}
/*
#gnav li.gnav01 a {background-position: 0 -50px;}
#gnav li.gnav02 a {background-position: -172px -50px;}
#gnav li.gnav03 a {background-position: -344px -50px;}
#gnav li.gnav04 a {background-position: -516px -50px;}
#gnav li.gnav05 a {background-position: -688px -50px;}
#gnav li.gnav01 a:hover {background-position: 0 -120px;}
#gnav li.gnav02 a:hover {background-position: -172px -120px;}
#gnav li.gnav03 a:hover {background-position: -344px -120px;}
#gnav li.gnav04 a:hover {background-position: -516px -120px;}
#gnav li.gnav05 a:hover {background-position: -688px -120px;}
*/

#gnav li.gnav01 a {background-position: 0 -50px;}
#gnav li.gnav02 a {background-position: -157px -50px;}
#gnav li.gnav03 a {background-position: -314px -50px;}
#gnav li.gnav04 a {background-position: -471px -50px;}
#gnav li.gnav05 a {background-position: -628px -50px;}
#gnav li.gnav06 a {background-position: -785px -50px;}
#gnav li.gnav01 a:hover {background-position: 0 -120px;}
#gnav li.gnav02 a:hover {background-position: -157px -120px;}
#gnav li.gnav03 a:hover {background-position: -314px -120px;}
#gnav li.gnav04 a:hover {background-position: -471px -120px;}
#gnav li.gnav05 a:hover {background-position: -628px -120px;}
#gnav li.gnav06 a:hover {background-position: -785px -120px;}



#pnav {
	position: absolute;
	top: 30px;
	right: 46px;
}
#pnav li {
	display: inline;
	margin-left: 20px;
}
#pnav li a {color: #24854b;}
#pnav li a:hover {color: #f29600;}

#slider1 {margin-top: 15px;}
.slider-wrap {
	width: 960px;
	height: 387px;
	margin: -343px auto 0 auto;
	position: relative;
	background: url(img/slidebg.png) no-repeat 0 0;
}
header:after {
	content:"";
	display:block;
	width: 100%;
	height: 7px;
	margin-top: 10px;
	background: url(img/bar01.png) no-repeat 0 0;
}


#wrapper {
	width: 860px;
	margin: 30px auto;
	overflow: hidden;
}
#content {
	width: 630px;
	float: left;
}
#sidebar {margin-left: 650px;}
.sideban li {
	width: 210px;
	height: 60px;
	overflow: hidden;
	margin-bottom: 10px;
}
.sideban a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	background: url(img/common.png) no-repeat;
	text-indent: -9999px;
}
/*
.sideban li.sidebar01 a {background-position: -860px 0;}
.sideban li.sidebar02 a {background-position: -860px -60px;}
.sideban li.sidebar03 a {background-position: -860px -120px;}
.sideban li.sidebar04 a {background-position: -860px -180px;}
.sideban li.sidebar05 a {background-position: -860px -240px;}
.sideban li.sidebar06 a {background-position: -860px -300px;}
.sideban li.sidebar07 a {background-position: -860px -360px;}
.sideban li.sidebar08 a {background-position: -860px -420px;}
.sideban li.sidebar09 a {background-position: -860px -480px;}
.sideban li.sidebar10 a {background-position: -860px -540px;}
.sideban li.sidebar11 a {background-position: -860px -600px;}
.sideban li.sidebar12 a {background-position: -860px -660px;}
.sideban li.sidebar01 a:hover {background-position: -1070px 0;}
.sideban li.sidebar02 a:hover {background-position: -1070px -60px;}
.sideban li.sidebar03 a:hover {background-position: -1070px -120px;}
.sideban li.sidebar04 a:hover {background-position: -1070px -180px;}
.sideban li.sidebar05 a:hover {background-position: -1070px -240px;}
.sideban li.sidebar06 a:hover {background-position: -1070px -300px;}
.sideban li.sidebar07 a:hover {background-position: -1070px -360px;}
.sideban li.sidebar08 a:hover {background-position: -1070px -420px;}
.sideban li.sidebar09 a:hover {background-position: -1070px -480px;}
.sideban li.sidebar10 a:hover {background-position: -1070px -540px;}
.sideban li.sidebar11 a:hover {background-position: -1070px -600px;}
.sideban li.sidebar12 a:hover {background-position: -1070px -660px;}
*/

.sideban li.sidebar01 a {background-position: -944px 0;}
.sideban li.sidebar02 a {background-position: -944px -60px;}
.sideban li.sidebar03 a {background-position: -944px -120px;}
.sideban li.sidebar04 a {background-position: -944px -180px;}
.sideban li.sidebar05 a {background-position: -944px -240px;}
.sideban li.sidebar06 a {background-position: -944px -300px;}
.sideban li.sidebar07 a {background-position: -944px -360px;}
.sideban li.sidebar08 a {background-position: -944px -420px;}
.sideban li.sidebar09 a {background-position: -944px -480px;}
.sideban li.sidebar10 a {background-position: -944px -540px;}
.sideban li.sidebar11 a {background-position: -944px -600px;}
.sideban li.sidebar12 a {background-position: -944px -660px;}
.sideban li.sidebar01 a:hover {background-position: -1154px 0;}
.sideban li.sidebar02 a:hover {background-position: -1154px -60px;}
.sideban li.sidebar03 a:hover {background-position: -1154px -120px;}
.sideban li.sidebar04 a:hover {background-position: -1154px -180px;}
.sideban li.sidebar05 a:hover {background-position: -1154px -240px;}
.sideban li.sidebar06 a:hover {background-position: -1154px -300px;}
.sideban li.sidebar07 a:hover {background-position: -1154px -360px;}
.sideban li.sidebar08 a:hover {background-position: -1154px -420px;}
.sideban li.sidebar09 a:hover {background-position: -1154px -480px;}
.sideban li.sidebar10 a:hover {background-position: -1154px -540px;}
.sideban li.sidebar11 a:hover {background-position: -1154px -600px;}
.sideban li.sidebar12 a:hover {background-position: -1154px -660px;}


#home01,
#home02,
#home03 {
	position: relative;
	margin-top: 5px;
	border-top: 2px dotted #24854b;
}
#home02 {
	margin-top: 32px;
	border-top: 2px dotted #f29600;
}
#home03 {
	margin-top: 32px;
	border-top: 2px dotted #f2a49e;
}
#home01 h2,
#home02 h2,
#home03 h2{
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	color:#24854b;
	margin-left: 120px;
}
#home02 h2 {color: #f29600;}
#home03 h2 {color: #f2a49e;}
#home01 h2 img,
#home02 h2 img,
#home03 h2 img {
	margin-left: 10px;
	vertical-align: bottom;
}
#home01 h2 a,
#home02 h2 a,
#home03 h2 a {
	position: absolute;
	top: 12px;
	right: 0;
	color:#24854b;
	font-size: 0.9em;
	letter-spacing: 0;
	font-weight: bold;
}
#home02 h2 a {color: #f29600;}
#home03 h2 a {color: #f2a49e;}
#home01 h2 a:hover {color: #f29600;}
#home02 h2 a:hover, #home03 h2 a:hover {
	color: #24854b;
}
#home01 > span,
#home02 > span,
#home03 > span {
	width: 97px;
	height: 68px;
	display: block;
	text-indent: -9999px;
	position:absolute;
	top: -7px;
	left: 0;
	background: url(img/top/balloon.png) no-repeat 0 0;
}
#home02 > span, #home03 > span {
	background: url(img/top/balloon.png) no-repeat 0 -68px;
}
#home01 > ul,
#home02 > ul,
#home03 > ul  {
	overflow: hidden;
	background: #fff;
	border: 5px solid #7bb58e;
	padding: 10px 0;
}
#home02 > ul {border: 5px solid #f7c061;}
#home03 > ul {border: 5px solid #f2a49e;}
#home01 > ul > li:first-child {border-right: 2px dotted #000;}
#home02 > ul > li:nth-child(odd), #home03 > ul > li:nth-child(odd) {
	border-right: 2px dotted #ccc;
}
#home02 > ul > li, #home03 > ul > li {
	border-bottom: 2px dotted #ccc;
	padding: 10px;
}
#home02 > ul > li.diaryend, #home03 > ul > li.diaryend {
	border: 0 none;width: 600px;padding-top: 10px;
}
#home01 > ul > li,
#home02 > ul > li, #home03 > ul > li {
	width: 289px;
	padding: 20px 10px 0 10px;
	font-size: 0.9em;
	float: left;
	position: relative;
	overflow: hidden;
}
.homediaryl {
	width: 90px;
	float: left;
}
.homediaryr {margin: 15px 0 0 90px;}
.new {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #ed2e2c;
	color: #fff;
	font-size: 11px;
	padding: 0 4px;
}
.listdate {font-size: 0.9em;}
.listttl {
	font-weight: bold;
	margin-bottom: 0.5em;
}
.listcont {line-height: 1.2;}
#home01 > ul > li a,
#home02 > ul > li a {color: #646470;}
#home01 > ul > li a:hover {color: #24854b;}
#home02 > ul > li a:hover {color: #f29600;}
#home03 > ul > li a:hover {color: #f2a49e;}
#home01 > ul > li a span,
#home02 > ul > li a span,
#home03 > ul > li a span {
	position:absolute;
	top: 5px;
	right: 10px;
}
.diaryend ul li {
	display: inline;
	margin-right: 20px;
}
.diaryend ul li:first-child {margin-right: 40px;}
.diaryend ul li:first-child a {
	font-size: 1.1em;
	font-weight: bold;
	color: #646470;
}
.diaryend ul li:first-child a:hover {color: #f29600;}
.new:hover {
	background: #fff;
	color: #ed2e2c;
	border: 1px solid #ed2e2c;
}

footer {
	width: 960px;
	padding: 40px 0 10px 0;
	margin: 20px auto 0 auto;
	background: url(img/footerbar.png) no-repeat 0 top;
	position: relative;
}
footer:after {
	content:"";
	display:block;
	width: 960px;
	height: 7px;
	background: url(img/bar01.png) no-repeat 0 0;
}
#footer_content {
	text-align: center;
	padding-bottom: 10px;
}
#footer_content dt {
	width: 239px;
	height: 43px;
	margin: 0 auto 10px auto;
	text-indent: -9999px;
	overflow: hidden;
	background: url(img/common.png) no-repeat 0 0;
}

#footer_content dt a {
	width: 100%;
	height: 100%;
	display: block;
}
#footer_content dd {color: #24854b;}
#footer_content dd a {}



#footer_content dd a {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #ed2e2c;
	color: #fff;
	font-size: 0.9em;
	padding: 0 4px;
}
#footer_content dd a:hover {
	background: #fff;
	color: #ed2e2c;
	border: 1px solid #ed2e2c;
}
#copyright {
	margin-bottom: 40px;
	text-align: center;
	color: #24854b;
}
.totop a {
	width: 67px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	bottom: 13px;
	right: 100px;
	background: url(img/common.png) no-repeat -240px 0;
}
#mainimg {
	width: 960px;
	height: 354px;
	margin: 0 auto;
	overflow: hidden;
}


/* diary */
.midiary {
	color: #f29600;
	background: url(img/diary/mainimg.png) no-repeat 0 0;
}
#mainimg p {
	font-size: 1.3em;
	font-weight: bold;
	margin: 196px 0 0 50px;
}
#diarywrap {
	background: #fff;
	padding: 20px 20px 0 20px;
	border: 5px solid #f7c066;
}
#diarywrap li,
#diarywrap > div {margin-bottom: 20px;}
.diarydate {
	font-size: 1.1em;
	color: #6a3a0d;
	border-bottom: 2px dotted #f7c066;
}
.diarydate span {margin-left: 20px;}
.diaryttl {
	font-size: 1.2em;
	font-weight: bold;
	color: #f29600;
	margin: 10px 0;
}
#diarywrap li div {
	overflow: hidden;
	position: relative;
	border-bottom: 1px dashed #aaaaaa;
	padding-bottom: 20px;
}
#diarywrap li div img {
	width: 240px;
	height: 180px;
	display: block;
	float: left;
}
#diarywrap li div p {
	margin-left: 260px;
	color: #646470;
}
#diarywrap li div a {
	color: #fff;
	background: #f29600;
	padding: 1px 6px;
	position: absolute;
	right: 0;
	bottom: 20px;
}
#diarywrap li div a:hover {
	color: #f29600;
	border: 1px solid #f29600;
	background: #fff;
}
/* pagenation */
nav.navigation h2 {display: none;}
.nav-links {text-align: center;margin-top: 20px;}
.nav-links .current {color: #ff0000;margin: 0 5px;}
.nav-links a {
	margin: 0 5px;
	color: #f29600;
	text-decoration: underline;
}
.nav-links a:hover {color: #ff0000;}

/* calender */
#wp-calendar {
	width: 210px;
	margin: 0 auto;
	border-collapse: collapse;
	border: 1px solid #cbcbcb;
	background: #fff;
	margin-bottom: 30px;
}
#wp-calendar caption {
	color: #fff;
	font-weight: bold;
	padding: 5px 0;
	background: #f7c066;
}
#wp-calendar tfoot td {background: #f7c066;}
#wp-calendar tfoot td a {
	color: #fff;
	font-weight: bold;
	background: #f7c066;
}
#wp-calendar thead tr th {
	font-weight: bold;
	text-align: center;
	color: #38383b;
	padding: 2px 0;
}
#wp-calendar td {
	text-align: center;
	color: #727374;
	padding: 0;
}
#wp-calendar td a {
	display: block;
	height: 100%;
	font-weight: bold;
	color: #38383b;
	background: #d9d9d9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/* gallery */
.sidettl {
	color: #fff;
	font-weight: bold;
	padding: 5px 0 5px 20px;;
	background: #f7c066;
}
#gallery {
	overflow: hidden;
	margin-bottom: 30px;
}
#gallery li {
	width: 59px;
	height: 59px;
	border: 1px solid #646470;
	float: left;
	margin: 10px 10px 0 0;
}
#gallery li:nth-child(3n) {margin-right: 0;}

/* pagenav */
.pagenav {
	width: 490px;
	margin: 20px auto 0 auto;
	overflow: hidden;
}
.pagenav li {
	width: 150px;
	text-align: center;
	float: left;
}
.pagenav li.backlist {width: 190px;}
.pagenav li a {color: #f29600;}
.pagenav li.backlist a {text-decoration: underline; }
.pagenav li a:hover {color: #ff0000;}

.miabout {
	color: #f2a49e;
	background: url(img/about/mainimg.png) no-repeat 0 0;
}


/* about */

.regbtn a{
	font-weight: bold;
	display: block;
	color: #f2a49e;
	text-align: center;
	padding: 10px 0;
	width: 400px;
	margin: 0 auto 40px auto;
	border: 2px solid #f2a49e;
}
.regbtn a:hover {
	color: #fff;
	background: #f2a49e;
}

#aboutwrap {
	background: #fff;
	border: 5px solid #f7c8c5;
}
#aboutwrap h2 {
	width: 580px;
	display: block;
	margin: 0 auto 10px auto;
	text-indent: -9999px;
	background: url(img/about/aboutttl.png) no-repeat;
}
#aboutwrap h2#about01 {height: 98px; background-position: 0 0;}
#aboutwrap h2#about02 {height: 63px; background-position: 0 -100px;}
#aboutwrap h2#about03 {height: 63px; background-position: 0 -165px;}
#aboutwrap h2#about04 {height: 65px; background-position: 0 -230px;}
#aboutwrap h2#about05 {height: 50px; background-position: 0 -300px;margin-bottom: 30px;}

#aboutwrap h2#nursery01 {
	height: 98px;
	background: url(img/nursery/ttl01.gif) no-repeat 0 0;
	background-position: 0 0;
}
#aboutwrap h2#nursery02 {
	height: 63px;
	background: url(img/nursery/ttl02.gif) no-repeat 0 0;
	background-position: 0 0;
}
.imglist {
	overflow: hidden;
	margin: 0 20px;
}
.imglist li {
	width: 48%;
	margin: 0 4% 15px 0;
	float: left;
}
.imglist li:nth-child(even){margin-right: 0;}
.imglist li img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

#aboutwrap > div {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}
.mt1 {margin-top: 1em!important;}
.imgcnt {
	display: block;
	margin: 0 auto;
}
#about01wrap .imgcnt {
	width: 240px;
	height: 180px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.historywrap {
	overflow: hidden;
	margin-bottom: 20px;
}
#aboutwrap #about01wrap .historywrap + img.imgcnt {
	width: 580px;
	height: auto;
}
.history_l {
	width: 280px;
	margin: 21px 0 0 20px;
}
.history_r {
	width: 280px;
	position: absolute;
	top: 196px;
	left: 320px;
}
.greeting {
	width: 560px;
	margin: 20px auto 0 auto;
}
#accesswrap,
#accesswrap02 {
	width: 576px;
	margin: 0 auto 20px auto;
	overflow: hidden;
}
#accesswrap img {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	float: left;
	display: block;
}
#map_canvas {
	width: 303px;
	height: 194px;
	margin-left: 272px;
}
#about04wrap table {
	width: 576px;
	margin: 0 auto;
	border-collapse: collapse;
}
#about04wrap table tr th,
#about04wrap table tr td {
	border-top: 2px dotted #f2a49e;
	border-bottom: 2px dotted #f2a49e;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.1em;
}
#about04wrap table tr th {
	color: #f2a49e;
	white-space: nowrap;
	padding-right: 20px;
}
#about05wrap {
	margin-left: 20px;
	margin-right: 20px;
}
.about05txt {
	color: #6a3a0d;
	letter-spacing: 2px;
	font-size: 1.2em;
	padding-left: 20px;
}
.about05subttl {
	color: #f2a49e;
	padding: 3px 0 3px 20px;;
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-size: 1.1em;
	border-top: 2px dotted #f2a49e;
	border-bottom: 2px dotted #f2a49e;
}
#about05wrap > table {
	width: 100%;
	border-collapse:separate;
	border-spacing:2px;
	margin-bottom: 20px;
}
#about05wrap > table tr {background: #fcedec;}
#about05wrap > table tr:nth-child(even) {background: #fadbd8;}
#about05wrap > table tr th,
#about05wrap > table tr td {
	vertical-align: top;
	text-align: left;
	padding: 5px 10px 3px 10px;
}
#about05wrap > table tr td span {
	display: block;
	margin-left: 6em;
}
.ml20 {margin-left: 20px;}
.mb20 {margin-bottom: 20px;}
.about05ul {margin: 5px 0 20px 20px;}
.about05ul li {
	margin-left: 1em;
	text-indent: -1em;
}

.timetbl {
	padding: 10px 20px;
	border: 2px dotted #f2a49e;
	margin-bottom: 20px;
}
.timetbl table {
	width: 536px;
	border-collapse: collapse;
}
.timetbl table tr th,
.timetbl table tr td {
	text-align: left;
	vertical-align: top;
	padding: 5px 0 3px 0;
	color: #f2a49e;
}
#inav {text-align: center;}
#inav li {
	display: inline;
	text-align: center;
	border-right: 1px solid #f2a49e;
}
#inav li:last-child {border-right: 0 none;}
#inav li a {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 15px;
	color: #f2a49e;
}
#inav li a:hover {color: #ff0000;}

/* information */
.miinformation {color: #80b697;background: url(img/info/mainimg.png) no-repeat 0 0;}
.area_information #diarywrap {border: 5px solid #80b697;}
.area_information .diarydate {border-bottom: 2px dotted #80b697;}
.area_information .diaryttl {color: #80b697;}
.area_information #diarywrap li div a {background: #80b697;}
.area_information #diarywrap li div a:hover {
	color: #80b697;
	background: #fff;
	border: 1px solid #80b697;
}
.area_information .pagenav li a {color: #7bb58e;}

/* nursery_diary */
.minursery {
	color: #f2a49e;
	background: url(img/nursery/mainimg.png) no-repeat 0 0;
}
.area_nursery_diary #diarywrap {border: 5px solid #f2a49e;}
.area_nursery_diary .diarydate {border-bottom: 2px dotted #f2a49e;}
.area_nursery_diary .diaryttl {color: #f2a49e;}
.area_nursery_diary #diarywrap li div a {background: #f2a49e;}
.area_nursery_diary #diarywrap li div a:hover {
	color: #f2a49e;
	background: #fff;
	border: 1px solid #f2a49e;
}
.area_nursery_diary .pagenav li a {color: #f2a49e;}

/* piyokkoclub */
.mipiyokkoclub {color: #8dc221;background: url(img/piyokkoclub/mainimg2020.png) no-repeat 0 0;}
.area_piyokkoclub #diarywrap {border: 5px solid #8dc221;}
.area_piyokkoclub .diarydate {border-bottom: 2px dotted #8dc221;}
.area_piyokkoclub .diaryttl {color: #8dc221;}
.area_piyokkoclub #diarywrap li div a {background: #8dc221;}
.area_piyokkoclub #diarywrap li div a:hover {
	color: #8dc221;
	background: #fff;
	border: 1px solid #8dc221;
}


/* enyukai */
.mienyukai {color: #24854b;background: url(img/enyukai/mainimg.png) no-repeat 0 0;}
.area_enyukai #diarywrap {border: 5px solid #24854b;}
.area_enyukai .diarydate {border-bottom: 2px dotted #24854b;}
.area_enyukai .diaryttl {color: #24854b;}
.area_enyukai #diarywrap li div a {background: #24854b;}
.area_enyukai #diarywrap li div a:hover {
	color: #24854b;
	background: #fff;
	border: 1px solid #24854b;
}
.area_info .pagenav li a {color: #24854b;}

/* yutakaclub */
.miyutakaclub {
	color: #96bc2d;
	background: url(img/yutakaclub/mainimg.png) no-repeat 0 0;
}
.area_yutakaclub #diarywrap {border: 5px solid #96bc2d;}
.area_yutakaclub .diarydate {border-bottom: 2px dotted #96bc2d;}
.area_yutakaclub .diaryttl {color: #96bc2d;}
.area_yutakaclub #diarywrap li div a {background: #96bc2d;}
.area_yutakaclub #diarywrap li div a:hover {
	color: #96bc2d;
	background: #fff;
	border: 1px solid #96bc2d;
}
.miyutakaclub + .leadbtm {color: #96bc2d!important;}
.area_yutakaclub .pagenav li a {color: #96bc2d;}




/* policy */
.mipolicy {color: #ffc800;background: url(img/policy/mainimg.png) no-repeat 0 0;}
#policywrap {
	background: #fff;
	border: 5px solid #ffde66;
	padding: 20px 20px 0 20px;
}
#policywrap h2 {
	width: 580px;
	height: 44px;
	display: block;
	margin: 0 auto 10px auto;
	text-indent: -9999px;
	background: url(img/policy/policyttl.png) no-repeat;
}
#policywrap h2#policy01 {background-position: 0 0;}
#policywrap h2#policy02 {background-position: 0 -50px;}
#policywrap h2#policy03 {background-position: 0 -100px;}
#policywrap h2#policy04 {background-position: 0 -150px;}

#policywrap > div {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}
.policysubttl,
.policysubttl02 {
	font-size: 1.1em;
	font-weight: bold;
	color: #ffc800;
	margin-bottom: 20px;
}
.policysubttl02 {text-align: center;margin-bottom: 30px;}
#policy02wrap {background: url(img/policy/illust01.png) no-repeat right bottom;}
.policy04list {
	overflow: hidden;
	width: 520px;
	margin: 20px auto 0 auto;
}
.policy04list li {
	width: 240px;
	margin: 0 40px 40px 0;
	float: left;
}
.policy04list li:nth-child(even) {margin-right: 0;}
.policy04list li img {
	width: 240px;
	height: 180px;
	display: block;
	vertical-align: bottom;
}
.policy04listttl {
	padding: 15px 0;
	font-weight: bold;
	color: #ffc800;
}
.policy04listtxt {
	padding-top: 15px;
	height: 170px;
	overflow-y: auto;
	border-top: 2px dotted #ffc800;
	border-bottom: 2px dotted #ffc800;
}
.page-id-15361 #inav li {border-right: 1px solid #ffc800;}
.page-id-15361 #inav li a {color: #ffc800;}
.page-id-15361 #inav li a:hover {color: #f29600;}
.page-id-15361 #inav li:last-child {border-right: 0 none;}

/* recruit */
.mirecruit {color: #f2a49e;background: url(img/recruit/mainimg.png) no-repeat 0 0;}
#recruitwrap {
	background: #fff;
	border: 5px solid #f2a49e;
	padding-top: 20px;
}

/* piano */
.mipiano {color: #8dc221;background: url(img/piano/mainimg.png) no-repeat 0 0;}
.area_piano #diarywrap {
	background: #fff;
	border: 5px solid #8dc221;
	padding-top: 20px;
}
.area_piano .diarydate {border-bottom: 2px dotted #8dc221;}
.area_piano .diaryttl {color: #8dc221;}
.area_piano #diarywrap li div a {background: #8dc221;}
.area_piano #diarywrap li div a:hover {
	color: #8dc221;
	background: #fff;
	border: 1px solid #8dc221;
}
.area_piano .pagenav li a {color: #8dc221;}




/* english */
.mienglish {color: #f29600;background: url(img/english/mainimg.png) no-repeat 0 0;}
.area_english #diarywrap {
	background: #fff;
	border: 5px solid #f29600;
	padding-top: 20px;
}
.area_english .diarydate {border-bottom: 2px dotted #f29600;}
.area_english .diaryttl {color: #f29600;}
.area_english #diarywrap li div a {background: #f29600;}
.area_english #diarywrap li div a:hover {
	color: #f29600;
	background: #fff;
	border: 1px solid #f29600;
}
.area_english .pagenav li a {color: #f29600;}


.single-post .the_content_add_css {font-size: 1.15em;}
.single-post .the_content_add_css p {margin-bottom: 0.8em;}

/* recruit */
.page-id-15355 #aboutwrap {padding-top: 20px;}

/* event */
.mievent {color: #f29600;background: url(img/event/mainimg.png) no-repeat 0 0;}
#eventwrap {
	border: 5px solid #f7c061;
	padding: 20px 20px 0 20px;
	position: relative;
	background: #fff;
}
.imgs {
	position: absolute;
	top: 118px;
	left: 0;
}


#eventwrap h2 {
	width: 580px;
	height: 45px;
	display: block;
	margin: 0 auto 10px auto;
	text-indent: -9999px;
	background: url(img/event/eventttl.png) no-repeat 0 0;
}
#event01wrap {overflow: hidden;}
#event01wrap > ul {padding-top: 85px;}
#event01wrap > ul > li {
	width: 284px;
	float: left;
	position: relative;
	margin: 0 10px 90px 0;
	background: url(img/event/frame_middle.png) repeat-y center 0;
}
#event01wrap > ul > li:nth-child(even) {margin-right: 0;}
#event01wrap > ul > li:before {
	content: " ";
	height: 25px;
	display: block;
	background: url(img/event/frame_top.png) no-repeat center bottom;
}
#event01wrap > ul > li:after {
	content: " ";
	height: 25px;
	display: block;
	background: url(img/event/frame_btm.png) no-repeat center top;
}
#event01wrap > ul > li > dl {padding: 40px 10px 0 20px;}

.month04,.month05{min-height: 424px;}
.month06,.month07{min-height: 350px;}
.month08,.month09{min-height: 424px;}
.month10,.month11{min-height: 390px;}
.month12,.month01{min-height: 390px;}
.month02,.month03{min-height: 390px;}


#event01wrap > ul > li > dl > dt {
	position: absolute;
	top: -30px;
	left: 0;
	width: 110px;
	height: 79px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(img/event/month.png) no-repeat;
}
#event01wrap > ul > li > dl.month04 > dt {background-position: 0 0;}
#event01wrap > ul > li > dl.month05 > dt {background-position: -110px 0;}
#event01wrap > ul > li > dl.month06 > dt {background-position: -220px 0;}
#event01wrap > ul > li > dl.month07 > dt {background-position: 0 -79px;}
#event01wrap > ul > li > dl.month08 > dt {background-position: -110px -79px;}
#event01wrap > ul > li > dl.month09 > dt {background-position: -220px -79px;}
#event01wrap > ul > li > dl.month10 > dt {background-position: 0 -158px;}
#event01wrap > ul > li > dl.month11 > dt {background-position: -110px -158px;}
#event01wrap > ul > li > dl.month12 > dt {background-position: -220px -158px;}
#event01wrap > ul > li > dl.month01 > dt {background-position: 0 -237px;}
#event01wrap > ul > li > dl.month02 > dt {background-position: -110px -237px;}
#event01wrap > ul > li > dl.month03 > dt {background-position: -220px -237px;}


.leadbtm {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.leadbtm a {color: #f2a49e;font-weight: bold;}
.leadbtm a:hover {color: #f29600;font-weight: bold;}
.category-piano .leadbtm {color: #f29600;}
.category-piano .leadbtm {color: #f29600;}
.category-english .leadbtm {}

.am-switch-btn {
	width: 180px;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	margin: 0 auto 20px auto;
	font-weight: bold;
	display: block;
	background: #24854b;
	border: 2px solid #fff;
	box-shadow:0px 0px 3px 0px #cccccc;
	-moz-box-shadow:0px 0px 3px 0px #cccccc;
	-webkit-box-shadow:0px 0px 3px 0px #cccccc;
}

#nfwrap {
	background: #fff;
	padding: 20px 20px 50px 50px;
	border: 5px solid #24854b;
}
#nfwrap p {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.1em;
	color: #24854b;
}

/* access */
.page-id-15743 #map_canvas {
	width: 580px;
	height: 580px;
	margin: 0 auto 20px auto;
}
#accesswrap02 img {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	display: block;
}
.accessimg_l {
	float: left;
}
.accessimg_r {
	margin-left: 272px;
}

.hidden {display: none;}
.slidecontent {
	cursor: pointer;
	color: #0000ff;
}
.enyuarea {margin-bottom: 20px;}
.regtbl tr th {white-space: nowrap;}
.regtbl tr th,
.regtbl tr td {
	padding: 5px 10px;
	vertical-align: top;
}
.inlinelist li {
	display: inline-block;
	white-space: nowrap;
	padding-right: 1em;
	margin-bottom: 0!important;
}



/* voice */
.mivoice {color: #33ccff;background: url(img/voice/mainimg.png) no-repeat 0 0;}
.area_voice #diarywrap {border: 5px solid #33ccff;}
.area_voice .diarydate {border-bottom: 2px dotted #33ccff;}
.area_voice .diaryttl {color: #33ccff;}
.area_voice #diarywrap li div a {background: #33ccff;}
.area_voice #diarywrap li div a:hover {
	color: #33ccff;
	background: #fff;
	border: 1px solid #33ccff;
}

/* gymnastics-class */
.migymnastics-class {color: #33ccff;background: url(img/gymnastics-class/mainimg.png) no-repeat 0 0;}
.area_gymnastics-class #diarywrap {border: 5px solid #33ccff;}
.area_gymnastics-class .diarydate {border-bottom: 2px dotted #33ccff;}
.area_gymnastics-class .diaryttl {color: #33ccff;}
.area_gymnastics-class #diarywrap li div a {background: #33ccff;}
.area_gymnastics-class #diarywrap li div a:hover {
	color: #33ccff;
	background: #fff;
	border: 1px solid #33ccff;
}

