@charset "utf-8";
#event { width: 560px; margin-top:10px; }
#event .onebox {
	width: 558px;
	border: 1px solid #000;
}
.bar01 {
	background: url(../img/share/icon_01.gif) no-repeat left center #FFAE35;
	height: 23px;
	width: 278px;
	text-align: left;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #000;
}
.bar01 a { 
	color:#630; text-decoration:none;
	font-size:80%;
	display: block;
	margin-top: 3px;
	margin-left: 25px;
	font-weight: bold;
}
.bar02 {
	background-color: #FC6;
	height: 23px;
	width: 278px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
	float: right;
	border-style: solid;
	border-color: #000;
}
.bar02 span {
	font-size:80%;
	display: block;
	margin-top: 3px;
	margin-left: 5px;
}

#event .onebox table { width:558px; }
#event .onebox td { text-align:left; padding:5px; }
#event .text { font-size: 80%; color: #000; }

