﻿* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	border-style: none;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
html {
	height: 100%;
}
body {
	background-position: center top;
	height: 100%;
	background-image: url('back.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#base {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#navi_sample {
	list-style-type: none;
	width: 770px;
	height: 234px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#navi_sample li {
	float: left;
	width: 150px;
	height: 113px;
	padding: 2px;
}
.graphic .smp {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	height: 480px;
}
.main {
	position: relative;
	width: 800px;
	height: 990px;
	background-image: url('main.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.main p {
	position: absolute;
	width: 500px;
	height: 120px;
	top: 824px;
	left: 159px;
}
.tp2 {
	margin-top: 20px;
}
.tp3 {
	margin-top: 20px;
	background-image: url('back1.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tp1 p , .tp2 p , .tp3 p {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.tp1 p span {
	display: block;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 10px;
}
.tp3 p span {
	display: block;
	font-size: 140%;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.spec {
	text-align: center;
	margin-top: 20px;
}
.spec .title {
	text-align: center;
}
.spec table {
	border-collapse: collapse;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8em;
	text-align: left;
}
.spec table td {
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.spec table .title {
	padding-right: 5px;
	background-color: #333333;
	text-align: right;
	font-weight: bold;
	width: 100px;
}
.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: 770px;
	height: 150px;
	text-align: left;
	margin-top: 20px;
	padding-top: 10px;
	background-image: url('copy.jpg');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.tp1 {
	background-image: url('back2.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.graphic p {
	text-align: center;
	margin-top: 20px;
}
