@charset "utf-8";
#greeting {
	background-image: url(../imges/greeting_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 570px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#greeting dl {
	background-image: url(../imges/greeting_img.jpg);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
#greeting dt {
	padding-left: 270px;
	background-image: url(../imges/greeting_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	padding-top: 20px;
}
#greeting dd {
	padding-left: 280px;
	width: 270px;
	line-height: 150%;
	font-size: 13px;
}
#news {
	background-image: url(../imges/new_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 570px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#news #news_in {
	background-image: url(../imges/new_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#news  #news_in dl {
	padding-right: 20px;
	padding-left: 20px;
	height: 120px;
	width: 530px;
	overflow: auto;
}
#news #news_in dt {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	width: 120px;
}
#news #news_in dd {
	margin-top: -28px;
	padding-left: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 150%;
}
#annnai {
	width: 570px;
	padding-bottom: 30px;
}
#annnai  dl {
	float: left;
}

#annnai   #implant {
	background-image: url(../imges/annnai_bg01.jpg);
	background-repeat: no-repeat;
	width: 160px;
	padding-right: 25px;
	padding-left: 10px;
	padding-top: 150px;
	padding-bottom: 15px;
}
#annnai #ortho {
	background-image: url(../imges/annnai_bg02.jpg);
	background-repeat: no-repeat;
	width: 160px;
	padding-right: 25px;
	padding-left: 10px;
	padding-top: 150px;
	padding-bottom: 15px;
}
#annnai #houmonn {
	background-image: url(../imges/annnai_bg03.jpg);
	background-repeat: no-repeat;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 150px;
	padding-bottom: 15px;
}
#annnai     #implant dt    {
	padding-bottom: 10px;
}
#annnai #ortho dt {
	padding-bottom: 10px;
}
#annnai #houmonn dt {
	padding-bottom: 10px;
}
#annnai dd {
	width: 160px;
}

#contents #info {
	clear: both;
}

