body{
	background-color: #FFFFFF;
	background-image: url(../image/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1 {
  font-size:1.2em;
  font-weight:bold;
}

h2 {
  font-size:1.0em;
  font-weight:bold;
}

a:link{ }
a:visited { }
a:active { }
a:hover { }


#mainarea {
	width: 540px;
	margin-left:auto;
	margin-right:auto;
}

li{
	margin-left: 10px;
	padding-left: 0px;
}


/*共通*/

.clear {
	clear: both;
}

/*topページ*/

#topspace1{
	margin-top:90px;
}

#topspace2{
	margin-top:20px;
}

#toplogo{
	margin-top:40px;
	margin-bottom:40px;
	text-align: center;
}


.main-navi1 a{
	background-image: url(../image/navi01.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width:100px;
	float: left;
	margin-right: 9px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;	
}

.main-navi1 a:hover{
	background-image: url(../image/navio01.gif);
	background-repeat: no-repeat;
}


.main-navi2 a{
	background-image: url(../image/navi02.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width:100px;
	float: left;
	margin-right: 9px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

.main-navi2 a:hover{
	background-image: url(../image/navio02.gif);
	background-repeat: no-repeat;
}


.main-navi3 a{
	background-image: url(../image/navi03.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width:100px;
	float: left;
	margin-right: 9px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

.main-navi3 a:hover{
	background-image: url(../image/navio03.gif);
	background-repeat: no-repeat;
}


.main-navi4 a{
	background-image: url(../image/navi04.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width:100px;
	float: left;
	margin-right: 9px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

.main-navi4 a:hover{
	background-image: url(../image/navio04.gif);
	background-repeat: no-repeat;
}

.main-navi5 a{
	background-image: url(../image/navi05.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width:100px;
	float: left;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

.main-navi5 a:hover{
	background-image: url(../image/navio05.gif);
	background-repeat: no-repeat;
}

#topnews1 {
	width: 540px;
	height: 25px;
	background-image: url(../image/news01.gif);
	margin-top: 10px;
}

#topnews2 {
	width: 518px;
	font-size: 10px;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#topnews3 {
	width: 538px;
	height: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 30px;
}

/*contページ*/

#mainarea2 {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
}

#mainarea3 {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
}

#contlogo{
	margin-top:38px;
	margin-bottom:25px;
	text-align: center;
}

#contlogo2{
	margin-top:38px;
	text-align: center;
}

/*contページmenu*/

#c-naviarea {
	margin-top:20px;	
}

.c-navi0 a{
	background-image: url(../image/cnavi00.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 19px;
	width:90px;
	float: left;
	margin-right: 10px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;	
}

.c-navi0 a:hover{
	background-image: url(../image/cnavio00.gif);
	background-repeat: no-repeat;
}


.c-navi1 a{
	background-image: url(../image/cnavi01.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 19px;
	width:90px;
	float: left;
	margin-right: 10px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;	
}

.c-navi1 a:hover{
	background-image: url(../image/cnavio01.gif);
	background-repeat: no-repeat;
}


.c-navi2 a{
	background-image: url(../image/cnavi02.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 19px;
	width:90px;
	float: left;
	margin-right: 10px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

.c-navi2 a:hover{
	background-image: url(../image/cnavio02.gif);
	background-repeat: no-repeat;
}


.c-navi3 a{
	background-image: url(../image/cnavi03.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 19px;
	width:90px;
	float: left;
	margin-right: 10px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

.c-navi3 a:hover{
	background-image: url(../image/cnavio03.gif);
	background-repeat: no-repeat;
}


.c-navi4 a{
	background-image: url(../image/cnavi04.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 19px;
	width:90px;
	float: left;
	margin-right: 10px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

.c-navi4 a:hover{
	background-image: url(../image/cnavio04.gif);
	background-repeat: no-repeat;
}

.c-navi5 a{
	background-image: url(../image/cnavi05.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 19px;
	width:90px;
	float: left;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

.c-navi5 a:hover{
	background-image: url(../image/cnavio05.gif);
	background-repeat: no-repeat;
}

/*contページtext*/

.text1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.4em;
}

.text2 {
	font-size: 11px;
	line-height: 19px;
}

.text2 p{
  margin:0;
  padding:0;
}

.text3 {
	font-size: 14px;
	line-height: 20px;
	color: #003399;
}

.small {
	font-size:11px
}

/*contページlink*/

#linkb01{
	margin-top:40px;
	margin-bottom:30px;
	text-align: center;
}

#linkb02{
	margin-top:30px;
	margin-bottom:220px;
	text-align: center;
}

/*contページinfo*/

#contlogo-info{
	margin-top:38px;
	text-align: center;
}

#info-text1{
	text-align: center;
	font-size: 11px;
	line-height: 17px;
}

.info-text2{
	font-size: 20px;
	font-weight: bold;
}

.info-text3{
	font-size: 40px;
	font-weight: bold;
}

.info-text4{
	font-size: 16px;
	font-weight: bold;
}

.info-text5 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.info-text6 {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.info-text7 {
	color: #FF6699;
}

.info-text8 {
	padding: 3px;
	margin-top: 5px;
	border: 1px solid #666666;
	font-size: 12px;
	line-height: 18px;
}

.info-text9 {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	line-height: 18px;
}

.info-mail{
	margin-top:30px;
	margin-bottom:20px;
}

/*roomページ*/

.table-td1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-size: 10px;
	line-height: 15px;
	padding: 1px;
}

.table-td2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-size: 10px;
	line-height: 15px;
	padding: 1px;
	text-align: right;
}

.table-td3 {
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #999999;
	border-top-color: #999999;
}

.room-text1 {
	font-size: 10px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}

.room-text2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.room-text3 {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.room-text4 {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 15px;
	line-height: 17px;
	border: 2px solid #999999;
	padding: 5px;
}

.room-text5 {
	color: #333399;
}

.room-text6 {
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 18px;
}

.room-text7 {
	font-family: "ＭＳ 明朝",serif; 
	font-size: 36px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.room-text8 {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 17px;
	border: 2px solid #999999;
	padding: 5px;
}

.room-text9 {
	font-size: 14px;
	margin-bottom: 5px;
}

.room-text10 {
	font-size: 14px;
	color: #993300;
}

.room-text11 {
	color: #EE0000;
}

.room-text12 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.room-text13 {
	font-size: 12px;
	line-height: 18px;
}

.room-text14 {
	font-size: 10px;
	line-height: 16px;
	color: #990000;
}

.room-text15 {
	font-size: 10px;
	line-height: 16px;
	background-image: url(../image/room_party_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	width: 253;
	text-align: center;
}

.room-text16 {
	font-size: 14px;
	color: #FF6699;
	padding: 2px;
	border: 1px solid #FF6699;
	margin: 7px;
}

.room-text17 {
	font-size: 12px;
	line-height: 17px;
	color: #FF6699;
}

.room-text18 {
	font-size: 10px;
	line-height: 14px;
	color: #FF6699;
}

.room-text19 {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	padding: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.room-text20 {
	font-size: 11px;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: bold;
}

.room-text21 {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 8px;
}

.room-text22 {
	padding: 3px;
	font-size: 14px;
	line-height: 17px;
	border: 1px solid #000000;
}

.room-text23 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.room-text24 {
	font-size: 13px;
	line-height: 20px;
}

#experienceLessonDateInformations {
  margin:0;
  padding:10px;
  width:335px;
}

#experienceLessonDateInformations .information {
  width:auto;
  font-size: 10px;
  line-height: 16px;
  text-align:left;
  color: #990000;
  clear:both;
  height:100%;
}

#experienceLessonDateInformations .lessonDate {
  width:45px;
  float:left;
}

#experienceLessonDateInformations .lessonInformation {
  width:270px;
  float:right;
}

.hotspot {cursor:pointer}

#tt {position:absolute; display:block; background:url(../image/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../image/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#FF9933; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../image/tt_bottom.gif) top right no-repeat; overflow:hidden}

/* マクロビ・ヒーリング＆レメディ講座 */
table.table_remedy {
border-collapse: collapse; 
border:solid 1px #999;
width:600px;
}

table.table_remedy th{
border-collapse: collapse; 
border:solid 1px #999;
padding:2px;
}

table.table_remedy td{
border-collapse: collapse; 
border:solid 1px #999;
padding:2px;
}

/* ブラウンライス */
h1.brownrice {
color:#FF3399;
}
