body {
	font-size: 12px;
}
table {
	font-size: 12px;
}
a:link {
	text-decoration:none;
	color: #0000FF;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:active {
	text-decoration:none;
	color: #FF0000;
}
a:hover {
	text-decoration:none;
	color: #FF0000;
}
#index_date {
	font-size: 14px;
	color: #FE8F87;
	font-weight: bold;
}
#page_date {
	font-size: 12px;
	color: #FF0000;
}
#index_name {
	font-size: 14px;
	font-weight: bold;
	color: #FF00FF;
}
#backnumber_name {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#page_name {
	font-size: 12px;
	font-weight: bold;
	color: #FF00FF;
}
#index_comment {
	font-size: 12px;
	color: #FE8F87;
}
.index_comment {
	font-size: 12px;
	color: #FE8F87;
}
#interview_man {
	font-size: 12px;
	color: #0099FF;
	text-align: right;
}
#interview_woman {
	font-size: 12px;
	color: #FF6666;
}
#page_infomation {
	font-size: 12px;
	color: #FF66CC;
	text-align: center;
}
#photo {
	font-size: 14px;
	font-weight: bold;
}

/*アーカイブ*/
.archive{
	font-size: 13px;
	text-align: center;
}
.archive strong{
	font-size: 15px !important;
}