@charset "Shift_JIS";
/*--------------------
__default style clear
--------------------*/

/*  =reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, table, th, td { margin : 0; padding :0; }
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, b, th, var { font-style : normal; font-weight : normal; }

* { margin:0; padding:0; }


/* ƒy[ƒW‘S‘Ì‚ÌŠî–{ƒŒƒCƒAƒEƒg
---------------------------------------------------- */

body {
	padding: 0;
	background: #fff url("../img/bg.jpg") repeat-x;
	color: #354146;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino kaku Gothic Pro";
	font-size: 12px;
	line-height: 1.5;
}

/* link --------------------------------------------------------------- */
a {color:#1666a3; }
a:link {color:#1666a3;}
a:hover {color:#0b4775;}

/* general styles --------------------------------------------------------------------- */
h2, h3, h4, h5, h6 { margin:15px 0 10px 0; }
h1 { font-size:x-small; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino kaku Gothic Pro"; color:#1A2082;}

h2 {  font-size:110%; color: #354146;font-weight: bold; padding: 0px;margin:10px 0 20px 0;  border-bottom: 1px solid #CCCCCC; border-left:4px solid #1C1F82; }
h3 { width:600px; padding:0 0 0 7px;margin:10px 0 0 0;  border: 0px solid #CCCCCC;}
h4 { width:590px;font-size:120%; margin:0 0 10px 0; padding:2px; line-height:1.5em; border-bottom: 1px solid #CCCCCC; background-color:#ededed;}
h5 { font-size:110%; font-weight:bold; margin:5px 0 10px 0; padding:0 0 0 0px; border-bottom: 1px solid #CCCCCC; color:#003366;}

.red {color:#FF6600;}
.red12 {color:#FF6600; font-size:12px;}
.blue {color:#003366;}
.f-left {float:left;
text-align:left;}
.f-right {float:right;}
.a-left, tr.a-left td {text-align:left;}
.a-center, tr.a-center td {text-align:center;}
.a-right, tr.a-right td {text-align:right;}
.a-justify {text-align:justify;}
.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}
.clear { clear:both; }
.box { min-height:1px; }
.box:after { display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:"."; }
.noscreen { display:none; clear:both;}
.mleft10 { margin-left: 10px; }
.mright10 { margin-right: 10px; }
.mtop10 { margin-top: 10px; }
.mbottom10 { margin-bottom: 10px; }
.blank { margin-top: 10px; }

/* layout ---------------------------------------------------------------------- */
#wrapper  { 

  text-align:left; 
}
  #container { 
    clear: both;


  }

  	/* header ------------------------------------------------------------------ */
  	#header {width:891px;
	  height:152px;
      margin:0 auto;
	  padding:0;
	  position:relative;
      border:solid 0px #ff0;
	  }
  
     #header #logo img{
	  margin:0;
	  padding:0;
	  top:30px;
	  left:0px;
	  position:absolute
	  }
	  
/* ƒLƒƒƒvƒVƒ‡ƒ“•ƒŠ[ƒh
---------------------------------------------------- */
#header #caption {
  position: absolute;
  margin: 0;
  padding: 0;
  top:20px;
  right:5px;
  text-align:right;
  border:solid 0px #000;
}
#caption img {
  margin: 0 9px 0px 0;
  padding: 0;
  border: 0;
}

#caption h1 {
  font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino kaku Gothic Pro"
  font-style:normal;
  font-weight:normal;
  font-size:small;
  color:#FFF;
  line-height:1.5em;
}

/* ƒTƒuƒiƒr
---------------------------------------------------- */
#header ul#subnav {
  margin: 0;
  padding: 0;
}
#header ul#subnav li#sitemap {
  font-size:xx-small;
  position: absolute;
  top:  86px;
  right: 153px;
  list-style: none;
  display: block ;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  height: 11px;
}

#header ul#subnav li#sitemap a {

  display: block;
  margin: 0;
  padding: 0;
  height: 11px;
  text-decoration: none;
  background-image: url(../img/sub-navi.jpg);
  background-repeat: no-repeat;
}

#header ul#subnav li#sitemap     { width:  72px; }
#header ul#subnav li#sitemap a     { background-position: 0 0; }
#header ul#subnav li#sitemap a:hover     { background-position: 0 100%; }
#header ul#subnav li#sitemap.current-page  a   { background: url(../img/sub-navi.jpg)  0 100%; }

#header ul#subnav li#contact {
  font-size:xx-small;
  position: absolute;
  top:  86px;
  right: 70px;
  list-style: none;
  display: block ;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  height: 11px;
}

#header ul#subnav li#contact a {

  display: block;
  margin: 0;
  padding: 0;
  height: 11px;
  text-decoration: none;
  background-image: url(../img/sub-navi.jpg);
  background-repeat: no-repeat;
}

#header ul#subnav li#contact     { width:  79px; }
#header ul#subnav li#contact a     { background-position: -72px 0; }
#header ul#subnav li#contact a:hover     { background-position: -72px 100%; }
#header ul#subnav li#contact.current-page a     { background: url(../img/sub-navi.jpg)  -72px 100%; }


#header ul#subnav li#home {
  font-size:xx-small;
  position: absolute;
  top:  86px;
  right: 12px;
  list-style: none;
  display: block ;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  height: 11px;
}

#header ul#subnav li#home a {

  display: block;
  margin: 0;
  padding: 0;
  height: 11px;
  text-decoration: none;
  background-image: url(../img/sub-navi.jpg);
  background-repeat: no-repeat;
}

#header ul#subnav li#home     { width:  54px; }
#header ul#subnav li#home a     { background-position: -151px 0; }
#header ul#subnav li#home a:hover     { background-position: -151px 100%; }
#header ul#subnav li#home.current-page  a   { background: url(../img/sub-navi.jpg)  -151px 100%; }

        

  
  /* ƒiƒrƒQ[ƒVƒ‡ƒ“
---------------------------------------------------- */
#header #navi {
  position: absolute;
  top:105px;
  right:0px;
  height:25px;
  width: 575px;
  border:solid 0px #000;
  
}

#header #navi ul#navigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 570px;
	height: 25px;
	background: #ffffff url(../img/navigation_over.gif) no-repeat;
}

#header #navi a, a:link, a:visited {
	text-decoration: none;x
}

#header #navi p, p a {
	color: #9dbdce;
}

