@charset "UTF-8";
#wrapper {
	display: block;
	padding: 0px;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
#aroundLine {
	border: 3px solid #333333;
}
#footer a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
h5 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	clear: both;
	float: none;
	font-weight: normal;
}
h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	font-weight: lighter;
}
body {
	background-attachment: fixed;
	background-image: url(images/img_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
