body{
	color:black;
	background: #6666ff;
	text-align: left;
	line-height: 1.5em;
	border-style:solid;
	border-color: #9999ff;
	border-width:0px 10px 0px 10px;
	margin:0%;
	padding:0px 10px 0px 10px}
h1{
	height:50px;
	color:white;
	background:navy;
	font-size: 160%;
	padding:1% 1% 1% 10px;
	margin:0px;
	border-style:none;
	border-color: #9999ff;
	border-width:0px 0px 0px 0px}
img{
	vertical-align:middle}
h2{
	font-size: 140%;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #ff9999}
h3{
	font-size: 120%;
	text-align: left;
	margin-top:40px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 3px solid #6666ff}
p { text-indent: 1em}

table{
	margin: 20px 0px 20px 0px}
th,tr{
	padding:5px;
	font-weight:normal}
caption{
	font-weight:bold}
strong{
	color:#ff0000}
address{
	font-style:normal}

/*===リンクのスタイル設定===*/
a:link {
	color:blue}
a:visited {
	color: #9900ff}
a:hover {
	color: #ffffff;
	background:#008080}
a:active {
	color: #800080}

/*===クラスの設定===*/
.page-style{
	background:white;
	border:10px solid #99cc99;
	padding:1% 7% 1% 7%;
	margin:0px}
.small{
	font-size: 70%}
.headers_mark{
	color:#ffcc66}
.syusei{
	width:100px;
	text-align:center}
.tyu{
	text-align:center}

