/* 図鑑ページ */

ul{
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	
}

.kaigo_zuktop {
	margin:0px
	padding:0px;
	font-size:95%;
	color:#696969;
	font-weight:bold;
	padding:13px 0px 9px 15px;
	text-align:left;

}

.kaigodic_titlebox2{
	background-image:url('/images/title.gif'); 
	background-repeat:no-repeat;
	height:40px;
	margin-top:10px;

}

.kaigodic-top {
	margin-bottom:10px;
	width:750px;

}

h3.kaigodic_top {
	font-size:83%;
	font-weight:normal;
	padding-left:15px;
}

.kaigodic-waku-right {
	float:right;
	width:365px;

}

.kaigodic-waku-left {
	float:left;
	width:365px;
	margin-bottom: 5px;

}

.kaigodic_right_kensaku {
	width:180px;
	background-image:url(images/right_kensaku_01.gif);
	background-repeat: no-repeat;
	height:21px;
	margin:0px;
	vertical-align:bottom;
}

.kaigo_right_kensakumoji {
	padding: 0 25px 3px 0;
	color:#ffffff;
	text-align:left;
	margin:0px;
	vertical-align:bottom;
	

}

.kaigo_right_walibo {
	border-width:0 0px 1px 0px;
	border-color:#E5B789;
	border-style:solid;
	width:170px;
	margin:0px;
	vertical-align:top;
}

.kaigo_right_aiu {
	font-size:95%;
	line-height:140%;
	padding:5px 0;
	text-align:center;

}

.kaigodic_right_kensaku_bg {
	width:180px;
	background-image:url(images/right_kensaku_02.gif);
	background-repeat: repeat;
}

div.kaigodic_right_kensaku_bg ul.kaigo_right_aiu li {
	display:inline;
	padding:0 3px;

}

.kaigodic_detail {
	width:360px;
	text-align:left;
	margin-bottom: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4.kaigodic_textb {
	width:340px;
	background-image:url(images/hoshi.gif);
	background-position:0 0.1em;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	color:#663300;
}


.kaigodic_line {

	border-width:0 0px 1px 0px;
	border-color:#F7BAC2;
	border-style:solid;
	width:520px;

}

.kaigodic_textnor {
	width:160px;
	float:right;
	text-align:left;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	padding: 5px;

}

.kaigodic_textnor2 {
	width:160px;
	float:left;
	text-align:left;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	padding: 5px;

}

.kaigodic_textiro {
	color:#FF9933;
}

.kaigodic_clear {
	clear:both;

}

.kaigodic_textc {
	width:360px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: thin dashed #FF9933;
}

.clearfix:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 

.inst_title_bakimg1 {
                      height:50px;
					  background-repeat:no-repeat;
					  text-align:left;
					  background-image:url(/kaigo/zukan/images/kaigo.gif);
					  padding-left:60px;
					  color:#5d5d5d;
}

.inst_title_bakimg2 {
                      height:50px;
					  background-repeat:no-repeat;
					  text-align:left;
					  background-image:url(/kaigo/zukan/images/iryou.gif);
					  padding-left:60px;
					  color:#5d5d5d;
}

.inst_title_bakimg3 {
                      height:50px;
					  background-repeat:no-repeat;
					  text-align:left;
					  background-image:url(/kaigo/zukan/images/rihabiri.gif);
					  padding-left:60px;
					  color:#5d5d5d;
}

.shikaku_itiran_title{ line-height:140%;
					   font-size:80%;
					   margin_bottom:5px;}	
					   
.clearfix {display: inline-block;} 
