@charset "Shift_JIS";
table.jigo{
	height: 800px;
}
table.jigo td{
	table-layout: fixed;
	width: 400px;
	height: 300px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.jigof00{
	font-family: "游ゴシック Medium", メイリオ;
	color: #0000ff;
	background-color: transparent;
	font-size: 12pt;
	background-image: url(../images/iarvbg2.jpg);
}
.space{
	padding-left: 20px;
}
a:link, a:visited, a:hover, a:active{
	text-decoration: underline;
}
a:link{
	color: #cc0033;
}
a:visited{
	color: #ff9900;
}
a:hover{
	background-color: #e1ffff;
	color: black;
}
a:active{
	background-color: aqua;
}
B{
	font-weight: bold;
	text-align: left;
	font-size: 12pt;
}
img{
	width: 400px;
	height: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}