@charset "utf-8";
/* CSS Document */

.main {
	background-image: url(../images/top/cont-body.jpg);
	padding: 10px 20px;
}
.main .aisatsu {
	background-image: url(../images/top/aisatsu.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: left center;
	margin-bottom: 20px;
}
.main .aisatsu div {
	float: right;
	width: 500px;
	font-size: 14px;
	margin-right: 20px;
	padding-top:10px;
}
.main .aisatsu p {
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

.bottom {
	background-image: url(../images/top/cont-bottom.jpg);
}

.pagetop {
	margin: 20px 0;
	float: right;
	background-image: url(../images/common/top.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	font-size: 12px;
	margin-right: 10px;
}
.pagetop a {
	color: #E9048B;
}
.pagetop a:hover {
	text-decoration: none;
}

.bukken table {
	font-size:14px;
}

h4{
	margin-bottom:10px;
}#info {
	margin-top: 20px;
}
.contacts {
	width: 970px;
	margin: 30px auto;
}
