@charset "utf-8";
/* ==============================
   トピックススタイル
============================== */

/* ------------------------------
   ヘディング
------------------------------ */
#heading {
	background: url(../img/topics.jpg) no-repeat 0 0;
}

/* ------------------------------
   トピックス一覧
------------------------------ */
dl {
	margin-bottom: 60px;
}

dt {
	padding: 0.5em 5px 0;
}

dd {
	padding: 0 5px 0.5em;
	background: url(/shared/img/dot.gif) repeat-x 0 bottom;
}

/* ------------------------------
   トピックス
------------------------------ */
#gallery {
	margin: 1.66em 0 0.83em;
}

div.left, div.right {
	width: 262px;
	margin-bottom: 0.83em;
}

div.left div, div.right div {
	width: 260px;
	height: 195px;
	border: 1px solid #e2e2e2;
	text-align: center;
}

p.dot {
	margin: 1.66em 0 55px;
	padding-top: 0.6em;
	text-align: right;
	background: url(/shared/img/dot.gif) repeat-x 0 top;
}
/* ------------------------------
   ローカルナビ
------------------------------ */
#menutitle {
	background: url(../img/topics_mt.gif) no-repeat 29px 0;
}
