* {
	color: inherit;
	font-color: inherit; 

}

h1 {
	color: #000000;
	font-size: 200%;
	width: auto;
	border: none;
	text-decoration: underline;

}

h1.top {
	color: #000000;
	font-size: 200%;
	width: auto;
	border: none;
	text-decoration: underline;


}

h2 {
	font-size: 150%;
	color: #000000;
	font-weight: bold;
	border-bottom: thin dotted #DDDDDD;
	font-size: 130%;

}

h3 {
	color: #666;
	font-size: 100%;
	font-weight: bold;
}

h4 {
	color:#f00;
}

body,table {
	font-size: small;
}

table.link {
	 border-style: solid;
	 border-color: #000000;
	 background-color: #333333;
}

ul,ol,dl {
	/*line-height:150%;*/
}

li {
	background-color: #efffb2;
	border: 1px solid #b3d39b;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: none;



}



.waku {
	border: thin solid #999999;
	background-color: #d1df9c;
	margin: 10px 0px 10px 10px;
	padding: 3px 5px 1px;
	width: 60%;



}

.cont {
	letter-spacing: 0.08em;






}

.date {
	font-weight: bold;
	background-color: #9AE08D;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 0px;
	margin-left: 4px;
	text-decoration: underline;
	border: 1px solid;




}

.month {
	font-weight: bold;
	background-color: #999900;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 0px;
	margin-left: 2px;
	text-decoration: underline;





}
