
@charset "utf-8";

.main-images {
	display: block;
	width: 960px;
	margin: 0 auto;}
	
/* MEDICAL INFO
----------------------*/

#medical-info {
	background: url(../images/bg-medical-info.jpg);
	width: 960px;
	height: 350px;
	margin: 0 auto;
}

.medical-info-text1 {
	width: 700px;
	padding: 65px 0 0 190px;}
.medical-info-text1 a {
	color: #2a9fe3;
	text-decoration: none;}
.medical-info-text2 {
	width: 700px;
	padding: 65px 0 0 190px;}


/* INFORMATION 
-----------------------*/

#information {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	}
#information-inner {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 50px;
	background: url(../images/bg-body.jpg); 
	background-size: contain;}
.top-table {
	width: 800px;
	height: auto;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 20px;
	color: #717171;}
.top-table tr {
	border-bottom: solid 2px #feecef;}
.top-table th {
	font-weight: normal;
	text-align: left;
	padding: 32px 43px 6px 17px;}
.top-table td {
	padding: 32px 0px 6px 0px;}
.top-table span {
	font-size: 17px; }
.top-table td a {
	color: #2a9fe3;
	text-decoration: none;}
.week-table {
	display: block;
	width: 800px;
	margin: 40px auto 0;
	padding-bottom: 20px;}
.news-table {
	width: 800px;
	height: auto;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 20px;
	color: #717171;}
.news-table tr {
	border-bottom: dotted 2px #cc0000;}
.news-table th {
	width: 180px;
	font-weight: normal;
	text-align: left;
	padding: 32px 0 6px 17px;}
.news-table td {
	padding: 32px 0px 6px 0px;}
.news-table span {
	font-size: 17px; }
.news-table td a {
	color: #2a9fe3;
	text-decoration: none;}
	

/* Dr MESSAGE 
-----------------------*/	
#dr-message-inner {
	width: 960px;
	height: 600px;
	margin: 0 auto;
	background: url(../images/bg-dr-message.jpg) no-repeat;
	background-size: cover;}
#dr-message-area {
	position: rerative;
	width: 800px;
	height: 300px;
	background: #FFF;
	margin: 40px auto 0;
	border-radius: 30px;
	}
.dr-photo-area {
	float: left;
	padding-top: 45px;
	margin-left: 30px;}
.dr-message-text-area {
	float: left;
	width: 520px;
	margin-left: 30px;
	padding-top: 45px;
	font-size: 18px;
	line-height: 31px;}
.dr-name {
	position: absolute;
	margin-top: 220px;
	margin-left: 40px;
	font-size: 25px;
	font-weight: bold;}
.dr-name span {
	font-size: 16px;
	font-weight: normal;
	margin-right: 10px; }
table.dr-table {
	margin-top: 10px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;}
table.dr-table th {
	font-weight: normal;
	width: 50px;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;}
table.dr-table td {
	width: 500px;
	padding: 0 10px;
	font-size: 14px;
	border-bottom: solid 1px #ccc;}


/* NOTICE
-----------------------*/
#notice {
	width: 100%;
	overflow: hidden;}
#notice-inner {
	width: 960px;
	height: auto;
	margin: 0 auto;
	background: url(../images/bg-body.jpg); 
	background-size: contain;
	padding-bottom: 100px;}

/* TOP CONTACT
-----------------------*/
#top-contact-inner {
	width: 960px;
	height: auto;
	margin: 0 auto;
	background: url(../images/bg-body.jpg); 
	background-size: contain;
	padding-bottom: 57px;}
.top-contact-images01 {
	display: block;
	width: 720px;
	margin: 0 auto;
	margin-top: 46px;}
.top-contact-images02 {
	display: block;
	width: 745px;
	margin: 0 auto;
	margin-top: 25px;}
	
	 
	

	
	

