/* CSS Document */

h2 .sTitle,
h2 .sTitle a {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.main_block h3 {
	font-size: 12px;
}
.MainText {
	margin-bottom: 50px;
}

table.bone * {
	font-size: 12px;
	line-height: 1.2em;
}

.data_table th {
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	width: 70px;
}

.caption {
	padding-top: 0.20em;
	padding-bottom: 0.40em;
	vertical-align: top;
}

.hBorder {
    height: 12px;
    font-size: 12px;
    line-height: 12px;
	border-top: 1px solid #bbd;
	margin: 30px 0 0;
}
.floatRight {
	float: right;
	margin-left: 8px;
}
.naviBar {
	margin: 20px 0 10px;
    height: 20px;
}

.navi_table {
	border-top: 1px solid #bbd;
}

.botMenu {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.botMenu li {
	margin: 0;
}
.botMenu li a {
	background-image: url(../../01asset_etc/_img/btn/arrowDiscRight.gif);
	background-position: left 7px;
	background-repeat:no-repeat;
	font-weight: bold;
	height: 27px;/**/
	line-height: 27px;
	margin: 0;
	padding-left: 18px;
	vertical-align: middle;
	display:block;
}
