@charset "utf-8";
/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Seitai Hiyane.
	[ top page css :top.css ]	
	Copyright（C）2007 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */
/* ====================================================================== */
/* common*/
/* ====================================================================== */
body {
	color: #000000;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	margin: 0px auto;
}
/* ====================================================================== */
/* link */
/* ====================================================================== */
body a:link {
	text-decoration: underline;
	color: #0F0F0F;
}
body a:visited {
	text-decoration: none;
}
body a:active {
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
	color: #fe9b00;
}
/* ====================================================================== */
/* content*/
/* ====================================================================== */
#top-inner {
	width: 900px;
	margin: 0px auto;
	text-align: right;
}
#top-inner #top {
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-inner #top ul {
	font-size: 0.8em;
	display: block;
	background-color: #000000;
	float: right;
	margin: 0px;
	padding: 2px 5px 3px 5px;
}
#top-inner #top li {
	display: inline;
	border-right: 1px solid #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
#top-inner #top .lineNone {
	border-right-style: none;
}
#top-inner #top li a{
	color: #FCFCFC;
	text-decoration: none;
}
#top-inner #top li a:hover{
	color: #fe9b00;
	text-decoration: none;
}
#top-inner #top p {
	clear: both;
	height: 23px;
	font-size: 0.9em;
	padding-left: 30px;
	padding-top: 6px;
	font-weight: bold;
}
#header-inner {
	background-image: url(../img/bodyBg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 214px;
}
#header-inner #header {
	background: url(../img/headerBg.jpg) no-repeat;
	height: 214px;
	width: 900px;
	clear: right;
	margin: 0px auto;
	text-align: left;
}
#header-inner #header h1 a {
	display: block;
	text-decoration: none;
	height: 59px;
	margin-left: 33px;
	padding-top: 46px;
}
#header-inner #header h1 {
	text-indent: -9999px;
	height: 105px;
	width: 270px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 33px 46px;
}
#header-inner #header p {
	color: #FCFCFC;
	font-size: 0.8em;
	width: 235px;
	padding: 20px 0px 0px 40px;
	line-height: 1.5;
	letter-spacing: 0.1em;
}
body:first-of-type #header p {
	font-size: 0.6em;
}
#header-inner #header .headerImg {
	height: 136px;
	width: 586px;
	float: right;
	margin-top: -130px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
body:first-of-type #header-inner #header .headerImg {
	margin-top: -140px;
}
#header-inner #header #counter {
	letter-spacing: 0em;
	font-size: 0.8em;
	margin-top: 0px;
	padding-top: 5px!important;
	padding-top: 15px;
}
body:first-of-type #counter {
	font-size: 0.6em;
	padding-top: 0px;
	margin-top: 0px;
}
#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
#container #main {
	width: 900px;
}
#container #main #nav {
	text-align: center;
	padding: 5px;
}
#container #main #nav ul {
	padding-bottom: 30px;
	float: right;
}
#container #main #nav li {
	float: left;
	margin-right: 2px;
	width: 100px;
}
#container #main #nav li a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	font-size: 0.9em;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 7px;
}
#container #main #nav li a:hover {
	background-color: #000000;
	background-image: url(../img/arr.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: center top;
	margin-top: 0px;	
}
#container #main #nav .current a{
	background-color: #000000;
	background-image: url(../img/arr.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: center top;
	margin-top: 0px;
}
#container #main #content {
	clear: both;
	margin-top: 10px;
	float: left;
	width: 515px;
	background: url(../img/person.jpg) no-repeat;
	padding-bottom: 20px;
}
#container #main #content #copy dl {
	border-bottom: 2px solid #cfcfcf;
	padding: 5px 5px 5px 13px;
	margin-right: 9px;
	margin-left: 5px;
}
#container #main #content #copy dt {
	font-size: 0.8em;
	float: left;
	padding-bottom: 5px;
	line-height: 1.5;
}
#container #main #content #copy dd {
	font-size: 0.8em;
	padding-left: 90px;
	padding-bottom: 5px;
	line-height: 1.5;
}
#container #main #content #copy {
	margin-left: 125px;
	margin-bottom: 30px;
}
#container #main #content #copy h2 {
	background: url(../img/copy.jpg) no-repeat;
	height: 140px;
	text-indent: -9999px;
}
#container #main #content #copy p {
	font-size: 0.8em;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 22px;
}
#container #main #content #copy .news {
	background: url(../img/newsTitle.gif) no-repeat;
	height: 30px;
	width: 385px;
	text-indent: -9999px;
}
#container #main #content #copy .blog {
	background: url(../img/blogTitle.gif) no-repeat;
	height: 30px;
	width: 385px;
	text-indent: -9999px;
	margin-top: 20px;
}
#container #main #content #copy .yoga {
	background: url(../img/yogaTitle.gif) no-repeat;
	height: 30px;
	width: 385px;
	text-indent: -9999px;
	margin-top: 20px;
}
#container #main #guide {
	float: left;
	width: 385px;
	margin-top: 40px;
}
#container #main #guide .banner {
	width: 375px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#container #main #guide .banner .course {
	background: url(../img/bannerTitle01.jpg) no-repeat;
	height: 20px;
	text-indent: -9999px;
	width: 200px;
	padding-right: 10px;
	margin-left: 150px;
}
#container #main #guide .banner .yoga {
	background: url(../img/bannerTitle02.jpg) no-repeat;
	height: 20px;
	text-indent: -9999px;
	width: 200px;
	padding-right: 10px;
	margin-left: 150px;
}
#container #main #guide .banner .seitai {
	background: url(../img/bannerTitle03.jpg) no-repeat;
	height: 20px;
	text-indent: -9999px;
	width: 200px;
	padding-right: 10px;
	margin-left: 150px;
}
#container #main #guide .banner .spring_yoga {
	background: url(../img/bannerTitle04.jpg) no-repeat;
	height: 20px;
	text-indent: -9999px;
	width: 200px;
	padding-right: 10px;
	margin-left: 150px;
}
#container #main #guide .banner p {
	font-size: 0.8em;
}
#container #main #guide .banner img {
	float: left;
	padding-right: 10px;
}
#container #main #guide .easy {
	clear: both;
	padding-top: 45px;
	background: url(../img/guideTopbg.gif) no-repeat center top;
	margin-top: 0px;
	font-size: 0.9em;
}
#container #main #guide .easy h5 {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 40px;
}
#container #main #guide .easy address {
	font-size: 0.9em;
	line-height: 1.5;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 40px;
	background: url(../img/guideBottombg.gif) no-repeat center bottom;
}
#container #main #guide .easy em {
	font-size: 0.8em;
	color: #FF0000;
}
#container #main #guide .easy #banner_area {
	padding-left: 40px;
	text-align: center;
}
#container #main #guide .easy #banner_area p {
	font-size: 0.8em;
	text-align: left;
}
#container #main #guide .easy #banner_area img {
	text-align: right;
}
/* ====================================================================== */
/* footer */
/* ====================================================================== */
#footer {
	background-color: #0c3200;
	clear: both;
}
#footer p {
	font-size: 0.8em;
	color: #FCFCFC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
