html,body{
height: 100%;
}

body {
	line-height: 160%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image:url("../img/bkImg.jpg");
	background-repeat: repeat-y;
}

.main {
	width: 100%;
	height: auto;
	background-color: #ffffff;
}  
.main div   {
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

#top {
	clear: both;
	height: auto;
	width: 1000px;
	position: absolute;
	bottom: 100px;
	margin: auto;
}
.top-logo {
	height: auto;
	width: 100%;
	margin-bottom: 50px;
	text-align:center;
}


.bt {
	float: right;
	height: 21px;
	width: 114px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: 110px;
	background:none!important;
	clear: both;
}

#container {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	min-height: 100%;
	background-repeat: repeat-y;
	background-position: center;
}
#base {
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body > #container {
	height: auto;
}

#nav {
	float: right;
	width: 230px;
	height: auto;
	margin-top: 5px;
}

#contents {
	float: left;
	width: 750px;
	height: auto;
	margin-top: 100px;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

.title {
	float: none;
	height: auto;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 50px;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
.info-box {
	margin: 0px;
	padding: 0px;
	height: 520px;
	width: 670px;
}
.lead {
	height: 100px;
	width: 400px;
	margin-bottom: 50px;
	float: none;
}

.top-banner {
	height: 120px;
	width: 670px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

hr {
   border-width: 1px 0px 0px; /* 太さ */
   border-style: dotted; /* 線種 */
   border-color: #333333; /* 線色 */
   height: 1px; /* 高さ */
}

.logo {
	height: 160px;
	width: 230px;
	padding-left: 30px;
	margin-top: 100px;
}

.bt_b {
	height: 160px;
	width: 230px;
	padding-left: 30px;
	margin-top: 100px;
}

.top-bt {
	float: right;
	height: 30px;
	width: auto;
	margin-right: 0px;
	margin-left: 50px;
}
.g-map {
	height: 350px;
	width: 450px;
	margin-bottom: 50px;
}
.a-logo {
	height: 26px;
	width: 220px;
	margin-bottom: 10px;
}
