body	{
	background-color: #ffffff;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN', osaka, Gothic, sans-serif;
	color:#333333;
	margin: 0px;
	padding: 0px;

    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color: #9c7bbd;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-shadow-color: #9c7bbd;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #9c7bbd;

}

img	{
	border: 0px;
}
img.tb {
	vertical-align:text-bottom;
}



h1, h2, h3, h4, h5, h6, p, ul, ol, dl, div, dd, dt, hr, form {
	margin: 0px;
	padding: 0px;
	text-indent:0px;
}
p	{
	text-indent: 0em;
	line-height: 150%;
}
p.ni {
	margin-bottom: 0em;
	text-indent: 0em;
}
p.img {
	margin: 0px;
	padding: 0px;
	text-indent: 0em;
	line-height: 100%;
}

hr	{
	visibility: hidden;
	width: 100%;
	height: 1px;
	clear: both;
	margin: 0px;
}
hr.vis {
	visibility: visible;
	height: 2px;
	color: #003399;
	background-color: #003399;
}
hr.vis2 {
	visibility: visible;
	height: 1px;
	color: #999999;
	background-color: #999999;
}

input.input1 {
	border: 1px solid #666666;
}
input.bt1	 {
	border-style: outset;
	border-color: #aaaaff;
	border-width: 2px;
	background-color: #003399;
	color: #ffffff;
}
address{
	font-style: normal;
}
td.layout {
  line-height: 0;
  font-size: 0px;
}
img.layout {
	vertical-align:bottom;
	line-height:0px;
}

div.contents div.left {
	float:left;
	margin:0px 5px 5px 0px;
}
div.contents div.right {
	float:right;
	margin:0px 0px 5px 5px;
}
table.left {
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
}
table.right {
	margin-left: 10px;
	margin-bottom: 10px;
	float:right;
}
table.center {
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
h3.sub_bar {
	background-image: url(midashi_bg2.gif);
	border: 1px #666666 solid;
	padding: 5px 0px 3px 0px;
	font-weight: bold;
	text-indent: 0.5em;
	color: #8000FF;
	font-size: 95%;
	margin: 15px 0px 5px 0px;
	width:100%;
}
h3.sub_bar a {
	font-size: 80%;
}
h3.sub_bar a.title {
	font-size: 100%;
}
h3.sub_bar a.title:link, h3.sub_bar a.title:visited {
	color:#cc0000;
	text-decoration:none;
}
h3.sub_bar a.title:hover {
	color:#cc0000;
	text-decoration:underline;
}
span.sub_bar_time {
	display: block;
	text-align:right;
	margin-top: -1.1em;
	font-weight: bold;
	font-size: 85%;
	width:100%;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */
/* ----------------------------------- header ------------------------------- */
/* -------------------------------------------------------------------------- */

div#header	{
}
/*
h2#logomark	{
  position: absolute;
  top: 3px;
  left: 10px;
	z-index:1;
}
*/
h2#logomark	{
	width:187px;
	padding:3px 0px 0px 5px;
	float:left;
}
div#jump {
	text-align: right;
	font-size: 0px;
	color:#ffffff;
	position: absolute;
	top:-100px;
}
div#jump * a:link, div#jump * a:visited, div#jump * a:hover {
	color:#ffffff;
	z-index:-1;
}

ul#mainmenu {
	width:100%;
	background-color: #9c7bbd;
	font-size: 90%;
	padding: 6px 0px 6px 0px;
	color: #ffffff;
	white-space:nowrap;
	text-indent:10px;
}
ul#mainmenu li {
	display: inline;
	margin-right: 0.2em;
}
ul#mainmenu li.select {
	background-color: #ffffff;
	color: #808080;
	padding: 2px 5px 8px 10px;
	margin: 0px 10px 0px 5px;
}

ul#mainmenu * a:link, ul#mainmenu * a:visited {
	color:#ffffff;
	text-decoration: underline;
}
ul#mainmenu * a:hover {
	color:#ffffff;
	text-decoration: none;
}

div#link {
	font-size: 12px;
	text-align: right;
	margin: 3px 10px 0px 200px;
}


/* ------------------------------------------------------------------------ */
/* ----------------------------- contents --------------------------------- */
/* ------------------------------------------------------------------------ */
div.contents {
	margin: 0px 10px 0px 10px;
}
p.time {
	font-weight: bold;
	font-size: 80%;
	text-indent: 0px;
	margin: 5px 0px 0px 0px;
}
h1#headline {
	font-size: 150%;
	margin-bottom: 6px;
}
div.headnews {
	margin-bottom:10px;
}
div.headnews p {
	font-size:100%;
}
p.k_link, div.headnews p.k_link {
	font-weight: bold;
	font-size: 80%;
	text-indent: 0px;
	margin: 0.3em 0em 0.7em 0em;
}
p.k_link a:link, p.k_link a:visited {
	text-decoration: underline;
}
p.k_link a:hover {
	text-decoration: none;
}
p.k_link a.none:link, p.k_link a.none:visited {
	text-decoration: none;
}
p.k_link a.none:hover {
	text-decoration: underline;
}

