+/*shokika
------------------------*/

body,form,fieldset {
margin: 0;
padding: 0; 
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,li,dl.dt.dd {
margin: 0;
padding: 0; 
}

img {
border: 0;
margin: 0;
padding: 0;
}
h2 a:link {
	color: #4D4235;
	text-decoration: none;
	font-size: 1px;
}

h2 a:visited {
		color: #4D4235;
	text-decoration: none;
	font-size: 1px;
}

h2 a:hover {
		color: #4D4235;
	text-decoration: none;
	font-size: 1px;
}


/* base
---------------------- */
body {
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	margin-top:5px;
	margin-width:auto;
	margin-height:auto;
	margin-left:auto;
	text-align:center;
}
td {
	color:#333300;
	font-size:12px;
	line-height:150%;
	vertical-align:top;
	text-align:left;
}
p {
	margin-bottom: 10px;
}

/* body
---------------------- */
.body {
	text-align:left;
	font-size:12px;
	color:#333300;
	line-height:150%;
	width:806px;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	margin: 0 auto;
}
.body_left {
	float:left;
	width:180px;
	padding-bottom:30px;
	vertical-align:top;
	text-align:center;
}
.body_right {
	float:right;
	width:626px;
	padding:0;
	vertical-align:top;
}

/* clear---------------------- */
.clear { 
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* h1,2,3
---------------------- */
h1 {
	display: block;
	font-size:16px;
	background-image:url(images/title.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:15px;
	width:469px;
	height:23px;
	color: #3d3d06;
	margin-bottom: 15px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	color:#8d7650;
	text-indent:-12px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	color:#946414;
	text-indent:-12px;
}

/*footer
------------------------*/
.footer {
	clear: both;
	width: 776px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 15px 10px 15px;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	line-height: 130%;
	margin: 0 auto;
	position: relative;
}
.copyright {
	width:806px;
	height:30px;
	background:url(images/footer.gif) no-repeat;
	font-size: 10px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}
.copyright a {
	color: #fff;
}
.jsb {
	position: absolute;
	top:3px;
	right:15px;
	width:140px;
	font-size:9px;
	line-height:130%;
}
.footer_link {
	background-image:url(images/footer_bg2.gif);
	background-repeat:no-repeat;
	width:806px;
	height:16px;
	margin: 0 auto;
}

/*footer_link----*/
a.f_link {
	text-decoration:underline;
	color:#FFFFFF;
	font-size:10px;
}
a:hover.f_link {
	text-decoration:underline;
	color: #999966;
	font-size: 10px;
}

/*footer_list----*/
ul.f_navi {
  list-style:none;
  margin:0;
  text-align: right;
  padding: 0 20px;
  color: #FFFFFF;
  font-size: 10px;
}
li.f_navi {
  display: inline;
  white-space: nowrap;
}
li.f_navi a {
  text-decoration: none;
  padding: 0 8px;
  color: #FFFFFF;
  font-size: 10px;
  line-height: 16px;
}
li.f_navi a:hover {
  color: #333300;
}

/*header
------------------------*/
.header {
	width:626px;
	height:98px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
}

/*main
------------------------*/
.main {
	width: 596px;
	padding: 30px 15px 45px 15px;
	background: url(images/main_bg2.gif) no-repeat 380px 0;
}

/*left
------------------------*/
.l_logo {
	background-image:url(images/left_logo.gif);
	background-repeat:no-repeat;
	width:180px;
	height:170px;
	text-indent:-9999em;
	display:block;
	margin-bottom:10px;
}
.l_navi {
	width:155px;
	margin: 10px auto 15px auto;
}
.left_banner img {
	margin-bottom: 5px;
}

/*navi_list----*/
ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#nav li {
	text-indent: -9999em;
	list-style: none;
	margin-bottom: 7px;
	padding: 0;
}
ul#nav li#title1 a {
	background: url(navi_img/navi_01.gif) no-repeat 0 0;
	width: 155px;
	height: 25px;
	display: block;
}
ul#nav li#title1 a:hover {
	background: url(navi_img/navi_01.gif) no-repeat 0 -25px;
}
ul#nav li#title2 a {
	background: url(navi_img/navi_02.gif) no-repeat 0 0;
	width: 155px;
	height: 25px;
	display: block;
}
ul#nav li#title2 a:hover {
	background: url(navi_img/navi_02.gif) no-repeat 0 -25px;
}
ul#nav li#title3 a {
	background: url(navi_img/navi_03.gif) no-repeat 0 0;
	width: 155px;
	height: 25px;
	display: block;
}
ul#nav li#title3 a:hover {
	background: url(navi_img/navi_03.gif) no-repeat 0 -25px;
}
ul#nav li#title4 a {
	background: url(navi_img/navi_04.gif) no-repeat 0 0;
	width: 155px;
	height: 25px;
	display: block;
}
ul#nav li#title4 a:hover {
	background: url(navi_img/navi_04.gif) no-repeat 0 -25px;
}
ul#nav li#title5 a {
	background: url(navi_img/navi_05.gif) no-repeat 0 0;
	width: 155px;
	height: 25px;
	display: block;
}
ul#nav li#title5 a:hover {
	background: url(navi_img/navi_05.gif) no-repeat 0 -25px;
}
ul#nav li#title6 a {
	background: url(navi_img/navi_06.gif) no-repeat 0 0;
	width: 155px;
	height: 25px;
	display: block;
}
ul#nav li#title6 a:hover {
	background: url(navi_img/navi_06.gif) no-repeat 0 -25px;
}
ul#nav li#title7 a {
	background: url(navi_img/navi_07.gif) no-repeat 0 0;
	width: 155px;
	height: 25px;
	display: block;
}
ul#nav li#title7 a:hover {
	background: url(navi_img/navi_07.gif) no-repeat 0 -25px;
}
ul#nav li#title8 a {
	background: url(navi_img/navi_08.gif) no-repeat 0 0;
	width: 155px;
	height: 25px;
	display: block;
}
ul#nav li#title8 a:hover {
	background: url(navi_img/navi_08.gif) no-repeat 0 -25px;
}
ul#nav li#title9 a {
	background: url(navi_img/navi_09.gif) no-repeat 0 0;
	width: 155px;
	height: 25px;
	display: block;
}
ul#nav li#title9 a:hover {
	background: url(navi_img/navi_09.gif) no-repeat 0 -25px;
}