/*<group=level 1>*/

#header #navi ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}

#header #navi ul#navigation li a {
	border: 0;
	display: block;
	height: 25px;
	background: url(../img/navigation.gif) no-repeat;
}

#header #navi ul#navigation li a:hover {
	border: 0;
	display: block;
	background-image: url(../img/navigation_over.gif);
}	
	
/*</group>*/

/*<group=level 1 ids>*/

#header #navi li#about a {
	width: 108px;
 }
#header #navi li#about a:link,
#header #navi li#about a:visited,
#header #navi li#about a:hover {
	background-position: 0px 0px;
}
#header #navi li#about.current-page a{ background: url(../img/navigation_over.gif) 0px 0px; }



#header #navi li#system a {
	width: 126px;
}

#header #navi li#system a:link,
#header #navi li#system a:visited,
#header #navi li#system a:hover {
	background-position: -108px 0px;
}
#header #navi li#system.current-page a{ background: url(../img/navigation_over.gif) -108px 0px; }



#header #navi li#access a {
	width: 79px;
}

#header #navi li#access a:link,
#header #navi li#access a:visited,
#header #navi li#access a:hover {	
	background-position: -234px 0px;
}
#header #navi li#access.current-page a{ background: url(../img/navigation_over.gif) -234px 0px; }


#header #navi li#company a {
	width: 78px;
}

#header #navi li#company a:link, 
#header #navi li#company a:visited, 
#header #navi li#company a:hover {	
	background-position: -313px 0px;
}
#header #navi li#company.current-page a{ background: url(../img/navigation_over.gif) -313px 0px; }

#header #navi li#link a {
	width: 84px;
}

#header #navi li#link a:link, 
#header #navi li#link a:visited, 
#header #navi li#link a:hover {	
	background-position: -391px 0px;
}
#header #navi li#link.current-page a{ background: url(../img/navigation_over.gif) -391px 0px; }

#header #navi li#evnt a {
	width: 95px;
}

#header #navi li#evnt a:link,
#header #navi li#evnt a:visited, 
#header #navi li#evnt a:hover {	
	background-position: -475px 0px;
}
#header #navi li#evnt.current-page a{ background: url(../img/navigation_over.gif) -475px 0px; }
	
/*</group>*/

/*<group=level 2>*/


#header #navi #navigation li ul {	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	width: 400px;
	margin: 0;
	padding:0;
	border:solid 0px #000000;
}

#header #navi #navigation li:hover ul {
	visibility: visible;
	z-index: 100;
}


#header #navi #navigation li#about ul {
	background: none;
	height: 21px;
	margin-left: 29px;
}

#header #navi #navigation li#system ul {
	background: none;
	height: 21px;
	margin-left: 133px;
}

	
* html #navigation li#about ul {
	margin-left: 29px;
}
* html #navigation li#system ul {
	margin-left: 133px;
}

/*</group>*/

/*<group=level 2 ids>*/
/*about nadi*/
#header #navi ul#navigation li#about ul li#nadi a:link, 
#header #navi ul#navigation li#about ul li#nadi a:visited {
	width: 90px;
	height: 21px;
	background: url(../img/subnavigation_about.gif) no-repeat 0px 0px;
}

#header #navi ul#navigation li#about ul li#nadi a:hover {
	width: 90px;
	height: 21px;
	background: url(../img/subnavigation_about.gif) no-repeat 0px -21px;
}



#header #navi ul#navigation li#about ul li#nadistaff a:link, 
#header #navi ul#navigation li#about ul li#nadistaff a:visited {
	width: 90px;
	height: 21px;
	background: url(../img/subnavigation_about.gif) no-repeat -90px 0px;
}

#header #navi ul#navigation li#about ul li#nadistaff a:hover {
	width: 90px;
	height: 21px;
	background: url(../img/subnavigation_about.gif) no-repeat -90px -21px;
}

#header #navi ul#navigation li#about ul li#shisetsu a:link, 
#header #navi ul#navigation li#about ul li#shisetsu a:visited {
	width: 67px;
	height: 21px;
	background: url(../img/subnavigation_about.gif) no-repeat -180px 0px;
}

#header #navi ul#navigation li#about ul li#shisetsu a:hover {
	width: 67px;
	height: 21px;
	background: url(../img/subnavigation_about.gif) no-repeat -180px -21px;
}


#header #navi #navigation li#about ul.selected { 
	visibility: visible;
	z-index: 100;}
#header #navi ul#navigation li#about ul.selected li#nadi.current a{ background: url(../img/subnavigation_about.gif) 0px -21px; }	
#header #navi ul#navigation li#about ul.selected li#nadistaff.current a{ background: url(../img/subnavigation_about.gif) -90px -21px; }
#header #navi ul#navigation li#about ul.selected li#shisetsu.current a{ background: url(../img/subnavigation_about.gif) -180px -21px; }	
	
	

/*system-price*/
#header #navi ul#navigation li#system ul li#price a:link, 
#header #navi ul#navigation li#system ul li#price a:visited {
	width: 124px;
	height: 21px;
	background: url(../img/subnavigation_system.gif) no-repeat 0px 0px;
}

#header #navi ul#navigation li#system ul li#price a:hover {
	width: 124px;
	height: 21px;
	background: url(../img/subnavigation_system.gif) no-repeat 0px -21px;
}


#header #navi ul#navigation li#system ul li#rule a:link,
#header #navi ul#navigation li#system ul li#rule a:visited {
	width: 69px;
	height: 21px;
	background: url(../img/subnavigation_system.gif) no-repeat -124px 0px;
}

#header #navi ul#navigation li#system ul li#rule a:hover {
	width: 69px;
	height: 21px;
	background: url(../img/subnavigation_system.gif) no-repeat -124px -21px;
}

#header #navi ul#navigation li#system ul li#join a:link,
#header #navi ul#navigation li#system ul li#join a:visited {
	width: 77px;
	height: 21px;
	background: url(../img/subnavigation_system.gif) no-repeat -193px 0px;
}

#header #navi ul#navigation li#system ul li#join a:hover {
	width: 75px;
	height: 21px;
	background: url(../img/subnavigation_system.gif) no-repeat -193px -21px;
}

#header #navi #navigation li#system ul.selected { 
	visibility: visible;
	z-index: 100;}
