@charset "Shift-jis";
@import "setting.css";


.check{
	color:red;
	font-weight:bold;
}
#contents{
	position:relative;
	padding:0 0 50px;
}
#main_mold{
	position:relative;
	width:670px;
	padding:0 0 50px;

}
#main_mold .pageback{
	display:block;
	width:115px;
	position:absolute;
	right:0;
	bottom:0;
	margin:10px 0 0;
	padding-left:15px;
	font-size:90%;
	text-align:right;
	background:url(../_images/bk_h2.gif) no-repeat center left;
}
#contents .list{
	clear:both;
	margin:40px 0 0;
}

/* sidebar */

#sidebar{
	width:190px;
}
#sidebar.fixed{
	position:fixed;
	top:20px;
	margin-left:710px;
	width:190px;
}
#sidebar .box{
	position:relative;
	margin:0 0 15px;
	font-size:12px;
	line-height:1.3em;
	padding:15px;
	background:white;
	border:1px solid #ffdcaa;
}
#sidebar .box,
#sidebar .list{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/_css/PIE.htc);
}
#sidebar h2{
	font-size:110%;
	background:#ffdcaa;
	text-align:center;
	margin:0 0 15px;
	padding:8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#sidebar th,
#sidebar td{
	padding:5px;
	text-align:center;

}
#sidebar th{
	width:70px;
}
#sidebar td{
	text-align:right;
}
#sidebar .add{
	font-size:96%;
	texdt-align:right;
	margin:0.5em 0 0;
}

#sidebar .box a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	text-indent:-5000px;
}

#submenu{
	position:relative;
	margin:20px 0!important;
	border:none;
}

#submenu ul{
	padding:10px 10px;
	list-style:none;
}
#submenu li{
	border:none;
}
#submenu li:last-child{
	border:none;
}
#submenu li a{
	display:block;
	line-height:35px;
	padding:0 5px 0 21px;
	text-decoration:none;
	background:url(../_images/bk-sm.gif) no-repeat 4px center;
}
#submenu li a:hover{
	color:#f90;
}

#sub_banner ul{
	list-style:none;
}
#sub_banner li{
	margin:10px 0;
}

#headwords{
	position:absolute;
	top:0;
	width:100%;
	height:30px;
	line-height:30px;
}
#logo{
	position:relative;
	top:25px;
	left:5px;
}
#night{
	position:absolute;
	top:-20px;
	right:20px;
}
#honin{
	position:absolute;
	top:20px;
	left:500px;
}
#contents{
	margin:25px 0;
}
#main_mold h1{
	margin:0 0 30px;
}
#main_mold h1 img{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/_css/PIE.htc);
	border:1px solid #f0f0f0;
}
#pp #main_mold h1 img,
#access #main_mold h1 img{
	border:none;
}
#main_mold h2{
	color:#f90;
	font-size:120%;
	margin:0 0 25px;
	padding-left:15px;
	background:url(../_images/bk_h2.gif) no-repeat center left;
}
#main_mold h3{
	color:#666;
	font-size:100%;
	margin:0 0 15px;
	padding:0 0 5px;
	border-bottom:1px dashed #f90;
}
#main_mold ul,
#main_mold ol{
	padding-left:15px;
}
.h2-mold{
	margin:0 0 50px;
}
.h3-mold{
	margin:0 0 25px;
}

/* index */

#slideshow{
	margin:0 0 25px;
	padding:0;
	overdflow:hidden;
	list-style:none;
}
#slideshow li{
	margin:0;
	padding:0;
}
#catch{
	margin:20px 0 40px;
}
#news ul{
	width:100%;
	color:#960505;
}
#news th,
#news td{
	padding:10px 0px;
	background:none;
	border:none;
	border-bottom:1px dashed #c0c0c0;
}
#news th{
	width:150px;
	color:gray;
}
.line{
	background:url(../_images/bk_line.gif) repeat-x center bottom;
}

#i-policy{
	margin-top:50px;
	padding:20px;
	background:white;
	border:1px solid #f0f0f0;
	border-bottom:1px solid #cacaca;
	border-right:1px solid #cacaca;
}

#i-base ul {
	margin:10px 0 0;
	padding:5px;
	list-style:disc inside;
}

/* intro */

#intro .name{
	text-align:right;
	line-height:1.2em;
	margin-top:1em;
}
img.fLeft{
	border:1px solid #f0f0f0;
	margin:0 1em 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/_css/PIE.htc);
}

/* outview */

#outview .name{
	width:150px;
}
#outview #main_mold h3{
	border:none;
}
ul.time{
	font-size:90%;
}
#dialysis ul.time{
	margin:0 0 25px;
}
ul.time th,
ul.time td{
	padding:10px 5px;
	text-align:center;
	vertical-align:middle;
	line-height:1.4em;
}

/* department */

.part{
	width:40px;
}
.sec{
	width:60px;
}
#department .caution{
	text-align:right;
}
#department .h2-mold ul{
	width:auto;
	margin:25px 0 0;
	padding:15px;
	list-style:disc;
	background:#fafafa;
	border:1px solid #c0c0c0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/_css/PIE.htc);
}
#department .h2-mold li{
	margin-left:15px;
}
table.time{

}
table.time th,
table.time td{
	padding: 8px 5px;
	font-size:85%;
	line-height: 1.4;
	text-align:center;
}
table.time td{
	vertical-align:middle;

}

/* dialysis */

#dialysis .h2-mold p{
	text-indent:1em;
}
.headline{
	margin:0 0 30px;
}
.words{
	overflow:hidden;
}

/* staff */

#staff-list ul{
	list-style:none;
	padding:0;
}
#staff-list li{
	float:left;
	margin:10px;

}
#staff-list a{
	display:block;
	width:200px;
	heigdht:40px;
	line-height:40px;
	text-align:center;
	background:white;
	border:1px solid #dcdcdc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/_css/PIE.htc);
}
#staff .title{
	margin:0 0 50px;
	padding:0 0 5px;
	border-bottom:1px dashed #c0c0c0;
}
/*#staff #main_mold .list{
	padding:14px;
	background:white;
	border:1px solid #ffdcaa;
}*/
#staff .headline img{
	float:left;
	margin:0 1em 1em 0;
}

/* profile */

#doc-prof{
	margin-top:-50px;
}
#doc-prof .list{
	position:relative;
	margin:0px 0 0;
	padding:50px 0 ;
	border:none;
	border-bottom:1px dashed #c0c0c0;
}
#doc-prof .list img{
	position:absolute;
	top:51px;
	right:10px;
	border:10px solid white;
}
#doc-prof th{
	width:100px;
}


/* access */

#map .fRight{
	width:200px;
}
#map .fLeft{
	width:450px;
}
#map .fLeft iframe{
	border:1px solid #999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/_css/PIE.htc);

}
#map .last{
	margin-top:25px;
}