?.uranai_content_flrame {
	overflow:hidden;
	height:auto;
}

.uranai_content {
	background-color: #082378;
	overflow:hidden;
	height:auto;
}

.tenpo_content {
	background-color: #082378;
	width:710px;
	overflow:hidden;
	height:auto;
	text-align: left;
}


.syosai_content {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	background-color: #082378;
	padding: 10px;
	overflow: hidden;
	text-align: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;

}

.schedule a:link{
	color: #330099;
}

.schedule a:visited{
	color: #330099;
}

.uranai_box {
	width:25%;
	float:left;
	color: #666;
	height:320px;
	text-align: center;
}

.uranai_box img{
	margin-left:auto;
	margin-right:auto;
}

.uranai_box3 {
	width: 260px;
	float: left;
	color: #666;
	text-align: center;
	padding-bottom: 5px;
}

.uranai_box3 img{
	margin-left:auto;
	margin-right:auto;
}

.uranai_box2 {
	width: 170px;
	float: left;
	color: #666;
	text-align: center;
	padding-bottom: 5px;
}

.uranai_box2 img{
	margin-left:auto;
	margin-right:auto;
}

.uranai_photo {
	width:150px;
	height:164px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image: url(/images/photo_flame.png);
	background-repeat: no-repeat;
}

.uranai_photo img{
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:12px;
}

.uranai_syosai_photo {
	width:150px;
	height:184px;
	text-align:center;
	background-image: url(/images/photo_flame.png);
	background-repeat: no-repeat;
	float: left;
}

.uranai_syosai_photo img{
	width:120px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:12px;
}

.uranai_syosai_topic {
	width:530px;
	float:left;
	margin-left:10px;
}

.uranai_topic_under {
	clear:both;
	padding-top:10px;
	width:100%;
}

.uranai_topic_left {
	float: left;
	width: 120px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-left: 2px;
	clear: both;
	margin-bottom:5px;
	background-color: #040F57;
}

.uranai_topic_right {
	float: left;
	width: 400px;
	padding-left: 3px;
	margin-bottom:5px;
	background-color: #F4FAFF;
	color: #333;
}

.qform_table {
	width: 100%;
	border-spacing: 1px;
	background-color: #A69A69;
	margin-bottom: 15px;
	margin-top: 15px;
}

.qform_td_left{
	background-color: #E2EAFA;
	padding: 10px;
	width: 16%;
	color: #333;
}

.qform_td_right{
	background-color: #F4FAFF;
	padding: 10px;
	color: #333;
}

.contact_form {
	width:100%;
	background-color:#CCCCCC;
	border:0;
	color: #333;
}

.c_left {
	width: 30%;
	padding: 10px;
	background-color: #B5CEE9;
}

.c_right {
	padding:10px;
	background-color: #F4FAFF;
}


.kuchikomi_area {
	max-height: 400px;
	overflow: auto;
	color: #333;
	background-color: #F4FAFF;
	padding: 10px;
}

.tel_markarea {
	height:16px;
	text-align:center;
	width:100%;
	padding-top: 7px;
	padding-bottom: 7px;
}

