body {
	background-color: #FFF;
	color: #000;
	font-family: Osaka,"‚l‚r ‚oƒSƒVƒbƒN",Arial,sans-serif; 
	font-size: 12px;
	line-height: 150%;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

img, table, th, td {
	border: 0px;
}

a:link {
	color: #00F;
}

a:visited {
	color: #609;
}

a:hover {
	color: #F30;
}

a:active {
	color: #C00;
}

h1 {
	color: #000;
	font-size: 16px;
	margin: 0px;
	padding: 30px 0px 15px 0px;
	width: 650px;
}

h2 {
	background-color: #D9D9D9;
	border-top: solid 1px #BBB;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	border-left: solid 1px #BBB;
	color: #000;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h3 {
	color: #000;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

span.text {
	display: block;
	padding: 2px 2px 2px 5px;
}

p, address {
	font-style: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

p.attention {
	margin-top: -15px;
}

p.aa {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN"; 
	font-size: 12px;
	line-height: 100%;
}

ul {
	list-style-type: none;
	margin: 10px 0px 15px 0px;
	padding: 0px;
}

li {
	background-color: transparent;
	background-image: url(../img/i_list.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 150%;
	margin: 4px 0px;
	padding-left: 18px;
}

ul.list_s {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

ul.list_s li {
	background-color: transparent;
	background-image: url(../img/i_list_s.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 150%;
	margin: 4px 0px;
	padding-left: 18px;
}

br.clear {
	display: inline !important;
	display: none;
	clear: both;
}

span.hidden {
	color: #FFF;
}

span.att {
	color: #C00;
}

div.center {
	text-align: center;
	width: 100%;
}

div.right {
	text-align: right;
	width: 100%;
}

table {
	border-collapse: separate;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-spacing: 0px;
	margin-bottom: 25px;
	padding: 0px;
}

th, td {
	border-top: solid 1px #BBB;
	border-left: solid 1px #BBB;
	font-size: 12px;
	line-height: 140%;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

th {
	background-color: #D9D9D9;
	font-weight: normal;
	text-align: center;
}

table td.center {
	text-align: center;
}

#container {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 650px;
}

table.form {
	font-size: 100%;
	border-collapse: separate;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
}

table.form th, table.form td {
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	line-height: 140%;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

table.form th {
	background-color: #DDD;
	font-weight: normal;
}

table.form th.cell2 {
	background-color: #EEE;
}