@charset "Shift_JIS";

#company {
     width:650px;
	 font-size:80%;
	 line-height:1.5em;
}

#company h1 {
    width:650px;
	height:45px;
	margin:0;
	padding:0;
	background-image:url(../company/images/h1.gif);
	text-indent:-9999px;

}

.h2_img01 {
    width:650px;
	height:121px;
	margin:0;
	padding:0;
	background-image:url(../company/images/h2.jpg);
	text-indent:-9999px;
}

#company table {
    border-bottom:1px #CCCCCC solid;
	}
	
#company th {
    border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	padding:5px;
	margin:0;
	width:100px;
	background-color:#ebeced;
	text-align:right;
	}
	
#company td {
    border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	padding:5px;
	width:550px;
	}