@charset "UTF-8";
@import "../../css/font.css";
@import "../../css/hack.css";
@import "style.css";
/* Base ----------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
*html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px 0 0 0;
	color: #333333;
	font-size: 85%;
	line-height: 1.6em;
	height: 100%;
	background: #faf7ea;
	-webkit-text-size-adjust: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.L {float:left;}
.R {float:right;}
.BOX {position:relative;}
/* wrapper ----------------------------------------------------- */
#wrapper {
	width: 860px;
	margin: 0px auto 0px auto;
	padding: 10px 20px 0px 20px;
	border-left: solid #eae1b0 1px;
	border-right: solid #eae1b0 1px;
	background-color: #FFFFFF;
}
/* header ----------------------------------------------------- */
#header {
	margin: 0;
	padding: 10px 0 15px 0;
	position: relative;
}
h1 { /* 静的サイトでのH1 */
	margin: 0px;
	padding: 0 0 0px 0;
	font-size:90%;
	font-weight:normal;
}
p.sitedescription { /* 動的サイトでのH1 */
	margin: 0px;
	padding: 0 0 0px 0;
	font-size:90%;
	font-weight:normal;
}
.logo a {
	width: 217px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat left bottom;
	display:block;
	float: left;
}
.tel {
	width:417px;
	height:61px;
	margin: 5px 5px 0 0;
	padding: 0px;
	text-indent: -9999px;
	background: url(../images/telno.png) no-repeat left top;
	float:right;
}
#header h1 a {
	width: 235px;
	height: 59px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(../../images/ohana_logo.gif) no-repeat;
	display:block;
	float: left;
}
#header .site-title a {
	width: 235px;
	height: 59px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(../../images/ohana_logo.gif) no-repeat;
	display:block;
	float: left;
}
/*
#info {
	float: right;
}
#header .tel2 {
	width: 305px;
	height: 42px;
	margin: 0px 5px 0 0;
	padding: 0px;
}
#header p.tel a:hover {
	background: url(../../images/btn_inq.gif) no-repeat left bottom;
}

#header p.tel {
	width: 232px;
	height: 51px;
	margin: 8px 5px 0 0;
	padding: 0px;
	text-indent: -9999px;
	background: url(../images/tel.gif) no-repeat;
	display:block;
	float: right;
}


#header #right {
	width:400px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}
#right p {
	width: 400px;
	height: 13px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	background: url(../../images/ohana_copy.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
#right ul {
	margin: 0px;
	padding :0px;
	list-style-type : none;
	line-height: 1em;
}
#right li {
	display : inline;
	padding :0px;
	margin: 0px;
	float: left;
}
#right li a {
	width: 302px;
	height: 26px;
	margin: 0px 0px 0px 95px;
	padding: 0px;
	background: url(../../images/inq_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
#right li a:hover {
	width: 302px;
	height: 26px;
	margin: 0px 0px 0px 95px;
	padding: 0px;
	background: url(../../images/inq_on.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
*/
/* contents ----------------------------------------------------- */
#contents {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	position: relative;
}
/* leftmenu ------------------------------------- */
#leftmenu {
	width: 179px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftmenu h2 {
	width: 179px;
	height: 40px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	background: url(../../images/m02.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
#leftmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#leftmenu li {
	padding :0px;
	margin:0px;
}
.m21 a {
	height: 24px;
	width: 179px;
	text-indent: -9999px;
	display: block;
}

.m03 a, .m04 a, .m05 a, .m06 a, .m07 a, .m08 a, .m09 a, .m10 a, .m11 a, .m12 a, .m13 a  {
	margin-top:7px;
}
.m22 a, .m23 a,
.m01 a, .m03 a, .m04 a, .m05 a, .m06 a, .m07 a, .m08 a, .m09 a, .m10 a, .m11 a, .m12 a, .m13 a {
	height: 30px;
	width: 179px;
	text-indent: -9999px;
	display: block;
}
li.m01 a       {background: url(../images/btn_m01.gif) no-repeat left top;}
li.m01 a:hover {background: url(../images/btn_m01.gif) no-repeat left bottom;}
li.m21 a       {background: url(../images/btn_m021.gif) no-repeat left top}
li.m21 a:hover {background: url(../images/btn_m021.gif) no-repeat left bottom;}
li.m22 a       {background: url(../images/btn_m022.gif) no-repeat left top;}
li.m22 a:hover {background: url(../images/btn_m022.gif) no-repeat left bottom;}
li.m23 a       {background: url(../images/btn_m023.gif) no-repeat left top;}
li.m23 a:hover {background: url(../images/btn_m023.gif) no-repeat left bottom;}
li.m24 a       {background: url(../images/btn_m024.gif) no-repeat left top;}
li.m24 a:hover {background: url(../images/btn_m024.gif) no-repeat left bottom;}
li.m03 a       {background: url(../images/btn_m03.gif) no-repeat left top;}
li.m03 a:hover {background: url(../images/btn_m03.gif) no-repeat left bottom;}
li.m04 a       {background: url(../images/btn_m04.gif) no-repeat left top;}
li.m04 a:hover {background: url(../images/btn_m04.gif) no-repeat left bottom;}
li.m05 a       {background: url(../images/btn_m05.gif) no-repeat left top;}
li.m05 a:hover {background: url(../images/btn_m05.gif) no-repeat left bottom;}
li.m06 a       {background: url(../images/btn_m06.gif) no-repeat left top;}
li.m06 a:hover {background: url(../images/btn_m06.gif) no-repeat left bottom;}
li.m07 a       {background: url(../images/btn_m07.gif) no-repeat left top;}
li.m07 a:hover {background: url(../images/btn_m07.gif) no-repeat left bottom;}
li.m08 a       {background: url(../images/btn_m08.gif) no-repeat left top;}
li.m08 a:hover {background: url(../images/btn_m08.gif) no-repeat left bottom;}
li.m09 a       {background: url(../images/btn_m09.gif) no-repeat left top;}
li.m09 a:hover {background: url(../images/btn_m09.gif) no-repeat left bottom;}
li.m10 a       {background: url(../images/btn_m10.gif) no-repeat left top;}
li.m10 a:hover {background: url(../images/btn_m10.gif) no-repeat left bottom;}
li.m11 a       {background: url(../images/btn_m11.gif) no-repeat left top;}
li.m11 a:hover {background: url(../images/btn_m11.gif) no-repeat left bottom;}
li.m12 a       {background: url(../images/btn_m12.gif) no-repeat left top;}
li.m12 a:hover {background: url(../images/btn_m12.gif) no-repeat left bottom;}
li.m13 a       {background: url(../images/btn_m13.gif) no-repeat left top;}
li.m13 a:hover {background: url(../images/btn_m13.gif) no-repeat left bottom;}

.staff a { /* セラピスト日記 */
	width: 179px;
	height: 65px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../../images/staff_off.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
}
.school a { /* 1dayスクール */
	width: 179px;
	height:113px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../images/btn_school_151002.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	/*display:none;*/
}
.school2 a { /* 1dayスクール2 */
	width: 179px;
	height:113px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../images/btn_school_141130.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	display:none; /* 非表示 */
}
.schoolmail a { /* 教室情報メール */
	width: 179px;
	height: 79px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	background: url(../images/btn_mail.gif) no-repeat;
	text-indent: -9999px;
	display: block;	/*display:none;  非表示 */
}
.naoyaschool a { /* 名古屋教室情報 */
	width: 179px;
	height: 79px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	background: url(../images/btn_nagoya-2.gif) no-repeat;
	text-indent: -9999px;
	display: block;	/*display:none;  非表示 */
}
.fb a { /* facebook */
	width: 179px;
	height: 34px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../images/btn_fb.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	/*display:none;  非表示 */
}
.tokyotenpo a { /* 東京店 */
	width: 179px;
	height: 65px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	background: url(../images/btn_tokyoten-2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	/*display:none;  非表示 */
}
.iten a { /* 東京店移転 */
	width: 179px;
	height: 105px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../images/btn_iten.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	/*display:none;  非表示 */
}
.iten_nagoya a { /* 名古屋店移転 */
	width: 179px;
	height: 93px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../images/btn_iten_nagoya.png) no-repeat;
	text-indent: -9999px;
	display: block;
	/*display:none;  非表示 */
}
.osakatenpo a { /* 大阪店 */
	width: 179px;
	height: 65px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	background: url(../images/btn_osaka.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	/*display:none;  非表示 */
}
.staff a:hover, .school a:hover, .schoolmail a:hover, .fb a:hover, .naoyaschoolmail a:hover, .tokyotenpo a:hover .iten a:hover,
.iten_nagoya a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.booktitle { /* 足もみ力 */
	height: 22px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background: url(../images/book_title2.png) no-repeat top center;
	text-indent: -9999px;
}
.book {
	margin: 0px 0px 0px 0px;
	padding: 5px 0 5px 0;
	border:#CCC solid 2px;
	text-align:center;
	font-size:83%;
	line-height:1.3em;
}
.book:hover, .naoyaschoo:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.bookl:link, .bookl:visited { color: #0d3896; text-decoration: underline; }
.hon { margin-bottom:7px !important; }

#leftmenu #media { /* 取材など */
	border: dotted 1px #CCCCCC;
	margin-top: 5px;
	padding: 5px;
	font-size: 90%;
	line-height:1.2em;
}
#leftmenu #media a {
	text-decoration:underline;
}
/* maincont -------------------------------- */
#mcont {
	width: 660px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}
/* footer ----------------------------------------------------- */
#footer {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 15px 0px;
	border-top: solid #e6da9d 2px;
	background-color:ec7faf;
}
#footer address {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-size:90%;
}

/* footer固定 */
body {
	padding-bottom: 125px !important;
}
#footFixed{
	width:100%;
	height:110px;
	padding:0;
	/*background: rgba(229,97,171,.8);*/
	background: rgba(0,0,0,.7);
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	/*display:none;*/
	text-align: center;
	padding-top: 15px;
}
#footFixed a{
	display: block;
	cursor: pointer;
}
#footFixed a:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}