@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
	color: #000000;
}
#contant {
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 1050px;
	background-image: url(../../../shoutenkai/kyotuu_img/about/shouten_page02_back.jpg);
	height: auto;
}
#header {
	background-image: url(../henkou_img/sub_header01.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 85px;
	width: 1050px;
}
#main {
	padding: 0px;
	width: 912px;
	background-image: url(../../../shoutenkai/kyotuu_img/about/shadow_middle.jpg);
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 69px;
	overflow: hidden;
}
/*IE6画像が1px下にずれるバグの回避*/
img { vertical-align: bottom; }
#shadow_top {
	width: 912px;
	margin-left: 69px;
}
#shadow_under {
	width: 912px;
	margin-left: 69px;
}
#footer {
	background-image: url(../../../shoutenkai/kyotuu_img/about/footer.jpg);
	height: 180px;
	width: 1050px;
	background-repeat: no-repeat;
}
.footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	text-align: center;
	height: 100px;
	font-size: 12px;
	line-height: 1.8em;
	margin: 0px;
	padding-top: 60px;
}
