@charset "shift_jis";

/* html_recustomize =============== */
div#pagetop {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	visibility: hidden;
	border-top: 1px dashed red;
}
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', osaka,'sans-serif';
}
img	{
	border-style: none;
}
img.tb {
	vertical-align: text-bottom;
}
img.tm {
	vertical-align: middle;
}
img.tt {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, div, dd, dt, form, iframe {
	margin: 0px;
	padding: 0px;
}

div.clear {
	margin:0px;
	padding:0px;
	clear:both;
	line-height: 0;
	height: 1px;
	width: 1px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
table td, table th {
	vertical-align: top;
}


body a:link{
	color: #003399;
	text-decoration: none;
}
body a:visited{
	color: #800080;
	text-decoration: none;
}
body a:hover {
	color: #003399;
	text-decoration: underline;
}
a.button {
	border-width: 1px;
	border-style: solid;
	color: #ffffff;
	padding: 1px 5px;
	font-size: 12px;
	white-space: nowrap;
}


p.img {
	line-height: 0;
	margin: 0px;
	padding: 0px;
	width: auto;
}
p.link {
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px;
}
p.link a:link, p.link a:visited {
	text-decoration: underline;
}
p.link a:hover {
	text-decoration: none;
}
p#left, div#left {
	float: left;
	margin: 0px 5px 5px 0px;
}
p#right, div#right {
	float: right;
	margin: 0px 0px 5px 5px;
}
hr {
	visibility: hidden;
	height: 10px;
}

/* header ==================*/
div#brandbar {
	background-color: #0030CE;
	padding: 2px 10px;
	line-height: 0px;
}
div#brandbar img {
	line-height: 0px;
	font-size: 0px;
	vertical-align: text-bottom;
}
div.header {
	margin-bottom: 10px;
}




/* contents ==================*/
div#contents {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
}
div#contents img {
	line-height: 0px;
	font-size: 0px;
	vertical-align: text-bottom;
}
td#mid {
	vertical-align: middle;
}
td#bot {
	vertical-align: bottom;
}
.txtbox1{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
.lay1{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}
.lay2{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 15px 15px;
}

.spc1{
	padding: 0px 0px 5px 0px;
}
.spc2{
	padding: 0px 0px 10px 0px;
}
.spc3{
	padding: 0px 0px 15px 0px;
}
.spc4{
	padding: 0px 0px 20px 0px;
}
.spc5{
	padding: 0px 0px 12px 0px;
}
.spc6{
	padding: 0px 0px 30px 0px;
}
.spc7{
	padding: 0px 0px 25px 0px;
}
.spc8{
	padding: 0px 0px 45px 0px;
}

.txt0 { font-size:8pt; line-height: 15px; color:#333333; }
.txt1 { font-size:75%; line-height: 15px; color:#333333; }
.txt1b { font-size:75%; line-height: 15px; color:#333333; font-weight:bold; }
.txt2 { font-size:75%; line-height: 16px; color:#333333; }
.txt3 { font-size:75%; line-height: 20px; color:#333333; }
.txt4 { font-size:12px; line-height: 18px; color:#004C97; }

.red {
	color: #9B0B0B;
}

/* footer ==================*/
div#nk_footer {
	width: 100%;
}
div#nk_footer div#footermenu {
   clear:both;
   text-align:center;
   border-top:#0030CE 23px solid;
}
div#nk_footer div#footermenu a:link {
   color:#004477;
   background-color:transparent;
   text-decoration:underline;
}
div#nk_footer div#footermenu a:visited {
   color:#660066;
   background-color:transparent;
   text-decoration:underline;
}
div#nk_footer div#footermenu a:hover {
   color:#004477;
   background-color:transparent;
   text-decoration:none;
}
div#nk_footer div#footermenu p.pagetop {
   float:right;
   margin-top:-18px;
   margin-bottom:0px;
   padding:0px 5px;
   font-size:80%;
   line-height:1.0em;
   text-align:right;
}
div#nk_footer div#footermenu p.pagetop a:link {
   color:#ffffff;
   background-color:transparent;
   text-decoration:none;
}
div#nk_footer div#footermenu p.pagetop a:visited {
   color:#ffffff;
   background-color:transparent;
   text-decoration:none;
}
div#nk_footer div#footermenu p.pagetop a:hover {
   color:#ffffff;
   background-color:transparent;
   text-decoration:underline;
}
div#nk_footer div#footermenu h2 {
   float:left;
   margin-top:-22px;
   padding:0px 5px;
   font-size:80%;
   text-align:left;
}
div#nk_footer div#footermenu div.clear {
	line-height: 0;
	height: auto;
	width: auto;
}
div#nk_footer div#footermenu ul {
   margin:10px auto;
   list-style-type:none;
   font-size:75%;
   padding:0px;
}
div#nk_footer div#footermenu ul li {
   display:inline;
}
div#nk_footer div#footermenu ul li a {
	white-space: nowrap;
}
div#nk_footer div#footermenu p.doublecopyright {
   text-align:center;
   margin:0em auto;
   padding:0.5em 0em 0em;
   font-size:80%;
}
div#nk_footer div#footermenu p.copyright {
   text-align:center;
   margin:0em auto;
   padding:0.5em 0em;
   font-size:80%;
}
div#nk_footer div#footermenu div#nikkeiinfo {
	border: 3px solid #003399;
	background-color: #ffffde;
	width: 620px;
	padding: 6px 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div#nk_footer div#footermenu div#nikkeiinfo p {
	line-height: 160%;
	text-align: left;
	margin: 0px auto;
	font-size: 80%;
	text-indent: -11.5em;
	padding-left: 11.5em;
}
div#nk_footer div#footermenu div#nikkeiinfo p a {
	white-space: normal;
}
/*\*/
div#nk_footer div#footermenu div#nikkeiinfo p a {
	white-space: nowrap;
}
/* */

