@charset "utf-8";
/* CSS Document */

/*
サイドメニュー
----------------------------------------------------------------------*/

li#snavi03 a{
	background-position:right top;
}

/*
ページタイトル
----------------------------------------------------------------------*/

#page_title{
	background-image:url(image/title.jpg)
}

/*
ページナビゲーション
----------------------------------------------------------------------*/

#page_navigation{
	width:600px;
	margin:20px auto 10px auto;
	overflow:hidden;
}

#page_navigation2{
	width:400px;
	margin:10px auto 20px auto;
	overflow:hidden;
}

#page_navigation2 li,
#page_navigation li{
	list-style-type:none;
	float:left;
	display:inline;
	margin-left:3px;
	width:182px;
}

#page_navigation2 li a,
#page_navigation li a{
	display:block;
	width:184px;
	height:34px;
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

#page_navigation2 li a:hover,
#page_navigation li a:hover{
	background-position:left bottom;
}

#page_navigation2 li a span,
#page_navigation li a span{
	display:none;
}

li.bt01 a{
	background-image:url(image/bt01.jpg);
}

li.bt02 a{
	background-image:url(image/bt02.jpg);
}

li.bt03 a{
	background-image:url(image/bt03.jpg);
}

li.bt04 a{
	background-image:url(image/bt04.jpg);
}

li.bt05 a{
	background-image:url(image/bt05.jpg);
}

/*
リスト
----------------------------------------------------------------------*/

.list_block{
	width:670px;
	margin:10px auto;
	overflow:hidden;
}

.list_block li{
	margin-left:20px;
	margin-bottom:0.75em;
}

/*
テキスト
----------------------------------------------------------------------*/

.text_block0{
	width:738px;
	margin:20px auto;
	overflow:hidden;
}

.text_block{
	width:670px;
	margin:0px auto 1em auto;
	overflow:hidden;
}

/*
入院の準備
----------------------------------------------------------------------*/

.nyuin_junbi{
	width:670px;
	margin:20px auto;
	overflow:hidden;
}

.nyuin_junbi th{
	background-image:url(image/bg_kadomaru.jpg);
	line-height:25px;
	width:137px;
}

/*
入院費
----------------------------------------------------------------------*/

.price_block{
	width:608px;
	margin:20px auto;
	overflow:hidden;
}

.price_block dt{
	background-image:url(image/sub.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	font-size:110%;
	font-weight:bold;
}

.price_block dd{
	width:593px;
	margin-left:15px;
	overflow:hidden;
	font-size:0.9em;
}

.price_block dd table{
	width:365px;
	border-top:1px solid #B9B180;
	border-left:1px solid #B9B180;
	margin-top:10px;
	margin-bottom:10px;
}

.price_block dd table th{
	border-bottom:1px solid #B9B180;
	border-right:1px solid #B9B180;
	padding:5px;
	text-align:center;
	font-weight:normal;
}

.price_block dd table .col01{
	background-color:#FFF4B1;
}

.price_block dd table .col02{
	background-color:#FFFED7;
}

.price_block dd table td{
	border-bottom:1px solid #B9B180;
	border-right:1px solid #B9B180;
	padding:5px;
}

.price_block dd table td.right{
	text-align:right;
}

/*
お申込み方法
----------------------------------------------------------------------*/

.how_to{
	width:700px;
	margin:20px auto;
	overflow:hidden;
}

.how_to .flow_img{
	background-image:url(image/flow.jpg);
	width:360px;
	height:360px;
	float:left;
	overflow:hidden;
}

.how_to .flow_text{
	width:330px;
	float:right;
	overflow:hidden;
}

.how_to .flow_text p{
	margin-bottom:1.5em;
}
/*
バナー
----------------------------------------------------------------------*/

.banner{
	clear:both;
	background-image:url(image/banner.jpg);
	width:403px;
	height:96px;
	margin:30px auto;
	overflow:hidden;
}

.banner address{
	display:none;
}

/*
見学利用について
----------------------------------------------------------------------*/

#flow_block{
	width:571px;
	margin:20px auto;
	overflow:hidden;
}

#flow_block li{
	list-style-type:none;
	width:571px;
	overflow:hidden;
	display:inline;
}

#flow_block li dl{
	width:571px;
	overflow:hidden;
	background-image:url(../../../iryou_service/nyuin/image/arrow.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-bottom:15px;
	padding-bottom:30px;
}

#flow_block li dl.nobg{
	background-image:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

#flow_block li dl dt{
	display:block;
	width:571px;
	height:39px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:left top;
}

#flow_block li dl dt.flow_sub01{
	background-image:url(image/flow01.jpg);
}

#flow_block li dl dt.flow_sub02{
	background-image:url(image/flow02.jpg);
}

#flow_block li dl dt.flow_sub03{
	background-image:url(image/flow03.jpg);
}

