@charset "shift-jis";

body {
	font-family:"monospace",'Verdana';
	background:#FFF;
	color:#333;
	text-align:center;
	line-height:130%;
	margin:0;	
	font-size:small;
}

table td,
table th
{
	font-size:small;
}

img {
	border:none;
}


#box0 td
{
	vertical-align:top;
}

#header table,#header tr,
#header td,#header p,#header h1,#header h2,#header h3,#header h4,
#header h5,#header h6,#header h7,#header ul,#header li,#header ol,#header dl,
#header dt,#header dd ,
#menu table,#menu tr,
#menu td,#menu p,#menu h1,#menu h2,#menu h3,#menu h4,
#menu h5,#menu h6,#menu h7,#menu ul,#menu li,#menu ol,#menu dl,
#menu dt,#menu dd
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	vertical-align:bottom;
	line-height:1.0em;
}


h1,h2,h3,h4,h5,h6,h7,p 
{
	color:333;
}

table
{
	width:100%;
	margin:10px 0px 10px 0px;
}

table,tr,th,td
{
	border-collapse: collapse;
}

