@charset "UTF-8";

/********************************************

 企業情報 組織図（org）

********************************************/
#org {
	
}

#org .box_img {
	
}

#org .link {
	padding: 0.5em 0 0;
}

/*** list_pdf ***/
.list_pdf {
	
}
.list_pdf li {
	padding: 0 0 4px;
}
.list_pdf li.sub {
	padding-left: 28px;
	background: url(../images/common/icon_list_indent.png) left center no-repeat;
}