A:link, A:visited, A:active {text-decoration: underline;}
a:hover {color:#000000; background-color:#F7CA44}

* {
	line-height: 1.2em;
}

h1.title {
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px;
  font-size: 1.2em;
  color: #000;
  background-color: #fff;
  font-weight: bold;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

h2 {
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 1.6em;
  padding: 2px;
  color: #fff;
  background-color: #666;
  border: none;
  font-weight: nomal;
}

h3 {
	width:90%;
	margin-left: auto;
	margin-right: auto;
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 1.2em;
  padding: 2px;
  color: #fff;
  color: #8d4248;
  background-color: #666;
  color: #996666;
  background-color: #e6dada;
  border: none;
  font-weight: nomal;
}

div {
	color: #000;
	background-color: #fff;
}

div.main {
	width: 100%:
	margin-left: auto;
	margin-right: atto;
}

div.party {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	background-color: #443022;
	text-align: center;
}

div.ken {
	text-align: right;
}

div.index {
  margin-bottom: 0px;
  padding: 5px;
  border-style: dotted;
  border-width: 1px 1px 1px 1px;
  color: #999;
  background-color:#EFFFFD;
  font-weight: bold;
}

div.comment {
	width:90%;
	margin-left: auto;
	margin-right: auto;
	color: #AD762B;
	
}

div.leftbox {
	width: 345px;
	float: left;
}

div.rightbox {
	margin-left: 353px;
}

div.honbun {
	margin-right: 3em;
	line-height: 1.4em;
}

div.indent {
	margin-left: 25px;
	line-height: 1.4em;
}

div.hang {
	margin-left: 25px;
	text-indent: -1em;
}

table {
	border-collapse: collapse;
	border-style: none;
	width: 90%;
  margin-left: auto;
  margin-right: auto;
}

table.navi {
  align: center;
  font-size: 90%;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  background-color:#FCF98F;
}

th {
	border: 1.2px solid #000;
	font-size: 95%;
	background-color: #DAE5FD;
	background-color: #e6dada;
}

td {
	border: 1.2px solid #000;
	font-size: 95%;
	background-color: #fff;
}

td.senkyoku {
	font-size: 95%;
	color: #999;
}

td.block {
	font-size: 95%;
	color: #fff;
	background-color: #996666;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

td.item {
	font-weight: bold;
}

td.navi_now {
  width: 50px;
  height: 1.4em;
  paddint-left: 5px;
  padding-right: 5px;
  text-align: right;
  background: #999;
  color: #020388;
  font-weight: bold;
  font-size: 92%;
  border: none;
  border-top: 2px solid #666;
  border-bottom: 2px solid #666;
}

td.navi {
  padding-left: 1em;
  font-size: 92%;
  border: none;
  border-top: 2px solid #666;
  border-bottom: 2px solid #666;
}

td.header {
	font-weight: bold;
	text-align: center;
	background: #E6DADA;
}

br.hankai {
	font-size: 95%;
	line-height: 50%;
}

dt dd ul ol {
	line-height: 1.4em;
}


ul.nomark {
	list-style-type: none;
}

ol.nomark {
	list-style-type: none;
}