div.contents ul{
	font-size: 95%;
	list-style: circle inside url();
	line-height: 100%;
}
div.contents ul li{
	line-height: 110%;
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-top:3px;
	margin-bottom:3px;
}

p#inovate {
	margin-right:10px;
	margin-left:340px;
}
p.attention {
	font-size:90%;
	font-weight:bold;
	clear:left;
	margin:4px 0px 4px 0px;
	padding:0px;
	text-indent:0px;
}
p.attention a:link, p.attention a:visited {
	text-decoration: underline;
}
p.attention a:hover {
	text-decoration: none;
}


div#special {
	margin-left:13px;
	color: #666666;
}
div#special ul.gray,div#special ul.inline1 {
	font-size:80%;
}
div#special ul.gray li {
	margin-top:5px;
	margin-bottom:5px;
	line-height:120%;
}
div#special ul.gray span {
	font-weight:bold;
}
div.contents ul.gray li {
	list-style: circle inside url();
}
h4#wadai {
	background-color: #cdeaff;
	padding: 2px 0px 2px 3px;
	font-size: 80%;
	margin:10px 0px 5px 0px;
	color:#003399;
}
div.contents ul.inline1 li{
	list-style: none outside none;
	margin-top:2px;
	margin-bottom:2px;
	float:left;
	width:150px;
}
div#indexright {
	margin-right: 10px;

}
div#indexright div{
	margin-top: 10px;
}
div#kabugraph, div#bbnews, div#kentei, div#life {
	border: 1px #999999 solid ;
	background-color: #f8f8ff;
}
div#kabugraph {
	padding:5px;
}
div#indexright div#bbnews,div#indexright div#kentei, div#indexright div#life {
	margin-top: 5px;
	padding: 2px 5px 0px 5px;
}
div#kabugraph h3, div#life h3 {
	border-bottom: 1px #999999 solid;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
div#life h3 {
	padding-bottom:2px;
	margin-bottom: 2px;
}
div#kabugraph h3, div#kabugraph p, div#bbnews h3, div#bbnews p, div#kentei h3, div#kentei p, div#life h3, div#life p {
	font-size:80%;
}
div#kabugraph p.up, div#kabugraph p.down, div#bbnews p.up, div#bbnews p.down, div#kentei p.up, div#kentei p.down, div#life p.up, div#life p.down {
	background-color:#f4ead4;
	font-weight: bold;
	line-height:100%;
	font-family:Arial,Osaka,sans-serif;
	text-indent:0px;
}
div#kabugraph p.up, div#kabugraph p.down {
	padding:3px 3px 3px 6px;
	font-size:95%;
}
div#bbnews p.up, div#bbnews p.down, div#kentei p.up, div#kentei p.down, div#life p.up, div#life p.down {
	padding:1px 3px 1px 6px;
	font-size:80%;
}
div#kabugraph p.promoj, div#bbnews p.promoj, div#kentei p.promoj, div#life p.promoj {
	background-color: #ccddee;
	padding: 2px;
	margin: 0px;
	font-size: 80%;
	line-height: 100%;
}
div#life p.promoj {
	margin-top: 2px;
}
p.down {
	color:#0000ff;
}
p.up {
	color:#ff0000;
}

p.down span, p.up span {
	font-size: 80%;
}
div.tools {
	margin: 10px 10px 0px 0px;
	color:#666666;
}
div.tools h3 {
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.5em;
	background-color:#cccdee;
	padding: 3px;
	padding-bottom:1px;
	white-space:nowrap;
}
div.tools ul {
	list-style: none outside none;
}
div.tools ul.inline2 li{
	list-style: none outside none;
	margin-top:4px;
	margin-bottom:4px;
	display: inline;
	white-space:nowrap;
	font-size:80%;
	line-height: 140%;
}
div#quiz {
	margin-left:0.5em;
}
div#quiz h4 {
	font-weight: normal;
	font-size:80%;
	color: #669999;
}
div.tools div#quiz ul li {
	list-style: disc inside none;
	font-size: 80%;
}
div#text_ad {
	margin-top:4px;
	margin-bottom:7px;
}
div.contents div#text_ad *{
	margin-bottom: 3px;
}
div.contents div#text_ad p.ni {
	font-size:90%;
}
div.contents div#text_ad img {
	position:relative;
	top:3px;
}
h4.kigyo {
	color:#666666;
	font-weight: normal;
	margin-top: 10px;
	font-size:90%;
}
div#yotei {
	font-size: 90%;
}

