@charset "Shift_JIS";

body {
	background-color:#ddd3c9;
	margin: 0px;
	padding: 0px;
}
h1  {
	display: none;
}
h2  {
	display: none;
}

#base {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 .main {
	width: 100%;
}
#base .btm {
	background-image: url(michiba_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 419px;
	width: 100%;
}

#base .btm .info {
	font-size: 14px;
	color: #FFF;
	width: 400px;
	padding-top: 220px;
	padding-left: 24px;
	line-height: 20px;
}
.clear {
	clear: both;
}

