@import url(sub_style.css); /* Netscape 4.x対策（読み込まれません） */
@import url(kei_style.css); /* Netscape 4.x対策（読み込まれません） */
@import url(fontcolor_style.css); /* Netscape 4.xでは無効 */
.body      {
         color:#000000; font-size: 13px; line-height: 130%
}
.largetext {
         font-size: 17px;
         line-height: 130%
}
.title {
         font-size: 15px;
         line-height: 130%
}
.subtitle {
         font-size: 14px;
         line-height: 130%
}
.tiney_text {
         font-size: 10px;
         line-height: 130%
}
.small_text {
         font-size: 12px;
         line-height: 130%
}
.caption {
         font-size: 11px;
         line-height: 130%;
         color: #330000
}
.text {
         font-size: 13px;
         line-height: 120%
}
.text_bold {
         font-size: 13px;
         line-height: 130%;
         font-weight: bold;
         font-style: normal;
         line-height: normal;
}
.text_red {
         font-size: 13px;
         color: #FF0000;
         line-height: 130%
}
.text_darkglay {
         font-size: 13px;
         color: #333333;
         line-height: 130%
}
.text_middleglay {
         font-size: 13px;
         color: #666666;
         line-height: 130%
}
.text_lightglay {
         font-size: 13px;
         color: #999999;
         line-height: 130%
}
.text_blue {
         font-size: 13px;
         color: #0000FF;
         line-height: 130%
}
.title {
         font-size: 15px;
         line-height: 130%
}
.kei_glay_medium_13 { 
         border-width:medium;
         border-style:solid;
         border-color:#CCCCCC;
         padding:5px;
         font-size: 13px;
         line-height: 100%
}
.kei_glay_thin_13 {
         border-width:thin;
         border-style:solid;
         border-color:#CCCCCC;
         padding:5px; 
         font-size: 13px;
         line-height: 100%
}
.kei_glay_dot_13 {
         border-width:thin;
         border-style:dotted;
         border-color:#CCCCCC;
         padding:5px; 
         font-size: 13px;
         line-height: 100%
}
.under_glay_dot_13 {
         border-bottom-style:dotted;
         border-color:#CCCCCC;
         padding:5px; 
         font-size: 13px;
         line-height: 100%
}
.kei_glay_medium_12 { 
         border-width:medium;
         border-style:solid;
         border-color:#CCCCCC;
         padding:5px;
         font-size: 12px;
         line-height: 100%
}
.kei_glay_thin_12 {
         border-width:thin;
         border-style:solid;
         border-color:#CCCCCC;
         padding:5px; 
         font-size: 12px;
         line-height: 100%
}
.kei_glay_dot_12 {
         border-width:thin;
         border-style:dotted;
         border-color:#CCCCCC;
         padding:5px; 
         font-size: 12px;
         line-height: 100%
}
.under_glay_dot_12 {
         border-bottom-style:dotted;
         border-color:#CCCCCC;
         padding:5px; 
         font-size: 12px;
         line-height: 100%
}

.image_v_center {
		vertical-align: middle;
}

.fs18 {  
         font-size: 18px;
         line-height: 120%;
}
.fs18_bold {  
         font-size: 18px;
         line-height: 120%; font-weight: bold;
}
.fs17 {  
         font-size: 17px;
         line-height: 120%
}
.fs17_bold {  
         font-size: 17px;
         line-height: 120%; font-weight: bold;
}
.fs16 {  
         font-size: 16px; 
         line-height: 120%
}
.fs16_bold {  
         font-size: 16px; 
         line-height: 120%; font-weight: bold;
}
.fs15 {  
         font-size: 15px; 
         line-height: 120%
}
.fs15_bold {  
         font-size: 15px; 
         line-height: 120%; font-weight: bold;
}
.fs14 {  
         font-size: 14px; 
         line-height: 120%
}
.fs14_bold {  
         font-size: 14px; 
         line-height: 120%; font-weight: bold;
}
.fs13 {  
         font-size: 13px; 
         line-height: 130%
}
.fs13_bold {
         font-size: 13px;
         line-height: 130%;
         font-weight: bold;
}
.fs13_v_middle {
         font-size: 13px;
         line-height: 130%;
         vertical-align:middle
}
.fs12 {  
         font-size: 12px; 
         line-height: 120%
}
.fs12_bold {  
         font-size: 12px; 
         line-height: 120%; font-weight: bold;
}
.fs11 {  
         font-size: 11px; 
         line-height: 120%
}
.fs10 {  
         font-size: 10px; 
         line-height: 120%
}

#menu ul    {              }
#menu ul li {             }


