/* ----------------------topコンテンツ----------------- */

#main_flash {
	width: 800px;
	clear: left;
	float: left;
}

#infometion {
	width: 475px;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	line-height: 120%;
	height: auto;
	margin-bottom: 30px;
}

#infometion ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 475px;
}

#infometion li{
	list-style-type: none;
	margin-top: 10px;
	width: 470px;
}

#infometion2 {
	width: 475px;
	float: left;
	margin: 20px 10px 10px;
	line-height: 120%;
	height: 0px;
}

#baner_standard {
	width: 295px;
	float: right;
	font-size: 0.75em;
	text-align: left;
	color: #666666;
}

#baner_standard  ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 295px;
}

#baner_standard  li{
	list-style-type: none;
	width: 295px;
	margin-bottom: 10px;
}

#baner {
	width: 295px;
	float: right;
}
#baner ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 295px;
	float: left;
}

#baner li {
	list-style-type: none;
	width: 142px;
	margin-bottom: 10px;
	clear: none;
}

.banerimg_right {
	width: 142px;
	float: right;
}
.banerimg_left {
	width: 142px;
	float: left;
}

.posi-box {
	position: relative;
}

.posi-box .posi-btn {
	position: absolute;
	top: 23px;
	right: 2px;
	width: 70px;
}
