@charset "utf-8";

/* 共通
----------------------------------------------------------- */
ul#gnavi li a#gnavi_profile {
	background:url(../../common/images/gnavi/profile.gif) 0 -44px no-repeat;
}


/* 沿革
----------------------------------------------------------- */
div#main table {
	border-collapse:collapse;
	width:100%;
	margin:0 0 30px 0;
}

div#main table th,
div#main table td {
	border:1px solid #bbb;
	padding:5px 10px;
	font-size:12px;
	vertical-align:top;
}

div#main table th {
	background:#dbecd1;
	font-weight:bold;
	white-space:nowrap;
}



