*{
	padding: 0;
	margin: 0;
}

img{
	border-style: none;
}

body{
	font-family: sans-serif;
	width: 100%;
	text-align: center;
/* 	-webkit-font-smoothing: antialiased; */
}
h1{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;

}

a{
	text-decoration: none;
}
a:link{
	color: #ffffff;
}
/*
a:visited{
	color: #F7F062;
}
a:hover{
	color: #F7F062;
}
*/

#title{
	width: 400px;
	height: 100px;
	background: url(../images/txt_header_name.png) no-repeat;
	position: absolute;
	left: 50%;
	top: 70px;
	margin-left: -200px;
}
div.wrapper_1{
	background-color: #7EC9AC;
	color: #ffffff;
	width: 100%;
	height: 350px;
}
div.header{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	height: 350px;
}
.menu-list li{
	color: #ffffff;
	float: left;
	height: 106px;
	margin: 6px 35px 0 35px;
	overflow: hidden;
	text-align: center;
	width: 80px;
	font-size: 10pt;
	left: 105px;
	top: 230px;
	position: relative;
}
div.wrapper_2{
	background-color: #ffffff;
	color: #ffffff;
	width: 100%;
/* 	height: 370px; */
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;

}

#home_message{
	width: 560px;
	height: 250px;
	background: url(../images/txt_home_message.png) no-repeat;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -280px;
}
div.wrapper_3{
	background-color: #F1F2F2;
	color: #ffffff;
	width: 100%;
/* 	height: 460px; */
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}

#home_info{
	width: 680px;
	height: 360px;
	background: url(../images/txt_home_info.png) no-repeat;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -340px;
}
/*
div.wrapper_4{
	background-color: #ffffff;
	color: #ffffff;
	width: 100%;
	height: 1400px;
	position: relative;
}
*/

.txt_1{
	color: #555555;
	width: 680px;
	text-align: left;
	line-height: 2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-size: 13pt;
	border-bottom: 1px solid #B7B7B8;
	height: 150px;
}
.maintitle_1{
	color: #53B797;
	font-size: 28pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 0px;
	-webkit-font-smoothing: antialiased;
}
.subtitle_1{
	color: #555555;
	font-size: 20pt;
	font-weight: bold;
	margin-top: 45px;
	text-align: left;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	-webkit-font-smoothing: antialiased;
}
.color{
	color: #53B797;
}
.txt_2{
	color: #555555;
	width: 680px;
	text-align: left;
	line-height: 1.8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 10.5pt;
}
.txt_3{
	color: #555555;
	width: 680px;
	text-align: left;
	line-height: 2;
	margin-left: auto;
	margin-right: auto;
/* 	margin-top: 0px; */
	font-size: 13pt;
}

#list_menu1{
	width: 680px;
	height: 390px;
	background: url(../images/txt_list_menu_1.png) no-repeat;
	position: relative;
	top: 60px;
	left: 50%;
	margin-left: -340px;
	margin-bottom: 80px;
	/* padding-bottom: 20px; */
}
#list_menu2{
	width: 680px;
	height: 300px;
	background: url(../images/txt_list_menu_2.png) no-repeat;
	position: relative;
	top: 60px;
	left: 50%;
	margin-left: -340px;
	margin-bottom: 80px;
/* 	padding-bottom: 20px; */
}

#list_menu3{
	width: 680px;
	height: 280px;
	background: url(../images/txt_list_menu_3.png) no-repeat;
	position: relative;
	top: 60px;
	left: 50%;
	margin-left: -340px;
	padding-bottom: 60px;
}

#access_footer{
	background-color: #555555;
	width: 100%;
/* 	height: 300px; */
	position: relative;
	padding-bottom: 160px;
	padding-top: 60px;
}
#access_footer_info{
	background: url(../images/txt_footer_info.png) no-repeat;
	width: 680px;
	height: 170px;
	top: 50px;
	left: 50%;
	margin-left: -340px;
	position: relative;
}
#access_footer_place{
	color: #B7B7B8;
	margin-left: 10px;
	top: 200px;
	position: relative;
	background-color: black;
	width: 270px;
	height: 40px;
	text-align: right;
	font-size: 10.5pt;
	background: url(../images/ic_place.png) no-repeat;
}
#access_footer_clock{
	color: #B7B7B8;
	margin-left: 10px;
	top: 218px;
	position: relative;
	background-color: black;
	width: 174px;
	height: 40px;
	text-align: right;
	font-size: 10.5pt;
	background: url(../images/ic_clock.png) no-repeat;
}

#access_footer_insurance{
	color: #B7B7B8;
	margin-left: 10px;
	top: 218px;
	position: relative;
	background-color: black;
	width: 200px;
	height: 40px;
	text-align: right;
	font-size: 10.5pt;
	background: url(../images/ic_insurance.png) no-repeat;
}

#map{
	margin-left: 354px;
	margin-top: -120px;
}

#access{
	margin-top: 150px;
}
#container{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 680px;
}
#image{
	background: url(../images/image.png) no-repeat;
	width: 220px;
	height: 237px;
	left: 460px;
	margin-top: -237px;
	position: relative;
}


#footer{
	background-color: #555555;
	width: 100%;
	height: 300px;
	position: relative;
}
#footer_info{
	background: url(../images/txt_footer_info.png) no-repeat;
	width: 680px;
	height: 170px;
	top: 50px;
	left: 50%;
	margin-left: -340px;
	position: relative;
}
#footer_place{
	color: #B7B7B8;
	margin-left: 390px;
	top: 80px;
	position: relative;
	background-color: black;
	width: 270px;
	height: 40px;
	text-align: right;
	font-size: 10.5pt;
	background: url(../images/ic_place.png) no-repeat;
}
#footer_clock{
	color: #B7B7B8;
	margin-left: 390px;
	top: 98px;
	position: relative;
	background-color: black;
	width: 174px;
	height: 40px;
	text-align: right;
	font-size: 10.5pt;
	background: url(../images/ic_clock.png) no-repeat;
}

address {
    font-style: normal;
    color: #6d6d6d;
    font-size: 10pt;
   	-webkit-font-smoothing: antialiased;
   	position: relative;
   	top: 100px;
}
/*
ul{
	background: aqua;
	width: 680px;
	height: 20px;
	position: absolute;
	top: 316px;
	left: 50%;
	margin-left: -340px;
}
ul li{
	font-size: 12pt;
	font-weight: bold;
	display: inline;
	margin-right: 30px;
	margin-left: 30px;

}
*/