@charset "UTF-8";

#ml12{margin-left:12px;}


/*---------------------------------

			Footer

---------------------------------*/
#footer2{
	font-size:11px;
	color:#FFFFFF;
	background-color: #1F8B35;
	width:850px;
	font-weight: normal;
	margin-top: 30px;
	text-align: right;
}



/*leftmenu*/

#Leftmenu2 {
	width:195px;
	float:left;
	margin-left:13px;
	margin-bottom:30px;
	padding-bottom:30px;
}


#lm { width:160px;}

ul#lm  li { height:40px; overflow:hidden; }

ul#lm  li a {
	text-indent: -5555px;
	display:block;
	width:160px;
	height:40px;
	background-image:url(../img/2ndmenu.gif);
	background-repeat: no-repeat;
}


ul#lm  li#about2 a { background-position:0px 0px; width:160px; }

ul#lm  li#about2 a:hover { background-position:-160px 0px; }

ul#lm  li#class2 a { background-position:0px -40px; width:160px; }

ul#lm  li#class2 a:hover { background-position:-160px -40px; }

ul#lm  li#trip2 a { background-position:0px -80px; width:160px; }

ul#lm  li#trip2 a:hover { background-position:-160px -80px; }

ul#lm  li#shiryo2 a { background-position:0px -120px; width:160px; }

ul#lm  li#shiryo2 a:hover { background-position:-160px -120px; }

ul#lm  li#blog2 a { background-position:0px -160px; width:160px; }

ul#lm  li#blog2 a:hover { background-position:-160px -160px; }

ul#lm  li#yoga2 a { background-position:0px -200px; width:160px; }

ul#lm  li#yoga2 a:hover { background-position:-160px -200px; }

ul#lm  li#link2 a { background-position:0px -240px; width:160px; }

ul#lm  li#link2 a:hover { background-position:-160px -240px; }




/*rightmenu*/


#Rightcontent2 {
	width:628px;
	float:right;
	marign:right:10px;	
	background-image: url(../img/2nd_bg.gif);
}



#Rightcontent2 h3#type1 {
	background-image: url(../about/img/2nd_h3.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 575px;
	padding-bottom: 4px;
	padding-left: 38px;
	margin-top:30px;
	color: #F48754;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
}

#Rightcontent2 h3.type2 {
	background-image: url(../trip/img/2nd_h3_2.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 566px;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 20px;
	margin-top:30px;
	color: #F48754;
	font-size: 18px;
	margin-left: 20px;
}


p {
	font-size: 13px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-right: 60px;
	margin-left: 25px;
}

/*about*/

#about_ttl {
	background-image: url(../about/img/ttl.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 600px;
	overflow:hidden;
	text-indent:-5555px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:15px;
}



#ryoko{
	background-image: url(../about/img/sekimoto.gif);
	height: 103px;
	width: 337px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:15px;
	overflow:hidden;
	text-indent:-5555px;
}

#prof{margin-left:25px;}

/*trip*/

#trip_ttl {
	background-image: url(../trip/img/ttl.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 600px;
	overflow:hidden;
	text-indent:-5555px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:15px;
}

ul#price li{
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-right: 60px;
	margin-left: 25px;
	list-style-type: square;
	list-style-position: inside;
}

.blue{
	font-size: 11px;
	color: #0000FF;
	margin-left: 25px;
}

.blue12{
	font-size: 11px;
	color: #0000FF;
	margin-left: 5px;
	width: 350px;
}

.blue{
	font-size: 13px;
	color: #0000FF;
	margin-left: 25px;
}

.gray12{
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
	width: 395px;
}

.red12{
	font-size: 12px;
	color: #FF0000;
	margin-left: 20px;
	width: 380px;
}
.blue12 a{
	font-size: 12px;
	color: #0000FF;
	margin-left: 5px;
	text-decoration: underline;
}

#Rightcontent2 table {
	background-color: #FFFFFF;
	width: 550px;
	margin-top: 30px;
	margin-left:30px;
}

#Rightcontent2 th {
	background-color: #F4B76E;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	width:135px;
	border-right: 1px solid #F48754;
	border-bottom: 1px solid #F48754;
	border-left: 1px solid #F48754;
}

#Rightcontent2 td {
	background-color: #FFFFFF;
	padding: 5px;
	border-right: 1px solid #F48754;
	border-bottom: 1px solid #F48754;
	border-left: #F48754;
}

.top{	border-top: 1px solid #F48754;
}

