@charset "Shift_JIS";					/*使用する文字コード*/





/* TOP
----------------------------------------------------------------------------*/

/*-----ヘッダー-----*/
#top_wrap {
	background:url(../images/head_bg.gif) center bottom repeat-x;
}

#header_wrap {
	width: 780px;
	margin: auto;
	text-align:center;
}

#header {
	width: 780px;
}

#header th {
	text-align:left;
	vertical-align:bottom;

}


#header_logo {
	position:relative;
	height:1px;
	margin-left:18px;
}

/* \*/
#header_logo img {
	position:absolute;
	top:-75px;
}
/**/

/* \*//*/
#header_logo img {
	position:absolute;
	top:.px;
}
/**/

#header td {
	color: #989797;
	text-align: right;
	vertical-align: bottom;
}

#HEADER_TEL {
	margin:0px 8px 7px 0;
}

#header address {
	color:#34b9a5;
	text-align: right;
	margin: 0 10px 0 0;
}

/*-----メイン画像-----*/
#main_wrap {
	background:url(../images/main_bg.gif) top center repeat-x;
	padding-bottom: 14px;
}

.main_box_implant {
	background:url(../images/p_implant.jpg) center no-repeat;
	border:1px solid #d8d8d8;
	width: 274px;
	height: 144px;
	vertical-align: middle;
}

.main_box_shinbi {
	background:url(../images/p_shinbi.jpg) center no-repeat;
	border:1px solid #d8d8d8;
	width: 274px;
	height: 144px;
}

.main_box_syounikyousei {
	background:url(../images/p_syounikyousei.jpg) center no-repeat;
	border:1px solid #d8d8d8;
	width: 274px;
	height: 144px;
}

.main_box_form {
	background:url(../images/p_form.jpg) center no-repeat;
	border:1px solid #d8d8d8;
	width: 274px;
	height: 144px;
}

.main_box_space {
width:20px;
}

.main_box_green dl {
	margin:10px;
}

.main_box_green dt {
	margin:0 0 5px 0;
	color: #0ba68f;
	font-size: 16px;
	font-weight: bold;
}

.main_box_green dd {
	margin:0 0 0 10px;
	font-size: 10px;
	line-height: 17px;
	color: #3a524f;
}

.main_box_title_green {
	color:#54d481;
	font-size:11px;
	font-weight: normal;
}

.main_box_green a,a:visited {color: #75a600; text-decoration:underline;}
.main_box_green a:hover,a:active {color: #577c00; text-decoration:underline;}

.main_box_orange dl {
	margin:10px;
}

.main_box_orange dl {
	margin:10px;
}
.main_box_orange dt {
	margin:0 0 5px 0;
	color: #ff6756;
	font-size: 16px;
	font-weight: bold;
}

.main_box_orange dd {
	margin:0 0 0 10px;
	font-size: 10px;
	line-height: 17px;
	color: #52483a;
}

.main_box_title_orange {
	color:#fdb252;
	font-size:11px;
	font-weight: normal;
}
.main_box_orange a,a:visited {color: #ff5c16; text-decoration:underline;}
.main_box_orange a:hover,a:active {color: #d94100; text-decoration:underline;}

.main_box_info {
	margin-bottom:30px;
}

.main_box_info dd {
	margin-bottom:10px;
}


.contents_title00 {
	border-bottom:1px solid #d7d7d7;
	color: #34b9a5;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

