@charset "utf-8";
#blog  {
	background-color: #FFF;
	padding: 10px;
	font-size: 12px;
	line-height: 1.3em;
	border-right: 2px solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
	color: #297EB9;
}
#main2sidebar #blog p {
	font-size: 12px;
	line-height: 1.5em;
}
#blog h2  {
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#blog .continued {
	text-align: right;
	margin-bottom: 20px;
	font-size: 12px;
}
#blog .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
#blog .line a:visited {
	color: #297EB9;
}
.sidebox-gsl p {
	float: right;
	display: block;
	width: 98px;
	padding-top: 3px;
}
.sidebox-gsl img {
	float: left;
}

.topkonzatu {
	background-image: url(../gazou/konzatu.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 200px;
	padding-bottom: 10px;
}
.topkonzatu .topkonzatu1 {
	font-size: 30px;
	font-weight: bold;
	color: #00F;
	padding-top: 80px;
}
.sidebox9 .topkansou a {
	line-height: 1.4em;
}

