#menu a.profile:link, #menu a.about:visited {
color: #ff0000;
font-family: "Times New Roman";
}

.intro, .koten, .groupten, .jyusyoureki {
padding-bottom: 40px;
}

#text {
	margin-left:100px;
}

#text p {
font-size: 85%;
padding-left: 0;
padding-top: 0;
}

.folio {
padding-bottom: 20px;
}

.folio table {
	font-size: 85%;
	line-height: 1.4em;
}

.folio tr {
	height:25px;
}


.folio table td.chrono {
}

.folio table td.name {
padding-left: 20px;
width: 230px;
}

.folio table td.place {
	padding-left: 0px;
	color:#888;
}

table a:link, table a:visited {
color: #555555;
border-bottom: dashed 1px #ff0000;
}

table a:active, table a:hover {
color: #ff0000;
} 
