﻿/*=============================================
 * body
 *=============================================*/

body {
	color: #5b5b5b;
	font-family: Verdana, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0;
	background: url(../img/shared/back.png) repeat-y center top;
	min-width: inherit;
	min-height: inherit;
	max-height: 100%;
}
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-mincho {
}
.fnt-meiryo {
}
.fnt-gothic {
}
.fnt-garamond {
}
/*=============================================
 * <main>
 *=============================================*/

main {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: 900px;
}
a {
	color: #409700;
	text-decoration: none;
}
/*=============================================
 * <header>
 *=============================================*/

header {
	position: relative;
	text-align: left;
}
#header_right {
	text-align: right;
	position: absolute;
	top: 20px;
	right: -15px;
	width: 340px;
}
#header_right li {
	float: left;
	display: block;
	font-size: 90%;
	list-style-type: none;
	padding-right: 10px;
	background-image: url(../img/shared/arrow01.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 120%;
}
/* トップナビ */
.menu_toggle {
	display: block;
	width: 900px;
	margin: auto;
}
.menu_toggle ul {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.menu_toggle li {
	float: left;
	display: block;
	list-style-type: none;
	height: 51px;
}
.menu_toggle li a {
	float: left;
	display: block;
	height: 51px;
	font-size: 0;
}
#menu_toggle #menu-item-67 a {
	background-image: url(../img/shared/navi01.png);
	display: block;
	width: 132px;
}
#menu_toggle #menu-item-67 a:hover, #menu_toggle #menu-item-67 a:active {
	background-image: url(../img/shared/navi01_ov.png);
}
#menu_toggle #menu-item-30 a {
	background-image: url(../img/shared/navi02.png);
	display: block;
	width: 128px;
}
#menu_toggle #menu-item-30 a:hover, #menu_toggle #menu-item-30 a:active {
	background-image: url(../img/shared/navi02_ov.png);
}
#menu_toggle #menu-item-36 a {
	background-image: url(../img/shared/navi03.png);
	display: block;
	width: 128px;
}
#menu_toggle #menu-item-36 a:hover, #menu_toggle #menu-item-36 a:active {
	background-image: url(../img/shared/navi03_ov.png);
}
#menu_toggle #menu-item-37 a {
	background-image: url(../img/shared/navi04.png);
	display: block;
	width: 128px;
}
#menu_toggle #menu-item-37 a:hover, #menu_toggle #menu-item-37 a:active {
	background-image: url(../img/shared/navi04_ov.png);
}
#menu_toggle #menu-item-38 a {
	background-image: url(../img/shared/navi05.png);
	display: block;
	width: 128px;
}
#menu_toggle #menu-item-38 a:hover, #menu_toggle #menu-item-38 a:active {
	background-image: url(../img/shared/navi05_ov.png);
}
#menu_toggle #menu-item-40 a {
	background-image: url(../img/shared/navi06.png);
	display: block;
	width: 128px;
}
#menu_toggle #menu-item-40 a:hover, #menu_toggle #menu-item-40 a:active {
	background-image: url(../img/shared/navi06_ov.png);
}
#menu_toggle #menu-item-42 a {
	background-image: url(../img/shared/navi07.png);
	display: block;
	width: 128px;
}
#menu_toggle #menu-item-42 a:hover, #menu_toggle #menu-item-42 a:active {
	background-image: url(../img/shared/navi07_ov.png);
}
#menu_toggle li#menu-item-29, #menu_toggle li#menu-item-39, #menu_toggle li#menu-item-41 {
	display: none;
}
header .navBtn {
	display: none;
}
/*=============================================
 * key
 *=============================================*/
#key img {
	margin: auto;
}
/*=============================================
 * content
 *=============================================*/
#content {
	width: 620px;
	float: left;
	margin-left: 10px;
}
/*=============================================
 * sidebar
 *=============================================*/
