/* ページ全体 */

<!--
BODY{
  font-size : 10pt;
  font-weight : normal;
  line-height : 18pt;
}

TD{
  font-size : 10pt;
  font-weight : normal;
  line-height : 18pt;
}


.head{
    font-weight:normal;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height : 10pt; 
    font-size: 10px;
}


h2 { font-size:11pt;}
h3 { font-size:10pt;}


.line-through {text-decoration : line-through}

.frame_b{border-width : 1pt 1pt 1pt 1pt;border-style : solid solid solid solid;border-color : black black black black;}

.in_frame{
  border-top-width : 1pt;
  border-left-width : 1pt;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : white;
  border-left-color : white;
}

.blue_frame{border-width : 1pt 1pt 1pt 1pt;border-style : solid solid solid solid;border-color : #8080ff #8080ff #8080ff #8080ff;}
.in_blue_frame{
  border-bottom-width : 1pt;
  border-bottom-style : solid;
  border-bottom-color : #8080ff;
}

.blue_back455{width:455px; background-color: #8080ff;color:#ffff00;}

.blue_back455-2{width:455px; background-color: #d2d2ff;}

.blue_back400{width:400px; background-color: #8080ff;color:#ffff00;}

.blue_back100p{width:100%; background-color: #9ac7dc;}

.orange_back680{width:680px; background-color: #f74a09;}


.frame_r{border-top-width : 2pt;border-left-width : 2pt;border-right-width : 2pt;border-bottom-width : 2pt;border-style : solid solid solid solid;border-color : red red red red;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}

.d_line{
  border-top-width : 2pt;
  border-bottom-width : 2pt;
  border-top-style : double;
  border-bottom-style : double;
  border-top-color : silver;
  border-bottom-color : silver;
  padding-top : 2px;
  padding-bottom : 2px;
  color : #0000cc;
  font-weight : bold;
  font-size : 11pt;
}

.brown13{ 
  font-size : 13pt;
  color : #cc0000;
  font-weight : bold;
}

.brown18{ 
  font-size : 18pt;
  color : #cc0000;
  font-weight : bold;
}

.red18{ 
  font-size : 18pt;
  color : #ff0000;
  font-weight : bold;
}

.midashi11{ 
  font-size : 11pt;
  font-weight : bold;
}

.midashi11-blue{ 
  font-size : 11pt;
  color : #0000ff;
  font-weight : bold;
}

.midashi11-orange{ 
  font-size : 11pt;
  color : #ff7735;
  font-weight : bold;
}

.midashi10-white{ 
  font-size : 10pt;
  color : #FFFFFF;
  font-weight : bold;
  line-height : 15px;
}

.midashi10-blue{ 
  font-size : 10pt;
  color : #0000ff;
  font-weight : bold;
  line-height : 15px;
}

.midashi8-blue{
  font-size : 8pt;
  color : #000099;
  line-height : 15px;
  font-weight : bold;
  line-height : 15px;
}

.size8 {  font-size: 8pt}
.size9 {  font-size: 9pt}
.size10 {  font-size: 10pt}
.size11 {  font-size: 11pt}
.size11b {  font-size: 11pt;font-weight : bold;}
.size12 {  font-size: 12pt}
.size12b {  font-size: 12pt;font-weight : bold;}
.size13 {  font-size: 13pt}
.size14 {  font-size: 14pt}
.size14b {  font-size: 14pt;font-weight : bold;}
.size15 {  font-size: 15pt}
.size18 {  font-size: 18pt}
.size18b {  font-size: 18pt;font-weight : bold;}
.size20 {  font-size: 20pt}
.size22 {  font-size: 22pt}
.size24 {  font-size: 24pt}
.size26 {  font-size: 26pt}
.size30 {  font-size: 30pt}

.google{
 line-height : 15px;
 font-size: 10pt;
}

.white-10{  
  font-size : 10pt;
  color : #FFFFFF;
}

.red-8-b{  
  font-size : 8pt;
  color : #ff0000;
  font-weight : bold;
}

.yellow {
	background-color: #FFFF00;
        font-weight : bold;     
}


.ul a{
  font-weight : bold;
}

a:hover { background:#ffff00; }

if (top!=self) { top.location.href=self.location.href; }

-->


/*--------------------------------------------------------
■右アドセンスの設定（オプション）
--------------------------------------------------------*/

div.right-ad{
	position: absolute;
	left: 720px;
	top: 50px;
}

