﻿* {
	font-family: Arial, Helvetica, sans-serif;
	border-style: 0;
	border-color: 0;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	color: #FFFFFF;
}
a {
	color: #3333FF;
	text-decoration: none;
}
a:link {
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-image: url('musou_back.jpg');
}
#base {
	width: 800px;
	height: 2550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#header div {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	text-align: center;
}
#contents .tokuten,#contents .graphic,#contents .spec {
	padding-top: 10px;
	text-align: center;
}
#navi_sample {
	list-style-type: none;
	width: 770px;
	height: 234px;
	margin-right: auto;
	margin-left: auto;
}
#navi_sample li {
	float: left;
	width: 150px;
	height: 113px;
	padding: 2px;
}
.graphic div {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.spec table {
	border-collapse: collapse;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 1.8em;
	text-align: left;
}
.spec table td {
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}
.spec table .title {
	padding-right: 5px;
	background-color: #333333;
	text-align: right;
	font-weight: bold;
}
.spec .notice {
	margin-top: 10px;
	color: #FF0000;
	line-height: 1.4em;
}
.spec .notice span {
	font-weight: bold;
	color: #FF0000;
}
.spec .link {
	margin-top: 20px;
	vertical-align: middle;
}
.spec .info {
	margin-top: 10px;
}
.spec .info span {
	font-weight: bold;
}
.copy {
	width: 785px;
	height: 41px;
	text-align: right;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 15px;
	background-image: url('copy.jpg');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}

