@charset "utf-8";
h3 {
	background-image: url(../images/title_bg600.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 600px;
	font-size: 20px;
	font-weight: bold;
	color: #125576;
	text-indent: 20px;
	padding-top: 7px;
}

#contents_in dl {
	padding-top: 30px;
	padding-bottom: 30px;
}
#contents_in dt {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	padding-left: 30px;
	padding-bottom: 20px;
}
.con1 {
	padding: 30px;
	width: 540px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #1975A3;
	padding-bottom: 20px;
	padding-left: 20px;
}
.con2 {
	width: 300px;
	padding-right: 230px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(../images/orthoimg02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.con3 {
	width: 540px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.con3  p {
	padding: 20px;
	color: #FFFFFF;
	background-color: #1975A3;
}

