@charset "utf-8";
/* CSS Document */

#banners {
	margin-bottom: 40px;
}
#momojikan {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.pic {
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
}
#text {
	clear: both;
	padding-bottom: 7px;
	width:620px;
}
.name {
	text-align: center;
}
#date {
	margin:20px 0 5px 0;
	text-align: center;
}
