* {
	margin:0px;
	padding:0px;
}
body {
font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","sans-serif";
font-size:12px;
line-height:210%;
letter-spacing:1px;
color:#333333;
text-align:center;
}
a {
color:#406473;
text-decoration:none;
}
a:visited {
color:#993399;
text-decoration:none;
}
a:hover {
text-decoration:none;
}
a img {
	border:none;
}

ul.lispace  li {
list-style-position: inside;
list-style-image: url(../images/li.png);
}

#Header {
clear:both;
width:880px;
height:auto;
background-color:;
margin:0px;
padding:;
border-bottom:;
vertical-align:text-bottom;
}

#Footer {
text-align:left;
	clear:both;
	width:880px;
height:auto;
	margin:0px 0px 40px 0px;
	padding:7px 0px;
	border-top:#333 1px dotted;
	border-bottom:#333 1px dotted;
}

#Footer #BtnContact {
	width:156px;
	float:left;
	padding-top:15px;
}
#Footer #Links {
	text-align:right;
	width:400px;
	float:right;
}
#Footer #Links img {
	float:right;
}
#Footer #Links address {
	font-style:normal;
	font-size:10px;
	padding:20px 70px 0px;
}
.textNormal {
	line-height:1.6em;
	margin-bottom:10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#EndContact {
	margin:40px 0px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */