/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bj1.jpg)  #ffffff top center repeat;
font-family: Verdana, "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic"; font-size: 12px;
}
.bj1 {
	background:url(images/top_bj.jpg) top center no-repeat;
	background-color:#ffffff;
}
.bj2 {
	background:url(images/menu_bj.jpg) top center    repeat;
}
.bj3 {
	background:url(images/line1.png) top center   repeat;
}
.bj4 {
	background:url(images/nbj22.jpg) top center   repeat;
}
.end1 {
	font-size: 14px;
	color: #81be32;
	line-height:24px;
}
.end2 {
	font-size: 14px;
	color: #000000;
	line-height:32px;
}



.news {
	font-size: 14px;
	color: #FF0E57;
	line-height:24px;
	font-weight:bold
}
.news1 {
	font-size: 12px;
	color: #000000;
	line-height:22px;
}
.face1 {
	font-size: 12px;
	color: #FFA200;
	line-height:24px;
	font-weight:bold
}
.face2 {
	font-size: 12px;
	color: #FF0000;
	line-height:24px;
	font-weight:bold
}
.face3 {
	font-size: 12px;
	color: #FFffff;
	line-height:22px;
}
.access {
	font-size: 14px;
	color: #ffffff;
	line-height:24px;
	font-weight:bold
}
.access1 {
	font-size: 14px;
	color: #000000;
	line-height:24px;
}
.recruit1 {
	font-size: 14px;
	color: #000000;
	line-height:28px;
}
.recruit2 {
	font-size: 14px;
	color: #000000;
	line-height:30px;
	font-weight:bold;
}
.staff {
	font-size: 14px;
	color: #000000;
	line-height:30px;
	font-weight:bold;
}
.staff1 {
	font-size: 14px;
	color: #000000;
	line-height:29px;
	font-weight:bold;
}
.staff2 {
	font-size: 12px;
	color: #000000;
	line-height:24px;
	font-weight:bold;
}
.top {
	font-size: 12px;
	color: #F1B4A1;
	line-height:18px;
}
#news { width:245px;
          height:366px;
          overflow-x:hidden;
          overflow-y:auto;
          margin: 10px auto 0 7px;
}
#news1 { width:690px;
          height:390px;
          overflow-x:hidden;
          overflow-y:auto;
          margin: 10px auto 0 10px;
}
a:link {
	color: #81be32;text-decoration: none
}
a:visited {
	color: #81be32;text-decoration: none
}
a:active {
	color: #81be32;text-decoration: none
}
a:hover {
	color: #81be32;text-decoration: underline;
}
.jspDrag{ background: #5E3002; }
.jspTrack .jspActive, .jspTrack .jspHover, .jspDrag:hover{ background: #B75E04; }
.jspHorizontalBar, .jspVerticalBar, .jspTrack{ background: #000000; }

/* Pickup */

#Pickup {
	top: 0px; width: 244px; height:366px;
	position: relative;
	margin:0px auto;
	padding:0px;
	background:#000 url(images/pickup_bg.png) no-repeat;
}
#Pickup img {
	width: 244px; height: 366px;
}
#Pickup a {
	position: absolute; z-index: 8;
}
#Pickup a.active {
	z-index: 10;
}
#Pickup a.last-active {
	z-index: 9;
}


.therapistList {
	text-align: left;
	margin-top:10px;
	margin-left:2px;
}
.therapistList h3 {
	background: url(../img/icon_hishi.png) no-repeat left center;
	padding-left: 20px;
	font-weight: normal;
}
.therapistList ul {
	list-style-type: none;
	margin: 0px 6px;
	padding: 0px;
}
.therapistList ul li{
	text-align: center;
	width: 200px;
	float: left;
	margin-right: 10px;
	display: inline;
	padding: 10px;
	background-color:#8bc233;
	border-bottom: 4px solid #f5e377;	/*下線の幅、線種、色*/
	border-radius: 10px;
	margin-bottom:15px;
	
}
.therapistList ul li img{
	width: 200px;
	height:300px;	
	
}
.therapistList ul span{
	display: block;
	color:#FFF;
	font-weight:bold;
	margin-top:2px;
}
.therapistList ul em{
	display: block;
	font-style: normal;
}
.therapistList ul li span .new {
	background: url(../img/icon_new.png) no-repeat right center;
}

 