@charset "utf-8";

#header {
	height: 24px;
	width: 1160px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0 auto;
	color:#FFF;
	font-weight:bold;
	
	}

#main {
	background-image: url(../images/main.png);
	background-color:#ffffff;
	width: 1160px;
	background-repeat: no-repeat;
	margin:0 auto;
	}
	
#main_left {
    float:left;
	margin-left:30px;
	width:350px;
 
}

#main_right {
    float:right;
   	margin-right:30px;
   	width:750px;
}

#main_right h2 {
    background-image: url(../images/titlebar.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 41px;
    text-align: center;
    color: #663300;
	font-size:24px;
	font-weight:bold;
}


#footer {
	clear:both;
	color:#FFF;
	background-image: url(../images/footer.png);
	height: 25px;
	width: 1160px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

.clear {
	clear: both;
}

a:link {
	color: #bdad69;line-height:35px;text-decoration: none;font-size:14px;
}
a:visited {
	color: #ff0000;line-height:35px;text-decoration: none;font-size:14px;
}
a:active {
	color: #000000;line-height:35px;text-decoration: none;font-size:14px;
}
a:hover {
	color: #ff0000;line-height:35px;text-decoration: underline;;font-size:14px;
}


#companion {
	MARGIN: 0px 0px 0px 23px; WIDTH: 710px;
	BACKGROUND: url(../images/newface_t.png) no-repeat;
}
#companion_btm {
	padding-top:70px;
	margin:0 auto;
}
#companion UL {
	PADDING-LEFT: 23px
}
#companion LI {
	LINE-HEIGHT: 16px; WIDTH: 151px; BACKGROUND: url(../images/box_bg.gif) no-repeat 0px 0px; FLOAT: left; HEIGHT: 275px;
	margin-left:10px;
}
#companion .photo {
	HEIGHT: 217px
}
#companion .photo P {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; WIDTH: 140px; PADDING-RIGHT: 1px; HEIGHT: 210px; BORDER-TOP: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; PADDING-TOP: 1px
}
#companion .prof {
	WIDTH: 144px
}
#companion .prof FONT {
	COLOR: #666666; FONT-SIZE: 11px
}
#companion .prof SPAN {
	COLOR: #999966; FONT-SIZE: 11px
}
#companion .name {
	TEXT-ALIGN: center; LINE-HEIGHT: 16px; HEIGHT: 18px; FONT-SIZE: 12px
}
 
#companion .time2 {
	TEXT-ALIGN: center; LINE-HEIGHT: 20px; BACKGROUND: url(../images/time2.gif) no-repeat center top; COLOR: #ffffff; FONT-SIZE: 11px
}
 
#news {
	MARGIN: 0px 0px 0px 23px; WIDTH: 710px; height:785px;
	BACKGROUND: url(../images/news_bg.png) no-repeat;
}

#news_contents{
	padding-top:70px;
	margin:0 auto;
	}
#staffbg{
	MARGIN: 0px 0px 0px 23px; WIDTH: 710px; height:auto;
	BACKGROUND: url(../images/staff_bg.png) no-repeat;
	padding-top:250px;
	padding-left:10px;
	padding-right:5px;
	
	}
.therapistList {
	text-align: left;
}


#staff {
    margin-right: auto;
    margin-left: auto;
    width: 705px;
    margin-top: 10px;
    margin-bottom: 20px;
}


.galspage {
    width: 50%;
    float: left;
    background-repeat: no-repeat;
    text-align: center;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.galspage p {
    text-align: center;
    display: block;
    margin-bottom: 5px;
    color: #270424;
    font-weight: bold;
    font-size: 12px;
}


.profile {
    float: left;
    background-image: url(../images/prlbg.jpg);
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 20px;
    line-height: 24px;
    margin-left: 10px;
    padding-right: 20px;
    padding-left: 20px;
    width: 300px;
}


.profile h5 {
    font-size: x-large;
    color: #600;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}


.profile dt {
    margin-right: 20px;
    display: block;
    font-weight: bold;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    border-bottom-width: 1px;
}

.profile dt .age {
    width: 200px;
    font-size: small;
    font-weight: normal;
    color: #9a7944;
}

.profile dd {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.therapistList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.therapistList ul li{
	text-align: center;
	width: 200px;
	float: left;
	margin-right: 10px;
	display: inline;
	padding: 10px;
	background-color:#7b2200;
	border-bottom: 4px solid #e1551f;	/*下線の幅、線種、色*/
	border-radius: 10px;
	margin-bottom:15px;
	
}
.therapistList ul li img{
	width: 190px;
	height:267px;	
	
}
.therapistList ul span{
	display: block;
}
.therapistList ul em{
	display: block;
	font-style: normal;
}


#systembg{
	MARGIN: 0px 0px 0px 23px; WIDTH: 710px; height:850px;
	BACKGROUND: url(../images/system_bg.png) no-repeat;
	padding-left:10px;
	padding-right:5px;	
	}
	
/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width: 100%;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	padding: 10px;
}
/*テーブル内の左側*/
.ta1 th{
	width: 180px;
	padding: 10px;
	text-align: center;
	background-color: #352412;	/*背景色*/
	color:#FFF;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	color: #FFF;	/*文字色*/
	background-color: #333;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#333));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#4b4b4b, #333);	/*同上*/
	background-image: linear-gradient(#4b4b4b, #333);			/*同上*/
}

.mb15 {
	margin-bottom: 15px;
}

/*mainコンテンツのh3タグの設定*/
h3 {
	background-color: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: url(../img/arrow1.png), -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#f4f4f4));	/*背景画像の読み込み,グラデーション*/
	background-image: url(../img/arrow1.png), -webkit-linear-gradient(#FFF, #f4f4f4 49%, #e8e8e8 50%, #FFF 100%);	/*同上*/
	background-image: url(../img/arrow1.png), linear-gradient(#FFF, #f4f4f4 49%, #e8e8e8 50%, #FFF 100%);			/*同上*/
	background-repeat: no-repeat;		/*背景画像をリピートしない*/
	background-position: left center;	/*背景画像を左側・上下中央に配置*/
	-webkit-box-shadow: 1px 2px 5px #e2e2e2;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 1px 2px 5px #e2e2e2;			/*同上*/
	font-size: 100%;
	padding: 4px 10px 4px 20px;	/*左から、上、右、下、左のボックス内の余白*/
	clear: both;
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	color:#352412;
}

.profile_waku {
	width: 90%; margin-top: 10px; background-color:#27241f;
}
.profile_waku table {
	margin: 10px auto; color: rgb(255, 255, 255);  background-color:#27241f;
}
.profile_waku table th {
	padding: 5px; border: 1px solid rgb(230, 189, 1); border-image: none; text-align: center; font-weight: bold; 
	background-color: rgb(0, 0, 0);
}
.profile_waku table td {
	padding: 5px; border: 1px solid rgb(230, 189, 1); border-image: none;
}
.profile_waku table td.parea {
	background-color: rgb(0, 0, 0);
}
.profile_waku table td ul {
	
}
.profile_waku table td ul li {
	display: inline-block;
}
.profile_waku table td ul li.address {
	width: 185px; text-align: left;
}
.profile_waku table td ul li.map {
	width: 25px; text-align: right;
}

