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

    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;

}

.size_s {
	font-size: 14px;
	line-height: 125%;
	letter-spacing: 0.04em;
}


img.tb {
	vertical-align:text-bottom;
}
h1 {
	font-size: 14px;
	color: #9c7bbd;
	background: #f3f3f3;
	border-left: 15px solid #9c7bbd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #9c7bbd;
}

h2 {
	font-size: 14px;
	color: #FF4040;
	background: #f3f3f3;
	border-left: 15px solid #FF4040;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top: 1px solid #FF4040;
	border-bottom: 1px solid #FF4040;
	border-right: 1px solid #FF4040;
}

h3 {
	font-family:'‚l‚r ‚oƒSƒVƒbƒN', HGS‘n‰pŠpÎß¯Ìß‘Ì,Osaka;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

h3 span{
	background-color: #c00;
	color: #ffffff;
	padding: 3px;

}

.rules{
	border-bottom: 1px dotted #666666;
	padding-bottom: 5px;
}

h4 {
	font-family:'‚l‚r ‚oƒSƒVƒbƒN', HGS‘n‰pŠpÎß¯Ìß‘Ì,Osaka;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 10px;


}

h4 span{
	background-color: #0000E0;
	color: #ffffff;
	padding: 3px;

}

h6 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C0057;
	color: #2C0057;
	font-size: 14px;
}

h6 span{
	background-color: #FFDDFF;
	color: #2C0057;
	padding: 3px;

}


.left_f6 {

	font-size: 13px;
	line-height: 100%;
	color: #333333;
	padding-right: 5px;
	padding-left: 10px;
	margin-right: 25px;
	margin-left: 25px;
	background-color: #ffffff;
}

ul, ol, dl, div, dd, dt, 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{
	color: #c0c0c0;
	width: 100%;
	height: 1px;
}

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;
}

a:link {
	font-weight: bold;
	color: #3366CC;
}
a:visited {
	font-weight: bold;
	color: #3366CC;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
}


/* -------------------------------------------------------------------------- */
/* ----------------------------------- 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%;
}

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;
}



div#special {
	margin-left:15px;
	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();
}

p.down {
	color:#0000ff;
}
p.up {
	color:#ff0000;
}

p.down span, p.up span {
	font-size: 80%;
}

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#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.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.spec {
	font-size:90%;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #003399 solid;
	border-right: 1px #003399 solid;
	width:780px;
	background-color: #f3f3f3;
}

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

table.aka {
	font-size:90%;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #003399 solid;
	border-right: 1px #003399 solid;
	width:680px;
	background-color: #f3f3f3;
}

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


table.aka1 {
	font-size:90%;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #003399 solid;
	border-right: 1px #003399 solid;
	width:600px;
	background-color: #f3f3f3;
}

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


table.wg {
	font-size:12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #003399 solid;
	border-right: 1px #003399 solid;
	width:600px;
	background-color: #f3f3f3;
}

table.wg td, table.wg th {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #003399 solid;
	border-left: 1px #003399 solid;
	background-color: #f3f3f3;
}



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

}

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

}

table.s1 {
        font-size: 12px;
	background-color: #ffffff;
}

table.s1 td, table.s1 th {
        font-size: 13px;
	white-space:nowrap;
	line-height: 100%;
}



table.server {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:400px;
	background-color: #f3f3f3;
}
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;
	vertical-align: top;
	line-height: 150%;

}

table.fansite {
        font-size: 13px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:400px;
	background-color: #9c7bbd;
}
table.fansite td, table.fansite th {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #2C0057;
	vertical-align: top;
	line-height: 100%;

}


table.point {
        font-size: 12px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:800px;
	background-color: #f3f3f3;
}
table.point td, table.point th {
	text-align:left;
	padding: 4px;
	white-space:nowrap;
	border-top: 1px #808080 solid;
	border-left: 1px #808080 solid;
	color: #666666;
	vertical-align: top;
	line-height: 150%;

}


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

}

table.atamatop {
        font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width:500px;
	background-color: #f3f3f3;
	text-align: center;
}
table.atamatop td, table.atamatop th {
	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;

}


/* ------------------------------------------------------------------------------ */
/* ----------------------------------------- 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;
}
