@charset "utf-8";

/* ------------------------------------------------------------

  基本スタイルをクリア

------------------------------------------------------------ */
body{line-height:12pt;}
h2, h3, h4, h5, h6 { font-weight: bold; line-height: 1.2;}
h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration:none;}
.contentsBody dt{font-weight:normal;}
.contentsBody dd{line-height:13pt;}
.contentsBody h2 {
	clear: none;
	border-left: none;
	border-bottom: none;
	margin-bottom: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1;
	font-weight:bold;
}
.contentsBody h3 {
	border-left: none;
	margin-bottom: 0;
	padding-left: 0;
	font-size: 1em;
	line-height: 1.5;
	font-weight:bold;
}
/* ------------------------------------------------------------

  senkyo配下以外にて指定されているCSS

------------------------------------------------------------ */
/* /cmn/css/style.css ---------------------------- */
table, th, td {
	border-collapse: collapse;
	border: 0px none;
	padding:5px;
	border-color: #666666;
}
table.border1, th.border1, td.border1 {
	border-collapse: collapse;
	padding:5px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.fontb {
	font-weight: bold;
}

/* /cmn/css/list.css ---------------------------- */
dt,dd,ul,ol {
	line-height:140%;
}

/* /senkyo/seiji_s/naruhodo01_1.html ---------------------------- */
.naruhodo01_1 th {
	border-color: #333;
	color: #ff0000;
	text-align: center !important;
}

.naruhodo01_1 td {
	text-align: left;
}

.naruhodo01_1 .tbtxt {
	font-weight: bold;
	color: #0000ff;
}

.naruhodo01_1 .tblist li {
	list-style-type:square;
}
