@charset "UTF-8";
@import "reset.css";
@import "base.css";

/* -------------------- Version ---------
Since: 2007-08-16
Last Modified: 2007-08-16
Editor: Satoshi Iritani
Last Editor: Satoshi Iritani
Guideline: Ver. 1.0
----------------------------------------*/

body {
	font-size: 8pt !important;
	font-family: Meiryo, "ヒラギノ明朝 Pro W3", "MS P明朝", Osaka, sans-selif !important;
	line-height: 1.4;
	background: #ffffff;
	}

#container,
#wrapper,
#sidebar,
#content {
	width: auto;
	}

#globalNav,
#utility,
#langNav,
#topicPath,
p.contact {
	display: none;
	}

#header,
#footer {
	background: #ffffff;
	}

#logo {
	text-indent: 0;
	font-size: 1em;
	line-height: 1;
	}

a[href]:after {
	content: "("attr(href)")";
	}