* {
	margin: 0px; padding: 0px;
	width: 100%;
}
body {
	border: 0px currentColor; text-align: center; color: rgb(56, 56, 56); line-height: 1.65; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 0.8em; background-repeat: repeat-x; background-color: rgb(255, 255, 255); _font-family: "ＭＳ Ｐゴシック", sans-serif; _text-align: center;
	width:100%;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; /* Safari */
}
input {
	padding: 5px;
}
.btn_m {
	width: 150px;
}
.btn_l {
	width: 200px;
}
img {
	border: 0px currentColor;
}
img.qrImage {
	width:147px;
}
.center {
	text-align: center;
}
a:link {
	color: rgb(243, 144, 0);
}
a:visited {
	color: rgb(243, 144, 0);
}
a:active {
	color: rgb(243, 144, 0);
}
a:hover {
	color: rgb(255, 197, 125);
}
#container {
	margin: 0px auto; width: 100%; text-align: left; position: relative;
}
#header {
	margin: 15px auto 0px; width: 100%; height: 55px;
}
#footer {
	margin: 40px auto 0px; padding: 1px 0px; width: 100%; clear: both; background-image: url("../../img/footerbgimg.gif"); background-repeat: repeat-x;
}
#footertable {
	margin: 10px auto; width: 100%; text-align: right; color: rgb(77, 77, 77); line-height: 200%; font-size: 90%;
}
h3 {
	margin-top: 20px;
}
h4 {
	margin-top: 10px;
}
