@charset "utf-8";



body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #E5E5E5;
	padding: 0px;
	margin-top: 0px;
	font-size: 12px;
}
#allitem {
	background-color: #F3F3F3;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: auto;
}
#header {
	background-position: center;
	height: 160px;
	width: 800px;
}

#topcontents {
	margin: 0px;
	width: 619px;
	padding-top: 0px;
	line-height: 0px;
	height: auto;
	float: right;
	background-color: #F3F3F3;
}
#topimage {
}


#contents {
	font-size: 12px;
	line-height: 15px;
	float: right;
	margin: 0px;
	width: 599px;
	padding: 10px;
	background-color: #F3F3F3;
	height: auto;
	position: relative;
}




#upperborder {
	background-color: #3399FF;
	margin: 0px;
	padding: 0px;
	text-align: right;
	border-top-color: #0033FF;
}
#upperborder p {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#upperborder a {
	color: #FFFFFF;
	text-decoration: none;
}
#upperborder a:hover {
	color: #FFFF33;
	font-weight: bold;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3399FF;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 800px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}

#topimage {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 619px;
}
#navibar {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 350px;
	width: 180px;
}
#undernav {
	background-color: #CCCCCC;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
	height: 451px;
	bottom: auto;
}

#navibar h5 {
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#navibar a {
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/btnBase.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	font-weight: bold;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navibar a:hover {
	background-image: url(images/btnBase_over.gif);
	color: #FFFFFF;
}

#header p {
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	text-align: center;
	padding: 3px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}

#vpack {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
}
#undervpack {
	background-color: #CCCCCC;
	height: 400px;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
