@charset "utf-8";
body {
	color:#000;
	background-color:#FFF;
	font-family:"Times New Roman", Times, serif;
}
h1 { 
	font-size:1.5em; 
	margin:0.5em 0;
}

h2 {
	font-size:1.25em; 
	margin:0 0 0.5em;
}
h3 {
	font-size:1.3em;
	margin:0.5em;
}
#header h1 {
	font:3.5em normal;
	margin:0;
	letter-spacing:-0.05em;
}
#header h2 {
	font-size:1.6em;
	font-weight:bold;
	margin:0;
}
p {
	margin:0 0 1em;
	font-size: 1em;
}
p.brief {
	display:none;
}
div.detail, div.cont {
	display:inline !important;
}
div #content {
	height:auto;
}
div.member {
	clear:none;
}
div.member img {
	float:left;
	margin: 0 10px 10px 0;
}
div #footer {
	border-top:1px solid #000;
	display:inline !important;
	bottom:auto;
	margin:auto;
}
#footer #nav {
	display:none;
}
#slideshow img {
	width:820px;
	height:295px;
}
#ad,#ad2,#publicTrustee {
	display:none;
}