@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 980px;
	height: 400px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
}


.box_01 {
	overflow: auto;
	width: 390px;
	height: 230px;
	_width: 410px;
	_height: 250px;
}

.box_01 li{
	margin: 0 5px 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}



#flash {
	position: absolute;
	top: 80px;
	left: 0px;
}