@charset "shift_jis";
/* CSS Document */

/* CONTENT
------------------------------------------------------------------*/
div.contentarea_a {
	width: 800px;
	margin: 20px 41px 30px 38px;
	}
	
div.contentarea_a table {
	width: 740px;
	margin-left: 30px;
	}
	
div.contentarea_b {
	width: 800px;
	margin: 20px 41px 0px 38px;
	background-image: url(../../img/global/bg_logo_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
div.contentarea_b dl {
	width: 680px;
	font-size: 77%;
	line-height: 135%;
	}

div.contentarea_b dl dt {  
	float:left;  
	width:230px;  
	padding:5px 0 5px 10px;  
	clear:both;  
	font-weight:bold;  
	}

div.contentarea_b dl dd {
	width:400px;  
	margin-left:230px;  
	padding:5px 5px 10px 10px;
	} 

/* CONTENT END
------------------------------------------------------------------*/

