.main {
	text-align: center;
	padding-top: 40px;
}
#copylight {
	font-size: 8px;
	color: #666;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	position: relative;
	bottom: 0px;
	text-align: center;
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	padding-top: 5px;
	margin-top: 60px;
}

#copylight address {
	font-style: normal;
	font-size: 7px;
}

#contact {
	list-style-type: none;
	display: run-in;
	text-align: center;
}

.menu {
	margin-left: -40px;
	padding-top: 20px;
}

*:first-child+html #contact{
	margin-left: 35px;
	}
	
* html #contact{
	margin-left: 35px;
	} 
