#joken {
	background-image: url(../img/imgTitleSearchbarFooter.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	height: 115px;
	width: 675px;
	padding-top:10px;
}
#joken dl {
	width: 666px;
	display: block;
	height: 33px;
	background-image: url(../img/imgTitleSearchbarBK.gif);
	background-repeat: no-repeat;
	background-position: center 14px;
}
#joken dt {
}
#joken dd {
}
#joken .dd-start {
	padding-left: 0px;
}

#joken .now {
	background-image: url(../img/imgTitleNow.gif);
	background-repeat: no-repeat;
	background-position: center 16px;
	padding-bottom: 16px;
}

#narabikae {
	border-right-width: 5px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFDCBC;
	border-left-color: #FFDCBC;
}
#narabikae dl {
}
#narabikae dt {
	text-align: center;
	width: 120px;
	float: left;
}
#narabikae dd {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#kusitsu {
	border-right-width: 5px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFDCBC;
	border-left-color: #FFDCBC;
	clear: both;
}
#kusitsu dl {
}
#kusitsu dt {
	float: left;
	text-align: center;
	width: 120px;
}
#kusitsu dd {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
