﻿*{
	font-family: "ＭＳ Ｐゴシック", "arial","sans-serif";
	background-color:transparent;
	font-size:100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin:0;
	padding:0;
}
body {
	font-size:0.9em;
	background-color:#FFF;
	text-align:center;
}
marquee, blink {
	display: none;
}
img {
	border: 0px;
}
.clear {
  clear:both;
}

hr{
	display:none;
}

/* レイアウト */

#container{
	margin:0 auto;
	width:766px;
	text-align:left;
	background:#f7eded url('images/saisei_rinsyo-f_04.gif') repeat-y 100% 0;
}

#header{
	margin:0;
	text-align:left;
	background:#f7eded url('images/saisei_rinsyo-f_01.gif') no-repeat;
	height:99px;
	font-size:0;
	line-height:0;
}

#menu_list{
	width:181px;
	float:left;
	font-size:0;
	line-height:0;
	padding-top:60px;
	background:#f7eded url('images/saisei_rinsyo-f_02.gif') no-repeat 0 0;
}
#menu_list dt,
#menu_list h2{
	display:none;
}
#menu_list ul{
	list-style-type:none;
}

#footer{
	clear:both;
	height:70px;
	background:transparent url('images/saisei_rinsyo-f_19.gif') no-repeat;
	width:766px;
	margin:0 auto;
}
/* header系 */
#header h1,
#header #description{
	display:none;
}
#header #map{
	text-align:right;
	padding:26px 181px 0 0;
}
#header #mail{
	text-align:right;
	padding:0px 181px 0 0;
}
#header #c_plus{
	text-align:right;
	margin:-29px 146px 0 0;
}
#header #c_icon{
	text-align:right;
	margin:-21px 105px 0 0;
}
#header #c_minus{
	text-align:right;
	margin:-21px 86px 0 0;
}
/* コンテンツ系 */

#content{
	float:left;
	width:546px;
	text-align:center;
	background-color:#f7eded;
}

/*基本的要素*/
#content p{
	color:#023E46;
	text-align:left;
	width:80%;
}
#content ul{
	color:#023E46;
	text-align:left;
	list-style-type:none;
	margin-left:2.3em;
}
#content ul li{
	background:transparent url('images/arrow_bottom.gif') top left no-repeat;
	padding-left:18px;
}
#content table ul{
	margin-left:0;
}
#content #pref_page{
	width:auto;
	background-color:#51694D;
	text-align:left;
	margin:-0.7em 20px 1em 26px;
	padding:0.1em 0 0.1em 1em;
	color:#FFF;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
}
#content #pref_page a{
	color:#FFF;
	text-decoration:none;
	padding:0.4em 25px 0.3em 0;
	background:transparent url('images/arrow_right.png') no-repeat right;
}


#content #number table{
	margin-left:7px;
	float:left;
	width:30%;
	border-collapse:collapse;
	brder:none;
}
#content #number th{
	border:solid 1px #d3c1c9;
	background-color:#513851;
	color:#fff;
	width:auto;
}
#content #number td{
	border:solid 1px #d3c1c9;
	background-color:#fff;
	color:#513851;
	width:auto;
	padding:auto 0.5em;
	font-weight:bold;
	letter-spacing:0.2em;

}


#content #linktree{
	width:98%;
}
#content #linktree teble{
	width:90%;
}
#content #linktree td{
	background-color:#f7eded;
	border-bottom:dashed 2px #3B73FF;
	border-right:none;
	color:#513851;
	font-size:0.9em;
	text-align:left;
	letter-spacing:0;
	padding:0 0 0.2em 1em;
}
#content #linktree span,
#content #linktree a{
	padding:0.3em 0.5em 0.3em 10px;
	background:transparent url('images/arrow_left.png') left no-repeat;
	white-space:nowrap;
}

#content #linktree a:hover{
/*	text-decoration:none;*/
	text-decoration:underline;
}

#content #bottom_dashed{
	width:90%;
	margin-left:7px;
}
#content #bottom_dashed teble{
	width:auto;
	border-collapse:collapse;
}
#content #bottom_dashed td{
	background-color:#f7eded;
	border-top:none;
	border-right:none;
	border-bottom:dashed 1px #A4AD9C;
	border-left:none;
	color:#023E46;
	font-size:0.9em;
	text-align:left;
	letter-spacing:0;
	padding:0 0 0.2em 1em;
	vertical-align:top;
}
#content #font_small .title_space{
	border-top:solid 30px #f7eded;
	font-size:0.85em;
}
#content #font_small .left_title,
#content #font_small .indent_title{
	font-size:0.85em;
	width:120px;
}

#content .no_space tbody .left_title{
	border-top:none;
	text-align:left;
	padding-left:0.5em;
}
#content .no_space tbody .indent_title{
	border-top:none;
	text-align:left;
	padding-left:1em;
	color:#7d8d79;
}
#content .no_space tbody td{
	border-top:none;
	text-align:center;
}
#content .no_space tbody .top_space th,
#content .no_space tbody .top_space td{
	border-top:solid 5px #f7eded;
}


#content{
	text-align:left;
	float:left;
}

#content h2{
	font-family: "ＭＳ Ｐ明朝", "arial","sans-serif";
	color:#FFFFFF;
	background-color:#836D8B;
	border:ridge 1px #836D8B;
	text-indent:1em;
	text-align:left;
	font-size:0.9em;
	font-weight:normal;
	margin-right:2%;
}

#content .history_back{
	margin-top:-23px;
	text-align:right;
	margin-bottom:10px;
}
#content .cate_top{
	text-align:right;
}

