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

#mainFrameTitle{
	background-color:#3366cc;
	background-image:url(../welcome/title.jpg);
	background-repeat:no-repeat;
	background-position: 36px;
	height:43px;
	margin-bottom:10px;
	width: 679px;
}
#mainFrameContainer{
	overflow:hidden;
}

#mainFrameTextFrame{
	/*	font-family:"ＭＳ ゴシック", "Osaka－等幅";*/
	width:660px;
	padding-right: 30px;
	padding-bottom: 30px;
}
*html #mainFrameTextFrame{
	/*	font-family:"ＭＳ ゴシック", "Osaka－等幅";*/
	width:660px;
	padding-right: 0;
	padding-bottom: 30px;
}
#mainFrameText{
	line-height:210%;
}
#mainFrameTextFoot{
	text-align:right;
	width: 450px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#mainFrameLine1{
	text-align:right;
	padding:10px 0 0 0;
}
#mainFrameLine2Box{
	text-align:right;
	padding:5px 0 0 0;
}

#mainFrameLine21{
	float:left;
	padding:0 0 0 320px;
}
#mainFrameLine22{
	font-size:20px;
	font-weight:bold;
	padding:0 10px 0 0;
}

/*****************************************

(株)ヒューマニティー　高江洲
CSS追加　2008年  8月 4日


*****************************************/

#left {
	width: 180px;
	display: inline;
	float: left;
}
#right {
	width: 450px;
	float: right;
	display: inline;
}
.incho {
	background-image: url(../welcome/incho.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 450px;
	margin-bottom: 10px;
}
#left .hospital_detail ul {
	line-height: 130%;
	margin-top: 5px;
	list-style-type: circle;
	margin-left: 20px;
}
#mainFrameFooter {
	clear: both;
}
#left .aisatu {
	background-color: #3266cc;
	height: 100px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#left .aisatu h2 {
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	width: 160px;
	height: 100px;
	position: relative;
	top: 35px;
	font-size: 16px;
}
#left .hospital_detail {
	width: 160px;
	margin-left: 20px;
	padding-right: 5px;
	margin-right: 10px;
	padding-left: 10px;
}

*html #left .hospital_detail {
	width: 160px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 20px;
	padding-left: 10px;
}
#left .hospital_detail .incho_pic {
	background-image: url(../welcome/incho2.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 180px;
	margin-bottom: 10px;
	position: relative;
	right: 15px;
}

#left .hospital_detail h3 {
	font-size: 14px;
	line-height: 130%;
}
*html .hospital_detail span {
	font-size: 13px;
}
#left .address h3 {
	font-size: 14px;
	line-height: 130%;
}
#left .address {
	width: 160px;
	margin-top: 5px;
	font-weight: bold;
}
#left .hospital_detail h4 {
	font-size: 26px;
}
#left .hospital_detail h5 {
	font-size: 16px;
}

#mainFrameTextFoot {
	text-align: right;
	width: 360px;
}
#mainFrameText p {
	font-size: 14px;
	margin-bottom: -15px;
}
#right #mainFrameText strong {
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: -5px;
}
#right #mainFrameText .kmc {
	margin-top: 40px;
}
#right .kmc em {
	font-style: normal;
	font-weight: bold;
	color: #f00000;
}
#mainFrameFootBox {
	margin-top: 30px;
}
/*****************************************

(株)ヒューマニティー　高江洲
CSS追加　2010年  7月 12日


*****************************************/
.blue{
	color: #184cce;
}
.red{
	color: #F00;
}