#flow_block li dl dt.flow_sub04{
	background-image:url(image/flow04.jpg);
}

#flow_block li dl dt.flow_sub05{
	background-image:url(image/flow05.jpg);
}
#flow_block li dl dt.flow_sub06{
	background-image:url(image/flow06.jpg);
}
#flow_block li dl dt span{
	display:none;
}

#flow_block li dl dd{
	text-align:center;
	padding:6px 0px 0px 0px;
}

/*
*/
.clear {
	clear: both;
}

.box001 {
	margin: 0px auto 20px auto;
	padding: 0px;
	width: 670px;
	overflow:hidden;
}
.box001 .box001left {
	margin: 0px;
	padding: 0px;
	width: 250px;
	float:right;
	background-image: url(image/photo01.jpg);
	background-repeat: no-repeat;
	height: 183px;
}
.box001 .box001right {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
}

.box001 .box001right .tbl001 {
	margin: 0px;
	padding: 0px;
}
.box001 .box001right .tbl001 th {
	margin: 0px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	width: 100px;
	
}
.box001 .box001right .tbl001 th p {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ffa09e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
font-size: 95%;
}
.box001 .box001right .tbl001 td {
	margin: 0px;
	padding: 4px;
}

.box002 {
	margin: 0px auto;
	padding: 0px;
	width: 675px;
}
.box002 .box002left {
	margin: 0px;
	padding: 0px;
	width: 335px;
	float: left;
}
.box002 .box002right {
	margin: 0px;
	padding: 0px;
	width: 335px;
	float: right;
}

