body {
	font-size: 13px;
}
.maru {
	color: #F30;
}
.line {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 2px;
	background-color: #0075A9;
}
.line2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
.line .text1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.line .title {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0075A9;
}
a:link {
	text-decoration:none;
	color:#F00;
}
a:visited {
	text-decoration:none;
	color:#F00;
}
a:active {
	text-decoration:none;
	color:#F60;
}
a:hover {
	text-decoration:underline;
	color:#F60;
}
.text2 {
	font-size: 12px;
	color: #005e15;
}
.date {
	font-size: 12px;
	color: #FFFFFF;
}
.honbun {
	color: #333;
	line-height: 1.4em;
}