#header #navi ul#navigation li#system ul.selected li#price.current a{ background: url(../img/subnavigation_system.gif) 0px -21px; }
#header #navi ul#navigation li#system ul.selected li#rule.current a{ background: url(../img/subnavigation_system.gif) -124px -21px; }	
#header #navi ul#navigation li#system ul.selected li#join.current a{ background: url(../img/subnavigation_system.gif) -193px -21px; }	
	
/*</group>*/


/*  ƒgƒbƒvƒy[ƒWƒTƒuƒiƒr
--------------------------------------------------------------------------	*/
#subnavi {
	clear: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #999;
	width: 891px;
    height: 350px;
	background-color: #FFF;
}

#s-nav {
  float: left;
  width: 213px;
  height:auto;
  padding: 0px;
  margin: 0;
  border:solid 0px #999;
}

#s-nav p{
  padding: 0px;
  margin: 10px 0 0 0;
}

#s-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#s-nav ul li{
    line-height:0;
	vertical-align:bottom;
}

#s-nav ul li#fitness a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 86px;
    line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../img/navi-1.jpg) no-repeat;
	background-position: 0 0;
}
#s-nav ul li#fitness a:hover {background-position: 0px -86px;}

#s-nav ul li#medical a {
	display: block;
	margin: 0px 0 0 0;
	padding: 0px;
	width: 213px;
	height: 86px;
    line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../img/navi-2.jpg) no-repeat;
	background-position: 0 0;
}
#s-nav ul li#medical a:hover {background-position: 0px -86px;}

#s-nav ul li#rental a {
	display: block;
	margin: 0px 0 0 0;
	padding: 0px;
	width: 213px;
	height: 86px;
    line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../img/navi-3.jpg) no-repeat;
	background-position: 0 0px;
}
#s-nav ul li#rental a:hover {background-position: 0px -86px;}

#s-nav ul li#cafe a {
	display: block;
	margin: 0px 0 0 0;
	padding: 0px;
	width: 213px;
	height: 86px;
    line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../img/navi-4.jpg) no-repeat;
	background-position: 0 0px;
}
#s-nav ul li#cafe a:hover {background-position: 0px -86px;}



#img {
  float:right;
  margin: 0px;
  padding: 0;
  border:solid 0px #ededed;
  width:665px;
  height:344px;
}

#img2 {
  float:right;
  margin: 0px;
  padding: 0;
  border:solid 1px #ededed;
  width:665px;
  height:180px;
}

/*  “WŠJƒy[ƒWƒTƒuƒiƒr
--------------------------------------------------------------------------	*/

#fit-navi {
  width: 213px;
  height: auto;
  padding: 0px;
  margin: 0;
  line-height:0;
  border-bottom:solid 1px #ccc;
}

#fit-navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height:0;
}
#fit-navi ul li{
	line-height:0;
	vertical-align:bottom;
}

#fit-navi ul li#concept a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 22px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../fitness/img/fit-navi.jpg) no-repeat;
	background-position: 0 0;
}
#fit-navi ul li#concept a:hover {background-position: -214px 0px;}
#fit-navi ul li#concept.current-page  a { background-position: -214px 0px;}

#fit-navi ul li#program a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 21px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../fitness/img/fit-navi.jpg) no-repeat;
	background-position: 0 -22px;
}
#fit-navi ul li#program a:hover {background-position: -214px -22px;}
#fit-navi ul li#program.current-page  a { background-position: -214px -22px;}

#fit-navi ul li#instractor a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 22px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../fitness/img/fit-navi.jpg) no-repeat;
	background-position: 0 -43px;
}
#fit-navi ul li#instractor a:hover {background-position: -214px -43px;}
#fit-navi ul li#instractor.current-page  a { background-position: -214px -43px;}

#fit-navi ul li#schedule a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 21px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../fitness/img/fit-navi.jpg) no-repeat;
	background-position: 0 -65px;
}
#fit-navi ul li#schedule a:hover {background-position: -214px -65px;}
#fit-navi ul li#schedule.current-page  a { background-position: -214px -65px;}

#fit-navi ul li#reservation a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 21px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../fitness/img/fit-navi.jpg) no-repeat;
	background-position: 0 -86px;
}
#fit-navi ul li#reservation a:hover {background-position: -214px -86px;}
#fit-navi ul li#reservation.current-page  a { background-position: -214px -86px;}

#fit-navi ul li#rental a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 26px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../fitness/img/fit-navi.jpg) no-repeat;
	background-position: 0 -107px;
}
#fit-navi ul li#rental a:hover {background-position: -214px -107px;}
#fit-navi ul li#rental.current-page  a { background-position: -214px -107px;}



#medi-navi {
clear:left;
  width: 213px;
  height: auto;
  padding: 0px;
  margin: 0;
  line-height:0;
  border-bottom:solid 1px #ccc;
}

#medi-navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height:0;
}
#medi-navi ul li{
	line-height:0;
	vertical-align:bottom;
}

#medi-navi ul li#program a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 22px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../medical/img/medi-navi.jpg) no-repeat;
	background-position: 0 0;
}
#medi-navi ul li#program a:hover {background-position: -214px 0px;}
#medi-navi ul li#program.current-page  a { background-position: -214px 0px;}

#medi-navi ul li#medi-staf a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 24px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../medical/img/medi-navi.jpg) no-repeat;
	background-position: 0 -22px;
}
#medi-navi ul li#medi-staf a:hover {background-position: -214px -22px;}
#medi-navi ul li#medi-staf.current-page  a { background-position: -214px -22px;}

#medi-navi ul li#personal a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 25px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../medical/img/medi-navi.jpg) no-repeat;
	background-position: 0 -46px;
}
#medi-navi ul li#personal a:hover {background-position: -214px -46px;}
#medi-navi ul li#personal.current-page  a { background-position: -214px -46px;}

#medi-navi ul li#schedule a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 22px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../medical/img/medi-navi.jpg) no-repeat;
	background-position: 0 -71px;
}
#medi-navi ul li#schedule a:hover {background-position: -214px -71px;}
#medi-navi ul li#schedule.current-page  a { background-position: -214px -71px;}

#medi-navi ul li#reservation a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 23px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../medical/img/medi-navi.jpg) no-repeat;
	background-position: 0 -93px;
}
#medi-navi ul li#reservation a:hover {background-position: -214px -93px;}
#medi-navi ul li#reservation.current-page  a { background-position: -214px -93px;}




