@charset "utf-8";



body.utility #content {
	width: 655px !important;
}



/* sitemap.html */
/* -------------------------------------------- */

body#sitemap #content h1 {
	margin: 30px 0 30px 0;
}
body#sitemap #content h2 {
	width: 655px;
	height: 21px;
	margin: 30px 0 20px 0;
	padding: 6px 0 0 10px;
	background: url("../img/bg_sitemap.gif") no-repeat;
	font-size: 90%;
}

body#sitemap #content #sitemap ul {
	width: 655px;
	margin: 0 0 0 0;
}
body#sitemap #content #sitemap li {
	margin: 0 0 14px 0;
	padding: 0 0 0 12px;
	font-size: 75%;
	background: url("../img/bl_sitemap.gif") left no-repeat;
}
body#sitemap #content #sitemap ul ul {
	width: 643px;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 12px;
}
body#sitemap #content #sitemap li li {
	font-size: 100%;
}

body#sitemap #content #sitemap li span.catindex {
	background: url("../img/line_sitemap_01.gif") 0 0 repeat-x;
}
body#sitemap #content #sitemap li.news {
	padding: 5px 0 0 20px;
	background: url("../img/line_sitemap_news.gif") 9px 0 no-repeat;
}
body#sitemap #content #sitemap li.business {
	padding: 5px 0 0 20px;
	background: url("../img/line_sitemap_business_01b.gif") 9px 0 no-repeat;
}
body#sitemap #content #sitemap li.company {
	padding: 5px 0 0 20px;
	background: url("../img/line_sitemap_company.gif") 9px 0 no-repeat;
}

body#sitemap #content #sitemap ul.l2 {
	padding-top: 2px;
}
body#sitemap #content #sitemap ul.l2 li {
	margin: 0 0 10px 0;
	background: url("../img/bl_sitemap2.gif") 0 no-repeat;
}

body#sitemap #content #sitemap li.company li {
	margin: 0 0 15px 0;
}

body#sitemap #content #sitemap ul li.catindex {
	display: block;
	margin: 0 0 15px 0;
	padding: 2px 0 8px 0;
	background: url("../img/bg_sitemap_catindex.gif") left bottom no-repeat;
}

body#sitemap #content #sitemap ul li.catindex a {
	padding: 0 0 0 12px;
	background: url("../img/bl_sitemap.gif") 0 3px no-repeat;
}



/* privacy.html */
/* -------------------------------------------- */

body#privacy #content h1 {
	margin: 30px 0 30px 0;
}

body#privacy #content h2 {
	clear: both;
	margin: 30px 0 10px 0;
	padding: 16px 0 0 0;
	border-top: 1px solid #000;
}

body#privacy #content dl {
	width: 650px;
	margin: 0 0 0 0;
}
body#privacy #content dt {
	float: left;
	width: 30px;
	margin: 14px 0 0 0;
	font-size: 75%;
	line-height: 1.4;
}
body#privacy #content dd {
	float: left;
	width: 620px;
	margin: 14px 0 0 0;
	font-size: 75%;
	line-height: 1.4;
}

body#privacy #content ol {
	margin: 20px 0 0 24px;
}
body#privacy #content ol li {
	margin: 0 0 6px 0;
	font-size: 75%;
	line-height: 1.6;
}
body#privacy #content ol li ul {
	margin: 10px 0 10px 10px;
}
body#privacy #content ol li ul li {
	margin: 4px 0;
	list-style: none;
	font-size: 100%;
}

body#privacy p.signature {
	margin: 20px 0 0 0;
	line-height: 1.4;
	text-align: right;
}

/* global.html */
/* -------------------------------------------- */

#content h1#global1 {
	margin: 20px 0 20px 0;
	padding: 0 0 0 18px;
	height: 33px;
	background: url("/business/img/bg_h_01.gif") left no-repeat;
	font-size: 100%;
	font-weight: bold;
	line-height: 33px;
}



