@charset "shift_jis";

body{
	font-size:12px;
	line-height:16px;
	text-align:center;
}

p{margin:3px;}

table{
	width:650px;
	margin:0px auto 4px;
}

td{
	font-size:12px;
	line-height:16px;
}

hr{width:650px;}

strong{
	color:#ff0000;
}

td.menu{
	background-color:#ebebeb;
}

td.menu1{
	background-color:#ebebeb;
	width:50px;
}

td.menu2{
	background-color:#ebebeb;
	width:85px;
}


li{
	float:left;
	margin-right:10px;
}

ul{
	margin: 0px 5px;
	padding:0px;
	list-style: none;
	}

img {border:none;}
