@charset "utf-8";
/* ▼▼▼▼▼ メイン ▼▼▼▼▼ */
#media dl {
	width: 410px;
	padding: 10px 0 0 0;
}
#media dt {
	padding: 10px 0 10px 0;
}
#media dd a {
	padding-bottom: 100px;
}
#media dd a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
#media br {
	display: none;
}
dl#car a {
	background: url(../images/media/kurumakaitoriseek.png) no-repeat center 25px;
}
dl#hikkoshi a {
	background: url(../images/media/hikkoseek.png) no-repeat center 25px;
}
/* ▲▲▲▲▲ メイン ▲▲▲▲▲ */
