.style6 {
	font-size: 6pt ;
	color: #000099;
}
.style6g {
	font-size: 6pt ;
	color: #999999;
}

.style6gr {
	font-size: 6pt ;
	color: #575757;
}
.style6y {
	font-size: 6pt ;
	color: #e2af16;
}

.style7 {
	font-size: 7pt ;
	color: #000099;
}
.style7g {
	font-size: 7pt ;
	color: #999999;
}

.style7gr {
	font-size: 7pt ;
	color: #575757;
}
.style7y {
	font-size: 7pt ;
	color: #e2af16;
}



.style8 {
	font-size: 8pt ;
	color: #000099;
}
.style8g {
	font-size: 8pt ;
	color: #999999;
}

.style8gr {
	font-size: 8pt ;
	color: #575757;
}
.style8y {
	font-size: 8pt ;
	color: #e2af16;
}


.style9 {
	font-size: 9pt ;
	color: #555555;
}
.style9g {
	font-size: 9pt ;
	color: #666666;
}
.style9gg {
	font-size: 9pt ;
	color: #999999;
}
.style9w {
	font-size: 9pt ;
	color: #ffffff;
}
.style9gr {
	font-size: 9pt ;
	color: #1eb6ff;
}
.style10 {
	font-size: 10pt ;
	color: #555555;
}
.style10pr {
	font-size: 10pt ;
	color: #012efe;
}

.style10p {
	font-size: 10pt ;
	color: #ff00ff;
}

.style10gg {
	font-size: 10pt ;
	color: #999999;

}

.style10w {
	font-size: 10pt ;
	color: #ffffff;
}

.style11 {
	font-size: 11pt ;
	color: #555555;
}

.style12 {
	font-size: 12pt ;
	color: #555555;
}

.style12y {
	font-size: 12pt ;
	color: #ffff55;
	font-weight: bold;
}

.style12gg {
	font-size: 12pt ;
	color: #a8a8a8;
}
.style12b {
	font-size: 12pt ;
	color: #555555;
	font-weight: bold;
}



.style14 {
	font-size: 14pt ;
	color: #555555;
}

.style14b {
	font-size: 14pt ;
	color: #555555;
	font-weight: bold;

}


.style16 {
	font-size: 16pt ;
	color: #555555;
}
.style16g {
	font-size: 16pt ;
	color: #a8a8a8;
	font-weight: bold;
}
.style16b {
	font-size: 16pt ;
	color: #555555;
	font-weight: bold;
}
.style6 {
	font-size: 6pt ;
	color: #999999;
	font-weight: bold;
}
.style10tenki {
	font-size: 10pt ;
	color: #000099;
	text-align: center
}
}
.style10b {
	font-size: 10pt ;
	color: #000099;
	font-weight: bold;
}
.style10g {
	font-size: 10pt ;
	color: #666666;
}
.style10g2 {
	font-size: 10pt ;
	color: #cccccc;
}


.style11b {
	font-size: 11pt ;
	color: #000099;
	font-weight: bold;
}
.style12b {
	font-size: 12pt ;
	color: #000099;
	font-weight: bold;
}
.style12bb {
	font-size: 12pt ;
	color: #000000;
	font-weight: bold;
}
.style20 {
	font-size: 20pt ;
	color: #555555;
}
.style28 {
	font-size: 28pt ;
	color: #555555;
}

}
.style50 {
	font-size: 50pt ;
	color: #1A1A1A;
}

/* 一番大外の枠 */
.Box {
	width: 800px;
	margin: 0px auto;
	border-right: solid 5px #4A4AB5;
	border-left: 5px solid #4A4AB5;
	background:#FFFFFF;
}

/* rssboxの配置*/
.rss_box {
	 margin: 1em;
	 width: 250px;
	 
}

.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	font-size: 10px;
	text-align: left;
}

.rss_item  {
  font-size: 7pt;
  list-style:none;
  padding-bottom:0em;
}

.rss_title a {
	color:#000099;
	font-size: 9pt;
	}
.rss_item a {
	color:#000099;
	font-size: 9pt;
	}
	
.rss_item a:visited {
	color:#660000;
}

.rss_date {
	font-size: 7pt;
	color: #0200ff;
	}

