#side{
	margin: 0;
	height: 100px;
	width: 200px;
	padding: 0;
}
#side ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#side li{
	text-indent: -9999px;
	float:left;
	width: 100px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}
#side a{
	display: block;
	height: 110px;
	background-image: url(../image/mail-tel.gif);
	background-repeat: no-repeat;
}
#side1 a{background-position: 0 15;}
#side2 a{background-position: -90px 15;}
#header{
	margin: 0;
	height: 100px;
	padding: 0;
	width: 520px;
	background-image: url(../image/logo.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-indent: -9999px;
}
.footer-font {
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #333333;
	height: 20px;
	text-align: right;
}
.font1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #333333;
}
.font2 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #333333;
}
