A:link, A:visited, A:active {text-decoration: underline;}
a:hover {color:#000000; background-color:#F7CA44}

* {
	line-height: 1.2em;
	margin: 0;
}

div {
	width: 100%:
	margin-left: auto;
	margin-right: atto;
	color: #000;
	background-color: #fff;
}

div.comment {
	width:90%;
	margin-left: auto;
	margin-right: auto;
	color: #AD762B;
	
}

table #main{ width:480px;}

#menu th {
	font-size:120%;
	font-weight:normal;
	text-align:center;
}

#menu tr.a{background:#FF9900;}
#menu tr.b{background:#FF6600;}



table.navi {
	width: 90%;
	border-collapse: collapse;
	border-style: none;
  align: center;
  font-size: 90%;
  margin-left: auto;
  margin-right: auto;
  color: #000;

}


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;
}



/*
table {
	border-collapse: collapse;
	border-style: none;
	width: 90%;
  margin-left: auto;
  margin-right: auto;
}

table.title {
	margin-top: 1em;
	border: none;
}

td.title {
	border: none;
	border-left: solid green 1em;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 0.3em;
	width: 75%;
}

td.header {
	font-size: 90%;
	line-height: 1em;
	font-weight: bold;
	font-weight: normal;
	text-align: center;
	background: #E6DADA;
	height: 1em;
}

td.header2 {
	font-size: 90%;
	line-height: 115%;
	font-weight: bold;
	font-weight: normal;
	text-align: center;
	background: #FFE9F3;
	border-right: 2px dotted #666;
}

table {
	border-collapse: collapse;
	border-style: none;
	width: 90%;
  margin-left: auto;
  margin-right: auto;
}





th {
	border: 1.2px solid #000;
	font-size: 95%;
	background-color: #DAE5FD;
	background-color: #e6dada;
}

td {
	line-height: 115%;
	padding: 5px;
	border: 1.2px solid #000;
	font-size: 95%;
	background-color: #fff;
}



td.date {
	text-align: right;
	padding-right: 1em;
	width: 25%;
}


td.center {
	text-align: center;
}

td.pref {
	background: #F3C553;
}
*/

br.hankai {
	font-size: 95%;
	line-height: 50%;
}

ul {
	margin-left: 2em;
	padding-left: 1em;
	line-height: 1.5em;
}

.comment {
	list-style-type: circle;
	margin-left: 2em;
	font-size: 90%;
}

li {
	line-height: 1.5em;
}

h1 {
	width: 88%;
  margin-left: auto;
  margin-right: auto;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0.3em;
	color: green;
	border-left: solid green 15px;
}
