html,body,form,fieldset,legend,label,input,textarea,table,thead,tbody,tfoot,th,td,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,p,blockquote{margin:0;padding:0;}
fieldset,img,iframe{border:none;}
table{border-collapse:separate; border-spacing:0;}



body {
	margin:0;
	padding:0;
	text-align:center;
	font:normal normal normal 14px/1.3 'Meiryo','Arial','Tahoma','Verdana',sans-serif;
}

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


a         {color:#2d59b3; text-decoration:underline;}
a:visited {color:#663399;}
a:hover   {color:#1e90ff;}



table.form tr th {
	vertical-align:top;
	font-style:normal;
	font-weight:normal;
	font-size:13px;
	width:200px;
	padding:5px 0;
}
table.form tr td {
	font-size:13px;
	padding:5px 0;
}

td.features {
	font-size:14px;
	padding-left:22px;
}

