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

h1 .sTitle,
h1 .sTitle a {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.main_block h3 {
	font-size: 16px;
}

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

.data_table th {
	font-size: 10px;
	vertical-align: middle;
}

.caption {
	padding-bottom: 0.25em;
}

.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: 8px 0 0;
	padding: 0;
}

.botMenu li {
	background-image: url(../../01asset_etc/_img/btn/arrowDiscRight.gif);
	background-position: left 4px;
	background-repeat:no-repeat;
	list-style-type:none;
	line-height: 1em;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 27px;
}