body { margin : 0 ; 
    padding : 0 ;

text-align : center ; 
       background-color : #BCBEA9 ;}

.txt-s { font-size : 70% ; line-height : 120% ; letter-spacing : 0.02em ; color : #ffffff  ;}
.txt-mm { font-size : 70% ; line-height : 120% ; letter-spacing : 0.05em ; color : #ffffff  ;}
.txt-mmb { font-size : 75% ; line-height : 120% ; letter-spacing : 0.05em ; color : #757575  ; font-weight : bold ;}
.txt-m { font-size : 70% ; line-height : 140% ; letter-spacing : 0.02em ; color : #525252  ;}

.style1 { color:#C84340 ; }



.txt-l {  font-size : 90% ; letter-spacing : 0.05em ; color : #de0000  ; }

A:link { color:#003399 ; text-decoration : underlin ;  }
 
A:visited { color:#003399 ; text-decoration : underlin ;  }
 
A:hover { color:#AC0F02 ; text-decoration : underline ;  }



td.fla {
	background-image: url(img/back_flash.jpg);
}

td.submenu {
	background-image: url(img/back_submenu.jpg);
	height: 20px;
}

div#allcontent { width : 760px ; 
            background-image : url(img/back_allcontents.gif) ; 
			background-repeat : repeat-y ; 
			
			text-align : left ;
			 
			}
			
div#contents {
	width : 173px;
	height : 191px;
	background-image : url(img/back_contents.gif);
	background-repeat : no-repeat;
	back-position : left top;
	text-align : center;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
			}
			
div#toiawase { width : 168px ; 
            text-align : left ;
			font-size : 75% ; 
			line-height : 140% ; 
			letter-spacing : 0.02em ; 
			color : #525252  ;
			margin-left : 5px ;
			}
			
div#news {
	width : 558px;
	background-image : url(img/news_back.jpg);
	background-repeat : repeat-y;
	text-align : left;
			}			
			
							
div#footer { width : 760px ; 
            background-image : url(img/back_footer.jpg) ; 
			background-repeat : repeat-y ; 
			
			text-align : left ;
			 
			}
			
div#chr { width : 666px ; 
            background-color : #ffffff ; 
						}			
			
			
									