#rent-navi {
clear:left;
  width: 213px;
  height: auto;
  padding: 0px;
  margin: 0;
  line-height:0;
  border:solid 0px #999;
}

#rent-navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height:0;
}
#rent-navi ul li{
	line-height:0;
	vertical-align:bottom;
}

#rent-navi ul li#program a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 22px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../rental/img/rent-navi.jpg) no-repeat;
	background-position: 0 0;
}
#rent-navi ul li#program a:hover {background-position: -214px 0px;}
#rent-navi ul li#program.current-page  a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 22px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../rental/img/rent-navi.jpg) no-repeat;
	background-position: -214px 0px;}

#rent-navi ul li#flow a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 49px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../rental/img/rent-navi.jpg) no-repeat;
	background-position: 0 -22px;
}
#rent-navi ul li#flow a:hover {background-position: -214px -22px;}
#rent-navi ul li#flow.current-page  a {background-position: -214px -22px;}


#cafe-navi {
clear:left;
  width: 213px;
  height: auto;
  padding: 0px;
  margin: 0;
  line-height:0;
  border:solid 0px #999;
}

#cafe-navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height:0;
}
#cafe-navi ul li{
	line-height:0;
	vertical-align:bottom;
}

#cafe-navi ul li#pingpang a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: 30px;
	line-height:0;
	vertical-align:bottom;
	text-indent: -9999px;
	background: url(../cafe/img/cafe-navi.jpg) no-repeat;
	background-position: 0 0;
}
#cafe-navi ul li#pingpang a:hover {background-position: -214px 0px;}
#cafe-navi ul li#pingpang.current-page  a {background-position: -214px 0px;}


      /* content --------------------------------------------------- */  
    .content {
      padding: 0 0 0 0;
      width:891px;
	  height:auto;
      margin:0 auto; 
	  border:0px solid #333;
       
    }
	
	
	
	/*‚Ï‚ñ‚­‚¸*/	
.breadcrumb{
	font-size:10px;
	width:665px;
	margin: 0px auto;
	padding:5px 0 10px 0;
	border:0px solid #333;
	text-align:left;
	clear: both;}
	
.breadcrumb a{ 
	background: url(../img/bread.jpg) no-repeat center right;
	padding-right:15px;
	text-decoration:none;
    }
	
	/* boxleft ----------------------------------------------------------------- */

 	.boxleft {float:left; width:213px; padding:0; margin:0;border: 0px solid #d1d1d1; text-align:left;}
	
	.boxleft p img{ margin:0 0 10px 0; padding:0; border:none;}
	
	.boxleft p a{ color:#06F;}
	
	

	
	/* boxright ----------------------------------------------------------------- */
	.boxright {float:right; width:665px; padding:0; margin:0px 0 0 0;border: 0px solid #d1d1d1;}
	.text-area{width:660px; height:auto; margin:0px auto; padding:0; text-align:left; border:0px solid #333333; font-size:12px; line-height:1.8em; color:#333333;}
	
	.text-area .lead{width:640px; margin:20px auto; padding:0; text-align:left; border:0px solid #333333;}
	.text-area .lead strong{ color:#000099; font-size:13px;}
	.text-area .lead ul { list-style:disc; list-style-image: url("../img/bread.jpg"); margin-left:20px; line-height:2em;}
	
	
	#twitter-area{width:660px; height:auto; margin:0px auto 10px; padding:0 0 0 0; text-align:left; border:0px solid #ccc; font-size:12px; line-height:1.8em; color:#333333; background: url(../img/today.jpg) no-repeat top;}
	#twitter-area #date{margin:0px 0 0 110px; padding:0 0 0 0;font-size:10px; line-height:1.8em; color:#333333;}
	#twitter_div{ clear:right;width:640px; margin:5px auto; padding:0;font-size:12px; line-height:1.8em; color:#333333; border:0px solid #ccc;}
	#twitter_update_list{ list-style:none;}
	
	

/* table.fitness ----------------------------------------------------------------- */
table.fitness {
table-layout:fixed;
width:650px;
margin:10px auto;
padding:0;
border:0px solid #CCCCCC;
border-collapse:collapse;
}
table.fitness th {
border:0px solid #CCCCCC;
text-align:center;
}
table.fitness th img{
margin-bottom:10px;
}
table.fitness td {
border:0px solid #CCCCCC;
text-align:left;
vertical-align:top;
font-size:12px;
color:#666666;
padding-left:5px;
}
/* table.join ----------------------------------------------------------------- */
table.join {
width:620px;
margin:10px auto;
padding:0;
border:0px solid #CCCCCC;
border-collapse:collapse;
}
table.join th {
border-bottom:1px solid #999;
text-align:left;
font-weight:bold;
font-size:12px;
padding:2px 0 2px 10px;
background-color:#BBC9D7;
}
table.join td.next{
width:90px;
vertical-align:middle;
text-align:center;
margin:0;
padding:0;
}
table.join td.flow{
width:280px;
padding:10px 0 10px 5px;
border:0px solid #CCCCCC;
text-align:left;
vertical-align:top;
font-size:12px;
color:#666666;
}


/* table.system ----------------------------------------------------------------- */
table.system {
table-layout:fixed;
width:650px;
margin:10px auto;
padding:0;
border:1px solid #CCCCCC;
border-collapse:collapse;
}
table.system th {
width:130px;
border:1px solid #CCCCCC;
border-bottom:1px solid #ededed;
text-align:center;
vertical-align:middle;
font-size:12px;
background-color:#BBC9D7;
}
table.system td.list{
width:90px;
border:1px solid #CCCCCC;
text-align:center;
vertical-align:middle;
font-size:12px;
background-color:#ededed;
}

table.system td.data{
width:430px;
border:1px solid #CCCCCC;
text-align:left;
vertical-align:top;
font-size:12px;
background-color:#fff;
padding-left:10px;
}
table.system ul{
list-style-type:disc;
list-style-position:outside;
margin:0 0 0 2em;
padding:0;
}
table.system th.ad {
width:130px;
border:1px solid #CCCCCC;
border-bottom:1px solid #ededed;
text-align:center;
vertical-align:middle;
background-color:#CCCCCC;
color:#fff;
}
table.system td.price{
width:90px;
border:1px solid #CCCCCC;
text-align:center;
vertical-align:middle;
font-size:12px;
background-color:#fff;
}

table.system td.price2{
width:430px;
border:1px solid #CCCCCC;
text-align:left;
vertical-align:top;
font-size:12px;
background-color:#fff;
}



/* #program waku----------------------------------------------------------------- */
#prg-content { 
padding:0;
margin:15px auto;
width:640px;
background:#FFFFFF;
border:0px solid #ededed;
}
#prg-content:after{ 
content:".";
display:block;
visibility:hidden;
height:0.1px;
font-size:0.1em;
line-height:0;
clear:both;
}
#prg-content .item { 
float:left;
margin:15px 13px 0 13px;
width:290px;
height:150px;
border:0px solid #ededed;
display:inline;
}
#prg-content >.item {
height:auto;
min-height:150px;
}
#prg-content .item ol {
margin-left:13px;
}

/* #medical-program ----------------------------------------------------------------- */
#prg-content .item2 { 
margin:20px auto;
width:630px;
height:auto;
border:1px solid #ccc;
}
#prg-content .item3 { 
margin:0px auto;
width:630px;
height:auto;
border:0px solid #ccc;
}

