﻿
*{
	margin: 0;
	padding: 0;
	text-align: left;
}
html {
	overflow-y:scroll;
    margin-bottom:1px;
    height:100%;
    }
body
{
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","MS PGothic","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	background-color: #efefef;
	font-size: 62.5%;
	line-height: 2.2em;
}
img {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	font-size: 1em;
	clear: both;
	font-weight: normal;
}
h1 {
	color: #808080;
	line-height: 1.2em;
}
address {
	font-style: normal;
}
#footer_1 address {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	padding-top: 12px;
}

