@charset   "Shift_JIS";

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	background-color: #0a0501;
	background-image: url(../img/layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

img {
	border-width: 0px 0px 0px 0px;
	outline: none;
}

a {
	overflow: hidden;
	outline: none;
	color: #afac41;
}

a:hover {
	overflow: hidden;
	outline: none;
	text-decoration: none;
}

h3 img {
	vertical-align: bottom;
}

table {
	margin: auto;
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.sptd {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

s {
	color: #f2c939;
	text-decoration: none;
}


iframe {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: none none solid none;
	border-bottom-color: #f1a130;
}