#prg-content .item3 ul {
margin-left:20px;
}

#prg-content .item4 { 
float:left;
margin:15px 13px 0 13px;
width:290px;
height:auto;
border:0px solid #ededed;
display:inline;
}
#prg-content .course2{
margin:0px;
width:630px;
display:block;
text-align:left;
vertical-align:middle;
background: url(../fitness/img/course-bg.jpg) repeat-x bottom;
border-bottom:1px solid #999999;
font-size:12px;
color:#778AA3;
font-weight:bold;
text-indent:1em;
}
.course-photo2{
margin:10px auto;
width:600px;
text-align:left;
font-size:12px;
color:#778AA3;
border-bottom:0px dotted #ccc;
}
.detail-3{
margin:0px auto;
width:590px;
height: auto;
text-align:left;
vertical-align:top;
font-size:12px;
color:#666666;
padding:0px;
border:0px solid #ededed;
}
.detail-3 ul{
list-style:disc;
list-style:outside;
margin-left:30px; 
}
.detail-3 p.M-15{
margin-left:15px; 
}

.pr-photo2{
float:left;
margin:10px;
padding:0px;
width:150px;
text-align:center;
border:0px solid #000;
}
.pr-photo2 img{
margin:0;
padding:2px;
border:1px solid #ededed;
}
.pr-cont2{
float:right;
margin-top:10px;
padding:0px;
width:450px;
font-size:12px;
color:#778AA3;
text-align:left;
border:0px solid #000;
}

table.personal {
table-layout:fixed;
width:590px;
margin:10px auto;
padding:0;
border:1px solid #CCCCCC;
border-collapse:collapse;
}
table.personal th {
width:150px;
border:1px solid #CCCCCC;
border-bottom:1px solid #ededed;
text-align:center;
vertical-align:middle;
background-color:#BBC9D7;
}
table.personal td.list{
width:210px;
border:1px solid #CCCCCC;
text-align:center;
vertical-align:middle;
font-size:12px;
background-color:#ededed;
}

table.personal td.data{
width:105px;
border:1px solid #CCCCCC;
text-align:left;
vertical-align:top;
font-size:12px;
background-color:#fff;
padding-left:10px;
}
table.personal td.list2{
width:100px;
border:1px solid #CCCCCC;
text-align:center;
vertical-align:middle;
font-size:12px;
background-color:#ededed;
}

table.personal td.data2{
width:160px;
border:1px solid #CCCCCC;
text-align:left;
vertical-align:top;
font-size:12px;
background-color:#fff;
padding-left:10px;
}
#personal-photo { 
padding:0;
margin:15px auto;
width:620px;
background:#FFFFFF;
border:0px solid #ededed;
}

#personal-photo:after{ 
content:".";
display:block;
visibility:hidden;
height:0.1px;
font-size:0.1em;
line-height:0;
clear:both;
}
#personal-photo .item { 
float:left;
margin:15px 13px 0 25px;
width:270px;
height:150px;
border:0px solid #ededed;
display:inline;
}
#personal-photo >.item {
height:auto;
min-height:150px;
}
/* #rental ----------------------------------------------------------------- */

.pr-photo3{
float:left;
margin:10px;
padding:0px;
width:290px;
text-align:center;
border:0px solid #000;
}

.pr-cont3{
float:right;
margin-top:10px;
margin-right:10px;
padding:0px;
width:300px;
font-size:12px;
color:#778AA3;
text-align:left;
border:0px solid #000;
}
table.rent {
width:600px;
margin:10px auto;
padding:0;
border:0px solid #CCCCCC;
border-collapse:collapse;
}
table.rent th {
border-bottom:1px solid #999;
text-align:left;
font-weight:bold;
font-size:12px;
padding:2px 0 2px 10px;
background-color:#ededed;
}
table.rent td.next{
width:90px;
vertical-align:middle;
text-align:center;
margin:0;
padding:0;
}
table.rent td.flow{
width:510x;
padding:10px 0 10px 5px;
border:0px solid #CCCCCC;
text-align:left;
vertical-align:top;
font-size:12px;
color:#666666;
}

table.aviso {
table-layout:fixed;
width:590px;
margin:10px auto;
padding:0;
border:1px solid #CCCCCC;
border-collapse:collapse;
}
table.aviso th {
width:100px;
border:1px solid #CCCCCC;
border-bottom:1px solid #ededed;
text-align:center;
vertical-align:middle;
background-color:#BBC9D7;
font-weight:bold;
}
table.aviso td.list{
width:140px;
border:1px solid #CCCCCC;
text-align:center;
vertical-align:middle;
font-size:12px;
background-color:#ededed;
}

table.aviso td.data{
width:260px;
border:1px solid #CCCCCC;
text-align:left;
vertical-align:middle;
font-size:12px;
background-color:#fff;
}
table.aviso td.link{
width:80px;
border:1px solid #CCCCCC;
text-align:center;
vertical-align: middle;
font-size:12px;
background-color:#fff;
}

