/* top_box_position */
.top_box_id { 
	width:552px ; 
	margin:0px 0px 0px 12px ;
	}
	
/* in_box_position */
.in_box_id { 
	width:527px ; 
	margin:0px 0px 0px 12px ;
	}
	
/* in_gfx_position */
.in_gfx_id { 
	margin:0px 0px 0px 12px ;
	}

/* font */
.font_01 {
	font-size:x-small ;
	line-height: 140%;
	color:#3F3F3F ;
	}

.font_01_s {
	font-size:8pt ;
	line-height: 140%;
	color:#3F3F3F ;
	}
	
.font_brown {
	font-size:x-small ;
	line-height: 140%;
	color:#BC5035 ;
	}
	
.font_brown_b {
	font-size:x-small ;
	line-height: 140%;
	font-weight:bold ; 
	color:#BC5035 ;
	}

.font_brown_s {
	font-size:8pt ;
	line-height: 140%;
	color:#BC5035 ;
	}
	
.font_white {
	font-size:x-small ;
	line-height: 140%;
	color:#FFFFFF ;
	}

.font_white_b {
	font-size:x-small ;
	line-height: 140%;
	font-weight:bold ; 
	color:#FFFFFF ;
	}
	
.font_orange {
	font-size:x-small ;
	line-height: 140%;
	color:#FFC657 ;
	}

.font_gray {
	font-size:x-small ;
	line-height: 140%;
	color:#94716A ;
	}
		
.font_gray_s {
	font-size:8pt ;
	line-height: 140%;
	color:#94716A ;
	}