section {
	padding: 10px 0 32px;
}
#sidebar {
	width: 245px;
	float: right;
	margin-right: 10px;
}
#sidebar #menu li {
	padding-bottom: 5px;
}
#sidebar #menu_address {
	position: relative;
	font-size: 14px;
	line-height: 16px;
	cursor: pointer;
	transition: all 0.3s ease;
}
#sidebar #menu_address:hover {
	opacity:0.8;
}
#sidebar #menu_address dd {
	position: absolute;
	top: 47px;
	left: 17px;
	width: 220px;
}
#sidebar #menu_address span {
	display: block;
}
#sidebar #menu_address .tel {
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
	font-size: 16px;
}
/*=============================================
 * <footer>
 *=============================================*/

footer {
	text-align: center;
}
footer nav {
	background: url(../img/shared/footer-nav.png) repeat-x center top;
	font-size: 70%;
	padding: 3px 0 6px;
	margin: 0 10px;
}
footer a, footer a:hover {
	color: #666666;
	text-decoration: none;
}
/*=============================================
 * copyright
 *=============================================*/

address {
	padding: 5px 0;
	font-size: 70%;
}
.text_c {
	text-align: center;
}
.text-r {
	text-align: right;
}
.mr0 {
	margin-right: 0 !important;
}
.pr0 {
	padding-right: 0 !important;
}

/*=============================================
 * RESPONSIVE
 *=============================================*/

@media only screen and (max-width: 993px) { /* Tablet */
body {
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.wrap {
	width: 90%;
}
#header_right {
	display: none;
}
header h1 {
	width: 75%;
}
/*=============================================*/
/*               menubtm                       */
/*=============================================*/
header .navBtn {
	display: block;
	position: fixed;
	width: 50px;
	top: 10px;
	right: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	z-index: 999999;
	border-radius: 4px;
	height: 32px;
	padding: 0 2px;
	letter-spacing: 1px;
}
.has_nav header .navBtn {
	background: rgba(0,0,0,0.2);
}
/*
header.bg_new .navBtn span, .navOpen .navBtn span {
	background: #3b2a13;
	width: 30%;
	margin-left: 35%;
}*/
header .navBtn span {
	position: relative;
	display: block;
	padding-top: 25px;
	width: 50px;
}
header .navBtn span::before {
	width: 38px;
	height: 3px;
	background: #000;
	top: 8px;
	left: 8px;
	content: "";
	position: absolute;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.navOpen header .navBtn span::before, .navOpen header .navBtn::before {
	background: #FFF;
}
header .navBtn::before {
	width: 38px;
	height: 3px;
	background: #000;
	top: 24px;
	left: 10px;
	content: "";
	position: absolute;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
header .navBtn span::after {
	width: 38px;
	height: 3px;
	background: #000;
	top: 16px;
	left: 8px;
	content: "";
	position: absolute;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.navOpen .close_bt, .menu_btn {
	display: block;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.close_bt, .navOpen .menu_btn {
	display: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
/* ナビゲーションアイコン：アクティブ */
.navOpen .navBtn span::before {
	-webkit-transform: translateY(10px) translateX(0) rotate(225deg);
	-ms-transform: translateY(10px) translateX(0) rotate(225deg);
	transform: translateY(10px) translateX(0) rotate(225deg);
	width: 38px;
}
.navOpen .navBtn span::after {
	opacity: 0;
	-webkit-transform: translateY(9px);
	-ms-transform: translateY(9px);
	transform: translateY(9px);
}
.navOpen .navBtn::before {
	-webkit-transform: translateY(-6px) translateX(0) rotate(-225deg);
	-ms-transform: translateY(-6px) translateX(0) rotate(-225deg);
	transform: translateY(-6px) translateX(0) rotate(-225deg);
	width: 38px;
}
header .button-toggle {
	color: #000;
	cursor: pointer;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	width: 60px;
}
header .button-toggle span {
	background: #000 none repeat scroll 0 0;
	display: block;
	height: 4px;
	margin-top: 5px;
}
header .menu_toggle {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 100%;
	color: #FFF;
	display: block !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: auto;
	z-index: 999 !important;
	transition: left .8s ease .4s;
}
.navOpen header .menu_toggle {
	left: 0;
	transition: left .8s ease;
}
header .menu_toggle::before {
	width: 80%;
	height: 100vh;
	content: "";
	background: rgba(39,158,0,0.90);
	position: absolute;
	top: 0;
	left: 20%;
	bottom: 0;
	right: 0;
}
header .menu_toggle::after {
	width: 100%;
	height: 100vh;
	content: "";
	background: rgba(0,0,0,0.4);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	transition: opacity .2s ease .4s;
}
.navOpen header .menu_toggle::after {
	opacity: 1;
	transition: opacity .2s ease;
}
header .menu_toggle ul {
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 25%;
	z-index: 100;
	width: 75%;
	height: auto;
}
header .menu_toggle li {
	position: relative;
	padding: 0 5%;
	overflow: hidden;
}
header .menu_toggle li.active a::before {
	content: "";
	width: 15px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #a61c1c;
}
header .menu_toggle li a {
	padding: 12px 0;
	display: block;
	position: relative;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 2px;
	text-decoration: none;
	opacity: 0;
	transform: translateY(40px);
	transition: all .4s ease;
	font-effect: emboss;
	width: auto !important;
	height: auto;
}
header .menu_toggle li.active a {
	color: #a61c1c;
	padding-left: 20px;
	font-effect: emboss;
}
.navOpen header .menu_toggle li a {
	opacity: 1;
	transform: translateY(0px);
	transition: all .4s ease .6s;
}
header .close_btn {
	width: 100%;
	height: 40px;
	padding-top: 1px;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	display: block;
	letter-spacing: 0.1em;
	line-height: 30px;
	text-align: center;
	background-color: #000;
	z-index: 100;
}
header .close_btn span {
	font-size: 24px;
}
#menu_toggle li {
	height: auto;
	float: none;
}
#menu_toggle li a {
	background: none !important;
	font-size: 14px;
	line-height: 20px;
}
#menu_toggle li#menu-item-29, #menu_toggle li#menu-item-39, #menu_toggle li#menu-item-41 {
	display: block;
}
#content {
	width: 68%;
}
#sidebar {
	width: 27%;
}
#sidebar #menu_address {
	font-size: 80%;
	cursor:pointer;
}
#sidebar #menu_address dd {
	position: absolute;
	top: 36%;
	left: 6%;
	width: 90%;
	max-width: 195px;
}
#sidebar #menu_address .tel {
	padding-top: 2px;
	font-size: 120%;
}
}