#content a{
	color:#3B73FF;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
#content .no_style,
#content .no_style:hover{
	color:#003c45;
	text-decoration:none;
}


/*基本的要素おわり*/

/*重複１
#content table{
	width:98%;
	margin:0 0 0.2em auto;
	text-align:left;
	border-collapse:separate;
	color:#373D37;
}
重複１おわり*/

#content table{
	width:98%;
	margin:0 0 1em auto;
	text-align:left;
	border-collapse:separate;
	color:#373D37;
	clear:both;
}
#content .none_cell{
	display:none;
}

/**/

/*clinic_top*/

#content .clinic_top{
	width:90%;
	margin:auto auto auto 5%;
}
#content .clinic_top th{
	width:20%;
	font-size:0.9em;
	background-color:#f7eded;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	border-left:solid 7px #F7EDED;
	border-top:solid 5px #F7EDED;
	padding:0 1em;
	color:#688679;
	text-align:center;
}

#content .clinic_top td{
	width:20%;
	font-size:0.9em;
	background-color:#FFFFFF;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	border-left:solid 7px #F7EDED;
	border-top:solid 5px #F7EDED;
	padding:0 1em;
	text-align:center;
}

#content .clinic_top td,
#content .clinic_top td a{
	color:#373d37;
	text-decoration:none;
}
#content .clinic_top td a:hover{
	color:#3B73FF;
	text-decoration:underline;
}

/*clinic_area*/

#content thead .area_cell{
	width:15%;
	color:#fff;
	text-align:center;
	background-color:#759275;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	border-left:solid 7px #F7EDED;
	padding:0;
}
#content thead .facility_cell{
	width:50%;
	color:#fff;
	text-align:center;
	background-color:#759275;
	border-left:solid 7px #F7EDED;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	border-left:solid 7px #F7EDED;
	padding:0;
}
#content thead .cate_cell{
	color:#fff;
	text-align:center;
	background-color:#759275;
	border-left:solid 7px #F7EDED;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	border-left:solid 7px #F7EDED;
	padding:0;
}
#content .clinic_area tbody th{
	letter-spacing:0.2em;
	padding:0;
	text-align:center;
}
#content .clinic_area tbody td{
	background-color:#fff;
}
/*hospital_name*/
#content th{
	width:170px;
	background-color:#FFFFFF;

	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	border-left:solid 7px #F7EDED;

	padding:0 0 0 1em;
	font-weight:normal;
	border-collapse:separate;
	font-size:0.9em;
}
#content td{
	background-color:#f7f7e1;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	border-left:solid 7px #F7EDED;
	padding:0 1em;
	font-size:0.9em;
}

#content .hospital_name{
	width:98%;
	border-collapse:separate;
}
#content .hospital_name thead th{
	background-color:#759275;
	border-right:ridge 1px #759275;
	border-bottom:ridge 1px #759275;
	color:#FFFFFF;
	text-align:center;
	width:auto;
	border-collapse:separate;
	font-size:0.9em;
}

#content .hospital_name thead .category_cell{
	border-left:none;
}
#content .hospital_name tbody th{
	border-top:solid 7px #f7eded;
	text-align:center;
	border-left:none;
}

#content .hospital_name tbody td{
	background:#fff;
	border-top:solid 7px #f7eded;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	border-left:solid 7px #F7EDED;
	padding:0 1em;
}

/*#content .hospital_name tbody tr td{
	background-color:#F7F7E1;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	padding:0 1em;
	font-weight:normal;
	font-size:0.9em;
}
#content .hospital_name .bg_white{
	background-color:#fff;
}
*/
/**/
/*汎用化*/
#content h3{
	width:85%;
	color:#023c5;
	font-family: "ＭＳ Ｐ明朝", "arial","sans-serif";
	border-bottom:solid 1px #a4ad9c;
	text-indent:0.3em;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	margin:0 auto 0.37em auto;
}
#content h4{
	width:82%;
	color:#023c5;
	font-family: "ＭＳ Ｐ明朝", "arial","sans-serif";
	border-bottom:dashed 1px #a4ad9c;
	text-indent:0.3em;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	padding-left:0.2em;
	margin:0 auto 0.37em auto;
}
#content h5{
	width:80%;
	color:#023c5;
	font-family: "ＭＳ Ｐ明朝", "arial","sans-serif";
	border-bottom:dashed 1px #a4ad9c;
	text-indent:0.3em;
	text-align:left;
	font-size:0.9em;
	font-style:italic;
	font-weight:normal;
	padding-left:0.2em;
	margin:0 auto 0.37em auto;
}
#content strong{
	font-weight:bold;
}
#content em{
	font-style:italic;
	font-weight:bold;
	padding-right:0.2em;
}

#content .list_circle li{
	color:#023E46;
	text-align:left;
	list-style-type:circle;
	padding-left:0;
	margin-left:1.3em;
	background:transparent;
}
#content table ul li{
	margin-left:1.3em;
}
#content table .list_circle li{
	margin-left:3.3em;
}
#content ol{
	text-align:left;
	margin-left:4em;
}
#content ol li{
	list-style-type:decimal;
	padding-left:0;
}
#content address,
#content blockquote{
	font-style:italic;
}
/*汎用化おわり*/
#content .other{
width:80%;
	margin-top:-28px;
	text-align:right;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#content .cate_top,
#content .backto{
	text-align:right;
}
#site_navi{
	display:none;
}
/* footer系 */
#footer p{
 display:none;
}
}