@charset "Shift_JIS";
@import url(__basic.css);
@import url(__common.css);

/* hide text-link and show background-image */
h1 em,
.header .logo em
	{
	font-size:1px;
	position:relative;
	display:none;
	top:-999px;
	}

/* */
.menu,.chairman,.head2008_r{
	display:none;
}

/* contents */
.contents{
	margin:5em auto 0px auto;
	padding:0;
	}

a.head2008_l,
.footer a{
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	color:#000;
	}

/* topics */
dl.topics{
	width:45%;
	}
