@charset "utf-8";
/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Seitai Hiyane.
	[ staff introduction page css :staff.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;
}
#staff_top {
	background-image:url(../img/sitemap/side_bgs.gif);
	background-repeat: no-repeat;
}
.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 h5 {
	margin-top: 15px;
	margin-bottom: 4px;
}
.container #main #main_content .staff_area {
	padding: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}
.container #main #main_content .staff_area h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	background-image: url(../img/staff/title_staff.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.container #main #main_content .staff_area .description {
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px;
	color: #333333;
	margin-bottom: 6px;
}
.container #main #main_content .staff_area p {
	padding: 5px;
	line-height: 1.6em;
	font-size: 0.9em;
}
.container #main #main_content .staff_area #staff_image {
	margin-top: 20px;
	margin-bottom: 10px;
}
.container #main #main_content .staff_area table {
	float: left;
	margin-left: 5px;
	margin-right: 60px;
}
.container #main #main_content .staff_area .staff_info {
	width: 230px;
	float: left;
}
.container #main #main_content .staff_area .yoga_staff {
	padding-top: 10px;
}
.container #main #main_content .staff_area .top_info {
	width: 500px;
	float: left;
	margin-bottom: 60px;
	padding: 0px;
	margin-top: 0px;
}
.container #main #main_content .staff_area .staff_photo {
	float: left;
}
.container #main #main_content .staff_area .staff_photo img {
	display: inline;
	margin-right: 10px;
}
.container #main #main_content .staff_area table td {
}
.container #main #main_content .staff_area .name {
	font-size: 0.9em;
	border-left-width: 10px;
	border-left-style: solid;
	height: 35px;
	margin-top: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.container #main #main_content .staff_area .orange {
	border-left-color: #FF8211;
}
.container #main #main_content .staff_area .green {
	border-left-color: #329832;
}
.container #main #main_content .staff_area .brown {
	border-left-color: #89491F;
}
.container #main #main_content .staff_area .blue {
	border-left-color: #0084C4;
	background-image: url(../img/staff/mark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 107px;
}
.container #main #main_content .staff_area .yoga_blue {
	border-left-color: #0084C4;
	width: 107px;
}
.container #main #main_content .staff_area .txt_orange {
	color: #EC7000;
}
.container #main #main_content .staff_area .txt_green {
	color: #329832;
}
.container #main #main_content .staff_area .txt_brown {
	color: #89491F;
}
.container #main #main_content .staff_area .txt_blue {
	color: #0084C4;
}
.container #main #main_content .staff_area .ja_name {
	font-size: 1.1em;
	line-height: 19px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 1px;
}
.container #main #main_content .staff_area .en_name {
	font-size: 0.8em;
	line-height: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.container #main #main_content .staff_area .staff_explanation {
	clear: both;
	padding-top: 10px;
}
.container #main #main_content .staff_area .staff_explanation .shikaku {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
}
.container #main #main_content .staff_area em {
	font-weight: bold;
}
.container #main #main_content .staff_area .return {
	text-align: right;
	padding-right: 10px;
}
/* ====================================================================== */
/* footer */
/* ====================================================================== */
#footer {
	background-color: #0c3200;
	clear: both;
}
#footer p {
	font-size: 0.8em;
	color: #FCFCFC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