@media only screen and (max-width: 768px) { /* Mobile - Large */
body {
	background: none;
}
.wrap {
	width: 100%;
}
#key img {
	width: 100%;
}
header .navBtn {
	right: 5px;
	width: 53px;
	height: 36px;
}
header h1 {
	min-width: 250px;
}
.media table tr {
	border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ACDA9A;
}
.media table th {
	display:none;
}
.media table td {
	display: block;
	border: none;
}
.media table td::before {
	content: attr(label);
	float: left;
	clear: both;
	font-weight: bold;
	width: 80px;
}
.media table td img.alignleft {
	float: none;
}
.media table td p {
	padding-left:0px;
}
#post-96 .alignright,
#post-96 .alignleft {
	float: none;
}
#post-96 .alignright .syash_bot {
	margin-top: 30px;
}
.side-archive .sidepost,
.side-archive .sidepost h2 {
	width: 100%;
}
}

@media only screen and (max-width: 767px) { /* Mobile - Large */
section {
	padding: 0;
}
#content, #sidebar {
	width: 95%;
	margin: 0 auto;
	float: none;
	max-width: 615px;
	padding-bottom: 20px;
}
#sidebar img {
	margin: auto;
}
#sidebar #menu_address {
	width: 100%;
	margin-top: 7%;
	border-top: 4px solid #b3dfa0;
}
#sidebar #menu_address dd {
	text-align: center;
	position: static;
	padding: 15px 0 0;
	width: auto;
	max-width: 100%;
}
#sidebar #menu_address dd span {
	display: inline-block;
}
#sidebar #menu_address dd .tel {
	display: block;
	font-weight: normal;
	text-align: center;
}
footer nav {
	display: none;
}
address {
	border-top: 4px solid #48b013;
	margin: 0 2.5%;
}
}

