div.title
{
	color:black;
	font-size: 36px;
	font-weight: bold;
	text-align:center;
	line-height: 140%;

}

div.keturon
{
	font-size: larger;
	color: Teal;
	font-weight : bolder;
}

div.midashi
{
	color : silver;
	font-size: 26px;
	text-align: left;
	font-weight:bold;
}
span.midashi
 {
	color : silver;
	font-size: 26px;
	text-align: left;
	font-weight:bold;
}

span.linethrough
{
	text-decoration:line-through;
	font-weight: bold;
}
span.abs
{
	position:absolute;
}

body
{
	font-size: 92%;
	color: #2e2e2a;
}

td
{
	font-size : 95%;
	line-height : 160%;
	color: #2e2e2a;
}


H3
 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A:Hover 
{
	color: purple;
}

font
{
	line-height: 160%
}.tyuusyaku {
	font-size: 9pt;
	font-style: normal;
	line-height: 120%;
	color: #9933CC;
	font-weight: bold;
}
a:link {
	color: #6633CC;
	
}
a:visited {
	color: #996699;
}

.btn{
	border-bottom: 1px solid #3E4F5B;border-right: 1px solid #3E4F5B;border-left: 1px solid #3E4F5B;border-top:1px solid #3E4F5B; background-color:#eeeeee; font-size:8pt; font-family:Verdana,sans-serif; font-weight:normal; color:#3E4F5B; text-decoration: none; padding:2px 1px 1px;cursor: hand
}

.btn1{
		border-bottom: 1px solid #3E4F5B;border-right: 1px solid #3E4F5B;border-left: 1px solid #3E4F5B;border-top:1px solid #3E4F5B; background-color:#eeeeee; font-size:8pt; font-family:Verdana,sans-serif; font-weight:normal; color:#3E4F5B; text-decoration: none; padding:2px 1px 1px;cursor: hand; height:25px
}




