@charset "UTF-8";

body{
	background : rgb(255, 255, 255) url(pur6b.gif) repeat scroll 0% 0%;
	margin-top: 4px;
}

table{
	font : normal normal;font-size : 16px;line-height : normal;font-family : Arial;
	border : 1px solid blue;
	border-collapse: collapse;
  background-color : rgb(255, 255, 225);
}

td{
	padding: 3px;
	border : 1px solid blue;
	
  line-height : 23px;
}

.iro{
	background-color: navy;
	font: normal normal bold 16px /normal Arial;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
}

a{
	display: block;
	font-weight: bold;
}

a:hover{
	color: red;
	font-weight: bold;
}

.tatesen{
}

.kugiri{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: navy;
}
