@import url(officek.css);

/*--■■■ワツニュの設定■■■--*/

/*--非表示--*/
h1, hr, 
.sub h2{
	display:none;
}

/*--トップ部分--*/
div.top{
	background-color:#cc9;
	background-image:url(/skyg/wn/parts/wn200102.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:right;
}

p.officekimg{
	background-image:url(/parts/officek200102.gif);
	height:45px;
	background-position:right;
	background-repeat:no-repeat;
}

/*--1行レス--*/
div.res{
	clear:both;
	background-color:#ffc;
	background-image:none;
	border:none;
	padding:0.5em 1em;
	font-size:smaller;
	line-height:1.2em;
	margin-top:1em;
}

div.res h3{
	background-color:transparent;
	background-image:none;
	font-weight:bold;
}

div.res ol{
	margin-top:0;
}

div.res li{
	margin-top:0.3em;
}

/*--24時間メモ--*/
div.memo24hours{
	clear:both;
	margin-top:1em;
	margin-left:60px;
	border:#663 solid 1px;
	font-size:smaller;
	line-height:1.2em;
	color:#333;
}

div.memo24hours h3{
	background-color:transparent;
	background-image:none;
	font-weight:bold;
}

div.memo24hours ul{
	margin-top:0;
}

div.memo24hours li{
	margin-top:0.3em;
}

/*--検索キーワード--*/
span.target{
	background-color:#f66;
}

/*--ケショネア--*/
span.added{
	font-size:x-small;
	color:#666;
}

span.votecnt{
	font-style:italic;
	font-size:smaller;
}
