@charset "utf-8";
/* CSS Document */


.hed_img {
	background:url(../../../../files/public/category/company/hed_img.jpg) 0 0 no-repeat;
	width:945px;
	height:130px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.title_img {
	background:url(../../../../files/public/category/company/title_img.jpg) 0 0 no-repeat;
	width:800px;
	height:35px;
	text-indent:-9999px;
}


.company_list {
	margin-bottom:20px;
}


.company_list dt {
    clear: both;
    float: left;
    padding:5px 0 5px 10px;
    width: 130px;
}


.company_list dd {
    margin-left: 140px;
    padding:5px 0;
    width: auto;
}



.companybox {
    border: 1px solid #A40000;
    margin: 0 auto;
    padding: 10px;
    width: 600px;
}


.nichidenbox {
    border-right: 1px dotted #CCCCCC;
    float: left;
    width:290px;
}

.yamazenbox {
    float:right;
    width:300px;
}


.nichidenbox dt,.yamazenbox dt {
    float: left;
    padding-bottom: 0.4em;
    width: 4em;
}

.nichidenbox dd,.yamazenbox dd {
    margin-left: 4em;
    padding-bottom: 0.4em;
}