@charset "utf-8";

/*======================================

	Index	Last update:09/1/8

	00.Reset
	01.Body
	02.Container
	03.header
	04.footer
	05.content
	06.top
	07.second
	08.contact
	09.footer_menu
	
	98.common
	99.other

=======================================*/

/*======================================

	00.Reset

=======================================*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,em {
   margin:0;
   padding:0;
   font-style:normal;
   list-style:none;
   list-style-type:none;
}

img {
	border:none;
}

hr {
	clear:both;
	display:none;
}

/*======================================

	01.Body

=======================================*/

body {
	text-align:center;
	font-size:12px;
	color:#666666;
	line-height:140%;
}

/*======================================

	02.Container

=======================================*/

div#container {
	background:url(../common/bg.jpg) repeat-y 0 0;
	width:908px;
	height:auto;
	margin:0 auto;
	text-align:center;
}

/*======================================

	03.Header

=======================================*/

div#header {
	position:relative;
	width:auto;
	height:98px;
	background:url(../common/header.jpg) no-repeat 0 0;
	text-indent:-999em;
}

div#header h1,
div#header .h1 {
	position:absolute;
	left:0;
	top:43px;
	display:block;
	width:200px;
	height:45px;
}

div#header h1 a,
div#header .h1 a {
	display:block;
	width:auto;
	height:45px;
	outline:none;
	text-indent:-999em;
	outline:none;
}

div#header .disp {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:900px;
	height:20px;
	text-align:left;
	color:#fff;
	text-indent:20px;
	font-size:10px;
}

div#header .header_contact {
	position:absolute;
	left:526px;
	top:32px;
	display:block;
	width:179px;
	height:42px;
	text-indent:-999em;
}

div#header .header_contact a {
	display:block;
	width:auto;
	height:42px;
	outline:none;
}

div#header span {
	float:right;
	padding-right:10px;
}

div#header span a {
	color:#fff;
}

/*======================================

	04.footer

=======================================*/

div#footer {
	width:901px;
	height:31px;
	margin:0 auto;
	clear:both;
	text-align:right;
	background:url(../common/footer_bg.jpg) no-repeat 0 0;
	color:#fff;
	line-height:31px;
}

div#footer address {
	font-style:normal;
	margin-right:10px;
}

/*======================================

	05.content

=======================================*/

div#content {
	width:899px;
	height:auto;
	margin:8px auto 0;
	padding-bottom:12px;
    overflow: hidden;
}

div#content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#content {
    height: 1em;
    overflow: visible;
}
/**/

/*======================================

	06.top

=======================================*/

ul.top_menu {
	display:block;
	margin:12px 0 0 0;
    overflow: hidden;
}

ul.top_menu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html ul.top_menu {
    height: 1em;
    overflow: visible;
}
/**/

ul.top_menu li {
	display:block;
	float:left;
	margin:0 8px 0 0;
}

ul.top_menu li img {
	margin-bottom:3px;
}

ul.top_menu li.end {
	margin:0 0 0 1px;
}

div#client {
	clear:both;
	width:auto;
	text-align:left;
	padding:20px 15px 0 15px;
	margin:0 auto;
}

div#client h2 {
	font-size:1.2em;
	margin:15px 0 5px 0;
}

div#client .img {
	padding:1px;
	border:1px solid #ccc;
	float:right;
	margin-left:20px;
	font-size:10px;
}

div#client .img .txt {
	padding:3px;
	line-height:100%;
}

div#client .mb_normal {
	margin-bottom:10px;
}


/*======================================

	07.second

=======================================*/

#coaching strong,
#executive_yoga strong,
#executive_golf strong {
	color:#009999;
}

#coaching {
	position:relative;
	clear:both;
	width:auto;
	height:710px;
	background:url(../img/second/bg1.jpg) no-repeat 0 0;
	text-align:left;
	text-indent:-999em;
	color:#1a1a1a;
	line-height:140%;
	font-size:13px;
}

#coaching p.txt {
	display:block;
	position:absolute;
	left:55px;
	padding:0;
	width:490px;
	height:330px;
	top: 148px;
	text-indent:0;
}

#executive_yoga {
	position:relative;
	width:auto;
	height:670px;
	background:url(../img/second/bg2.jpg) no-repeat 0 0;
	text-align:left;
	text-indent:-999em;
	color:#1a1a1a;
	line-height:140%;
	font-size:13px;
}

#executive_yoga p.txt {
	display:block;
	position:absolute;
	left:337px;
	padding:0;
	width:500px;
	height:330px;
	top: 135px;
	text-indent:0;
}

#executive_golf {
	position:relative;
	width:auto;
	height:1005px;
	background:url(../img/second/bg3.jpg) no-repeat 0 0;
	text-align:left;
	text-indent:-999em;
	color:#1a1a1a;
	line-height:140%;
	font-size:13px;
}

#executive_golf p.txt {
	display:block;
	position:absolute;
	left:55px;
	padding:0;
	width:508px;
	height:310px;
	top: 280px;
	text-indent:0;
}

#coaching ol,
#executive_yoga ol,
#executive_golf ol {
	display:none;
}


#executive_golf span {
	display:block;
	width:500px;
}

/*======================================

	08.contact

=======================================*/

#contact {
	clear:both;
	width:auto;
	height:309px;
	margin:0 auto;
	background:url(../img/contact/bg.jpg) no-repeat 0 0;
	padding:35px 0 0 250px;
	text-align:left;
}

#contact table {

}

#contact table th,
#contact table td {
	padding:3px 5px;
	font-size:12px;
}

/*======================================

	09.footer_menu

=======================================*/

#footer_menu {
	text-align:left;
	padding-bottom:12px;
}

#footer_menu .mini_logo {
	text-align:left;
	float:right;
}

/*======================================

	98.common

=======================================*/

.none {
	display:none;
}
