@charset "utf-8";
/* CSS Document */

@import "http://";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size:14px;
}
address{
	font-style: normal;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

H1{
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
}
H2{
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
}

A{
	color:#000000;
}
A:link{
	color:#FF66CC;
	text-decoration: none;
}
A:visited{
	color:#FF66CC;
	text-decoration: none;
}
A:hover{
	color:#00FFFF;
	text-decoration: none;
}
A:active{
	color:#0000FF;
	text-decoration: none;
}
dt{
	width:110px;
	margin:0px;
}
dd{
	width:400px;
	margin-left:120px;
	margin-bottom:10px;
}
.box {
	background: #FFFFFF;
	margin: 0 auto;
	width:550px;
}
.header {
	width:550px;
	text-align:left;
}
.header A{
	color:#000000;
	font-size:14px;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}
.header A:link{
	color:#333333;
	text-decoration: none;
}
.header A:visited{
	color:#333333;
	text-decoration: none;
}
.header A:hover{
	color:#0000FF;
	text-decoration: none;
}
.header A:active{
	color:#0000FF;
	text-decoration: none;
}
.logo {
	float:left;
	text-align:left;
	width:200px;
	height:50px;
	margin-bottom:10px;
}
.index{
	float:left;
	text-align:right;
	width:350px;
	margin-top:30px;
}
.menu {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	border-top:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	text-align:right;
}

.flash {
	background: #FFFFFF;
	margin: 0;
	text-align:center;
	width:550px;
	height:400px;
}
.contents {
	background: #FFFFFF;
	text-align:center;
	width:550px;
}
.text{
	background: #FFFFFF;
	text-align:left;
	width:550px;
	height:370px;
	margin-top:20px;
	overflow: auto;
}
.text2{
	background: #FFFFFF;
	text-align:left;
	width:550px;
}
.text3{
	background: #FFFFFF;
	text-align:left;
	margin-left:200px;
	width:350px;
}
.bottom-margin{
	margin-bottom:40px;
}
.map {
	background: #FFFFFF;
	width:550px;
	height:400px;
}
#google{
	width:548px;
	height:400px;
	border:#000000	solid 1px;
}
.map-in{
	text-align:left;
}
.text{
	text-align:left;
	width:540px;
	margin:10px 5px 20px 5px;
}
.text-form{
	text-align:left;
	width:400px;
	margin:10px 75px 20px 75px;
}
td{
	font-size:14px;
}

.copy{
	float:none;
	clear:both;
}
