@charset "utf-8";

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

#img_top {
	width: 720px;
	height: 150px;
	background: url(../common/images/img_sub.jpg) no-repeat;
	position: relative;
	margin-bottom:10px;
}

th {
	text-align: left;
}

.bb {
	margin-top: 20px;
	text-align: center;
}

h5 {
	font-size: 1.5em;
	font-weight: bold;
	color: #F60;
}

#main p {
	margin-bottom: 10px;
}

dt {
	font-weight:bold;
	color: #f60;
	border-bottom: 1px solid #f60;
}

dd {
	margin: 0 0 10px 10px;
}