@charset "Shift_JIS";

/*スタイルシートの初期化*/
*{
  margin:0;
  padding:0;
  zoom:1;
} 

body {
	margin: 0px;
	height: auto;
	padding-top: 0px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/back.jpg);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FFFF66;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
}

.a1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.5em;
	color: #FFFFFF;
}
