@charset "shift_jis";
/* CSS Document */
.home{
	width:770px;
	margin:auto;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}
.home a{
	color:#4D7D7E;
	text-decoration:none;
}
.home a:visited{
	color:#4D7D7E;
	text-decoration:none;
}
.home a:hover{
	color:#999;
	text-decoration:none;
}
.main{
	width:610px;
	margin:auto;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	background-image:url(img/middle.gif);
	background-position:top;
	background-repeat:repeat-y;
	padding-left:80px;
	padding-right:80px;
	padding-top:10px;
}
.main table{
	background-color:#4D7D7E;
	font-size:14px;
}
.main th{
	background-color:#FFF;
}
.main td{
	background-color:#FFF;
}
.text{
	text-indent:1em;
	font-size:14px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	padding-bottom:10px;
	padding-top:10px;
}
.top{
	width:770px;
	margin:auto;
}
.title{
	width:770px;
	margin:auto;
}
.copy{
	width:770px;
	margin:auto;
}
.small{
	font-size:11px;
}