.uranai_text{
	width:155px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
	color: #FFF;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

.uranai_box a{
	text-decoration:none;
	display:block;
}



form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form .input {
	color: #FFF;
}
form .required {
	font-weight: bold;
}
form .required label:after {
	color: #e32;
	content: '*';
	display:inline;
}
form div.submit {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0px;
}
form div.submit2 {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0px;
}
form div.submit3 {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0px;
}
form div.submit1 {
	border: 0;
	clear: both;
	width: 440px;
	padding: 0;
	margin: 0px;
}

label {
//	display: block;
	font-size: 110%;
	margin-bottom:3px;
}
input, textarea {
	clear: both;
	font-size: 110%;
	padding: 1%;
	width:98%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
div.checkbox label {
	display: inline;
}
input[type=radio] {
//	float:left;
	width:auto;
	margin: 6px 0;
	padding: 0;
	line-height: 26px;
}
.radio label {
	margin: 0 0 6px 20px;
	line-height: 26px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	width: auto;
}
form .submit input[type=submit] {
	background:#23421e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#91ef83), to(#23421e));
	background-image: -webkit-linear-gradient(top, #91ef83, #23421e);
	background-image: -moz-linear-gradient(top, #91ef83, #23421e);
	border-color: #23421e;
	color: #fff;
	width: 95%;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
	padding: 8px 0px;
}

form .submit input[type=submit]:hover {
	background: #23421e;
}

form .submit3 input[type=submit] {
background: #795548;
background-image: -webkit-gradient(linear, left top, left bottom, from(#FDD835), to(#795548));
background-image: -webkit-linear-gradient(top, #FDD835, #795548);
background-image: -moz-linear-gradient(top, #FDD835, #795548);
border-color: #795548;
color: #fff;
width: 95%;
text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
padding: 8px 0px;
}

form .submit3 input[type=submit]:hover {
	background: #795548;
}
form .submit2 input[type=submit] {
background: #ef6c00;
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFCA28), to(#ef6c00));
background-image: -webkit-linear-gradient(top, #FFCA28, #ef6c00);
background-image: -moz-linear-gradient(top, #FFCA28, #ef6c00);
border-color: #ef6c00;
color: #fff;
width: 95%;
text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
padding: 8px 0px;
}

form .submit2 input[type=submit]:hover {
	background: #ef6c00;
}
/* Form errors */
form .error {
	background: #FFDACC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
}
form .error-message {
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	border: none;
	background: none;
	margin: 0;
	padding-left: 4px;
	padding-right: 0;
}
form .error,
form .error-message {
	color: #9E2424;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}



#feed {
	background-color:#E2EAFA;
	padding:10px;
	border: 1px solid #F9E7AA;
	margin-bottom: 20px;
}

.rss {
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-left: 5px;
}

.rss a:link{
	color: #330099;
}

.rss a:visited{
	color: #330099;
}

.blog_date {
	float:left;
	width:90px;
}

.tit {
	float:left;
	width:550px;
	padding-left:10px;
}

.submit {
	width: 100%
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.submit input{
	margin-bottom: 10px;
	word-break: break-word;
	white-space: pre-line;
}
.submit2 input{
	margin-bottom: 10px;
	word-break: break-word;
	white-space: pre-line;
}

.submit3 input{
	margin-bottom: 10px;
	word-break: break-word;
	white-space: pre-line;
}

.input_m {
	width:400px;
	height:24px;
}

.input_t {
	width:400px;
	height:200px;
}

.teacher_name {
	font-size: 16px;
	text-shadow:1 px 1px 1px rgb(255, 255, 255);
	color: rgb(227,220,164);
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.teacher_furi {
	color: #FFFFFF;
	font-size: 95%;
}

.date_area {
	padding:3px;
	height:32px;
	font-size: 95%;
	line-height: 16px;
	color: #FFF;
}

.schedule {
	width:100%;
	border-spacing: 1px;
	background-color: #A7AA66;
	margin-bottom: 15px;
	color: #333;
}

.schedule_day1{
	background-color:#FFFFFF;
	color:#333333;
	width:40px;
}

.tenpo_flame {
	padding-top:10px;
	border: 2px solid #B39F46;
	clear: both;
	overflow: hidden;
}

.tab1 {
	float:left;
}

.tab2 {
	float:left;
	margin-left:10px;
}

.tenpo_photo_left {
	float:left;
	margin-left:20px;
	width: 270px;
}

.tenpo_photo_right {
	width:366px;
	float:left;
	margin-left:6px;
}

.tenpo_annai_photo {
	float:left;
	text-align: center;
	width: 330px;
	font-size:90%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tenpo_annai_photo img{
	border: 1px solid #cec274;
}

.name_nomal {
	height:54px;
}

.time_select {
	float: left;
	width: 200px;
}

.kousin_area {
      overflow:auto;
}
.kousin_area ifrm {
      width:100%;
      height:100%;
      border:none;
      display:block;
    }
.kousin_area ul{
	margin-left:0px;
	padding-left:0px;
}

.kousin_area li{
	color: #FFFFFF;
 	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D6CB;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left:5px;
	padding-left:0px;
}

.tenpo_box5 {
	width:100%;
	float:left;
	overflow:hidden;
}

.tenpo_box4 {
	width:50%;
	float:left;
	overflow:hidden;
}

.tenpo_box3 {
	width:50%;
	float:left;
	overflow:hidden;
}

.tenpo_box2 {
	width:50%;
	float:left;
	overflow:hidden;
}

.tenpo_box1 {
	width:50%;
	float:left;
	overflow:hidden;
}

.tenpo_box10 {
	width:100%;
	float:left;
	overflow:hidden;
}

.tenpo_box11 {
	width:100%;
	float:left;
	overflow:hidden;
}

.msg_add {
	width: 680px;
	background-image: url(https://uranai.heartf.com/images/msgadd.png);
	text-indent: -9999px;
	height: 110px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.msg_add a{
	display:block;
	height:110px;
}


@media screen and (max-width:480px){
.msg_add {
	width: 320px;
	-webkit-background-size:320px 52px; /* webkit・・ｽｩ遯ｶ螢ｺﾂ・ｰ・・ｽｯ・ゑｽｽ・ゑｽｻ */
	background-size:320px 52px;
	background-image: url(https://uranai.heartf.com/images/sm/sm_msgadd.png);
	text-indent: -9999px;
	height: 52px;
	margin-top:0px;
	margin-left:0px;
}
.msg_add a{
	display:block;
	height:52px;
}

.tenpo_box1 {
	width:100%;
	float:none;
	overflow:hidden;
}

.tenpo_box2 {
	width:100%;
	float:none;
	overflow:hidden;
}

.tenpo_box3 {
	width:100%;
	float:none;
	overflow:hidden;
}

.tenpo_box4 {
	width:100%;
	float:none;
	overflow:hidden;
}

.uranai_content_flrame {
	width:310px;
}

.uranai_content {
	width:310px;
}

.uranai_box {
	width:50%;
	height:220px;
}

.uranai_box img{
	margin-left:auto;
	margin-right:auto;
	width:90px;
	height:auto;
}

.uranai_box2 {
	width:50%;
}

.uranai_box2 img{
	margin-left:auto;
	margin-right:auto;
	width:90px;
	height:auto;
}

.uranai_photo {
	width:100px;
	height:109px;
	-webkit-background-size:100px 109px; /* webkit・・ｽｧ・ゑｽｳ・ゑｽｻ */
	background-size:100px 109px;
}

.uranai_photo img{
	width:80px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}

.name_nomal {
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 16px;
	margin-top: 5px;
}

.teacher_name {
	font-size: 12px;
	line-height: 16px;
}

.teacher_furi {
	font-size:10px;
	height:14px;
}

.syosai_content {
	width:320px;
	padding: 0px;
	font-family: "・・ｽ｣・・●ﾂ蜃厄ｽ｣・・匍・ｩ・・ｽ｣遯ｶ蝣具ｽｮ・・ｽ｣・・､趣ｽｽ・・ｽｨ・ゑｽｧ遯ｶ蜃厄ｽ｣遯ｶ蝣具ｽｴ Pro W3", "Hiragino Kaku Gothic Pro", "・・ｽ｣・・匍・｡・・ｽ｣遯ｶ蝣具ｽ､・・ｽ｣・・匍・ｪ・・ｽ｣遯ｶ蝣具ｽｪ", Meiryo, Osaka, "・・ｽｯ・ゑｽｼ・ゑｽｭ・・ｽｯ・ゑｽｼ・ゑｽｳ ・・ｽｯ・ゑｽｼ・ゑｽｰ・・ｽ｣遯ｶ蝣具ｽｴ・・ｽ｣遯ｶ蝣具ｽｷ・・ｽ｣・・ｧ梧ｴ･・｣遯ｶ蝣具ｽｯ", "MS PGothic", sans-serif;
}

.uranai_syosai_photo {
	width:100px;
	height:109px;
	-webkit-background-size:100px 109px; /* webkit・・ｽｧ・ゑｽｳ・ゑｽｻ */
	background-size:100px 109px;
	margin-top: 15px;
}

.uranai_syosai_photo img{
	width:80px;
	height:auto;
	padding-top:8px;
}

.uranai_syosai_topic {
	width:215px;
	float:left;
	margin-left:5px;
}

.uranai_topic_left {
	width: 70px;
}

.uranai_topic_right {
	float: left;
	width: 130px;
	padding-left: 5px;
}

.uranai_topic_under table img{
	width:102px;
	height:auto;
}

.schedule {
	width:100%;
	border-spacing: 1px;
	background-color: #A7AA66;
	margin-bottom: 15px;
	color: #333;
}

.schedule_day1{
	background-color:#FFFFFF;
	color:#333333;
	width:12px;
}

.input_m {
	width:200px;
	height:24px;
}

.input_t {
	width:200px;
	height:200px;
}

.touroku_btn img{
	width:120px;
	height:auto
}

.tab1 {
	width:73px;
	height:auto;
}

.tab2 {
	width:73px;
	height:auto;
	margin-left:5px;
}

.tenpo_content {
	width:320px;
	overflow:hidden;
	height:auto;
	text-align: left;
}

.tenpo_syosai_photo {
	padding:2px;
}

.tenpo_photo_left {
	float:none;
	margin-left:auto;
	margin-right:auto;
	width: 200px;
}

.tenpo_photo_left img{
	width: 200px;
	height:auto;
}

.tenpo_photo_right {
	width:300px;
	float:none;
	margin-left:5px;
}

.tenpo_photo_right img{
	width: 300px;
	height:auto;
}

.tenpo_annai_photo {
	float:none;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tenpo_annai_photo img{
	width: 260px;
	height:auto;
}

.uranai_topic_left {
	float: left;
	width: 70px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-left: 2px;
	clear: both;
	margin-bottom:5px;
	background-color: #040F57;
}

.uranai_topic_right {
	float: left;
	width: 137px;
	padding-left: 3px;
	margin-bottom:5px;
	background-color: #F4FAFF;
	color: #333;
}

.blog_date {
	float:none;
	width:90px;
}

.tit {
	float:none;
	width:300px;
	padding-left:0px;
}

.time_select {
	float: none;
	width: 100%;
}


}
