@charset "utf-8";

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

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

#contents ul {
	margin-bottom: 10px;
}

#contents img {
	text-align: center;
	margin: 0 auto 10px;
}


strong {
	color: #c00;
}

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

#flash {
	position: absolute;
	top: 25px;
	left: 10px;
}
