@charset "UTF-8";
/* 
company.css
*/

/* --------------------------------
#csrTop
-------------------------------- */
#csrTop {
	border-bottom: 2px solid #C7C7BB;
	margin-bottom: 20px;
}

/* --------------------------------
#mainPanel topを除くmainPanelに適用
-------------------------------- */
#mainPanel h2 {
	padding: 33px 0 0 42px;
}

#mainPanel {
	margin-bottom: 20px;
}
