@charset "UTF-8";

/*------------------------------*/
/*SUB IMAGE*/
/*------------------------------*/

#sub_image {
	width: 100%;
	height: 120px;
	overflow-x: hidden;
	position: relative;
	background-color: #F3F3F3;
}

#sub_image img {
	width: 1400px;
	position: absolute;
	top: 0;
	right: 0;
}

/*------------------------------*/
/*PAGE TITLE*/
/*------------------------------*/

#page_title h2{
	background-image: url(http://www.highlifedental.com/we/wp-content/uploads/2014/12/gallery_1_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 286px;
	height: 26px;	
}


/*------------------------------*/
/*CONTENT 1*/
/*------------------------------*/

#cont_1 {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

#cont_1_wrap {
	width: 980px;
	letter-spacing: -.40em;
}

.cont_1_block {
	width: 450px;
	margin-right: 40px;
	margin-bottom: 50px;
	display: inline-block; 
	vertical-align: top;
	letter-spacing: normal;
}

#cont_1 h3 {
	letter-spacing: 1px;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}

.cont_1_txt {
	font-size: 1.2em;
	line-height: 1.8;
	margin-top: 20px;
}