div#yotei a:link, div#yotei a:visited {
	text-decoration: underline;
}
div#yotei a:hover {
	text-decoration: none;
}

table#osusume {
	background-color: #eeeeee;
	border-top: 2px #003399 solid;
}
table#osusume td {
	padding:0px 10px 0px 10px;
}
table#osusume h4 {
	margin-top: 10px;
	border-bottom: 1px #333366 solid;
	color: #333366;
	font-size: 85%;
}
table#osusume h4 span {
	display: block;
	text-align: right;
	margin-top: -1em;
	font-weight: normal;
}
table#osusume dl {
	margin-top:5px;
	font-size: 85%;
	color:#333366;
	line-height: 130%;
}
table#osusume dl dt {
	font-weight: bold;
}
table#osusume dl dd {
	margin-bottom:5px;
}

td#annai {
	background-color: #aec7d8;
	background-image: url();
	background-repeat:no-repeat;
	background-position: 95% 77%;
	padding:10px;
}
td#annai span {
	font-size: 80%;
	text-indent:2em;
}
td#annai p {
	font-size: 90%;
	line-height: 200%;
}
td#annai hr {
	width: 50%;
	text-align:left;
}
td#annai a:link, td#annai a:visited {
	text-decoration: underline;
}
td#annai a:hover {
	text-decoration: none;
}
td#annai2 {
	background-color: #edeede;
	padding: 10px;
}
td#annai h4, td#annai2 h4 {
	background-color: #ffffff;
	padding:3px;
	font-size: 80%;
	color: #333399;
	margin-bottom: 5px;
}

/*
td#annai2 h4 {
	font-size: 100%;
	color:#0066cc;
	font-weight:bold;
}
*/
td#annai2 p {
	font-size: 80%;
}
td#annai2 h5.btm {
	margin-bottom: 5px;
}
div.banner {
	width:111px;
	float:left;
	padding-right: 10px;
}
div.banner * {
	margin-bottom: 5px;
}
div#annai2_2 {
	margin-left:111px;
	padding-left: 8px;
}
div#annai2_2 h5 {
	background-color:#d1c9a0;
	margin-top: 5px;
	line-height: 150%;
}
div#footerad {
	margin:5px;
	text-align:center;
}
div#footerad * {
	margin:5px;
}


/* ------------------------------------------------------------------------ */
/* ----------------------------- table ------------------------------------ */
/* ------------------------------------------------------------------------ */
table.kokuti {
	font-size:90%;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #400080 solid;
	border-right: 1px #400080 solid;
	width:400px;
	background-color: #D1A4FF;
}
table.kokuti td, table.kokuti th {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #400080 solid;
	border-left: 1px #400080 solid;
	color: #2C0057;
}


table.syokugyo {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:500px;
	background-color: #C0C0C0;

}
table.syokugyo td, table.syokugyo th {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;

}

table.hituyou {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:400px;
	background-color: #C0C0C0;
}
table.hituyou td, table.hituyou th {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;
	font-weight: bold;
}

table.hituyou2 {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:500px;
	background-color: #C0C0C0;
}
table.hituyou2 td, table.hituyou2 th {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;
	font-weight: bold;
}

table.aco {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:220px;
	background-color: #C0C0C0;

}
table.aco td, table.aco th {
	text-align:center;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;

}

table.mag {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:213px;
	background-color: #C0C0C0;

}
table.mag td, table.mag th {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;

}

table.taekwon {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:50px;
	background-color: #C0C0C0;

}
table.taekwon td, table.taekwon th {
	text-align:center;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;

}

table.kwonsung {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:100px;
	background-color: #C0C0C0;

}
table.kwonsung td, table.kwonsung th {
	text-align:center;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;

}

table.gun {
	text-align:center;
        font-size: 12px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:600px;
	background-color: #C0C0C0;
	vertical-align: middle;

}
table.gun td, table.gun th {
	text-align:center;
	padding: 4px 4px 4px 10px;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;
	vertical-align: middle;

}

table.aspd {
	text-align:center;
        font-size: 12px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:400px;
	background-color: #C0C0C0;
	vertical-align: middle;

}
table.aspd td, table.aspd th {
	text-align:center;
	padding: 4px 4px 4px 10px;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;
	vertical-align: middle;

}


table.aspd2 {
	text-align:center;
        font-size: 12px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:300px;
	background-color: #C0C0C0;
	vertical-align: middle;

}
table.aspd2 td, table.aspd2 th {
	text-align:center;
	padding: 4px 4px 4px 10px;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;
	vertical-align: middle;

}

