﻿body {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: x-small;
	color: #666666;
}
a {
	text-decoration: none;
	color:#666666;
}
a:hover {
	color:#FF3300;
}
a:visited {
	color: #666666;
}
img {
	border:0;
}
h1 {
	font-size:small;
	background-image: url('../images/tright.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}
#container{	
	margin: 0 auto 0 auto;
	width: 780px;
	text-align: center;	
}
#head
{
	text-align: center; /* IE */;
}
#head p {
	text-align:left;
}
#foot
{
	margin: 2px;
	padding: 2px;
	clear: both;
}
.topbox {
	font-size: x-small;
	text-align: left;
	height: 130px;
	overflow: scroll;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
.tbl1 {
	float: left;
	width: 564px;
	float:left;
	margin: 0 0 0 108px;
	display:inline;
}
.tal {
	text-align:left;
}
.tar {
	text-align:right;
}

iframe {
	width:60%;
	height:160px;
}