body {
	background-color: #dbdbdb;
	margin: 0px;
	font-size: 80%;
	color: #333333;
	text-align: center;
}

a {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
}
a:link {
	color: #000099;
}
a:hover {
	color: #990000;
}

div p {
	font-size: inherit;
	color: inherit;
}

div.shadow {
	width: 779px;
	margin:0 auto;
	background-image: url('/ja/image/common/_shadow.gif');
	background-repeat: repeat-y;
	text-align: left;
	font-size: inherit;
}

div.page {
	background-color: #ffffff;
	width: 760px;
	text-align: left;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #cccccc;
	line-height: 120%;
	font-size: inherit;
}

div.header {
	width: 760px;
	height: 90px;
	border-width: 5px 0 0 0;
	border-style: solid;
	border-color: #000099;
	font-size: inherit;
	background-image: url('/ja/image/common/bk_header.gif');
	background-repeat: repeat-x;
}
div.menu {
	width: 760px;
	height: 33px;
	margin-top: 1px;
	background-image: url('/ja/image/common/menu_bg.gif');
	background-repeat: repeat;
	text-align: center;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #cccccc;
	font-size: inherit;
}

div.submenu {
	width: 760px;
	margin-top: 1px;
	background-image: url('/ja/image/common/menu_bg.gif');
	background-repeat: repeat;
	text-align: center;
	font-size: 9pt;
	padding: 5px;
}

td.submenu {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 9pt;
}
a.submenu {
	color: #666666;
	text-decoration: none;
}
a.submenu:visited {
	color: #666666;
}
a.submenu:link {
	color: #666666;
}
a.submenu:hover {
	color: #666666;
	text-decoration: underline;
}



div.w_document {
	width: 760px;
	font-size: inherit;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.w_document table {
 margin:0 auto;
}

div.footer {
	width: 740px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #cccccc;
	text-align: center;
	font-size: inherit;
}

div.footer table {
 margin:0 auto;
}

td {
	font-size: 80%;
	color: inherit;
	line-height: 120%;
}

td.w_left {
	padding: 5px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 120%;
}

td.w_right {
	padding: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 120%;
}

div.caption {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: inherit;
}

div.top_document {
	line-height: 120%;
	padding: 5px;
	font-size: inherit;
}
div.top_document h3 {
 font-size:100%;
 margin:0 auto;
 color:#ff0000;
}
div.top_document h4 {
}
div.top_document p {
 line-height: 140%;
 padding: 5px;
 margin:3px;
}
div.top_document table.dd {
 font-size:100%;
 margin:0 auto;
}
div.top_document table.dd tr:hover {
 background-color:#fcc;
}
div.top_document table.dd td {
 border-bottom:1px solid #ccc;
}
div.top_document table.dd caption {
 text-align:left;
 color:#000080;
 border-bottom:1px solid #ccc;
}
div.product_logo {
	border-color: #cccccc;
	border-style: dashed;
	border-width: 0 0 1px 0;
	padding: 5px;
	margin-top: 0px;
	margin-bottom:@10px;
}

div.description {
	padding: 5px;
	font-size: inherit;
}

hr.cc {
	color: #cccccc;
	height: 1px;
}

/**/

div#npage {
 width: 680px;
 font-size:100%;
 text-align:left;
 margin:0 auto;
}

div#npage hr {
 color:#cccccc;
}

table#form {
 background-color:#cccccc;
}

table#form th {
 font-size:80%;
 background-color:#dfdfdf;
}
table#form td {
 background-color:#ffffff;
}
div.err {
 color:#ff0000;
}

/*login*/
div#login {
 width: 530px;
 margin:0 auto;
 text-align:left;
}
div#login  h1 {
 background-color:#000080;
 color:#ffffff;
 padding:3px 3px 3px 10px;
 text-align:left;
 font-size:10pt;
 margin-bottom:0;
}
div#login div#box {
 width:548px;
 border:1px solid #000080;
 padding:5px;
}
