@charset "utf-8";
.topview {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 18px;
	line-height: 24px;
	background-image: url(img2/maniwa.gif);
	background-repeat: no-repeat;
}

.imgview
{
	float: right;
}
.imgbox
{
	width:100%;
	height:auto;
}
.imgboxm
{
	width:50%;
	height:auto;
}
.imgboxl
{
	width:30%;
	height:auto;
	float:left;
	margin: 16px;
}
.imgboxr
{
	width:50%;
	height:auto;
	float:left;
	margin: 16px;
}
.lead
{
	margin-top:56px;
	float:left;
}
.sepa
{
	clear:both;
	float:none;
}
.FLIST
{
	font-size:16px;
	line-height:24px;
}

.LBOX
{
	float:left;
}

.BAR
{
	margin:8px;
	padding:8px;
	float:none;
	clear:both;
}
