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

a img {
	border: none;
	color: #FFFFFF;
}

#top {
	padding: 0px;
	margin: 0px;
	height: 30px;
}

#wrapper h1 {
	font-size: 12px;
	margin: 0px;
	line-height: 20px;
	color: #666666;
	text-align: right;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#wrapper h2 {
	font-size: x-small;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper h2 img {
	vertical-align:bottom;
}

.box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 28px;
	clear: both;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 35px;
	background-image: url(../img_cmn/bg_footer.gif);
	background-repeat: no-repeat;
}

#footer p {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

