/* コンテンツのフレーム（ピンク） */
table.contents_frame td.lu {
	background-image: url(../img/skin/top_lu.png);
}
table.contents_frame td.u {
	background-image: url(../img/skin/top_u.png);
}
table.contents_frame td.ru {
	background-image: url(../img/skin/top_ru.png);
}
table.contents_frame td.l {
	background-image: url(../img/skin/top_l.png);
}
table.contents_frame td.r {
	background-image: url(../img/skin/top_r.png);
}
table.contents_frame td.ld {
	background-image: url(../img/skin/top_ld.png);
}
table.contents_frame td.d {
	background-image: url(../img/skin/top_d.png);
}
table.contents_frame td.rd {
	background-image: url(../img/skin/top_rd.png);
}

/* コンテンツ（ピンク） */
table.contents td.pin {
	background-image: url(../img/skin/top_pin.png);
}
.contents_title {
	border-bottom: 1px dashed #FFCCCC;
}