@media only screen and (max-width: 640px) { /* Mobile - Small */
header h1 {
	padding-top: 3%;
}
}

@media only screen and (max-width: 375px) {
header h1 {
    padding-top: 2%;
}
#sidebar #menu li img {
	width: 100%;
}
header .navBtn {
	width: 35px;
	top: 7px;
}
.navOpen .navBtn span::before {
	-webkit-transform: translateY(6px) translateX(0) rotate(225deg);
	-ms-transform: translateY(6px) translateX(0) rotate(225deg);
	transform: translateY(6px) translateX(0) rotate(225deg);
	width: 20px;
}
.navOpen .navBtn::before {
	width: 20px;
}
header .navBtn span::before {
	width: 20px;
}
header .navBtn::before {
	width: 20px;
	top: 20px;
}
header .navBtn span::after {
	width: 20px;
	top: 14px;
}
}


/*　　　　--------------------------------------------------------------------------*/

#header span, #header_nippori span, #topnavi span, #topimage span, #menu span, .rss span, .blog span, .topics span, #banner span, .menu_address span, .lesson_ran span, .movie_bot span {
	display: none;
}
.posth2 a:hover, .posth2 a:visited, .post h2 a {
	margin : 0 0;
	padding : 5px 0 0 5px;
	height : 30px;
	background : transparent;
	text-align : left;
}
.post {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.post ul, .post li {
	padding-left : 15px;
	list-style : none;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	margin-left: 10px;
}
.post li {
	background-image: url(../../images/arrow04.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	font-size: 90%;
}
/*.date {
	float : left;
	width : 54px;
	margin-left : 5px;
	margin-top : 5px;
	text-align : center;
	font-size : 13px;
	font-family : Verdana, Helvitica, sans-serif;
	padding-top : 4px;
	font-weight : normal;
	text-transform : uppercase;
	color : #000;
	background : #f4ffee;
	border-right : 4px solid #5cd910;
}
.date .day {
	color : #4fba0d;
	font-size : 18px;
	font-weight : bold;
	padding-top : 5px;
	line-height : 20px;
}*/
.postmetadata {
	font-family:  Verdana, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	font-size: 80%;
	padding-top : 5px;
	text-align: right;
	padding-right: 5px;
}
.entry {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.post a img {
	background:#eee;
	border:1px #ccc solid;
	padding:5px;
}
.post img {
	margin:5px;
}
.navigation {
	font-size : 90%;
	padding : 10px;
	display: block;
	clear: both;
}
.alignleft {
	float : left;
}
.alignright {
	float : right;
}
blockquote {
	background-image : url(../../images/bquote.gif);
	background-repeat : no-repeat;
	background-position : left top;
	margin : 10px 40px 10px 5px;
	clear : both;
	padding-top : 15px;
	padding-left : 38px;
	font-family : "Times New Roman", Times, serif;
	font-size : 90%;
}
#sidebar ul {
	list-style : none;
}
/*#sidebar ul h2 {
	color : #5cd910;
	font : 18px Century Gothic, Helvetica, Arial, sans-serif;
	padding : 10px 0 5px 0;
}*/
#sidebar ul ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar ul ul li {
	line-height : 160%;
	border-bottom : 1px dashed #ccc;
	padding-top: 3px;
	font-size: 90%;
}
#sidebar ul ul ul li {
	padding-left : 10px;
}
h3#comments {
	font-size : 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6CCC49;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: none;
	margin: 0px;
}
h3#respond {
	background-color: #EEF9E3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #409700;
	margin-bottom: 5px;
	background-image: none;
}
ol.commentlist {
	list-style : none;
	color : #666666;
}
ol.commentlist li {
	margin-bottom : 20px;
	padding-bottom : 20px;
	padding : 5px;
	background-image: none;
}
ol.commentlist li.alt {
	margin-bottom : 10px;
	padding-bottom : 10px;
	background-image: none;
}
#comment_title {
	margin-bottom : 5px;
}
#commentform {
	margin-bottom : 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
}
#commentform p {
	margin-bottom : 10px;
}
#commentform textarea {
	width : 99%;
	padding : 2px;
	font-size : 12px;
	background-color : #fff;
	border : 1px solid #2c0e00;
}
.comtxt {
	padding-left : 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.comto {
	padding : 5px;
	color : #000;
	background-color: #eee;
	background-image: none;
}

/*#searchform input {
	background : #fff8d9;
	border : 1px solid #ff7f00;
}*/

hr {
	display : none;
}
.clear {
	font-size: 0%;
	line-height: 0%;
	clear: both;
	height: 0px;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.sidepost {
	background-color: #FFFFFF;
	border: 1px solid #d2d2d2;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../../images/g_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 243px;
	max-width: 100%;
}
.sidepost h2 {
	background-image: url(../../images/sidepost_h2.png);
	width: 233px;
	font-size: 120%;
	padding-left: 10px;
	line-height: 170%;
	color: #337e12;
	background-repeat: repeat-x;
	padding-top: 5px;
}
.sidepost ul {
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	list-style-type: none;
}
.sidepost li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b2b2b2;
	line-height: 120%;
	background-image: url(../../images/arrow03.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
/*.post h2 {
	background-image: url(../../images/h2_back.png);
	display: block;
	height: 27px;
	width: 614px;
	padding-top: 13px;
	padding-left: 5px;
	font-size: 130%;
}*/
.post h2 {
	background-image: url(../../images/h2_back.png);
	display: block;
	height: 40px;
	width: 600px;
	padding-top: 13px;
	padding-left: 19px;
	font-size: 130%;
	background-position: bottom;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b3dfa0;
	margin-bottom: 10px;
	color: #409700;
}
.post h3 {
	font-size: 110%;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(../../images/h2entry_back.png);
	padding-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #5B5B5B;
	width: auto;
	margin-right: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4FAF17;
	line-height: 150%;
	height: auto;
	clear: both;
	background-position: 0px 0px;
	border-top-style: none;
}
#post-330 .topics {
	background-image: url(../../images/h2_topics.png);
	display: block;
	height: 27px;
	width: 614px;
	padding-top: 13px;
	padding-left: 0px;
	font-size: 130%;
	margin: 0px;
	background-repeat: repeat-x;
}
#submit {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	color: #a0a0a0;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	}
	
#calendar_wrap {
	margin-top:5px;
	margin-left:10px;
	}
#wp-calendar #prev a {
	font-size: 8pt;
	}

