
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,p,td {margin: 0;padding: 0;}

table {border-collapse: collapse;border-spacing: 0;}

h1,h2,h3,h4{font-size: 100%;}

img {border: 0;}

a:link, a:visited,a:active{text-decoration: none;color: #823205;}
a:hover{text-decoration: underline;color: #F4A016;}

a.menu:link, a.menu:visited,a:active{text-decoration: none;color: #444;}
a.menu:hover{text-decoration: underline;color: #444;}

body {
	background-color: #B9DCFF;
	font-size: small;
	color: #444;
	font-family: verdana,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
	text-align: center;

}

#container{
	width:700px;
	margin:auto;
	text-align: left;
}

h1{
	text-indent:-9999px;
	display: none;
}

.footer{
	text-align: center;
	margin-top:50px;
}

.clearboth{
	margin:0px;
	padding:0px;
	clear:both;
	line-height:0;
	font-size:0;
}