﻿/* CSS Document */

@charset "utf-8";

/* TEXT */

body,td,tr,div,p{
  font-size: 12px; 
  line-height: 20px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
  
.te10{
  font-size: 10px; 
  line-height: 14px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
  
.te11{
  font-size: 11px; 
  line-height: 13px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

.te14{
  font-size: 14px; 
  line-height: 20px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

.te16{
  font-size: 16px; 
  line-height: 20px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
  
.te18{
  font-size: 18px; 
  line-height: 22px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
  
.small_yellow_table_border { 
/*width: 100%;  width */ 
border-collapse: collapse; /* display*/ 
border: 1px #FF9900 solid; /* pixel color  line */ 
} 



/* TEXT OLD */

.tx11pt{ line-height: 110%; font-size: 11pt}
.tx11p{ line-height: 130%; font-size: 11pt}
.tx11pw{ line-height: 140%; font-size: 11pt; font-weight: lighter}
.tx11pw2 { line-height: 140%; font-size: 11pt ; text-decoration: line-through}

.tx10p{ line-height: 130%; font-size: 10pt}
.tx10pw{ line-height: 140%; font-size: 10pt}
.tx10pt{ line-height: 110%; font-size: 10pt}
.tx10p2 {  font-size: 10pt; color: #666666}
.tx10p_c { line-height: 130%; font-size: 10pt ; color: #FFFFFF}
.tx10pw_b { line-height: 140%; font-size: 14px; font-weight: normal}

.tx9p{ line-height: 130%; font-size: 9pt}
.tx9pw{ line-height: 140%; font-size: 9pt}
.tx9pt{ line-height: 110%; font-size: 9pt}
.tx9pw_b { line-height: 140%; font-size: 9pt }
.tx9ptnarrow { line-height: 10%; font-size: 9pt }
.tx9ptnarrow_op { line-height: 10pt; font-size: 9pt }
.tx9pbaselineshift { line-height: 0%; font-size: 9pt }

.txt_big {  font-size: 24px; font-weight: normal}
.nav1a { font-size: 12px; color: #333333; line-height: 15px }
.big {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 18px}

/* LINK */


a{
	color:#003399;}
	
a:hover{
	color:#0099CC;}

img{
	border:none;}


