body{
	text-align:center;
	background-color:#FFFFFF;
	margin:0px;
}


h3{
	margin-top:5px;
	margin-bottom:0px;
}

p{
	margin-top:3px;
	margin-bottom:3px;
}

#container{
	width:720px;
	text-align:left;
	margin:10px auto;
}

#navi{
	width:720px;
	height:16px;
	text-align:right;
	margin-bottom:10px;
}

#navi1{
	width:100px;
	height:16px;
	float:right;
}

#navi2{
	width:80px;
	height:16px;
	float:right;
}

#navi-bottom{
	width:430px;
	height:16px;
/*	text-align:left;*/
	margin-top:20px;
	margin-bottom:0px;
}

#navi3{
	width:150px;
	height:16px;
	float:left;
}

#navi4{
	width:80px;
	height:16px;
	float:left;
}

#banner{
	width:720px;
	height:50px;
	margin:0px;
}

.img-center{
	margin:0px 0px 10px 0px;
}

.img-left{
	margin:0px 10px 0px 0px;
	float:left;
}


.img-right{
	margin:0px 0px 10px 10px;
	float:right;
}

.img-right2{
	margin:0px 0px 0px 10px;
	float:right;
}

.img-right3{
	margin:0px 0px 0px 0px;
	float:right;
}

.title{
/*	float:left;*/
}

.honbun-left{
/*	float:left;*/
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color:#888991;
	text-align:justify;
	text-justify:distribute;
	line-height:18px;
}

.honbun-b1{
/*	float:left;*/
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color:#000000;
	text-align:justify;
	text-justify:distribute;
	line-height:18px;
	font-weight: bold
}

.honbun-right{
	float:right;
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color:#888991;
	text-align:justify;
	text-justify:distribute;
	line-height:18px;
}



	
	
