@charset "utf-8";
/* CSS Document */

#content1{
	width:720px;
	overflow:hidden;
}


#content2{
	width:720px;
	overflow:hidden;
	margin-bottom:20px;
}

#title1{
	margin-bottom:20px;
}

.title{
	margin-bottom:30px;
}

#t1_txt{
	font-size:90%;
	padding-left:20px;
}
	
.t1_box{
	width:720px;
	height:160px;
	margin:40px 0 60px 0;
	overflow:hidden;
}

.t1_RimgArea{
	width:240px;
	float:right;
	margin:0 20px 0 0;
}

.t1_LtxtArea{
	width:400px;
	float:left;
	margin:0 40px 0 20px;
}

.sub_title{
	width:362px;
	
}

.sub_txt{
	width:362px;
	font-size:90%;
	padding-top:16px;
}




#t2_LimgArea{
	width:260px;
	float:left;
}

#hygienist{
	width:260px;
}

#access_btn{
	float:left;
	widows:194px;
	height:44px;
	margin:20px 0 20px 0;
}


#access_btn a{
	display:block;
	width:194px;
	height:44px;
	text-indent:-9000px;
	overflow:hidden;
}


#access_btn a:link,
#access_btn a:visited{
	background-position: 0 0;
}

#access_btn a:hover,
#access_btn a:active{
	background-position:0 -44px;
}

#go_access{
	background:url(../images/common_btn/common_btn_access.gif) no-repeat;
}

#t2_RtxtArea{
	width:440px;
	float:right;
	font-size:95%;
	
}