#Rightcontent2 td a {
	color: #006699;
}

#Rightcontent2 td a:hover {
	color: #FF6699;
	text-decoration: underline;
}


#entry_btn { width:500px; clear: both; margin-top:30px; margin-left:50px;}

ul#entry_btn li { float:left; height:36px; overflow:hidden; }

ul#entry_btn li a {
	text-indent: -5555px;
	display:block;
	width:225px;
	height:36px;
	background-image:url(../trip/img/trip_btn.gif);
	background-repeat: no-repeat;
}

ul#entry_btn li#si_btn a { background-position:0px 0px; width:225px; }

ul#entry_btn li#si_btn a:hover { background-position:0px -36px; }

ul#entry_btn li#in_btn a { background-position:-226px 0px; width:226px; }

ul#entry_btn li#in_btn a:hover { background-position:-226px -36px; }



#in_td li{
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	padding-left: 3px;
	list-style-position: inside;
	list-style-type: circle;
	margin: 5px;
}

.mr30{padding-right:30px;}

/*sign*/


#sign_ttl {
	background-image: url(../sign/img/ttl.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 600px;
	overflow:hidden;
	text-indent:-5555px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:15px;
}

.sign_tx1{
	background-image: url(../sign/img/sign_tx1.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left: 23px;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
}

ul#kouka li {
	font-size: 12px;
	line-height: 1.3em;
	color: #3366CC;
	padding-left: 3px;
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	list-style-position: inside;
	width: 350px;
}

.kouka_text{	color: #3366CC; font-size:12px;}

.mr{
	float: right;
	margin-right: 35px;
	clear: right;
}

.mb60{margin-bottom:60px;}

/*masasge*/

#massage_ttl {
	background-image: url(../massage/img/ttl.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 600px;
	overflow:hidden;
	text-indent:-5555px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:15px;
}

.gutaiteki{font-size:12px; color:#FF3300; margin-right:30px; font-weight:bold;}

/*gallary*/

#gallary_ttl {
	background-image: url(../gallary/img/ttl.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 600px;
	overflow:hidden;
	text-indent:-5555px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:15px;
}

/*biginner*/

#biginner_ttl {
	background-image: url(../biginner/img/ttl.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 600px;
	overflow:hidden;
	text-indent:-5555px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:15px;
}

/*link*/

#link_ttl {
	background-image: url(../link/img/ttl.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 600px;
	overflow:hidden;
	text-indent:-5555px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:15px;
}

#linktable table {
	background-color: #FFFFFF;
	width: 580px;
	margin-top: 30px;
	margin-left:30px;
}

#linktable th {
	background-color: #91DF52;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	width:230px;
	border-right: 1px solid #339900;
	border-bottom: 1px solid #339900;
	border-left: 1px solid #339900;
}

#linktable td {
	background-color: #FFFFFF;
	padding: 5px;
	border-right: 1px solid #339900;
	border-bottom: 1px solid #339900;
	border-left: #339900;
}

.linktop{	border-top: 1px solid #339900;
}

#linktable th a {
	color: #FFFFFF;
	text-decoration: underline;
}

#linktable th a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#dimplebanner{
margin:30px 0px 0px 220px;
}

.ml50{margin-left:60px;}
.mb120{margin-bottom:120px;}

/*therapist*/

#therapist_ttl {
	background-image: url(../therapist/img/ttl.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 600px;
	overflow:hidden;
	text-indent:-5555px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:15px;
}

ul#therapi{
	background-color: #E0EFCB;
	padding: 5px;
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

ul#therapi li#therapi_m{
	font-size: 14px;
	font-weight: bold;
	color: #7FBF2A;
	width: 500px;
	padding-right: 25px;
	list-style-image: url(../therapist/img/menu_icon.gif);
	background-color: #E0EFCB;
	margin: 5px;
	list-style-position: inside;
	height: 25px;
	padding-bottom: 10px;
	vertical-align: text-top;
}


ul#schoolog{
	padding: 5px;
	width: 500px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

ul#schoolog li.og{
	font-size: 14px;
	color: #7FBF2A;
	width: 500px;
	padding-right: 25px;
	margin: 5px;
	list-style-position: inside;
	padding-bottom: 10px;
	text-decoration: underline;
	list-style-type: square;
}


.w250{width:250px;}


/*talk*/

#talk_ttl {
	background-image: url(../talk/img/ttl.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 600px;
	overflow:hidden;
	text-indent:-5555px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:15px;
}


nnnnnnn
