@charset "utf-8";
/* CSS Document */

.dce_ttl {
	background: url(../image/dance/dce_ttl01.gif) no-repeat;
	clear: both;
	position: relative;
	width: 745px;
}

.dce_ttl img {
	float: right;
}

.dce_ttl h3 {
	color: #632900;
	margin: 0;
	padding: 17px 0 0 50px;
	display: block;
}

.dce_ttl p {
	padding: 15px;
	margin: 0;
}

.dce_ttl p.t_right {
	text-align: right;
	color: #632900;
}

dl {
	clear: both;
	height: 170px;
}

dl.dl_left {
	background: url(../image/dance/dce_bg01r.gif) no-repeat right top;
	height: 160px;
	padding-bottom: 15px;
	width: 745px;
}

dl.dl_left dt {
	background: url(../image/dance/dce_bg01l.gif) no-repeat;
	padding-left: 130px;
	line-height: 45px;
	height: 144px;
}

dl.dl_left dd {
	background: url(../image/dance/dce_dlbg01.jpg) bottom no-repeat;
	padding: 0 10px 0 150px;
	margin: -85px 0 0;
	height: 110px;
}

dl.dl_right {
	background: url(../image/dance/dce_bg02l.gif) no-repeat left top;
	height: 160px;
	padding-bottom: 15px;
	width: 745px;
}

dl.dl_right dt {
	background: url(../image/dance/dce_bg02r.gif) no-repeat right top;
	height: 144px;
	line-height: 45px;
	padding: 0 150px 0 20px;
}

dl.dl_right dd {
	background: url(../image/dance/dce_dlbg01.jpg) bottom no-repeat;
	margin: -85px 0 0;
	padding: 0 150px 0 10px;
	height: 110px;
}

