@charset "UTF-8";



#contents {
}



#contents .c-fix .p {
	width: 210px;
	float: right;
}
#contents .c-fix .t {
	width: 420px;
	float: left;
}
#contents .c-fix .t li dl{
	overflow: hidden;
}
#contents .c-fix .t li dl dt{
	float: left;
	width: 100px;
}
#contents .c-fix .t li dl dd{
	float: left;
}
#contents .c-fix .t p:last-child,
#contents .c-fix .t ul:last-child,
#contents .c-fix .t ol:last-child {
	margin-bottom: 0;
}



#contents .contact {
	background: url(../../img/about/facility/cmn/contact_bg.gif) repeat-y left top;
	margin: 40px 0 0 0;
}
#contents .contact .contact-top {
	background: url(../../img/about/facility/cmn/contact_top.gif) no-repeat left top;
}
#contents .contact .contact-top .contact-btm {
	background: url(../../img/about/facility/cmn/contact_btm.gif) no-repeat left bottom;
}
#contents .contact .contact-top .contact-btm .contact-ttl {
	background: url(../../img/about/facility/cmn/contact.gif) no-repeat left center;
	padding: 15px 20px 15px 140px;
}
body.dementia #contents .contact .contact-top .contact-btm .contact-ttl {
	background: url(../../img/about/facility/cmn/contact02.gif) no-repeat left center;
	padding: 15px 20px 15px 140px;
}
#contents .contact h2 {
	height: 0;
	overflow: hidden;
}
#contents .contact p strong {
	line-height: 24px;
}
#contents .contact p strong span {
	font-size: 1.5em;
	color: #e67300;
}