@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 {
	background: url(../img/logo.jpg) no-repeat 33px 46px;
	text-indent: -9999px;
	height: 105px;
	width: 270px;
}
#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;
}
#header-inner #header .headerImg {
	height: 136px;
	width: 586px;
	float: right;
	margin-top: -130px;
}
#container {
	width: 830px;
	text-align: left;
	background-image: url(../img/side_bg.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #main {
	width: 830px;
}
#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 #main_content {
	margin-bottom: 30px;
	width: 830px;
}
#container #main #main_content h2 {
	height: 38px;
	width: 810px;
	background-image: url(../img/access/title_bg.gif);
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 0.9em;
}
#container #main #main_content #spring {
	width: 652px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#container #main #main_content #spring img {
	border: 1px solid #666666;
}
#container #main #main_content #spring p {
	font-size: 0.9em;
	margin-bottom: 4px;
	line-height: 23px;
}
#container #main #main_content #spring dl {
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #main #main_content #spring dt {
	display: inline;
	font-weight: bold;
}
#container #main #main_content #spring dd {
	display: inline;
	margin-left: 10px;
}
#container #main #main_content #spring #sp_info {
	float: left;
	width: 348px;
}
#container #main #main_content #spring #map {
	float: left;
	height: 280px;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#container #main #main_content .info {
	width: 652px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#container #main #main_content .sub_info {
	width: 652px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	margin-top: 10px;
	line-height: 1.5em;
}
#container #main #main_content table {
	margin-top: 5px;
	margin-left: 40px;
}
#container #main #main_content td {
	width: 226px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.4em;
}
#container #main #main_content .naha {
	width: 452px;
}
#container #main #main_content .lesson_date {
	font-weight: bold;
	color: #FF3300;
	padding-left: 20px;
}
#container #main #main_content .lesson_info {
	padding-right: 10px;
	padding-left: 20px;
}
#container #main #main_content #yogainfo_wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #main #main_content #yogainfo_wrap #ask {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
#container #main #main_content #yogainfo_wrap #ask img {
}
#container #main #main_content #yogainfo_wrap #ask p {
	font-size: 0.9em;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
}
#container #main #main_content #yogainfo_wrap #ask .question {
	color: #0033CC;
	margin-top: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#container #main #main_content #yogainfo_wrap h3 {
	background-color: #FF6600;
	height: 20px;
	width: 340px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#container #main #main_content #yogainfo_wrap #yoga_rate p {
	padding-left: 15px;
}



#container #main #main_content #yoga_rate {
	width: 350px;
	float: left;
	font-size: 0.9em;
	color: #333333;
	padding-bottom: 15px;
}
#container #main #main_content #yogainfo_wrap #yoga_rate table {
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 0.9em;
}
#container #main #main_content #yogainfo_wrap #yoga_rate th {
	width: 110px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#container #main #main_content #yogainfo_wrap #yoga_rate td {
	width: 170px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#container #main #main_content #yogainfo_wrap #yoga_rate .rate {
	color: #990000;
	font-weight: bold;
}
#container #main #main_content #yogainfo_wrap #yoga_rate .fontem_1 {
	color: #FF6600;
	font-weight: bold;
}
#container #main #main_content #yoga_sche {
	float: right;
	width: 350px;
	font-size: 0.9em;
	padding-bottom: 15px;
}
#container #main #main_content #yogainfo_wrap #yoga_sche p {
	padding-left: 15px;
}

#container #main #main_content #yogainfo_wrap #yoga_sche table {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#container #main #main_content #yogainfo_wrap #yoga_sche th {
	padding: 5px;
	width: 20px;
	text-align: center;
	background-color: #FFCC66;
	border: 1px solid #CCCCCC;
}
#container #main #main_content #yogainfo_wrap #yoga_sche td {
	padding: 5px;
	width: 20px;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 1.2em;
}
#container #main #main_content em {
	font-style: normal;
	font-weight: bold;
}
.orange {
	color: #FF3300;
}










/* ====================================================================== */
/* footer */
/* ====================================================================== */
#footer {
	background-color: #0c3200;
	clear: both;
}
#container #main #main_content #yogainfo_wrap #yoga_sche .lesson_name {
	width: 60px;
}

#footer p {
	font-size: 0.8em;
	color: #FCFCFC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

