
body{
	background:none;
}

#container{
	width:750px;
	border:none;
	margin:20px auto;
}

#head{
	background:url(/pic/bkg/gw1.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	text-align:left;
	height:30px;
	width:750px;
}

#head h3{
	float:left;
	margin:0 4px;
	vertical-align:bottom;
}

#close{
	text-align:right;
	margin:10px auto;
}

#kana{
	text-align:left;
	color:#666666;
	margin:5px auto;
}


table{
	margin:10px auto;
	width:700px;
	color: #333333;
	border:solid 2px #cccccc;
	border-collapse: separate;
	border-spacing: 1px;
	background: #ffffff;
}

td, th{
	padding: 3px 3px 3px 10px !important;
	border:solid 1px #cccccc;
	border-collapse: collapse;
	text-align:left;
	line-height:18pt;
	
}

th{
	width:150px;
}

.center td{ text-align:center !important; }


#foot{
	margin-top:20px;
	background:url(/pic/bkg/gw1.gif);
	background-repeat:repeat-x;
	background-position:center top;
	width:750px;
	padding:6px 0;
}

#foot p{
	text-align:right;
}