#wp-calendar a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #409700;
	background-color: #EEF9E3;
	color: #409700;
	}

#wp-calendar caption {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-weight: bold;
	}

#wp-calendar th {
	font-size:8pt;
	font-style: normal;
	text-transform: capitalize;
	}


#sidebar #calendar {
	padding-right: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid #d2d2d2;
	background-image: url(../../images/g_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#sidebar #calendar table {
	padding-right: 10px;
	text-align: center;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;	
}

#sidebar #calendar #wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#sidebar #calendar #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar #calendar #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wp-calendar a {
	display: block;
	color: #000000;
	text-decoration: none;
}


#sidebar #calendar #wp-calendar a:hover {
	background: #a6c9e6;
	color: #006600;
}

#sidebar #calendar #wp-calendar caption {
	font-weight: bold;
	font-size: 110%;
	color: #5B5B5B;
	text-align: center;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar #calendar #wp-calendar td {
	font: normal 12px "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: normal;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#sidebar #calendar #wp-calendar td a {
	margin-right: 1px;
	margin-left: 1px;
}

#sidebar #calendar #wp-calendar td.pad:hover {
	/*background: #fff;*/
}

#sidebar #calendar #wp-calendar #today {
	background: #409700;
	color: #FFFFFF;
	font-weight: bold;
}
#sidebar #calendar #wp-calendar #today a {
	color: #667523;
	font-weight: bold;
	background-color: #EEF9E3;
}
#sidebar #calendar #wp-calendar #today a {
	
	color: #7a5431;
}

#sidebar #calendar #wp-calendar th {
	font-style: normal;
	font-size: 11px;
	text-transform: capitalize;
}


