@charset "utf-8";


#leftContainer h2#sitemapH2 a {
	background:url(../../images/h2_sitemap.gif) no-repeat;
}
#leftContainer h2#privacy_policyH2 a {
	background:url(../../images/h2_privacy_policy.gif) no-repeat;
}
#leftContainer h2#site_policyH2 a {
	background:url(../../images/h2_site_policy.gif) no-repeat;
}
#leftContainer h2#contactH2 a {
	background:url(../../images/h2_contact.gif) no-repeat;
}
#leftContainer h2#searchH2 {
	background:url(../../images/h2_search.gif) no-repeat;
}


.col1of3 {float:left; width:201px;}


table.contactBox {
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	margin-bottom:20px;
}
html:not([lang*=""]) table.contactBox {	/* Firefox用ハック */
	border-collapse:separate;
}
table.contactBox th, table.contactBox td {
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:8px 15px;
}



#cse-search-results iframe {
	width:635px;
	margin:0; padding:0;
	font-family:Arial, SimHei, 'MS UI Gothic', 'Osaka',  sans-serif;
	color:#666666;
	font-size:75%;/*12px*/
}