@charset "UTF-8";

/* -------------------------------------------------
   mitsuboshidiamond.com - aboutStyles.css
------------------------------------------------- */
body#sitemap #fn4 { 
	background: url(../img_common/footerNavi_en.gif) -307px -28px no-repeat; 
}

body#privacy #fn1 { 
	background: url(../img_common/footerNavi_en.gif) 0 -28px no-repeat; 
}

body.about #directoryTitle h2 {
	background: url(../images/ph2_about.jpg) no-repeat;
}

body.about #sidebar h2 {
	background: url(../images/sh2_about.gif) no-repeat;
}

body#sitemap table {
	text-align: left;
	margin-bottom: 24px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #ededed;
	width: 580px;
}

body#sitemap th {
	padding: 0.8em 1em;
	border-bottom: 1px solid #ccc;
	width: 140px;
	vertical-align: top;
}

body#sitemap td {
	padding: 0.8em 1em;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
}

body#sitemap .tEnd {
	border-bottom: 1px solid #ccc;
}

body#sitemap table h3 {
	font-weight: normal;
	padding-left: 0;
}

body#sitemap .content ul {
	margin-left: 2em;
	margin-bottom: 24px;
}

body#sitemap .content table ul {
	margin-bottom: 8px;
}
