/* JMBインフォメーション汎用 */
p.addressArea {
	background: #ECECEC;
	padding: 7px 10px;
	border: 1px solid #CCCCCC;
}
span.freedial {
	font-size: 20px;
	color: #996600;
	padding-left: 3px;
}
div.contentsGridA03 h4 {
	font-size: 12px;
	font-weight:bold;
	background: url(img/parts_h4.gif) no-repeat 0 50%;
	padding-left: 12px;
	margin-bottom: 10px;
}
img.icon {
	background: center;
	margin-right: 3px;
}
div.floatClear {
	clear: both;
}


/* JMBインフォメーション用テーブル */
table.jmb_infoTable {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
}
table.jmb_infoTable th,td {
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	padding: 4px 7px;
	vertical-align: top;
}
table.jmb_infoTable th.c1 {
	background: #C8E0F5;
	font-weight:normal;
	text-align: left;
}
table.jmb_infoTable th.c2 {
	background: #ECECEC;
	font-weight:normal;
	text-align: left;
}
table.jmb_infoTable .dotted {
	border-bottom: 1px dashed #cccccc;
}
table.jmb_infoTable td.pcCell {
	padding:0;
	text-align:center;
	vertical-align: middle;
}
table.jmb_infoTable p.tableBtn {
	margin-left: 170px;
}
table.centerCell th,td {
	vertical-align: middle;
}


/* JMBインフォメーション用ナビゲーション */
div.infoNavi ul {
	margin: 10px 0 0 0;
}
div.infoNavi li {
	margin-right: 3px;
	margin-bottom: 2px;
	display: inline;
	list-style-type: none;
}
div.infoNavi a.linkButtonD {
	float: left;
	margin: 0 3px 0 0;
	display: inline;
}

