.categoryBox{
	margin:0px 15px 15px 0px;
	float:left;
}
#toppage .content{
	margin:30px 0px 0px 0px;
	padding:0px 80px;
}
#toppage .leftColumn{
	margin:0px;
	float:left;
	width:250px;
}
#toppage .rightColumn{
	width:760px;
	float:left;
	margin-left:30px;
}
#miraitoppage .header{
	height:97px;
	background:url(mirai/images/background/maru_o.png) right top no-repeat;
	margin:0px 70px;
}
#miraitoppage .content{
	margin:30px 0px 0px 0px;
	padding:0px 80px;
}
#miraitoppage .leftColumn{
	margin:0px;
	float:left;
	width:250px;
}
#miraitoppage .rightColumn{
	width:760px;
	float:left;
	margin-left:30px;
}
#miraitoppage .news{
	border:solid 1px #cccccc;
	border-top:none;
	width:728px;
	height:125px;
	font-size:100%;
	margin:0px 0px 30px 0px;
}
.news{
	border:solid 1px #cccccc;
	border-top:none;
	width:718px;
	height:125px;
	font-size:100%;
}
.news ul{
	margin:0px 0px 0px 15px;
}
.news li{
	border-bottom:dotted 1px #cccccc;
	width:690px;
	padding:10px 0px 5px 0px;
}