.box002 .box002left p {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	background-image: url(image/ico_tr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 115%;
}
.box002 .box002right p {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	background-image: url(image/ico_tr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 115%;
}
.box002 .tbl002 {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b9b180;
	border-left-color: #B9B180;
	width: 309px;
}
.box002 .tbl002 th {
	margin: 0px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff4b1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b180;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B180;
	font-weight: normal;
}
.box002 .tbl002 th p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ffa09e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.box002 .tbl002 td {
	margin: 0px;
	padding: 4px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b180;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B180;
}
/**/

.box002 .box002leftex {
	margin: 0px;
	padding: 0px;
	width: 670px;
	float: left;
}
.box002 .box002leftex p {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	background-image: url(image/ico_tr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 115%;
}

.box002 .tbl002ex {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b9b180;
	border-left-color: #B9B180;
	width: 670px;
}
.box002 .tbl002ex th {
	margin: 0px;
	padding: 10px 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff4b1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b180;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B180;
	font-weight: normal;
}
.box002 .tbl002ex th p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ffa09e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.box002 .tbl002ex td {
	margin: 0px;
	padding: 10px 4px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b180;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B180;
}

.box003 {
	margin: 20px auto 0px;
	padding: 0px;
	width: 675px;
}
.box003 .box003left {
	margin: 0px 3px 20px;
	padding: 0px;
	width: 160px;
	float: left;
	height: 113px;
	text-align: center;
}
.box003 .box003left span {
display:none
}
.box003 .box003left .pic01 {
	margin: 0px;
	padding: 0px;
	background-image: url(image/photo02.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 159px;
}
.box003 .box003left .pic02 {
	margin: 0px;
	padding: 0px;
	background-image: url(image/photo03.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 159px;
}
.box003 .box003left .pic03 {
	margin: 0px;
	padding: 0px;
	background-image: url(image/photo04.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 159px;
}
.box003 .box003left .pic04 {
	margin: 0px;
	padding: 0px;
	background-image: url(image/photo05.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 159px;
}

.box004 {
	margin: 0px auto;
	padding: 0px;
	width: 675px;
}

.box004 .mds {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	background-image: url(image/ico_tr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 115%;
}

.box005 {
	margin: 20px auto 10px;
	padding: 0px;
	width: 675px;
}
.box005 .box005left {
	margin: 0px;
	padding: 0px;
	width: 335px;
	float: left;
}
.box005 .box005right {
	margin: 0px;
	padding: 57px 0px 0px;
	width: 335px;
	float: right;
}
.box005 .pic05 {
	background-image: url(image/photo06.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 300px;
}
.box005 .pic07 {
	background-image: url(image/photo08.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 300px;
}
.box005 .box005right strong {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFA09E;
	padding-left: 8px;
	margin-top: 57px;
	font-size: 120%;
	font-weight: normal;
}
.box005 .box005right p {
	padding-left: 20px;
	margin-top: 15px;
}

.box006 {
	margin: 20px auto 10px;
	padding: 0px;
	width: 675px;
}
.box006 .box006left {
	margin: 0px;
	padding: 57px 0px 0px;
	width: 335px;
	float: left;
}
.box006 .box006right {
	margin: 0px;
	padding: 0px;
	width: 335px;
	float: right;
}
.box006 .pic06 {
	background-image: url(image/photo07.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 300px;
}
.box006 .box006left strong {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFA09E;
	padding-left: 8px;
	margin-top: 57px;
	font-size: 120%;
	font-weight: normal;
}
.box006 .box006left p {
	padding-left: 20px;
	margin-top: 15px;
}

/**/



.box007 {
	margin: 0px auto 20px;
	padding: 0px;
	width: 675px;
}
.box007 .tbl007 {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b9b180;
	border-left-color: #B9B180;
	width: 507px;
}
.box007 .tbl007 th {
	margin: 0px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff4b1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b180;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B180;
	font-weight: normal;
	width: 120px;
}
.box007 .tbl007 td {
	margin: 0px;
	padding: 4px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b180;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B180;
	text-align: center;
}

/**/

.box008 {
	margin: 0px auto;
	padding: 0px;
	width: 675px;
}
.box008 .tbl008 {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b9b180;
	border-left-color: #B9B180;
	width: 663px;
}
.box008 .tbl008 th {
	margin: 0px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff4b1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b180;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B180;
	font-weight: normal;
}
.box008 .tbl008 td {
	margin: 0px;
	padding: 4px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b180;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B180;
	text-align: center;
	width: 20%;
}


/**/

.box009 {
	margin: 0px auto;
	padding: 0px;
	width: 675px;
}
.box009 .tbl009 {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b9b180;
	border-left-color: #B9B180;
	width: 663px;
}
.box009 .tbl009 th {
	margin: 0px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff4b1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b180;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B180;
	font-weight: normal;
}
.box009 .tbl009 td {
	margin: 0px;
	padding: 4px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b180;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B180;
	text-align: center;
	width: 16%;
}

/**/
#txtleft_lock {
	text-align: left;
	padding-left: 4px;
}


/*画像枠*/

.img_container01{
	width:670px;
	margin:0px auto 20px auto;
	overflow:hidden;
}

/*
定義済みリスト
----------------------------------------------------------------------*/

.teigi_block{
	width:650px;
	margin:0px auto 10px auto;
	overflow:hidden;
}

.teigi_block dt{
	background-image:url(../../../tiiki_iryou_renkei/image/ico_tri.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	font-size:120%;
	font-weight:bold;
}

.teigi_block dd{
	width:630px;
	margin-left:15px;
	overflow:hidden;
	font-size:0.9em;
}

/*
サービスメニュー
-----------------------------------------------------------------------*/

.imgboxarea {
	width:630px;
}
.imgbox {
	background-image:url(../../../bumon/rehab/guide/image/img_box.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	width: 200px;
	float: left;
	padding-top: 6px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
}
.imgbox p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

.imgbox div{
	padding:0px 6px 0px 6px;
	text-align:left;
	font-size:12px;
	background-image:url(../../../bumon/rehab/guide/image/img_box_foot.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:125%;
}

/* 2カラム　枠 */


.two_col_ol{
	width:620px;
	overflow:hidden;
	background-image:url(../../../bumon/rehab/guide/image/ol_3col_body.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

.two_col_ol_lv2{
	width:620px;
	overflow:hidden;
	background-image:url(../../../bumon/rehab/guide/image/ol_3col_head.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.two_col_ol_lv3{
	width:620px;
	overflow:hidden;
	background-image:url(../../../bumon/rehab/guide/image/ol_3col_foot.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.two_col_ol_lv3 table{
	width:620px;
}


.two_col_ol_lv3 table td{
	/*width:50%;*/
}

.two_col_ol_lv3 table td.img{
	text-align:center;
	padding:10px;
}

.two_col_ol_lv3 table td p{
	padding:0px 10px 10px 10px;
	font-size:12px;
	line-height:125%;
}

/* 3カラム　枠 */


.three_col_ol{
	width:620px;
	overflow:hidden;
	background-image:url(../../../bumon/rehab/guide/image/ol_3col_body.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

.three_col_ol_lv2{
	width:620px;
	overflow:hidden;
	background-image:url(../../../bumon/rehab/guide/image/ol_3col_head.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.three_col_ol_lv3{
	width:620px;
	overflow:hidden;
	background-image:url(../../../bumon/rehab/guide/image/ol_3col_foot.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.three_col_ol_lv3 table{
	width:620px;
}


.three_col_ol_lv3 table td{
	width:33%;
}

.three_col_ol_lv3 table td.img{
	text-align:center;
	padding:10px;
}

.three_col_ol_lv3 table td p{
	padding:0px 10px 10px 10px;
	font-size:12px;
	line-height:125%;
}


/**/
.contact_bn{
	width: 100%;
	margin: 30px auto;
	overflow: hidden;
	text-align: center;
}
