@charset "Shift_JIS";

body {
	line-height: 1.8em;
	font-family: sans-serif;
	margin-left: 7.5%;
	margin-right: 7.5%;
	background-image: url(img/back.png);
	background-repeat: repeat;
	font-size: 16px;
}
TD {
	line-height: 1.8em;
	font-size: 16px;
	font-family: sans-serif;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
P
{
  line-height:1.8em;font-family:sans-serif;
	font-size: 16px;
}
BLOCKQUOTE
{
  line-height:1.8em;font-family:sans-serif;
	font-size: 16px;
}
A
{
  text-decoration : none;font-family:sans-serif;
	font-size: 16px;
}
.small{
  line-height:1.8em;font-size : small;font-family:sans-serif;
	font-size: 12px;
}
.x-small{
  line-height:1.8em;font-size : x-small;font-family:sans-serif;
	font-size: 10px;}
.large{
  line-height:1.8em;font-size : large;font-family:sans-serif;
	font-size: 24px;
}

.top {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bottom{
  text-align : center;
  line-height:120%
  font-size: 12px;
;
}

.info{
	line-height:1.8em
;
}

H2 {
	font-family: sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: red;
}