a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
#container {
	line-height: 1.5em;
	letter-spacing: 0.1em;
	width: 200px;
}
.midashi {
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #DDDDDD;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
}
.fukumidashi {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
#link_body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: justify;
	line-break:strict;
	text-justify:distribute;
	width: 220px;
}
#back {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.fukumidashi_right {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	text-align: right;
}
.link_title {
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}
.link_shimbun {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
.rensai_title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #CC0000;
}
.year {
	font-size: 12px;
	width: 50px;
	padding: 0.2em;
	border: 1px solid #FFFFFF;
}
.month {
	font-size: 14px;
	text-align: right;
	width: 50px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#date_body {
	margin-top: 15px;
	background-color: #EEEEEE;
}
body#midashi_body {
	width: 400px;
}
.back {

	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
.rensai {
	font-size: 14px;
	width: 50px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	letter-spacing: 0.1em;
}

