@charset "utf-8";

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

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

#main h3 {
	width: 525px;
	_width: 540px;
	height: 25px;
	_height: 30px;	
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 0 15px; 
	background: url(common/images/bg_main_h2.jpg) no-repeat;
}
.box_01 {
	padding: 10px;
	overflow: auto;
}


dl {
	_width: 100%;
	border: 5px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}

dt {
	font-weight: bold;
	color: #c33;
}

#flash {
	position: absolute;
	top: 140px;
	left: 8px;
}