#sidebar #calendar #wp-calendar th {
	padding: 2px;
	background-color: #ffffff;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
}
/* End Calendar */
.rss {
	height:26px;
	width:60px;
	background-image: url(../../images/rss.png);
	padding: 0px;
	margin: 10px;
}
.rss a {
	height:26px;
	width:60px;
	display: block;
}
.comment_area {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.commentday {
	font-size: 80%;
	padding-left: 20px;
	padding-top: 0px;
}

.entry p {
	padding-left: 30px;
}
.entry h2 {
	font-size: 110%;
	 font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(../../images/h2entry_back.png);
	padding-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #5B5B5B;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4FAF17;
	line-height: 150%;
	height: auto;
	clear: both;
	background-position: 0px 0px;
	border-top-style: none;
	display: block;
}
.entry h3 {
	font-size: 110%;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #388400;
	width: auto;
	margin-left: 5px;
	background-color: #f2ffec;
	background-image: url(../../images/h3_back.png);
	background-repeat: no-repeat;
	line-height: 120%;
	
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4FAF17;
}
.entry h4 {
	font-size: 110%;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 12px;
	background-image: url(../../images/h4_back.png);
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #409700;
	width: auto;
	margin-left: 13px;
}

.entry h5 {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 12px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #409700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #409700;
	margin-left: 18px;
}
.entry h6 {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 12px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #5b5b5b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 18px;
}
.photo_right {
	float: right;
	text-align: center;
	font-size: 80%;
	margin-top: 7px;
	display: block;
}
.photo_left {
	float: left;
	text-align: center;
	font-size: 80%;
	margin-top: 7px;
	display: block;
}
.member {
	border: 1px solid #d2d2d2;
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 10px;
}
.mem01 {
	padding: 5px;
	text-align: center;
	width: 115px;
	float: left;
	font-size: 80%;
}
.member h3 {
	font-size: 120%;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../../images/h3_back.png);
	padding-bottom: 8px;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	color: #666666;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.member img {
	margin-bottom: 1px;
}
/*.blog {
	height: 24px;
}
.blog a {
	height: 24px;
	width: 119px;
	display: block;
	background-image: url(../../images/blog_banner.png);
	float: right;
}*/

