@charset "Shift_JIS";

#main-container {
	width:720px;
	margin:12px 14px 24px 16px;
}

#main-contents {
	width:515px;
	padding:0 20px 0 0;
	float:right;
}

#left-menu {
	width:169px;
	float:left;
}

/* ■■■ 左メニュー ■■■ */
#left-menu {
	color:#797979;
	letter-spacing:0;
}

#left-menu a {
	color:#1074a2;
	text-decoration:none;
}

#left-menu a:hover {
	text-decoration:underline;
}

.mn-cat1 {
	font-size:12px;
	line-height:19px;
	width:160px;
	height:19px;
	background:url("../news/images/lf_bg_1.gif") no-repeat;
	margin:9px 0 0 0;
	padding:2px 0 0 9px;
}

.mn-cat1 a {
	font-weight:bold;
}

#mn-top {
	margin-top:0;
}

.smn-block {
	background:#fafafa;
	border-bottom:1px solid #ececec;
	border-right:1px solid #ececec;
	border-left:1px solid #ececec;
	padding:0 0 7px 8px;
}

.mn-cat2 {
	color:#000;
	font-weight:bold;
	padding:6px 0 1px 0;
}

.mn-cat2 .small {
	font-size:10px;
	line-height:12px;
}

.mn-cat3 {
	margin:3px 0 2px 10px;
}

.mn-cat3 a {
	font-size:12px;
	line-height:14px;
}

/* ■■■ ニュース ■■■ */
.entry-title {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	letter-spacing:0;
	background:url("../images/ln_2.gif") repeat-y;
	padding:0 0 0 10px;
}

.entry-body {
	width:505px;
	padding:18px 0 28px 0;
}

.separate {
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	border-bottom:1px solid #a8a8a8;
	margin:0 0 25px 0;
}

/* ■■■ ページブロック */
#page-block {
	text-align:center;
}

