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



body {
	text-align: center;
	background: url(/images/bg.gif) left top;
}
.wrapper {
	background: url(/images/bg.png) center top no-repeat;
	
}
.shadow {
	margin:0 auto;
	width:1000px;
	box-shadow: 0px 0px 8px #000; /*CSS3*/
	-moz-box-shadow: 0px 0px 8px #000; /* Firefox用*/
	-webkit-box-shadow: 0px 0px 8px #000; /* Google Chrome, Safari用*/
	
}
/*
	b.header 
	*/
header {
	margin: 0 auto;
	width: 1000px;
	background: #fff;
	height: 573px;
}
.header_clear {
	overflow: hidden;
	height: auto;
}
.nav {
	margin-right: 23px;
}
.sns {
	margin-top: 7px;
	height: 24px;
	text-align: center;
}
.sns ul {
	margin: 0 0 0 auto;
	overflow: hidden;
	width: 162px;
	height: auto;
	list-style-type: none;
}
.sns ul li {
	float: left;
	padding-left: 11px;
}
.sns .bar {
	padding-right:12px;
	background: url(/images/sns_bar.png) right top no-repeat;
}
.header_left {
	float: left;
	width: 213px;
}
.header_left h1 {
	margin-top: 22px;
}
.header_right {
	float: left;
	width: 787px;
}
nav {
	margin-top: 7px;
}
nav ul {
	margin: 0 0 0 auto;
	overflow: hidden;
	width: 764px;
	height: 53px;
	background: url(/images/bg_navmain5.png) left top no-repeat;
	list-style-type: none;
}
nav ul li {
	float: left;
}
.header_text {
	margin-top: 88px;
	margin-left: 59px;
	overflow: hidden;
	text-align: left;
}
.header_text p {
	margin-top: 13px;
	color: #f47f2d;
	font-size: 1.3em;
	line-height: 1.2em;
}
.box1000 {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 1000px;
	z-index: 3;
	background: #fff;/*border:solid 10px orange;*/
}
/*
	e.header
	*/
	/*
b. main navi
*/
nav ul {
	width: 763px;
	overflow: hidden;
	height: 53px;
	list-style-type: none;
}
nav ul li {
	float: left;
}
nav ul li a {
	display: block;
	height: 53px;
}

nav ul .gyrotonic_gyrokinesis a {
	width: 288px;
	background: url(/images/bg_navmain5.png) 0 0 no-repeat;
}
nav ul .gyrotonic_gyrokinesis a:hover {
	width: 288px;
	background: url(/images/bg_navmain5.png) 0 -53px no-repeat;
}
nav ul .gyrotonic_gyrokinesisS a {
	width: 288px;
	background: url(/images/bg_navmain5.png) 0 -106px no-repeat;
}
nav ul .about_us a {
	width: 93px;
	background: url(/images/bg_navmain5.png) -288px 0 no-repeat;
}
nav ul .about_us a:hover {
	width: 93px;
	background: url(/images/bg_navmain5.png) -288px -53px no-repeat;
}
nav ul .about_usS a {
	width: 93px;
	background: url(/images/bg_navmain5.png) -288px -106px no-repeat;
}
nav ul .online_class a {
	width: 107px;
	background: url(/images/bg_navmain5.png) -381px 0 no-repeat;
}
nav ul .online_class a:hover {
	width: 107px;
	background: url(/images/bg_navmain5.png) -381px -53px no-repeat;
}
nav ul .online_classS a {
	width: 107px;
	background: url(/images/bg_navmain5.png) -381px -106px no-repeat;
}
nav ul .teacher_training a {
	width: 139px;
	background: url(/images/bg_navmain5.png) -488px 0 no-repeat;
}
nav ul .teacher_training a:hover {
	width: 139px;
	background: url(/images/bg_navmain5.png) -488px -53px no-repeat;
}
nav ul .teacher_trainingS a {
	width: 139px;
	background: url(/images/bg_navmain5.png) -488px -106px no-repeat;
}
nav ul .class a {
	width: 136px;
	background: url(/images/bg_navmain5.png) -627px 0 no-repeat;
}
nav ul .class a:hover {
	width: 136px;
	background: url(/images/bg_navmain5.png) -627px -53px no-repeat;
}
nav ul .classS a {
	width: 136px;
	background: url(/images/bg_navmain5.png) -627px -106px no-repeat;
}
/*
e. main navi
*/

	
	/*
	b.footer
	*/
footer {
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	font-size: 0.8em;
}
.footer1 {
	text-align: center;
	padding: 23px 0;
	background:url(/images/bg_footer.gif) #e1e2e3 left top repeat-x;

}
.footer2 {
	text-align: center;
	padding: 10px 0;
	color: #8d9092;
	background: #454545;
}
/*
	e.footer
	*/
	
	/*
	b.all
	*/
.font_gyro {
	font-family: Times, "Times New Roman", serif;
	font-weight:bold;
}
.backtotop {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
}
	/*
	e.all
	*/
