@charset "shift_jis";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
#indexs {
	padding: 0px;
	height: 380px;
	width: 780px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(indexbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
}
#bun {
	float: left;
	width: 400px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	height: 220px;
	text-align: left;

}
#line {
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 100%;
	background-image: url(line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#bun img {
	margin-left: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