.topics_area {
	padding-bottom: 20px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.topics_area dl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b2b2b2;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 110%;
	line-height: 140%;
	clear: both;
}
.topics_area dt {
	float: left;
	color: #4faf17;
	padding-right: 10px;
	font-size: 80%;
	display: block;
}
.topics_area dd {
	float: left;
	background-image: url(../../images/arrow02.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 90%;
	line-height: 160%;
	width: 480px;
	display: block;
	height: auto;
}
.topics_area a {
	color: #666666;
	text-decoration: underline;
}
#hajimete_banner {
	background-image: url(../../images/banner_hajimete.jpg);
	height: 103px;
	width: 300px;
	float: left;
}
#event_banner {
	background-image: url(../../images/banner_event.jpg);
	float: right;
	height: 103px;
	width: 300px;
}
#banner {
	padding-top: 10px;
	padding-bottom: 10px;
}
#hajimete_banner a,#event_banner a {
	display: block;
	height: 103px;
	width: 300px;
}
.day {
	color: #4faf17;
}
.menu_address {
	background-image: url(../../images/menu_address.png);
	height: 119px;
	width: 245px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
.menu_address a {
	display: block;
	height: 119px;
	width: 245px;
}
.lesson_ran {
	background-color: #FFFFFF;
	background-image: url(../../images/g_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #cccccc;
}
#post-330 .lesson_ran h2 {
	background-image: url(../../images/h2_lesson_ran.png);
	height: 34px;
	width: 618px;
	display: block;
	padding: 0px;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
#lesson_banner01,#lesson_banner02,#lesson_banner03,#lesson_banner04,#lesson_banner05,#lesson_banner06,#lesson_banner07,#lesson_banner08,#lesson_banner09 {
	/*height: 25px;
	width: 194px;*/
	float: left;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-bottom: 5px;
}
#lesson_banner01 {
	background-image: url(../../images/lesson_banner01.png);
}
#lesson_banner02 {
	background-image: url(../../images/lesson_banner02.png);
}
#lesson_banner03 {
	background-image: url(../../images/lesson_banner03.png);
}
#lesson_banner04 {
	background-image: url(../../images/lesson_banner04.png);
}
#lesson_banner05 {
	background-image: url(../../images/lesson_banner05.png);
}
#lesson_banner06 {
	background-image: url(../../images/lesson_banner06.png);
}
#lesson_banner07 {
	background-image: url(../../images/lesson_banner07.png);
}
#lesson_banner08 {
	background-image: url(../../images/lesson_banner08.png);
}
#lesson_banner09 {
	background-image: url(../../images/lesson_banner09.png);
}
.ran_area {
	margin-top: 15px;
	margin-left: 12px;
	margin-bottom: 15px;
}
#lesson_banner01 a,#lesson_banner02 a,#lesson_banner03 a,#lesson_banner04 a,#lesson_banner05 a,#lesson_banner06 a {
	display: block;
	height: 25px;
	width: 194px;
}
#lesson_banner07 a,#lesson_banner08 a,#lesson_banner09 a {
	display: block;
	height: 33px;
	width: 194px;
}
.lesson {
	background-color: #FFFFFF;
	background-image: url(../../images/g_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #cccccc;
	/*width: 570px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 25px;
	clear: both;
}
.lesson h3 {
	background-image: url(../../images/h3_lesson.png);
	height: 35px;
	/*width: 543px;*/
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 120%;
	color: #5B5B5B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 140%;
}
.les_area {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.pho_area {
	text-align: center;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
}
#profile_hyou {
	/*width: 460px;*/
	width: 75%;
	font-size: 85%;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #f2ffec;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
}
#profile_hyou dl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
	display: block;
	clear: both;
	width: 100%;
}
#profile_hyou dt {
	float: left;
	/*width: 120px;*/
	width:30%;
	background-color: #f2ffec;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#profile_hyou dd {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 60%;

	display: block;
	background-color: #FFFFFF;
	float: right;
}
#hyou {
	/*width: 500px;*/
	font-size: 85%;
	margin-top: 15px;
	margin-bottom: 25px;
	background-color: #f2ffec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#hyou dl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
	display: block;
	clear: both;
	width: 100%;
}
#hyou dt {
	float: left;
	width: 20%;
	background-color: #f2ffec;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#hyou dd {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 70%;
	display: block;
	background-color: #FFFFFF;
	float: right;
}
.prof_photo {
	float: left;
	padding-left: 5px;
	margin-top: 10px;
	/*width: 133px;*/
}
.right_green {
	text-align: right;
	color: #3C8211;
}
.point table {
	width: 100%;
	border-collapse:collapse;
	font-size: 90%;
}
.point {
	/*width: 580px;*/
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 25px;
}
.point th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32790F;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.point td {
	text-align: right;
	padding: 5px;
}
.back_green {
	background-color: #FAFFF7;
}

.orange {
	color: #FF6600;
}
.teisei {
	text-decoration: line-through;
}
.lesson dl {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFC088;
	margin: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.lesson dt {
	background-image: url(../../images/arrow_q.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 22px;
	font-size: 90%;
	line-height: 120%;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.lesson dd {
	background-image: url(../../images/arrow_a.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 22px;
	padding-top: 5px;
	margin-top: 10px;
	font-size: 90%;
	line-height: 120%;
	padding-bottom: 15px;
}
.line_or {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ff7800;
	display: block;
	margin: 1px;
}
.link dd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 50px;
	padding-bottom: 30px;
	padding-top: 2px;
	font-size: 90%;
	line-height: 110%;
}
.link dt {
	font-weight: bold;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/arrow05.png);
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 120%;
}
.link2 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-image: url(../../images/str_back.png);
	padding-top: 10px;
	padding-bottom: 10px;
}
#nippori_bar {
	background-image: url(../../images/nippori_bar.png);
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.koe dl {
	display: block;
	margin-bottom: 20px;
	padding: 5px;
	background-color: #F7F7F5;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7fb219;
}
.koe dd {
	text-align: right;
	color: #339900;
	font-size: 80%;
}
.koe {
	padding-top: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}
.koe dt {
	font-size: 90%;
	line-height: 140%;
}
#post-330 .entry,#post-334 .entry,#post-340 .entry,#post-343 .entry,#post-345 .entry,#post-347 .entry,#post-349 .entry {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#post-330 h2,#post-334 h2,#post-340 h2,#post-343 h2,#post-345 h2,#post-347 h2,#post-349 h2 {
	display: none;
}

