@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	background-color:#8B8B8B;}

.back_img {background-repeat:no-repeat; }

.back_img_repeat {background-repeat:repeat-x;}

.body_txt {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#333333;
		line-height:20px; 
		text-align:justify;
		}
.sub_navi_txt {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#999999;
		line-height:18px; 
		}
		
.body_txt_small {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#333333;
		}
	
.body_txt_left {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#333333;
		line-height:18px; 
		}	
		
.body_txt_bold {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#333333;
		line-height:16px; 
		font-weight:bold;}

.navi_txt {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#BD4646;
		line-height:16px; 
		font-weight:bold;}

.navi_txt_white {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#FFFFFF;
		line-height:16px; 
		font-weight:bold;}
		


.body_txt a:link {color:#333333; text-decoration: none;}
.body_txt a:visited {color:#333333; text-decoration: none;}
.body_txt a:hover {color:#FF6600; text-decoration: none;}
.body_txt a:active {color:#333333; text-decoration: none;}

.sub_navi_txt a:link {color:#999999; text-decoration: none;}
.sub_navi_txt a:visited {color:#999999; text-decoration: none;}
.sub_navi_txt a:hover {color:#0066CC; text-decoration: none;}
.sub_navi_txt a:active {color:#999999; text-decoration: none;}

.body_txt_bold  a:link {color:#333333; text-decoration: none;}
.body_txt_bold  a:visited {color:#333333; text-decoration: none;}
.body_txt_bold  a:hover {color:#003399; text-decoration:underline;}
.body_txt_bold a:active {color:#333333; text-decoration: none;}