table.aviso-price {
table-layout:fixed;
width:590px;
margin:10px auto;
padding:0;
border:1px solid #CCCCCC;
border-collapse:collapse;
}
table.aviso-price th {
width:120px;
border:1px solid #CCCCCC;
border-bottom:1px solid #ededed;
text-align:center;
vertical-align:middle;
background-color:#BBC9D7;
font-weight:bold;
}
table.aviso-price th.member {
width:120px;
border:1px solid #CCCCCC;
border-bottom:1px solid #ededed;
text-align:center;
vertical-align:middle;
background-color: #FFFFCC;
font-weight:bold;
}
table.aviso-price td.day{
width:85px;
border:1px solid #CCCCCC;
text-align:center;
vertical-align:middle;
font-size:12px;
background-color:#ededed;
}

table.aviso-price td.price{
width:90px;
border:1px solid #CCCCCC;
text-align: center;
vertical-align:middle;
font-size:12px;
background-color:#fff;
}
/* #facility ----------------------------------------------------------------- */
#prg-content .item4 { 
float:left;
margin:15px 0px 0 8px;
width:310px;
height:150px;
border:0px solid #ededed;
display:inline;
}
#prg-content >.item4 {
height:auto;
min-height:150px;
}

.photo-l{
float:left;
margin:10px 0 10px 5px;
padding:0px;
width:300px;
text-align:center;
border:0px solid #000;
font-size:12px;
color:#778AA3;
}

.photo-r{
float:right;
margin:10px 0 10px 7px;
padding:0px;
width:300px;
text-align:center;
border:0px solid #000;
font-size:12px;
color:#778AA3;
}
.photo-l img{
margin-bottom:10px;
}
.photo-r img{
margin-bottom:10px;
}

.course3{
margin:0px;
width:310px;
display:block;
text-align:left;
vertical-align:middle;
background: url(../fitness/img/course-bg.jpg) repeat-x bottom;
border-bottom:1px solid #999999;
font-size:12px;
color:#778AA3;
font-weight:bold;
text-indent:1em;
}

.pr-cont4{
float:right;
margin-top:10px;
margin-right:10px;
padding:0px;
width:300px;
font-size:12px;
color:#778AA3;
text-align:left;
border:0px solid #000;
}

/* #program ----------------------------------------------------------------- */
.course{
margin:0px;
width:290px;
display:block;
text-align:left;
vertical-align:middle;
background: url(../fitness/img/course-bg.jpg) repeat-x bottom;
border-bottom:1px solid #999999;
font-size:12px;
color:#778AA3;
font-weight:bold;
text-indent:0.5em;
}
.course-photo{
margin:0px;
width:290px;
text-align:left;
text-indent:1em;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#778AA3;
background-color:#f0f0f0;
border-bottom:1px dotted #ccc;
}
.course-photo img{
margin:10px auto;
padding:2px;
border:1px solid #ededed;
}

.detail-1{
margin:5px auto;
width:270px;
height: auto;
text-align:left;
vertical-align:top;
font-size:12px;
color:#666666;
padding:0px;
}
.detail-2{
margin:5px auto;
width:270px;
height: auto;
text-align:left;
vertical-align:top;
font-size:12px;
color:#666666;
padding:0px;
border:0px solid #ededed;
}
.blog-link{
margin:5px auto;
padding:0px;
width:270px;
text-align:right;
border:0px solid #ededed;
}


/* #profile ----------------------------------------------------------------- */
.pr-name{
margin:0 0 7px 0;
padding:0px;
width:290px;
display:block;
text-align:left;
vertical-align:middle;
background: url(../fitness/img/course-bg.jpg) repeat-x bottom;
border-bottom:1px solid #999999;
font-size:12px;
color:#778AA3;
font-weight:bold;
text-indent:1em;
}

.pr-photo{
float:left;
margin:0px;
padding:0px;
width:117px;
text-align:center;
border:0px solid #000;
}
.pr-photo img{
margin:0;
padding:2px;
border:1px solid #ededed;
}
.pr-cont{
float:right;
margin:0px;
padding:0px;
width:165px;
font-size:12px;
color:#778AA3;
text-align:left;
border:0px solid #000;
}

.pr-bground{
margin:7px auto;
padding:0px;
width:280px;
text-align:left;
vertical-align:top;
border:0px solid #999999;
font-size:12px;
color:#778AA3;
}

/*ƒy[ƒW page’èŠ¼*/
	
#teikan h2 {
background-color:#F1F1F1;
background-repeat:repeat-x;
color:#1A1A1A;
font-size:1em;
font-weight:bold;
letter-spacing:0.1em;
margin:0pt 0pt 21px;
padding:3px 3px 3px 10px;
}

#teikan p {color:#666;
line-height:150%;
margin:0pt 0pt 21px;
padding:0pt;
}

#teikan .contentBlock {
margin-bottom:15px;
margin-left:18px;
}
#teikan dt{ 
font-weight:bold;
color:#000000;
}

#teikan ol li{
margin-left:20px;
}

/* ŠT—v
---------------------------------------------------- */
.companydata{
  display:block;
  width:630px;
  margin:0 auto;
  padding:0px;
  
}

.companydata dl.dataList{
  float:left;
  display:block;
  width:630px;
  margin-bottom:5px;
  margin-left:0px;
  padding:0px;
  border-bottom:#f0f0f0 solid 1px;
}
.companydata dl.dataList dt{
clear:left;
float:left;
display:block;
width:100px;
margin:2px 0px;
padding-left:15px;
}

.companydata dl.dataList dd{
float: right;
display: block;
width: 510px;
margin: 2px 0px;
padding: 0px;
}
.companydata dl.dataList dd a:link{
color:#333333;
}
.companydata dl.dataList dd a:visited{
color:#666666;
}
.companydata dl.dataList dd a:hover, .companydata dl.dataList dd a:focus{
color:#0000CC;
}

.companydata dl.dataList ul{
float:left;
display:block;
margin: 0px;
padding: 0px;
}

.companydata dl.dataList ul#gyomu li {
  padding: 0px;
  margin: 0 0 0 20px;
  list-style:disc;
}

/* ƒŠƒ“ƒN
---------------------------------------------------- */


