
a {
	color: #065;
	}
a:hover {
	color: #631;
	}
body {
	background: #FFA;
	text-align: center;
	}


/* HEADER
----------------------------------------------------------------------------- */

#header h1 {
	background: url(/static/www.yellowpagesjapan.com.gif) no-repeat bottom center;
	height: 200px;
	margin: 0;
	}
#header h1 a {
	display: block;
	height: 200px;
	text-indent: -5000px;
	}

/* FOOTER
----------------------------------------------------------------------------- */

#footer {
	line-height: 1.3;
	padding: 50px 0 24px 0;
	}
#footer hr {
	display: none;
	}
#footer .email {
	font-weight: bold;
	}
	
/* RESULTS
----------------------------------------------------------------------------- */

#results {
	margin: 20px auto 0 auto;
	position: relative;
	text-align: left;
	width: 728px;
	}
#results.root {
	width: 400px;
	padding-right: 328px;
	}
#results.root #summary {
	font-size: 14px;
	line-height: 1.2;
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	}
#results.root #summary h3 {
	padding-left: 0;
	}
#results.root #summary p {
	margin: 0 0 10px 0;
	}
#results.root #summary ul {
	font-size: 12px;
	margin: 0 0 10px 0;
	}
#results h2 {
	background: #065;
	color: #FFF;
	font-size: 18px;
	margin: 0;
	padding: 6px;
	}
#results h3 {
	color: #C00;
	font-size: 18px;
	margin: 0;
	padding: 6px;
	padding-top: 12px;
	}
#results h3 .pages {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	}
#results .search {
	float: right;
	}
#results .search b {
	color: #C00;
	}
#results .search.large {
	float: none;
	padding-left: 4px;
	}
#results .search.large h3 {
	padding: 0 0 0 2px;
	}
#results .search.large p {
	margin: 0;
	padding: 4px 0 2px 2px;
	}
#results .breadcrumbs {
	padding: 6px;
	}
#results .pages.before {
	margin-top: -20px;
	position: absolute;
	right: 6px;
	}
#results .pages.after {
	padding: 6px;
	text-align: right;
	}
#results .categories ul {
	display: block;
	list-style: none;
	padding: 0;
	}
#results .categories ul li {
	padding: 6px;
	}
#results .categories ul li.even {
	background: #EE9;
	}
#results .categories ul li a {
	font-weight: bold;
	}
#results .categories ul li a:hover {
	color: #631;
	}
#results .listing {
	line-height: 1.1;
	font-size: 13px;
	margin: 6px 0;
	padding: 6px 6px;
	}
#results .listing.even {
	background: #EE9;
	}
#results .listing .name {
	font-size: 14px;
	}
