@charset "utf-8";
/* CSS Document */

.info_box {
	width:250px;
/*	height:800px;*/
	float:left;
	margin-top:30px;
	
}

.company_box {
width:730px;
/*	height:900px;*/
	float:right;
	margin-top:15px;
	
}


.company-main_box {
	width:730px;
/*	height:800px;*/
	float:right;
	margin-top:0px;
	background-color:#000000;
}
.company-main_box {
	display:block;
	float:top;
	margin-top:0px;
	font-size: 12px;
	background-image: url(../image/pt_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}

.company-main1_box {
	width:661px;
/*	height:770px;*/
	margin:0 auto;
	margin-top:30px;
	background-color:#000000;
	text-align:left;
	position : relative ;

}

.company-under_box {
	width:144px;
/*	height:29px;*/
	background-color:#000000;
	position : absolute;
	bottom : 0px;
	right: 0px;
	

}
/*table,tr,td {
	border: 1px #ffffff solid;
	text-align:middle;
	height: 30px;
	padding: 5px 0px 5px 14px;


	

}*/

.parts td{
	/*padding: 5px;*/
	text-align:center;
	color:#FFF;
}

.parts td a {
	color:#FFFFFF;
}


.lineup td {
	padding:8px;
	border-bottom:#000 1px solid;
}

.lineup td a {
	color:#FFFFFF;
}