.link{width:630px; margin:0px auto; padding:0; text-align:left; border:0px solid #333333;}

.link dl.dataList{
  float:left;
  display:block;
  width:630px;
  margin-bottom:15px;
  padding:0px;
}
.link dl.dataList dt{
clear:left;
float:left;
display:block;
width:200px;
margin:2px 0px;
padding-left:15px;
}

.link dl.dataList dd{
float: right;
display: block;
width: 410px;
margin: 2px 0px;
padding: 0px;
}
.link dl.dataList dd a:link{
color:#000;
text-decoration: none;
}
.link dl.dataList dd a:visited{
color:#000;
text-decoration: none;
}
.link dl.dataList dd a:hover, .companydata dl.dataList dd a:focus{
color:#0000CC;
text-decoration: none;
}

.link dl.dataList ul{
float:left;
display:block;
margin: 0px;
padding: 0px;
}
.link dl.dataList li.left{
clear:left;
float:left;
display:block;
width:90px;
margin: 0px;
padding: 0px;
}
.link dl.dataList li.right{
float:left;
display:block;
margin-left:5px;
padding: 0px;
}

/* Ž‘—¿¿‹E–â‚¢‡‚í‚¹
---------------------------------------------------- */
form {
  margin: 0;
}

input, select, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #696969;
  background: #f1f1ed;
}
input.radio {
  border-style: none;
  color: #000000;
  background: transparent;
}
/* “ü—Í•”•i‚Ì•Ý’è
---------------------------------------------------- */
#mail1, #mail2, #city, #number, #bldg, #comment, #companydata{
  width: 330px;
}
#name1, #name2, #name3, #name4, #year, #month, #day {
  width: 150px;
}
#post1, #post2 {
  width: 100px;
}
#state {
  width: 120px;
}
#tel1, #tel2, #tel3, #fax1, #fax2, #fax3 {
  width: 150px;
}

/* ‘—Mƒ{ƒ^ƒ“
---------------------------------------------------- */
#submit input {
  margin-left: 0.5em;
  border-width: 2px;
  border-color: #ffb87c #d26000 #d26000 #ffb87c;
  width: 10em;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  background: #ff7400;
}
#submit {
  margin-top: 1em;
  color: #444444;
}
#submit p {
  margin: 0;
  padding: 10px;
  text-align: right;
}

/* ƒtƒH[ƒ€
---------------------------------------------------- */

.text-area table.contact {
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	width:590px;
	line-height:1.6em;
	padding: 0;
	margin: 25px auto;
}
.text-area table.contact td.item-1 {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
	width:110px;
	text-align:center;
	background-color:#ededed;
	background-image:url(../contactus/img/table-back.gif);
}

.text-area table.contact td.item-1-content {
	padding:5px;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
	width:480px;
	text-align:left;
	background-color:#FCFCFC;
	background-image:url(../contactus/img/table-back.gif);
}
.text-area .thanks {
    border:1px solid #ccc;
	width:590px;
	height:180px;
	line-height:2em;
	padding: 50px 0 0 0;
	margin: 25px auto;
    vertical-align: middle;
    text-align: center;
}

/* ƒGƒ‰[ƒy[ƒW (.error) */
div.error {
  padding:0;
  margin:0 auto;
  width: 640px;
  font-size: 12px;
	line-height:1.5em;
}
h1.error {
  border-bottom: solid 1px;
  border-left-color: #F66;
  border-bottom-color: #F66;
  color: #F66;
  font-size: 18pt;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-bottom:20px;
  width: 640px;
}
div.error ul li{
  padding:0;
  margin-left:20px;
  font-size: 12px;
	line-height:1.5em;
	color:#CC0000;
}

/* Šm”Fƒy[ƒW‚Ìƒe[ƒuƒ‹ */
.text-area table .kakunin{
  font-size: 12px;
	line-height:1.5em;
	  width: 640px;
}
.text-area table.kakunin th {
  background-color: #FFD;
  color: #008;
  text-align: right;
}
.text-area table.kakunin th, td {
  padding: 2px;
}

/* –¢“ü—Íƒf[ƒ^‚Ì’l */
span.blank {
  color: #888;
  font-size: 9pt;
}

/* ƒTƒCƒgƒ}ƒbƒv
---------------------------------------------------- */
.sitemap{
	width:640px;
	height: auto;
	margin:0 auto;
	padding:0;
	border:solid 0px #000;
}

.leftSiteMapArea{
	width:260px;
	float:left;
	border:solid 0px #000;
}
.rightSiteMapArea{
	width:260px;
	float:right;
	border:solid 0px #000;
}
.sitemap dl.level1{
	background:url(../sitemap/img/dotbar.gif) repeat-x bottom;
	margin:10px 0;
	padding:0px;
}
.sitemap dl.level1 dt{
	text-indent:0.3em;
	border-left:4px solid #3366CC;
}

.sitemap dl.level1 dt a{
	text-decoration: none;
	color:#333;
}
.sitemap dl.level1 dd a{
	text-decoration: none;
	color:#333;
}

.sitemap dl.level2 dt a{
	text-decoration: none;
    color:#333;
	font-weight:bold;
}
.sitemap dl.level2 dd{
	margin:5px 0;
	padding:0px;
	text-indent:1em;
}
.sitemap dl.level2 dd a{
	text-decoration: none;
    color:#333;
}
/* cafe
---------------------------------------------------- */
.photo-area{
clear:both;
  width:650px;
  margin:0 auto;
  padding:0px;
  border:0px solid #f0f0f0 ;
}
.photo-area img{
  float:left;
  margin:10px 0 0 5px;
  padding:3px;
  border:1px solid #e5e5e5;
}




/* news-area ----------------------------------------------------------------- */
#news-area {
margin:0px auto;
padding:0;
width:665px;
height:460px;
border:solid 0px #CCCCCC;
text-align:left;
}
#news-area img{
margin-bottom:10px;
}

#iframe {
  margin:  0px;
  padding: 0;
  width:  660px;
  height: 260px;
  border: solid 0px;
  font-size: small;
  color: #333;
  background: #fff;
}


  	/* banner-link ----------------------------------------------------------------- */
  	#banner-link {
  	  width:891px; 
      margin:0px auto;
	  padding:0;
      clear:both;
	  text-align:right;
    }
	#banner-link p.right{
      margin:0px 10px 10px 0px;
	  padding:0;
	  float:right;
    }


  
  	/* footer ----------------------------------------------------------------- */
  	#footer {
  	  width:891px; 
      margin:0 auto;
      clear:both;
      font-size: 85%;
      padding-bottom: 70px;
      color: #000;
	  position:relative;
	  border-top:solid 1px #333333;
    }
    #footer a{color: #898989;}
    #footer a:hover{color: #666666; text-decoration: none;}
    #footer .f-left, #footer .f-right { padding: 0px  10px 0 10px;
	margin:10px 0 0 0; }
	  
