@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
.campany{
	width:655px;
	border-top:solid 1px #4D4D4D;
	border-right:solid 1px #4D4D4D;
}
.campany th{
	padding:8px 0;
	width:150px;
	text-indent:10px;
	text-align:left;
	font-weight:normal;
	border-bottom:solid 1px #4D4D4D;
	border-left:solid 1px #4D4D4D;
}
.campany td{
	padding:8px 0 8px 10px;
	border-bottom:solid 1px #4D4D4D;
	border-left:solid 1px #4D4D4D;
}