table.aspd3 {
	text-align:center;
        font-size: 12px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:520px;
	background-color: #C0C0C0;
	vertical-align: middle;

}
table.aspd3 td, table.aspd3 th {
	text-align:center;
	padding: 4px 4px 4px 4px;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;
	vertical-align: middle;

}
table.aspd4 {
	text-align:center;
        font-size: 12px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:150px;
	background-color: #C0C0C0;
	vertical-align: middle;

}
table.aspd4 td, table.aspd4 th {
	text-align:center;
	padding: 4px 4px 4px 4px;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;
	vertical-align: middle;

}

table.syoku td, {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;

}

table.syokugyo1 {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:500px;

}
table.syokugyo1 td, table.syokugyo1 th {
	vertical-align: top;
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;
}


table.event {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:400px;
	background-color: #C0C0C0;
}
table.event td, table.event th {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;

}

table.manual {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:400px;
	background-color: #C0C0C0;
}
table.manual td, table.manual th {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;

}

table.server {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:500px;
	background-color: #C0C0C0;
}
table.server td, table.server th {
	text-align:center;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;

}


.bg1 {
	background-color: #ccccff;
}
.bg2 {
	background-color: #f5f5ff;
}
.bg3 {
	background-color: #002F78;
	color:#ffffff;
}
.bg4 {
	background-color: #a0D0E0;
}
.bg5 {
	background-color: #f5f5ff;
	text-align:center;
	vertical-align:middle;
}
.bg6 {
	background-color: #ffffcc;
}
table.tablestyle1{
	font-size:90%;
	margin: 0px; 
	border-bottom: 1px #001545 solid;
	border-right: 1px #001545 solid;
}
table.tablestyle1 * td,table.tablestyle1 * th {
	border-top: 1px #001545 solid;
	border-left: 1px #001545 solid;
	padding:6px;
	vertical-align:top;
}
table.tablestyle1 th {
	background-color: #a0D0E0;
}

table.tablestyle1 caption {
	color: #ffffff;
	background-color:#002F78;
	padding:6px;
	padding-bottom:4px;
	text-align:left;
	font-weight:bold;
}
	
table.tablestyle2{
	font-size:90%;
	margin: 0px; 
	border-bottom: 1px #003399 solid;
	border-right: 1px #003399 solid;
}
table.tablestyle2 * td,table.tablestyle2 * th{
	border-top: 1px #003399 solid;
	border-left: 1px #003399 solid;
	padding:6px;
	vertical-align:top;
}
table.tablestyle2 th, table.kabu th {
	background-color: #99ccff;
}

table.tablestyle2 caption {
	color: #ffffff;
	background-color:#003399;
	padding:6px;
	padding-bottom:4px;
	text-align:left;
	font-weight:bold;
}
table.tablestyle3 {
	font-size:80%;
	margin: 0px; 
	border-bottom: 1px #993300 solid;
	border-right: 1px #993300 solid;
}
table.tablestyle3 * td,table.tablestyle3 * th{
	border-top: 1px #993300 solid;
	border-left: 1px #993300 solid;
	padding:4px;
	vertical-align:top;
}
table.tablestyle3 th {
	background-color: #ffcc99;
}

table.tablestyle3 caption {
	padding:4px 4px 6px 4px;;
	text-align:left;
	font-weight:bold;
}
table#kekka.tablestyle2 {
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	margin-bottom:3em;
}
table.kanrenstyle {
	width:100%;
}

/* ------------------------------------------------------------------------------ */
/* ----------------------------------------- footer ----------------------------- */
/* ------------------------------------------------------------------------------ */

.koudoku_bg1 {
	background-image: url();
	white-space:nowrap;
}
.koudoku_bg2 {
	background-image: url();
}

p.koudoku_p1 {
	line-height: 120%;
	font-size: 12px;
	margin: 10px 10px 3px 3px;
}
p.koudoku_p2 {
	line-height: 100%;
	margin: 3px 10px 3px 3px;
	font-size: 12px;
}

div#footer	{
	text-align: center;
	padding-bottom: 1em;
}
div#footer_line {
	background-color: #9c7bbd;
	text-align:left;
	padding: 0px 0px 2px 10px;
	margin-bottom: 15px;
}
div#footer_line p.img {
	float:left;
	width:200px;
}
p#to_top {
	text-align:right;
	font-size: 80%;
	margin-right: 1em;
	margin-left: 210px;
	padding-top:3px;
}

p#to_top a:link, p#to_top a:visited {
	color:#ffffff;
	text-decoration: none;
}
p#to_top a:hover {
	color:#ffffff;
	text-decoration: underline;
}
div#footer ul#nikkeiinfo li, div#footer ul#help li, div#footer ul#ad li	{
	display: inline;
}

div#footer ul,div#footer address {
	font-size: 80%;
	margin-bottom: 0.5em;
}

div#footer ul#ad {
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffdd;
	border: 3px solid #003399;
	width: 600px;
	padding: 3px;
}