/*top-topics
------------------------*/
.topics {
	background-image:url(images/topi.gif);
	background-repeat:no-repeat;
	width:531px;
	height:113px;
	padding:25px 1px 10px 1px;
	margin:15px 0;
	margin-left:27px;
}

.topic_box {
	margin:25px 0 0 27px;
}
.topics_n {
	background-color: #fff;
	width:531px;
	height:310px;
	padding:10px 0;
	border-bottom: 1px solid #584b3b;
	border-left: 1px solid #584b3b;
	border-right: 1px solid #584b3b;
}

/*top-banner
------------------------*/
.top_banner_l {
	border:0;
	float:left;
	padding-left:2px;
}
.top_banner_r {
	border:0;
	float:right;
	padding-right:2px;
}

/*ayurveda
------------------------*/
.ay_txt {
	padding:10px 15px 20px 30px;
}
.ay_box0 {
	width:551px;
	padding:10px 15px 20px 30px;
}
.ay_box1 {
	width:461px;
	padding:10px 15px 30px 110px;
	background-image: url(ayurveda/img/box1_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-left:10px;
}
.ay_box2 {
	width:461px;
	padding:10px 15px 30px 110px;
	background-image: url(ayurveda/img/box2_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-left:10px;
}
.ay_box3 {
	width:461px;
	padding:10px 15px 30px 110px;
	background-image: url(ayurveda/img/box3_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-left:10px;
}


/*view
------------------------*/
.v_txt {
	padding:10px 15px 20px 30px;
}
.v_box0 {
	width:551px;
	padding:10px 15px 20px 30px;
}
.v_box1 {
	width:556px;
	padding:10px 10px 20px 30px;
}
.v_box6 {
	width:556px;
	padding:0;
}
.v_box_l {
	width:180px;
	text-align:center;
}
.v_box_r {
	width:180px;
	text-align:center;
	padding-left:5px;
}
.v_box_c {
	width:180px;
	text-align:center;
	padding-left:5px;
}

/*menu
------------------------*/
.m_txt {
	padding:10px 15px 20px 30px;
}
.m_txt2 {
	padding:2px 0;
}
.m_txt3 {
	width: 350px;
	float: right;
	padding-left: 1.5em;
}
.m_txt4 {
	width: 320px;
	float: right;
	padding-left: 1.5em;
}
.m_box1 {
	width:480px;
	magin-top:10px;
	margin-bottom:20px;
	margin-left:30px;
	margin: 10px auto 20px auto;
	background-color:#EDDEC8;
	border:#333300 dotted 3px;
	padding:3px 3px 20px 10px;
}
.m_td {
	padding-left:5em;
}
.m_td2 {
	text-align:right;
	padding-right:0.5em;
}
.m_td3 {
	padding-top:30px;
}
.m_th {
	text-align:left;
	padding-top:15px;
}
.m_bold {
	font-size:14px;
	color: #990000;
}
.special_td {
	text-align: right;

}
.special_td em {
	background: #C7B2A0;
	padding: 5px 0.5em;
	font-weight: bold;
	font-style: normal;
	border: 1px solid #925f33;
}
.m_box2 {
	width:551px;
	padding:10px 0 20px 5px;
	border-bottom:dotted 1px #4d4235;
	margin-bottom:15px;
	margin-left:25px;
}
.m_box3 {
	width:551px;
	clear: both;
	padding: 15px 0;
}
.menu_center {
	width: 570px;
	margin: 10px auto;
}
.m_img {
	padding-right:20px;
	float:left;
}
.m_img2 {
	margin-right:20px;
	margin-bottom:25px;
	float:left;
	padding: 3px;
	border: 1px solid #8d7650;
	background: #fff;
}
.m_price {
	font-size:12px;
	font-weight:bold;
	color:#946414;
	margin:20px;
}
table.m_price td {
	font-size:12px;
	font-weight:bold;
	color:#946414;
}
.borderbottom {
	padding-bottom: 5px;
	border-bottom: #333300 dotted 1px;
}
.osusume_menu {
	padding-right: 0.3em;
	margin-left: -4.2em;
}
.m_box4 {
	width: 460px;
	border: double #663333;
	padding: 10px 7px;
	margin-bottom: 1em;
	clear: both;
}
.img_right {
	float: right;
}
.m_box5 {
	width: 500px;
	border: double #946414;
	padding: 10px 10px 0 10px;
	margin: 15px auto;
}

/*information
------------------------*/
.info_txt {
	padding:10px 15px 20px 30px;
	width: 551px;
}

.info_txt2 {
	padding:10px 0 20px 0;
	width: 596px;
}

.info_title {
	background-color: #C7B2A0;
	text-align:left;
	padding-left:1em;
	width:520px;
	height:20px;
	margin-bottom:10px;
	margin-top:15px;
}

.info_td {
	text-align:left;
	padding-left:1em;
}

.cal_info {
	float:right;
	width:340px;
	padding-top:30px;
}
.right_link {
	text-align: right;
	padding: 0 30px;
}

/*calendar----*/
.cal_table {
	background-color:#d1d0b8;
	width:183px;
}
.cal_th {
	text-align:center;
}
.cal_td {
	background-color:#FFFFFF;
	font-size:10px;
	text-align:center;
	width:25px;
}
.cal_td1 {
	background-color:#FFFFFF;
	font-size:10px;
	color: #990000;
	text-align:center;
	width:25px;
}
.cal_td2 {
	background-color:#CC6600;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	width:25px;
}
.cal_td3 {
	background-color:#666600;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	width:25px;
}
.cal_td4 {
	background-color:#996633;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	width:25px;
}
.cal_td5 {
	background-color:#339999;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	width:25px;
}

.m_box6 {
	width:480px;
	magin-top:10px;
	margin-bottom:20px;
	margin-left:30px;
	margin: 10px auto 20px auto;
	background-color:#EDDEC8;
	border:#333300 dotted 3px;
	padding:3px 3px 3px 10px;
}

/*school
------------------------*/
.s_txt {
	padding:10px 15px 20px 30px;
}
.s_txt p {
	margin-bottom:10px;
}
.s_title {
	background-color: #C7B2A0;
	text-align:left;
	padding-left:1em;
	width:520px;
	height:20px;
	margin-bottom:10px;
	margin-top:15px;
}
.syousai_w {
	width:480px;
	border:solid 1px #663333;
	padding:15px 20px;
	margin-bottom:20px;
}
.s_bold {
	font-weight:bold;
	color:#996600;
}
.s_info {
	text-align:center;
	padding-top:50px;
}
table.school {
	border: 1px solid #8d7650;
	border-collapse: collapse;
	line-height: 160%;
	margin-bottom: 20px;
}
table.school td {
	border: 1px solid #8d7650;
	vertical-align: middle;
}
table.school th {
	font-weight: normal;
	border: 1px solid #8d7650;
	background-color: #dfcfc0;
	text-align: center;
}
table.school td.course {
	color: #692e0b;
	font-weight: bold;
	background-color: #fcf0e9;
}
p.right {
	text-align: right;
}
p.small {
	font-size: 90%;
	margin: 0;
}
.brown_bold {
	color: #692e0b;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid #692e0b;
	padding: 0 0 2px 0;
	line-height: 180%;
}
.gray {
	color: #8d7650;
	font-size: 120%;
}
.gray_bold {
	color: #C00;
	font-weight: bold;
	line-height: 180%;
	font-size: 14px;
}

.red_bold {
	color: #C00;
	font-weight: bold;
	line-height: 180%;
	font-size: 14px;
}
.red_bold_title {
	color: #C00;
	font-weight: bold;
	line-height: 180%;
	font-size: 24px;
}
.gold {
	color: #946414;
	font-size: 120%;
}
.gold_bold {
	color: #946414;
	font-weight: bold;
}
.gold_bold_l {
	color: #946414;
	font-weight: bold;
	font-size: 120%;
}
.small_txt {
	font-size: 90%;
}

/*contact
------------------------*/
.c_txt {
	padding:10px 15px 20px 30px;
}

.telno {
	font-weight:bold;
	color:#996600;
	font-size:14px;
}

.center {
	text-align:center;
}


/*campaign
------------------------*/
.cam_box{
	width:480px;
	color:#333300;
	border:2px solid #993333;
	padding:10px;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:160%;
}
.cam_title{
	font-weight: bold;
	font-size: 14px;
	color: #993333;
	padding-bottom: 10px;
}
.cam_box2 {
	background-color: #E1D9D4;
	border: 1px dotted #993333;
	text-align: left;
	padding: 5px;
	margin: 5px;
	width: 450px;
}
.close {
	text-align:center;
	margin-top:20px;
}
.right-im {
	float:right;
	margin-right:20px;
}
.left-im {
	float:left;
	margin-right:10px;
}
.bgfont {
	background-color: #993333;
	color: #fff;
	padding-left: 1em;
	line-height: 150%;
	width: 7em;
	margin-bottom: 0.5em;
}
p.left1 {
	padding-left: 1em;
}

/*0807,08,09campain*/
div.camp07 {
	width: 550px;
}
div.camp07 div.right {
	width: 240px;
	float: right;
}
div.camp07 div.right div.osusume {
	padding: 5px;
	width: 225px;
	border: 1px solid #946414;
	background-color: #fff;
}
div.camp07 div.left {
	width: 300px;
	float: left;
}
div.osusume {
	width: 440px;
	padding: 5px;
	border: 1px solid #946414;
	background-color: #fff;
}

/**/
div.camp_txt {
	width: 560px;
	margin:10px auto 20px auto;
}
div.camp08 {
	width: 540px;
	border: double #946414;
	padding: 5px 7px 10px 7px;
	margin-bottom: 20px;
}
div.camp08 img.title {
	margin-bottom: 10px;
}
.camp08_inner {
	width: 500px;
	margin: 5px auto;
}
div.camp08 div.right {
	width: 240px;
	float: right;
}
div.camp08 div.left {
	width: 260px;
	float: left;
}
div.camp08 p.txt {
	width: 500px;
	margin: 5px auto;
}
.docters {
	margin: 15px auto 5px auto;
	width: 480px;
	background: #fac848;
	padding: 10px;
	border: dotted 1px #946414;
}
.docters div {
	float: right;
	width: 290px;
}
/*0811campain*/
div.camp11,div.camp11_2 {
	width: 540px;
	border: double #946414;
	padding: 7px 7px 15px 7px ;
	margin: 15px 0;
}
div.camp11 div.left {
	float: left;
	width: 180px;
}
div.camp11 div.right {
	float: right;
	width: 350px;
}
div.camp11_2 div.right {
	float: right;
	width: 180px;
}
div.camp11_2 div.left {
	float: left;
	width: 350px;
}
div.camp11 p.price,div.camp11_2 p.price {
	display: block;
	margin: 15px auto 0 auto;
	text-align: center;
	background: #8d7650;
	color: #fff;
	padding: 5px;
	width: 350px;
}
div.camp11 p.price span,div.camp11_2 p.price span {
	font-size: 14px;
	font-weight: bold;
}
/*camp0901*/
.right_txt {
	text-align: right;
}
div.camp11 dl {
	margin-left: 2em;
	margin-right: 2em;
}
div.camp11 dl dt {
	color: #946414;
	font-weight: bold;
}
div.camp11 dl dd {
	padding-bottom: 2px;
}
/*0902campain*/
table.camp02 {
	width: 555px;
	border: double #a27c72;
	margin: 15px 0;
}
table.camp02 td p.price {
	display: block;
	margin: 0 auto 10px auto;
	text-align: center;
	background: #c0a7a0;
	color: #fff;
	padding: 5px;
	width: 350px;
}
table.camp02 td p.price span {
	font-size: 14px;
	font-weight: bold;
}
table.camp02 td dl {
	margin: 0;
}
table.camp02 td dl dt {
	color: #a56b5c;
	font-weight: bold;
}
table.camp02 p.p_bold {
	color: #a56b5c;
	font-weight: bold;
}
/*0903campaign*/
div.left0903 {
	float: left;
	background: url(campaign/img/0903_bg.gif) no-repeat 0 0;
	background-color: #e8f3d3;
	width: 280px;
	padding: 15px 10px;
	text-align: center;
	margin-bottom: 12px;
}
div.left0903 span.sub {
	color: #8d7650;
	font-weight: bold;
}
div.right0903{
	float: right;
	width: 240px;
}

/*event-----------------------*/
div.event {
	width: 550px;
	margin: 0 auto;
}
div.event img {
	margin-bottom: 20px;
}
div.meditation {
	background: url(campaign/img/meditation.jpg) no-repeat 0 0;
	background-color: #fff;
	width: 420px;
	margin: 10px auto;
	padding: 105px 15px 10px 15px;
	border: #275c14 1px solid;
}
div.meditation div.left {
	float: left;
	border: 2px #275c14 solid;
	width: 175px;
}
div.meditation div.right {
	float: right;
	width: 220px;
	padding: 5px;
	color: #fff;
	border: #fff 1px solid;
}
div.meditation div.detail {
	clear: both;
	padding: 10px 15px 0 15px;
	width: 390px;
	color: #275c14;
	font-weight: bold;
}

/*onlene
------------------------*/
.d_price {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
.d_or_bold {
	font-size:90%;
	text-align:left;
}
.d_or_bold th {
	font-weight:bold;
	color:#946414;
}
.d_or_bold td {
	font-size:90%;
	color:#946414;
}
.d_or {
	text-align:left;
}
.d_or th {
	font-weight:bold;
	color:#946414;
}
.d_or td {
	color:#946414;
}
.d_txt {
	margin-bottom:5px;
	padding-right: 20px;
	width: 280px;
	float: right;
}
.d_boxright {
	float: right;
	width: 330px;
}
.d_boxleft {
	float: left;
	width: 200px;
	padding: 0;
}
.d_boxleft img {
	margin-bottom: 5px;
}
.modoru {
	text-align:right;
	padding-right:20px;
}
.modoru a {
	color:#993333;
	text-decoration:none;
}
.modoru a:hover {
	text-decoration:underline;
}
.goodspickup {
	width: 480px;
	border: double #f2a335;
	margin-bottom: 1em;
	margin-left: 30px;
	background-color: #fff;
}
.goodspickup p {
	padding: 5px 7px;
	width: 306px;
	float: right;
}
.goodspickup img {
	float: left;
}

/*text-----*/
.red {
	color:#993333;
}

/*coupon-----*/
.coupon_box {
	border: #7f633f solid 1px;
	margin-top: 20px;
	background-color: #fff;
	margin: 15px auto;
	
	padding: 10px;
	width: 350px;
	font-size:12px;
}
.coupon_box span {
	color: #7f633f;
	font-weight: bold;
	font-size:14px;
}

/*press------------------------*/
table.press {
	border: 1px solid #8d7650;
	border-collapse: collapse;
	line-height: 160%;
	margin-bottom: 20px;
}
table.press td {
	border: 1px solid #8d7650;
	vertical-align: middle;
}
table.press th {
	color: #692e0b;
	font-weight: bold;
	background-color: #fcf0e9;
}
div.press {
	width: 430px;
	padding: 15px;
	border: 1px solid #8d7650;
	margin-bottom: 20px;
}
div.press img.right {
	float: right;
}
div.press img.left {
	float: left;
}
div.press div.right {
	float: right;
	width: 250px;
}
.press_title {
	background-color: #C7B2A0;
	text-align:left;
	padding-left:1em;
	width: 500px;
	height:20px;
	margin-bottom:10px;
	margin-top:15px;
}
