@charset "utf-8";
/* CSS Document */

/*=========================================================================================

Header

=========================================================================================*/


#headerContainer{
	height:135px;
	background-color:#ffffff;
	position:fixed;
	width:100%;
	z-index:100;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	}

#header{
	height:90px;
	overflow:hidden;
	}

#header p#logo{
	line-height:70px;
	height:70px;
	margin:10px 0 0 0;
	float:left;
	width:320px;
margin-right: -3px;
	}

#header p#logo img{
	height:auto;
	}
#navigation{
	height: 45px;
	padding: 0;
	margin: 0;
	background-color: #900;
	background-image: url(../images/common/back_navi.png);
	background-repeat: repeat-x;
	background-position: center top;
	}

#navigation ul{
	padding:0 1px;
	margin:0 auto;
	height:45px;
	background-repeat: no-repeat;
	background-position: center top;

	}
#navigation ul li{
	height:45px;
	margin:0;
	padding:0;
	float:left;
   font-family: Hiragino Mincho ProN,"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E","ＭＳ Ｐ明朝", serif;
   font-size:15px;
   letter-spacing:normal;
   line-height:35px;
   text-align:center;
	}

#navigation ul li a{
	height:45px;
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	color:#ffffff;
	text-decoration:none;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	margin:0;
	padding:0;
	line-height:45px;
	}


#navigation ul li a:hover{
	color:#ffffff;
	opacity:0.6;
	}
#navigation ul li.current a{
	background-image: url(../images/common/back_navi_h.png);
	color:#ffffff;
	}


#headerTel{
	float:right;
	text-align:right;
	padding:0 0 0 0;
	width:auto;
	margin:0 0;
	}
#headerTel p{
	font-size:12px;

	}

#headerTel div{
	background-image:url(../images/common/tel.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:20px 0 5px 25px;
	height:45px;
	width:auto;
	margin:0;
	}
#headerTel p span{
	margin: 0 0 0 10px;
	padding: 0 10px;
	font-size:28px;
		
	}
#headerTel p.tel{
	font-family: 'Cambo', serif;
	color: #ff6a6e;
	font-weight: normal;
	font-size: 35px;
	line-height: 35px;
	padding: 20px 0 5px 80px;
	display: ;
	background-repeat: no-repeat;
	background-position: 10px 25px;
	}
#headerTel p span.open{
	background-color:#efefef;
	color:#555555;
	text-align:center;
	padding:2px;
	font-size:12px;
	}



#wrapper{
	padding:135px 0 0 0;
 position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
	}

#container{
	padding:0px 0 40px 0;
	}

#maximage{
  position:fixed !important;
}



#footerContainer{
	background:;
	clear:both;
	padding:0 0 50px 0;
	background-color:#ffffff;
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	border-top:2px solid #f06b6f;
	}




#footer ul#sitemap{
	float:left;
	width:780px;
	min-height:20px;
	padding:10px 0 0 0;
	}
#footer ul#sitemap li{
	padding:0 40px 0 0;
	float:left;
	line-height:20px;
	font-size:11px;
	}

#footer p#gotop{
	float:right;
	width:160px;
	height:30px;
	display:block;
	-moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.2);
	}


#footerAddress{
	padding:30px 0 0 0 ;
	width:640px;
	float:left;
	margin-right: -3px;
	}
#footerAddress h6{
	padding:0 10px 0 0;
	}
#footerAddress h6 img{
	}
#footerAddress p{
	padding:0px 0 5px 0;
	line-height:25px;
	margin:0;
	font-size:11px;
	}
	
#jtti{
	width:276px;
	float:right;
	padding:35px 0 0 0;
	/* margin-right: -3px; */
	margin-right: 0px;
	}
	
	

#jtti a img {
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 1px;
}	
	

#footer p#copyright{
	clear:both;
	color:#777777;
	font-size:9px;
	line-height:20px;
	padding:0;
	margin:0;
	}




#side{
	width:280px;
	float:right;
	background-repeat: no-repeat;
	background-position: left top;
	min-height:400px;
	padding:0px 0px 20px 0px;
	}


