a img {
	border: none;
}


body,td,th {
	font-family: ＭＳ Ｐ明朝, 細明朝体, ヒラギノ明朝 Pro W3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
.size18 {
	font-size: 18px;
	font-weight: bold;
}
.size12 {font-size: 12px}
.size10 {font-size: 10px}


a.img:hover {
border: none;
background-color: none
} 

a:hover {
	background-color: #FF7F50;
 }



.blue {
	color: #0000FF;
}

.bluebold {
	font-weight: bold;
	color: #0000FF;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.line-through {
	text-decoration: line-through;
}
.archivetitle {
	font-size: large;
	background-color: #33FF99;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content p.linkgenre {
	font-size: large;
	text-align: left;
	padding: 2px;
	font-weight: bold;
	background-color: #66FFFF;
}
.content p.linktitle {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding: 1px;
	font-weight: bold;
	background-color: #00FFCC;
	width: 50%;
}
.content p.linkdescription {
	margin: 10px;
	padding: 1px;
	text-align: left;
	left: 10px;
	width: 80%;
	background-color: #FFCCCC;
}
