@charset "Shift_JIS";
html,body{
	height:100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
.uper{
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color: #FFF;
}
.uper{
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -80px;
	margin-left: auto;
}
.footer,.stop{
	height:80px;
	color: #333;
	font-size: 9px;
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font: 11px "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 20px;
}
.ttl-bar {
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	height: 36px;
	width: auto;
	font: bold 16px/36px "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	vertical-align: middle;
	text-indent: 5px;
	margin: 0px 0px 0px -10px;
}
.title_sp {
	color: #333;
	background-color: #FFF;
	padding: 3px;
	font-size: 11px;
	line-height: 160%;
	margin-top: 10px;
	background-image: url(images/subttl-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.note {
	font-size: 11px;
	line-height: 170%;
}
.btnbox a {
	color: #F00;
	background-color: #FF0;
	display: block;
	padding: 3px;
	font-weight: bolder;
	text-decoration: none;
}
.btnbox a:hover {
	color: #F00;
	background-color: #F93;
	display: block;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
}
.backtop {
	color: #333;
	text-align: right;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #03F;
	text-decoration: none;
}
a:hover {
	color: #09F;
}
.menubox td {
	font-size: 8px;
	background-color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666;
}

