@charset "shift_jis";

/* ///////////////////////////////////////////////////////////////////

[ftrSearchArea]
[ftrRalslinks]
[ftrLinks]
[ftrBtnArea]

/////////////////////////////////////////////////////////////////// */


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	-webkit-text-size-adjust: none;
	border-top: 4px solid #555;
}

a {
	-webkit-tap-highlight-color: rgba(2, 109, 236, 0.9);
	color: #069;
}

header {
	width: 100%;
	position: relative;
	background-color: #FF5A00;
}

#hdrTxt {
	font-size: 12px;
	color: #FFF;
	padding: 10px 10px 0;
}

#top h1 {
	text-align: center;
}

#top h1 a {
	display: block;
	padding-bottom: 10px;
}

#btnHome {
	width: 54px;
	position: absolute;
	top: 0;
	right: 15px;
}

footer {
	width: 100%;
	padding: 20px 0 15px;
}

#ftrLogo {
	text-align: center;
	background-color: #FF5A00;
}

#ftrLogo a {
	display: block;
}

#ftrTxt01,
#ftrTxt02 {
	text-align: center;
	color: #333;
	line-height: 20px;
}

#ftrTxt01 {
	padding: 10px 0 5px;
}

#ftrTxt01 a {
	color: #000;
	text-decoration: none;
}

#ftrTxt02 {
	font-size: 10px;
}

