html {
  font:62.5% Arial, Helvetica, sans-serif; /* Means 1em == 10px, 1.2em == 12px, etc. */
}

body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	color:#1A1A1A;
	font-size:1.3em;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
th {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	background-color: #66CDAA;
}
td {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	vertical-align: top;
}
img {
	display: block;
}
#container	{
	width:600px;
	margin-top: 0px;
	margin-left: 0ox;
	border-bottom: solid 1px #006400;
}
#header	{
	margin-bottom: 50px;
}
#content	{
	width: 600px;
	margin-left: 0px;
}
.chu	{
	margin-left: 50px;
	margin-right: 50px;
	font-size: 13px;
}
.midashi1 {
	font-size: 18px;
	font-weight: bold;
	color: #ffce00;
}
.honbun10 {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.style1 {
	color: #FFFFFF
}
.timestyle {
	font-family:"Times New Roman", Times, serif
}

.danshi	{
background-color:#6CF;
text-align:center;
}

.joshi	{
background-color:#F6C;
text-align:center;
}

.kyougaku	{
background-color:#FC9;
text-align:center;
}

.tokyo	{
background-color:#98FB98;
text-align:center;
}

.kanagawa	{
background-color:#CF9;
text-align:center;
}

.chiba	{
background-color:#CCFF33;
text-align:center;
}

.saitama	{
background-color:#CCFF33;
text-align:center;
}

.yamanashi	{
background-color:#CCFF33;
text-align:center;
}

.shizuoka	{
background-color:#CCFF33;
text-align:center;
}

.ibaraki	{
background-color:#CCFF33;
text-align:center;
}

.tochigi	{
background-color:#CCFF33;
text-align:center;
}

.gunma	{
background-color:#CCFF33;
text-align:center;
}

.sonota	{
background-color:#CF3;
text-align:center;
}

.kokuritu	{
background-color:#C6FDBE;
text-align:center;
}

.kouritu	{
background-color:#FAFF99;
text-align:center;
}

.nitei	{
text-align: left;
background-color: #ffefd5;
}

#linkbox	{
	width: 260px;
	margin: 100px 17px 300px 170px;	
}

#linkbox-left	{
	width:128px;
	float: left;
	margin-right: 0px;
}

#linkbox-right	{
	width:130px;
	float:right;
	margin-left: 0px;
}

