﻿@charset "utf-8";

/* ニューストップ */
.top2 #M-CTS { margin: 12px 0px 0px 12px;
}
.top2 .wrap-part,
.details .wrap-part { background: url(/imgs/news/title_bg.gif);
	border-top: solid 1px #c7c7c7;
	border-bottom: dotted 1px #a0a0a0;
	margin-top: 24px;
	padding: 6px;
}
.top2 .wrap-part p { font-weight: bold;
}
.top2 .wrap-part h2 { font-weight: normal;
}
/* ニューストップ */

/* ニュース詳細 */
.details .wrap-part h2 { font-weight: bold;
}
.details #CTS { padding: 12px 0px 0px 12px;
}
.details #CTS p { padding-top: 12px;
}
.details #CTS a { background: url(/imgs/cmn/arw.gif) no-repeat;
	background-position: 3px 8px;
	padding: 8px 0px 8px 14px;
}
.details #CTS #INFO { padding-top: 24px;
}
/* ニュース詳細 */