.small {
	font-size: 10px;
	line-height: 100%;
}
p {  font-size: 96%; line-height: 125%}
select {  font-size: 96%}

sup {font-size: 8px}

.short {  font-size: 90%; line-height: 125%}
.long {  font-size: 96%; line-height: 125%}
.midashi {  font-size: 14px}

a:link{text-decoration:none;font-size:90%;}
a:active{text-decoration:underline;font-size:90%;color:#FF0000;}
a:visited{text-decoration:none;font-size:90%;}
a:hover{text-decoration:underline;font-size:90%;color:#ff0000;}
ol {  font-size: 96%; line-height: 125%}
ul {  font-size: 96%; line-height: 125%}


.more_short {  font-size: 96%; line-height: 125%}
h1 {
	font-size: large;
}
