
body {
	color:#555555;
	bgcolor:#dddddd;
	width:728px;
	font-family:"meiryo","MS UI Gothic","MS PGothic";
}
table {
	font-size:x-small;
	border:1px solid;
	color:#555555;
	width:728px;
	font-family:"meiryo","MS UI Gothic","MS PGothic";
    border-collapse: collapse;
}
td,th {
	font-size:x-small;
	border:1px solid;
	color:#555555;
	background-color:lightcyan;
	font-family:"meiryo","MS UI Gothic","MS PGothic";
}

th {
	text-align:center;
	font-weight:bold;
	background-color:lightblue;
}

h1 { font-size:large; }
ul,li{list-style-type:none;}
.list1 { list-style:none; }
.list{list-style:none}

#header
{
width:728px;
}
#contain
{
width:728px;
}
#menu
{
width:728px;
}
#footer
{
width:728px;
}
