@charset "utf-8";
.imageRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imageLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
}
.textRight {
	width:234px;
	margin-bottom:10px;
	float: right;
}
.hajimete {
	border: 4px double #80C35C;
	padding: 5px;
	color: #80C35C;
	margin-bottom: 10px;
	clear: both;
}
h4 {
	margin-bottom:7px;
}
#kyousseiBox {
	float: right;
	width: 235px;
}
#seitaiBox {
	float: left;
	width: 235px;
}
#rssBox {
	margin-left: 20px;
	margin-bottom: 20px;
	list-style:none;
}
#rssBox li{
	padding-left: 25px;
	background: url(../images/list.gif) no-repeat left center;
	list-style:none;
	line-height:2;
}
