@charset "utf-8";

/*　トップ
------------------------------------------------------------ */
#img_top {
	width: 720px;
	height: 350px;
	background: url(../common/images/img_top.jpg) no-repeat;
	text-indent: -999em;
}

.box_info	{
	height:180px;
	overflow:auto;
}

.box_info li{
	margin-bottom: 5px;
}

.box_info span {
	font-weight: bold;
	color: #A84F1E;
}

.right img {
	margin-bottom: 5px;
}

#contents {
	padding-left: 0;
}

#flash {
	position: absolute;
	top: 120px;
	left: 195px;
}
