@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
	width: 100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 100%;
	font-size: 15px;
	-webkit-text-size-adjust: 100%;
}
#container {
	width: 100%;
	height: 100%;
	min-width: 980px;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
#header {
	height: 55px;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	overflow: hidden;
}
#navi ul {
	height: 28px;
	margin-top: 0em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0em;
	overflow: hidden;
	text-align: center;
	list-style-type: none;
	padding: 0;
	width: 980px;
}
#navi ul li {
	display: inline;
	font-weight: bold;
	line-height: 28px;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 1em;
	padding: 0;
	margin-left: 1em;
	font-size: 14px;
	text-align: center;
	height: 28px;
}
#navi ul li span {
	display: none;
}
#navi ul li a:link     {
	color: rgba(200,200,200,1.00);
	text-decoration: none;
}
#navi ul li a:visited     {
	color: rgba(200,200,200,1.00);
	text-decoration: none;
}
#navi ul li a:hover {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#navi ul li a:active {
	text-decoration: undefined;
	color: rgba(200,200,200,1.00);
}
.nvsel:link  {
	color: rgba(227,166,167,1.00) !important;
}
.nvsel:visited  {
	color: rgba(227,166,167,1.00) !important;
}

#ftnavi  {
	border-top: 1px solid rgba(204,204,204,1.00);
	width: 100%;
}
#ftnavi ul {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	overflow: hidden;
	text-align: center;
	list-style-type: none;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0.5em;
	width: 980px;
	padding-top: 0.5em;
}
#ftnavi ul li {
	display: inline;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 1em;
	padding: 0;
	margin-left: 1em;
	font-size: 13px;
}
#ftnavi ul li span {
	display: none;
}
#ftnavi ul li a:link     {
	color: rgba(100,100,100,1.00);
	text-decoration: none;
}
#ftnavi ul li a:visited     {
	color: rgba(100,100,100,1.00);
	text-decoration: none;
}
#ftnavi ul li a:hover {
	color: rgba(204,204,204,1.00);
	text-decoration: none;
}
#ftnavi ul li a:active {
	text-decoration: undefined;
	color: rgba(100,100,100,1.00);
}
