@charset   "Shift_JIS";

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

body {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	background-color: #6f6f6f;
	text-align: center;
}

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

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

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

h2 {
	background-image: url(../image/h2.gif);
	background-repeat: repeat-x;
	text-align: left;
}

h2 img {
	vertical-align: bottom;
}

hr {
	clear: both;
	visibility: hidden;
}

b {
	color: #ce0067;
}

table {
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	border-width: 0px 0px 0px 0px;
}


