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

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

* body {
    font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	line-height: 1.6em;
	color: #666666;
	height: auto;
	background-color: #666666;
}
a {
	text-decoration: none;
}
a img {
	border-style: none;
}
a:visited {
	COLOR: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	height: auto;
	background-image: url(../images/common/back_image.jpg);
	background-repeat: no-repeat;
	background-color: #FFCC66;
	margin-top: 10px;
	margin-bottom: 10px;
	background-attachment: fixed;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}

.bold {
	font-size: medium;
	font-weight: bold;
    *font-size: 100%; /*for IE6,IE7*/
}
h2 {
	margin: 0 0 10px;
	padding: 10px 0 3px;
}
h3 {
	padding-left: 10px;
	color: #333333;
	font-size: 9pt;
	height: 24px;
	line-height: 24px;
	background-color: #FFCC99;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	font-weight: normal;
}
li {
	list-style-type: none;
	font-size: 12px;
}

td, th {
padding: 5px;
} 
#wrapper {
	margin: auto;
	width: 756px;
	height: auto;
}

#header {
	margin: 10 10 0;
	padding: 10px;
	background-image: url(../images/common/header_background.gif);
	height: 122px;
	background-repeat: no-repeat;
}
#wrapper #header #header_title {
	margin-top: 45px;
}
#wrapper #body #left {
	width: 162px;
	float: left;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#wrapper #body #left ul {
	padding: 0;
	margin: 0 0 10px 10px;
	line-height: 1.8;
}
#wrapper   #body   #left   ul  li a {
	color: #666666;
	text-decoration: none;
}

#wrapper   #body   #left   ul  li a:hover {
	color: #1084D7;
	text-decoration: underline;
}
#wrapper   #body   #left   ul  li a:visited {
	text-decoration: none;
}
#wrapper #body #left #left_navi {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

#wrapper #body #left #menu_top_link {
	border-bottom: 1px solid #FFFFFF;
	background-color: #FF3300;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 9pt;
}

#wrapper #body #left #menu_top_link a{
	font-size: 12px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
}

#wrapper #body #left #left_buttons {
	background-color: #FFFFFF;
	padding-top: 10px;
	line-height: 120%;
}
#wrapper #body #left #left_buttons .button {
	margin-bottom: 5px;
}
#why_yoga #wrapper #body #center .block table {
	font-size: 14px;
	text-align: center;
}


p {
	margin: 0px;
}
img {
	border: none;
}
#wrapper #body {
	width: 736px;
	height: auto;
	background-color: #FFFFFF;
	padding: 5px 10px 10px;
	overflow:hidden;
	border-top: none;
}
#wrapper #body #center {
	width: 525px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 5px;
	height: auto;
	padding: 10px 20px 10px 20px;
}
#wrapper #body #center .page_title {
	margin-bottom: 20px;
}

#wrapper #body #center .column {
	margin-top: 10px;
	width: 510px;
	border: thin dotted #333333;
	margin-bottom: 10px;
}
.photo_caption {
	font-size: 9pt;
	line-height: 80%;
}
#wrapper #body #center .page_caption {
	display: block;
	font-size: 10px;
	text-align: left;
	width: 525px;
	clear: both;
	line-height: normal;
}



#footer    {
	height: 20px;
	width: 756px;
	padding-top: 5px;
	clear: both;
	background-color: #FF6600;
	color: #FFFFFF;
	padding-bottom: 5px;
	font-size:100%;
}
.blink {
	text-decoration: blink;
}
.red {
	color: #FF0000;
}
.obi_title {
	background-color: #999999;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 10px;
}

