
body{
word-break: break-all;

	}
	

.tabp{  font-weight:bold; background:#00e; color:#fff; text-align:center;  }

#t01{ background:#efefef;}

#ttop{
	border-color: #aaaaaa;
	border-style: none dotted none dotted;
	border-size:1px;
	border-width: 1px;
   }

#footer{ 
background-color:#efefef;
	border-color: #aaaaaa;
	border-style: none dotted none dotted;
	border-size:1px;
	border-width: 1px;
   }
#footer_text{
								 background : #d5d5d5;
						 background-image : url(imageset/footer.gif);
						 color : #111; 
						 font-size : 12px; 
						 line-height : 1.1em;  
						 height : 69px;  
						 valign : middle;
						 text-align : center; 
}