@charset "utf-8";
/* CSS Document */

@import "../common/css/0-import.css";

#globalNavi li.navi03 img {
	visibility: hidden;
}

#globalNavi li.navi03 a {
	background: url(../common/img/globalNavi03_over.gif) no-repeat;
}

#main {
	padding-top: 81px;
	background: none;
}

#main h2 {
	margin: 0 0 1px 1px;
}

#main .table {
	margin: 0 0 34px 1px;
	width: 900px;
	line-height: 1.9;
	border-collapse: collapse;
}

#main .table th {
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: middle;
}

#main .table th.w139 {
	width: 139px;
}

#main .table th.w228 {
	width: 226px;
}

#main .table th.w191 {
	width: 191px;
}

#main .table th.w109 {
	width: 109px;
}

#main .table td {
	border-bottom: 1px solid #e5e5e5;
	vertical-align: middle;
}

#main .table td img,
#main .table th img {
	margin-left: 14px;
}