.post .syashinkan {
	background-image: url(../../images/h2_back.png);
	display: block;
	height: 40px;
	width: 600px;
	padding-top: 13px;
	padding-left: 19px;
	font-size: 130%;
	background-position: bottom;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b3dfa0;
	margin-bottom: 0px;
	color: #409700;
}
#post-334 .entry h2,#post-340 .entry h2,#post-343 .entry h2,#post-345 .entry h2,#post-347 .entry h2,#post-349 .entry h2 {
	font-size: 110%;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(../../images/h2entry_back.png);
	padding-bottom: 0px;
	margin-top: 35px;
	margin-bottom: 5px;
	color: #5B5B5B;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4FAF17;
	line-height: 150%;
	height: auto;
	clear: both;
	background-position: 0px 0px;
	border-top-style: none;
	display: block;
}
#post-334 .entry h4,#post-340 .entry h4,#post-343 .entry h4,#post-345 .entry h4,#post-347 .entry h4,#post-349 .entry h4 {
	font-size: 110%;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 12px;
	background-image: url(../../images/h4_back.png);
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #409700;
	width: auto;
	margin-left: 23px;
	margin-right: 10px;
}

.media {
	font-size: 90%;
}
.media table {
	border-collapse:collapse;
}
.media th {
	background-color: #E4F3DE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48B015;
	padding: 5px;
	text-align: center;
}
.media td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACDA9A;
	padding: 5px;
}
.movie_bot {
	background-image: url(../../images/movie_bot.png);
	height: 30px;
	width: 106px;
	float: right;
}
.movie_bot a {
	display: block;
	height: 30px;
	width: 106px;
}
.small {
	font-size: 80%;
}
#profile_hyou h5 {
	padding: 0px;
	margin: 0px;
}
#profile_hyou ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#profile_hyou li {
	padding-bottom: 1px;
}
.syash_bot a {
	background-image: url(../../images/syashinkan_bot.png);
	height: 70px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
}
.prof_bot a {
	background-image: url(../../images/profile_bot.png);
	height: 40px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
}
.prof_bot span,.syash_bot span {
	display: none;
}
.syash_bot {
	width: 280px;
	margin-top: 120px;
}
.prof_bot {
	width: 280px;
}
.syashin_navi {
	display: block;
	/*width: 570px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.syashin_navi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.syashin_navi li {
	height: 40px;
	float: left;
	background-image: none;
	padding: 0px;
	margin: 5px;
}
.syashin_navi li a {
	float: left;
	display: block;
	width: 180px;
	height: 40px;
	text-indent: -9998px;
}
.syashin_navi span {
	display: none;
}
.photo_navi01 a {
	background-image: url(../../images/ebita_bot.png);
}
.photo_navi02 a {
	background-image: url(../../images/piano_bot.png);
}
.photo_navi03 a {
	background-image: url(../../images/asian_bot.png);
}
.photo_navi04 a {
	background-image: url(../../images/king_bot.png);
}
.photo_navi05 a {
	background-image: url(../../images/jazz_bot.png);
}
.photo_navi06 a {
	background-image: url(../../images/spy_bot.png);
}
.post .ito_blog_tit {
	/*background-image: url(../../images/ito_blog_tit.png);*/
	height: auto;
	width: 620px;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width: 100%;
}
.post .ito_blog_tit img {
	margin: 0px;
	width: 100%;
}
.post .ito_blog_tit span {
	display: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.red {
	color: #FF0000;
}
.small {
	font-size: 70%;
}
label .screen-reader-text {
	display: none;
}
body.home .side-archive {
	display: none;
}
video {
	max-width: 100%;
}