* {
	margin: 0px;
	padding: 0px;
	line-height: 1.35;
}
html {
/* overflow-y: scroll; */
	/* filter: expression(document.execCommand("BackgroundImageCache", false, true)); */
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
#container {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	width: 100%;
	float: left;
	height: 70px;
	margin-bottom: 10px;
}
#head_menu {
	width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
	height: 148px;
}
.head_button {
	float: left;
	height: 31px;
	width: 170px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.head_button2 {
	height: 31px;
	width: 170px;
	margin-bottom: 8px;
	float: left;
}
.head_button3 {
	clear: both;
	height: 31px;
	width: 170px;
	margin-bottom: 8px;
	float: left;
	margin-right: 8px;
}
#main {
	float: left;
	width: 840px;
}
#main2 {
	width: 1060px;
}
#main-in {
	width: 1040px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#side {
	width: 220px;
	float: left;
	margin-bottom: 35px;
}
#side-2 {
	width: 220px;
	float: right;
	margin-bottom: 35px;
}
.side_button {
	width: 220px;
	float: left;
	margin-bottom: 20px;
}
#footer {
	width: 100%;
	clear: both;
	background-image : url(footer.jpg);
	height: 20px;
}
