/* CSS Document */

body {
	background-image: url(http://www.amagigoe.jp/img/top/bg.gif);
}
body,td,th {
	font-size: 12px;
}
.style1 {font-size: small}
.style2 {font-size: smaller}
.style3 {font-size: x-small}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {font-size: 10px}
.style6 {color: #FFFFFF}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #666666;
}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
}
.style11 {font-weight: bold}
.style12 {
	font-size: 10px;
	color: #eeeeee;
}
.style13 {font-size: 16px}