/* CSS Document */

body,td,th {
	font-size: 12px;
	line-height: 160%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	font-family:  "メイリオ", Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	color: #666666;
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
}
img {
	vertical-align: top;
	border: none;
}
ul { list-style-type: none; margin: 0; padding: 0px 0px 0px 0px; }
li { margin: 0; padding: 0; }
h1,h2,h3,h4,h5{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover{
	color: #336699;
	text-decoration: underline;
}
#bot_img{
	background-image: url(../images/botom.gif);
	height: 51px;
	width: 762px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

