@charset "utf-8";
#blog { margin-top:10px; width:560px; }
/*　ページリンク
*****************************************************/
.pagelink   { text-align:center; width:560px; font-size: 70%; }
.pagelink a { color: #F60; text-decoration: underline; font-weight: bold; }
.oneline {
	width:560px;
	margin-top: 10px;
	float: left;
}

.leftsite { float:left; width:273px; border: 1px solid #000; margin-right:10px; }
.rightsite { float:left; width:273px; border: 1px solid #000; }
.bar01 {
	font-size:80%;
	text-align:left;
	background-color: #FDACF1;
	background-image: url(../img/share/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 23px;
	width: 273px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #000;
}
.bar01 p {
	display: block;
	padding-top: 2px;
	padding-left: 25px;
}
.bar01 a {
	font-weight: bold;
	color: #F09;
	text-decoration: none;
}
#aboutlink {
	padding: 0px;
	width: 180px;
	margin: 0px;
	clear: right;
	float: right;
}
.blogcap { margin:5px; float: left; width:93px; height:70px; }
.textbox {
	width: 165px;
	margin-top:5px;
	margin-bottom:5px;
	float: left;
	text-align: left;
	font-size: 75%;
	color: #000;
}
