@charset "UTF-8";
/* CSS Document */

#index .top_section01 {
	float:none;
	width:560px;
}
#index .top_section02 {
	float:none;
	margin-top:10px;
	width:560px;
}
#index h3#title02 {	
	float:left;
	width:251x;
	clear:none;
	height:82px;
}
#index h3#title02 a{
	background: url(../images/index_h3-02.jpg) left top no-repeat;
	display:block;
	width:251px;
	height:82px;
}
#index h3#title03 {
	width:251px;
	clear:none;
	float:right;
	height:82px;
}
#index h3#title03 a{
	background: url(../images/index_h3-03.jpg) left top no-repeat;
	display:block;
	width:251px;
	height:82px;
}
#index h3#title03 a:hover,#index h3#title02 a:hover
{
	background-position: bottom;
	
}

.p_L15
{
	padding-left:10px;
}
.m_L20
{
	margin-left:20px;	
}
#index .top_bn01,#index .top_bn01 a
{
	width:559px;
	margin:15px 0px 5px 0px;
	height:89px;
}
#index .top_bn01 a
{
	display:block;
	text-indent:-999px;
	font-size:0px;
	background:url(../images/top_bn1.jpg) top left no-repeat;
}
#index .top_bn01 a:hover
{
	background-position:bottom;
}
.ac_top 
{
	text-align:right;
	padding-right:30px;
}
.ac_top a
{
	text-decoration:underline;
	padding-left:5px;
}
#implant .archo_link
{
	clear:both;	
	padding-left:10px;
}
#implant .archo_link a
{
	display:block;
	text-decoration:none;
	padding:4px;
	background:#FDF5DF;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	border:solid 1px #C90;
}
#implant .archo_link a:hover
{
	background:#FFF;
}
.bold
{
	font-weight:bold;
}
.txt_map
{
	color:#F90;
	font-weight:bold;
	font-size:13px;
}
#map
{
	border:solid 1px #CCC;	
}

.red {
  color: #FF0000;
	font-weight: bold;
}