#contents p {
	padding-bottom: 10px;
}


.banner {
	height: 106px;
	width: 624px;
	padding-top: 7px;
	padding-left: 4px;
}
.banner li {
	padding-right: 7px;
	float: left;
	list-style-type: none;
}

.banner p {
	visibility: hidden;
}


.business1 a {
	background-image: url(../images/common_top/banner1.jpg);
	background-repeat: no-repeat;
	width: 386px;
	height: 96px;
	display: block;
}
.business1 a:hover {
	background-image: url(../images/common_top/banner1_hover.jpg);
	background-repeat: no-repeat;
}

.business2 a {
	background-image: url(../images/common_top/banner2.jpg);
	background-repeat: no-repeat;
	width: 224px;
	height: 96px;
	display: block;
}
.business2 a:hover {
	background-image: url(../images/common_top/banner2_hover.jpg);
	background-repeat: no-repeat;
}
.legal {
	padding: 15px;
	background-color: #eeeeee;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	padding-left: 5px;
}
.qms_policy {
	padding: 10px;
	background-color: #eeeeee;
	margin-top: 10px;
}
.qms_policy dt {
	font-weight: bold;
	font-size: 14px;
}

.qms_sign {
	text-align: right;
	padding-right: 10px;
	background-color: #eeeeee;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.img_block {
	float:left;
	padding-right:15px;
	text-align: center;
	display: block;
	padding-bottom: 15px;
}
.img_block img {
	padding-top: 3px;
	padding-bottom: 3px;
	}
.clean_note {
	border: 1px solid #d6d5d3;
	padding: 10px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 10pt;
	margin-bottom: 5px;
}
.right {
	text-align: right;
}
.img_qms {
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.qms_note {
	padding: 10px;
	font-size: 11px;
	line-height: 10pt;
}
.qms_activity dd {
	margin-bottom: 15px;
}
.policy_number p {
	font-weight: normal;
}
.policy_number li {
	padding-bottom: 10px;
	font-weight: bold;
}
.detail1 li {
	padding-bottom: 0px;
	font-weight: normal;
}
.policy_list {
	margin-bottom: 30px;
}

.policy_list li {
	margin-left: 30px;
	list-style-image: url(../images/common_top/triangle_icon.gif);
	list-style-position: left center;
	list-style-type: none;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
.detail2 {
	list-style-type: upper-roman;
	padding-left: 50px;
}
.detail2 li {
	padding-bottom: 0px;
	font-weight: normal;
}

.detail3 {
	list-style-type: lower-alpha;
	padding-left: 30px;
}
.detail3 li {
	padding-bottom: 0px;
}
.committee {
	border-collapse:collapse;
	border: 1px solid #d6d5d3;
	width: 100%;
}
.committee th {
	border: 1px solid #d6d5d3;
	background-color: #eeeeee;
	padding: 3px;
}
.committee td {
	border: 1px solid #d6d5d3;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 2px;
}
.committee td.group {
	text-align: center;
	background-color: #eeeeee;
}
.rules_list {
	font-weight: bold;
	list-style-type: none;
}
.rules_list p {
	font-weight: normal;
}
.rules_list DL {
	margin-left: 50px;
}
.rules_list li {
	padding-bottom: 15px;
	font-weight: bold;
}
.minutes_list {

	border-collapse:collapse;
	border: 1px solid #d6d5d3;
	width: 100%;
}
.minutes_list th {
	border: 1px solid #d6d5d3;
	background-color: #eeeeee;
	padding: 3px;
	font-weight: bold;
	width: 80px;
}
.minutes_list td {

	border: 1px solid #d6d5d3;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 2px;
}
.committee caption {
	text-align: right;
}
.ethical_link {
	border: 1px solid #990033;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
}

