@charset "UTF-8";

/* タイトル */
div#main h1.title {
	background: url(/p/info/shimbun/img/icon.gif) no-repeat 0 center;
}

/* メニュー */
div#side div#shimbun-menu {
	width: 298px;
	margin: 0 0 21px;
	border-top: 1px solid #005;
	border-bottom: 1px solid #005;
	border-right: 1px solid #005;
	background: url(/p/info/img/bg_side_lower.gif) no-repeat center bottom;
}
div#side div#shimbun-menu h2 {
	color: #fff;
	font-size: 100%;
	padding: 3px 7px 9px;
	margin: 0;
	background: url(/p/info/img/bg_side_upper.gif) repeat-x #005 0 bottom;
}
div#side div#shimbun-menu h2 span.new {
	font-weight: normal;
	margin-left: 0.5em;
}
div#side div#shimbun-menu ul {
	list-style-type: none;
	font-size: 91.6%;
	padding: 0;
	margin: 15px 5px 20px;
}
div#side div#shimbun-menu ul li {
	line-height: 1.3em;
	padding: 0.1em 0 0.1em 18px;
	background: url(/p/images/arrow-square.gif) no-repeat 4px 0.45em;
}


/* 見どころ */
dl#np-feas {
	font-size: 91.6%;
	width: 580px;
	margin: 1em auto 2em;
}
dl#np-feas dt {
	line-height: 1.3;
	padding: 0.2em 0 0.2em 13px;
	margin: 0;
	background: url(/p/images/arrow-square.gif) no-repeat 0 0.6em;
}
dl#np-feas dd {
	line-height: 1.4;
	margin: 1em 0;
}


/* 安全安心ボード */
div#board {
	width: 320px;
	height: 228px;
	padding: 10px;
	margin: 10px auto;
}

