/* CSS Document */
/*コンテンツ*/
#top{
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
#contents #contents_top{
	background:url(../img/content_top_bg.jpg) no-repeat;/*コンテンツ上部余白*/
	padding-top:26px;
	
}
.flash{
margin-top:7px;
width:850px;
height:199px;
}
/*トップコンテンツ*/
.block1 {
	width:609px;
	height:470px;
}
.block2{
	width:609px;
	padding:10px 0px 10px 0px ;
}
/*当院挨拶*/
.aisatu_tit{
	background:url(../img/aisatu_tit.gif) no-repeat;
	width:609px;
	height:33px;
}
.aisatu_con{
	width:609px;
	height:167px;
	background:url(../img/aisatu_con.gif) no-repeat;
	font-size:12px;
	line-height:2em;
	color:#336600;
}
.aisatu_con p{
	padding:12px 0px 0px 12px;
}
/**医院案内**/
/*医院案内情報レフト*/
.info{
	width:283px;
	height:260px;
	float:left;
}
.info_tit{
	background:url(../img/annai_tit.gif) no-repeat;
	width:283px;
	height:37px;
}

.info_con{
	font-size:12px;
	height:150px;
}
.info_con .text1{
	margin:12px 0px 12px 5px;
	line-height:1.6em;
	color:#666666;
}
.info_con .text2{
	margin:3px 5px;
	font-size:11px;
	color:#A6D037;
}
.info_con .text3{
	margin:12px 0px 12px 5px;
	line-height:1.3em;
	color:#999999;
}

.info_con a{
	display:block;
	width:283px;
	text-align:right;
	font-size:10px;
	color:#0099CC;
}
/*医院案内イメージライト*/
.info_img{
	width:311px;
	height:255px;
	float:right;
}
/*新着情報*/

.news{
	float:left;
	width:283px;
	height:159px;
}
.news .news_tit{
	background:url(../img/new_tit.gif) no-repeat;
	height:25px;
	width:283px;
}
.news .news_con{
	width:282px;
	height:130px;
	background:#F8FAFC;
	border:#CCCCCC solid 1px;
	font-size:12px;
	overflow:auto;	
}
.news strong{
	color:#FF6600;
	font-weight:bold;
	}
.news .r{
	color:#FF3333;
}
.news_con p{
	margin:10px 0px 0px 10px;
	color:#666666;
	line-height: 1.5em;
}

/*設備紹介*/
.setubi{
	width:282px;
	height:152px;
	margin-left:20px;
	float:left;
}
.setubi .setubi_tit{
	background:url(../img/setubi_tit.gif) no-repeat;
	width:282px;
	height:33px;
}
.setubi .setubi_con{
	background:url(../img/setubi_con.jpg) no-repeat;
	width:298;
	height:89px;
	
}
.setubi_con ul{
	margin:0px;
	font-size:10px;
	color:#336600;
	line-height:1.3em;
	padding:15px 0px 0px 35px;
}			
.setubi_link{
	background:url(../img/setubi_link.jpg) no-repeat;
	width:282px;
	height:32px;
	font-size:10px;
	color:#0099CC;
	text-align:right;
}
.setubi_link a{
padding:5px 5px 0px 0px;
display:block;
}
.setubi_con a{
color:#006600;
}