.title_1{
	
	}

.title_2{
	height:360px;

	}

.title_2 p{
	padding:20px 0;
	}

.title_3{
	height:80px;

	}

#topicpath{
	position:relative;
	margin:0 auto 0 auto;
	padding:0;
	height:20px;
	}
#topicpath ul li{
	float:left;
	padding:0 5px 0 0;
	margin:0;
	font-size:10px;
	line-height:20px;
	color:#ffffff;
	}
#topicpath ul li a{
	background-image:url(../images/common/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding:0 10px 0 0;
	color:#ffffff;
}

#side #banner,#side #bannerLarge{
	margin:0 0 20px 0;
	}

#side #banner ul li,#side #bannerLarge ul li{
	margin:0 0 5px 0;
	background-color:#FFFFFF;
	padding:0;
	display:block;
	line-height:100%;
	}
#side #banner ul li img{
	display:block;
	}
#side #banner ul li a img,#side #bannerLarge ul li a img{
	display:block;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 1px;
	}

#side #banner ul li a:hover img,#side #bannerLarge ul li a:hover img{
	display:block;
	border:1px solid #dd2211;
	padding:1px;
	}



.order{
	background-image: url(../images/index/back_content.png);
	background-position: right bottom;
	color: #FFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border:2px solid #ffffff;

	}



.order p{
	text-align:center;
	margin:5px 5px;
	padding:5px 5px 10px 5px;
}

.order p a
{
	display:block;
	font-size: 18px;
	color: #333333;
	padding: 8px 10px;
	font-weight:bold;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',meiryo,century gothic,'ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.25);
	box-shadow: 0 0 5px rgba(0,0,0,.25);
	border: solid 1px #fff;
	background: #ffffff;
	background-image: -webkit-linear-gradient(bottom, #fff, #ededed 49%, #f3f3f3 50%, #fff);
	background-image: -moz-linear-gradient(bottom, #fff, #ededed 49%, #f3f3f3 50%, #fff);
	background-image: -o-linear-gradient(bottom, #fff, #ededed 49%, #f3f3f3 50%, #fff);
	background-image: linear-gradient(to top, #fff, #ededed 49%, #f3f3f3 50%, #fff);
	height: 30px;
		-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin:0 auto;
}



/* 
.order p a{
	display:block;
	font-size: 16px;
	color: #333333;
	padding: 8px 10px;
	background-color:rgba(255,255,255,0.8);
	background-color:#f8e9e7\9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 0px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
	font-weight:bold;
font-family: Hiragino Mincho ProN,"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E","ＭＳ Ｐ明朝", serif;
} */

.order p a:hover{
	background-color:#ffffff;
	}

.order h4,#orderDetail,#orderChatch{
	color:#ffffff;
	line-height: 100%;
	font-family: Hiragino Mincho ProN,"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E","ＭＳ Ｐ明朝", serif;
}

.order h4{
	border:none;
	text-align:center;
	font-weight:normal;
	/*	border-bottom:2px solid #ffffff;*/
	/*padding-top:90px;*/
}



.order #orderDetail{
	font-size: 12px;
	font-weight: normal;
	margin-bottom:1em;
	margin-top: 1em;
	padding: 0;
	height: 1em;
}

.order #orderChatch{
	font-size: 36px;
	margin-top: 0;
	margin-bottom:0.5em;
	padding: 0;
	height: 1em;
}




#indexClassDetail{
	text-align: center;
	margin-bottom: 1em;
}

#classes h4{
    background-color: #BE0013;
    background-image: url("../images/common/back_side.png");
    border: medium none;
    color: #FFFFFF;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    }

    li.pluralPostList{
    	position:relative;
    }


    a.pluralPostBtn{
    	position: absolute;
    	right:10px;
    	bottom:5px;
    }


li.singlePostList{
    	position:relative;
    }


    a.singlePostBtn{
    	position: absolute;
    	right:10px;
    	bottom:5px;
    }

