        body
        {
                margin : 0px ;
                background-repeat : repeat-x ;
                background-color : #ffffff ;
        }
		
		body.gray{
                margin : 0px ;
                background-repeat : repeat-x ;
                background-color : #999999 ;		
		}
		
        .margin
        {
                margin : 1px ;
        }

        .main-text-title
        {
                font-size : 12px ;
	   font-weight: bold;
	   line-height:14px;
        }

        .main-text
        {
                font-size : 14px ;
	   line-height:18px;
        }

        .sub-text-title
        {
                font-size : 12px ;
	   line-height:16px;
	   font-weight: bold;
        }

        .sub-text
        {
                font-size : 12px ;
	   line-height:16px;
        }

        .sub-text-blue14
        {
                font-size : 14px ;
	   line-height:18px;
	   color: #0000ff;
        }

        .sub-table
        {
                font-size : 12px ;
	   line-height:16px;
        }

        .sub-text10
        {
                font-size : 10px ;
	   line-height:14px;
        }

        .f18
        {
                font-size : 18px ;
	   line-height: 18px;
        }

        .f18-22
        {
                font-size : 18px ;
	   line-height: 22px;
        }

        .f12-22
        {
                font-size : 12px ;
	   line-height:22px;
        }
        
        .f12-18
        {
                font-size : 12px ;
	   line-height:18px;
        } 

        .f12-16
        {
                font-size : 12px ;
	   line-height:16px;
        }  
		
		.f14-20
        {
                font-size : 14px ;
	   line-height:20px;
        }              

        .f14bi
        {
                font-size : 14px ;
	   line-height:14px;
	   font-weight: bold;
        }

        .f12
        {
                font-size : 12px ;
	   line-height:12px;
        }
		
		.f11-15
        {
                font-size : 11px ;
	   line-height:15px;
        }
		
        .f10-16
        {
                font-size : 10px ;
	   line-height:16px;
        }

        .f10
        {
                font-size : 10px ;
	   line-height:10px;
        }

        .f10_red
        {
	   color: #fd6868;
                font-size : 10px ;
	   line-height:10px;
        }

        .f10_blue
        {
	   color: #6466fd;
                font-size : 10px ;
	   line-height:10px;
        }

        .f10_gray
        {
	   color: #cccccc;
                font-size : 10px ;
	   line-height:14px;
        }
        
        .nava
        {
                position : absolute ;
                visibility : hidden ;
                z-index : 10 ;
        }

        .navb
        {
                position : absolute ;
                visibility : hidden ;
                z-index : 50 ;
        }

        A
        {
                color : #0000ff;
                text-decoration : none ;
        }

        A:hover
        {
                color : #0000ff ;
                text-decoration : underline ;
        }
			  
		 a.black{ text-decoration: none; color: #000000;}
		 
		 a.black:hover { text-decoration: underline; color: #0000ff;}
		 
		 a.red_menu{ text-decoration: none; color: #000000;}
		 
		 a.red_menu:hover { text-decoration: underline; color: #cc0033;}
		 
		 a.orange_menu{ text-decoration: none; color: #000000;}
		 
		 a.orange_menu:hover { text-decoration: underline; color: #FF9933;}.press-ttl {
	font-size: 13px;
	font-weight: bold;
	color: #00277f;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #00277f;
	border-right-color: #00277f;
	border-bottom-color: #00277f;
	border-left-color: #00277f;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;


}
.pr-in-img {
	padding: 0px;
	margin-bottom: 10px;
}
.pr-in-captxt {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	color: #333333;
	width: 700px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 20px;

}
.pr-in-dtil-f {
	background-color: #D7F5FF;
	padding: 7px;
	border: 1px solid #0033FF;

}
.pr-in-dtilbtn {
	margin-top: 10px;
	border: none;
}
.dot{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 1px;

}
.ul-ossm {
	margin-top: 0px;
	margin-bottom: 0px;
}