/* ƒtƒbƒ^@ƒy[ƒWƒgƒbƒv
---------------------------------------------------- */


#footer ul#footnav li#footnav-pagetop {
  font-size:xx-small;
  position: absolute;
  right: 10px;
  top: 4px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  text-indent: -9999px;
  height: 17px;
  text-decoration: none;
  background-image: url(../img/page_top.jpg);
  background-repeat: no-repeat;
}

#footer ul#footnav li#footnav-pagetop a {
  display: block;
  padding: 0;
  height: 17px;
  text-decoration: none;
  background-image: url(../img/page_top.jpg);
  background-repeat: no-repeat;
}

#footer ul#footnav li#footnav-pagetop     { width:  17px; }
#footer ul#footnav li#footnav-pagetop a     { background-position: 0 0; }
#footer ul#footnav li#footnav-pagetop a:hover     { background-position: 0 100%; }

/* NEWS&TOPICS CSS
---------------------------------------------------- */
/* newstopics area */


#content-main {
  margin:0 auto;
  padding: 0;
  width: 665px;
  border:solid 0px #333333;
}

body#news_top {
	padding: 0;
	background: #fff;
	color: #354146;
	text-align: left;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino kaku Gothic Pro";
	font-size: small;
	line-height: 1.5;
}

body#news_top a {
  text-decoration: none;
  font-size: small;
  line-height:1.3em;
  color:#000;
}
body#news_top a:hover {
  font-size: small;
  line-height:1.3em;
  color:#D61518;
}
body#news_top a:visited {
  font-size: small;
  line-height:1.3em;
  color:#666;
}
body#news_top table.top {
  margin: 0;
  padding: 0;
  width:635px;
  font-size: small;
  line-height:1.3em;
  color: #666;
  border-bottom:#ccc dotted 0px;
}

body#news_top table.top td.point {
  padding:2px 0;
  width:30px;
  text-align:right;
  font-size: x-small;
  line-height:1.3em;
  vertical-align:top;
}
body#news_top table.top td.subject {
  padding:2px 0;
  width:550px;
  text-align:left;
  font-size: small;
  line-height:1.3em;
  vertical-align:top;
}

body#news_top table.top td.date {
  padding:2px 0;
  width:55px;
  text-align:left;
  font-size: small;
  line-height:1.3em;
  vertical-align:top;
}


table#mainnews {
  margin: 0 auto;
  padding:0;
  width:640px;
  vertical-align:top;
  font-size: small;
  line-height:1.5em;
  color: #333;
  background: #FFF;
  text-align:left;
  border:#e5e5e5 solid 1px;
}
table#mainnews .date {
  margin: 0px auto;
  padding:0;
  width:640px;
  font-size: small;
  line-height:1.3em;
  color: #333;
  text-align:right;
  border-bottom:1px solid #999;
}
table#mainnews .subject {
  margin: 0px 0 7px 0;
  padding:2px 0 2px 10px;
  width:640px;
  font-size: small;
  line-height:1.3em;
  color: #000;
  text-align:left;
  border-left:3px solid  #3366CC;
background: url(../fitness/img/course-bg.jpg) repeat-x bottom;
  border-bottom:1px solid #999;
}


table#mainnews .coment {
  margin: 0px auto;
  padding:0;
  width:620px;
  font-size: small;
  line-height:1.8em;
  color: #333;
  text-align:left;
  border:0px solid #999;
}
table#news-list {
  margin: 0 auto;
  padding: 0;
  width:640px;
  font-size: small;
  line-height:1.8em;
  color: #333;
  background: #FFF;
  text-align:left;
  border:#e5e5e5 solid 0px;
}
table#news-list td.date {
  width:100px;
  font-size: x-small;
  line-height:1.5em;
  height:22px;
  color: #333;
}
table#news-list td.subject {
  width:640px;
  font-size: small;
  line-height:1.5em;
  height:22px;
  color: #333;
}


table#news-foot {
  margin: 10px auto;
  padding: 2px 0 2px 0;
  width:640px;
  font-size: small;
  line-height:1.3em;
  color: #333;
  text-align:right;
  border:#333 solid 0px;
}
table#news-foot2 {
  margin: 10px auto;
  padding: 2px 0 2px 0;
  width:640px;
  font-size: small;
  line-height:1.3em;
  color: #333;
  background: #ededed;
  text-align:right;
  border:#333 solid 0px;
}
body#news a {
  text-decoration: none;
  color:#333;
}
body#news a:hover {
  color:#f00;
}
body#news a:visited {
  color:#333;
}

/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

#page-wrap { width: 640px; margin: 20px auto; font-size:12px; }
#page-wrap a { text-decoration: none; }
#page-wrap h3 { margin: 0 0 10px 0; font-weight:bold; font-size:14px; color:#36C; border-bottom:1px solid #CCC;}

.tabs { list-style: none; overflow: hidden; padding-left: 1px; }
.tabs li { display: inline; }
.tabs li a { display: block; float: left; padding: 4px 8px; color: black; border: 1px solid #ccc; background: #eee; margin: 0 0 0 -1px; }
.tabs li a.current { background: white; border-bottom: 0; position: relative; top: 2px; z-index: 2; }

.box-wrapper { -moz-box-shadow: 0 0 10px black; -webkit-box-shadow: 0 0 10px black; padding: 10px; background: white; border: 1px solid #ccc; margin: -1px 0 0 0; height: 400px; position: relative; }
.content-box { overflow: hidden; position: absolute; top: 20px; left: 20px; width: 610px; height: 350px;}

.current { }
.col-one{ width: 360px; float: left; position: relative; top: 350px; }

.col-two, .col-three { width: 240px; float: left; position: relative; top: 350px;}




/* sns-area ----------------------------------------------------------------- */
#sns-area {
margin:0px auto;
padding:0;
width:665px;
height:150px;
border:solid 0px #CCCCCC;
text-align:center;
}

.sns {
	float:left;
 width:305px;
 border:solid 1px #CCCCCC;
 height:130px;
 margin-right:18px;
 margin-left:3px;
}
.sns-side {
 width:213px;
 border:solid 1px #CCCCCC;
 height:100px;
 margin-top:10px;
}

.twt {
	float:left;
 width:330px;
 border:solid 1px #CCCCCC;
 height:130px;
}

.twtr-hd {display:none;}
.twtr-ft {display:none;}
