body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#main {
	margin: 0 auto auto;
	width: 620px;
	background-color: #FFFFFF;
	border-width: 0 1px 0 1px;
}

#header {
	margin: 0;
	padding: 0;
	background: url(/WLPDLP/F8B6D8F8-24F1-4D6B-8AB3-0AE93BBBE1A1/img/120_60logo.jpg) no-repeat; 
	width: 620px; 
	height: 66px;	
	display: block;
	margin-top: 5px;
}
#header2 { 
	background: url(../img/header2.jpg) no-repeat; 
	width: 620px; 
	height: 48px;	
}
#header a, header2 a { display: block; height: 48px; }
#header h1 { display: none; }
#header2 a { display: block; height: 66px; }
#content {
	padding: 5px;
	float: left;
	width: 335px;
}
#form {
	float: right;
	margin: 17px 0 0 27px;
	* margin-top: 3px;
	padding: 10px;
	padding-right: 9px;
	* padding-right: 10px;
	* padding-left: 10px;
	width: 222px;
	background-color: #333333;
	border: 1px solid  #000099;
	color: #000099;
}
#footer { 
	margin-top: 30px;
	background: url(../img/down.jpg) no-repeat; 
	width: 620px; 
	height: 12px;
}

#contact {
	margin: 0 auto;
	padding-top: 3px;
	width: 620px;
	border-top: 1px solid #000099;
	text-indent: 15px;
}
#contact_text {
	float: right;
	color: #777;
	font-size: 10px;
	
}
a { color: #888; text-decoration: underline; }
a:hover { color: #000099; }
h1, h2 {
	padding-left: 18px;
	background: url(/WLPDLP/F8B6D8F8-24F1-4D6B-8AB3-0AE93BBBE1A1/img/arrow_blue.gif) 0 3px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1a1b70;
}
.mail { color: #000066;text-decoration: none } 
img { border: none; }
td { vertical-align: top; }
ul { list-style: none; margin-left: -20px; * margin-left: 20px; }
li { 
	padding-bottom: 10px; 
	padding-left: 12px; 
	background: url(/WLPDLP/F8B6D8F8-24F1-4D6B-8AB3-0AE93BBBE1A1/img/bullet_blue.gif) 0 4px no-repeat; 
}
/* form */
label {
	display: block;
	margin-bottom: 5px;
	color: #FFFFFF;
}
input, select {
	margin-bottom: 10px;
	margin-top: 2px;
	background-color: #FFFFFF;
	border: 1px solid #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.rows {
	width: 200px;
}
input { padding: 3px; width: 213px; * width: 207px; }
select { padding: 2px; }
option { background-color: #FFFFFF; }
input#Submit1 {
	display: block;
	margin: 10px 0 0 0;
	width: 100px;
	background-color: #000099;
	border-top: 1px solid  #006699;
	border-right: 1px solid #003399;
	border-bottom: 1px solid  #0033CC;
	border-left: 1px solid  #0000CC;
	color: #FFFFFF;
	font-weight: bold;
}
#download {
	display: block;
	margin: 10px 0 0 0;
	padding-top: 6px;
	width: 130px;
	height:20px;
	text-align:center;
	background-color: #000099;
	border-top: 1px solid  #006699;
	border-right: 1px solid #003399;
	border-bottom: 1px solid  #0033CC;
	border-left: 1px solid  #0000CC;
	color: #FFFFFF;
	font-weight: bold;
}
#downloadJapan {
display: block;
margin: 0 auto;
padding: 4px 0;
width: 100px;
background-color: #000099;
border-top: 1px solid #006699;
border-right: 1px solid #003399;
border-bottom: 1px solid #0033CC;
border-left: 1px solid #0000CC;
color: #FFFFFF;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
}
.errors { display: block; color: #990000; }
/**/