@charset "utf-8";
/* 雀の往来 */

#contents_header div.splash h2 {
	height:51px;
	margin:10px 10px 5px 30px;
	line-height:51px;
	color:#fff;
	background:transparent url(../img/title_404.gif) no-repeat top left;
	padding-left:60px;
}

#sub div.contents ul li {
	font-weight:bold;
}

#main div.update_info
{
	font-size:110%;
	padding:0 25px 2em 15px;
}

#main div.entry
{
	font-size:110%;
	padding:0 25px 2em 15px;
}

<!-- 拡張された 404ページ by Google -->
<!-- http://www.google.com/support/webmasters/bin/answer.py?answer=100044&hl=ja -->
#goog-wm { }
#goog-wm h3.closest-match { }
#goog-wm h3.closest-match a { }
#goog-wm h3.other-things { display: none; }

#goog-wm ul {
	margin-left:2em;
}

#goog-wm ul li {
	margin-left: 1em;
	list-style-type:disc;
}

#goog-wm li.search-goog input {
	border:1px #c8c8c8 solid;
	padding:1px;
}

#goog-wm-qt {
	color:#5a5a5a;
	margin-right: 3px;
}

#goog-wm-sb {
	font-size:x-small;	
	color:#5a5a5a;
	background:#f5f5f5;
}

