@charset "utf-8";
/* CSS Document */

body{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" ,serif;
	font-size:10pt;
	line-height:14pt;
	color:#000000;
	background:#ffffff none;
}
table{
	width:100%;
	border-collapse:collapse;
}
th,td{
	padding:0.3em 0.5em;
	border:1px solid #000000;
	text-align:left;
	vertical-align:top;
}
th{
	font-weight:bold;
}
address{
	margin:0.5em 0;
	font-style:normal;
}

#nav,
#kanriNav,
#companyNav,
#companyLink,
#footerNav,
#footerLinks,
.btn
{
	display:none;
}


#categoryTitle{
	font-size:14pt;
	border-bottom:1px solid #000000;
	padding-bottom:3px;
	clear:both;
	margin:1em 0;
}
h1{
	font-size:16pt;
	border-left:5px solid #000000;
	border-bottom:1px solid #000000;
	padding:0 0 3px 0.3em;
	margin:1em 0;
}
h2,h3,h4,h5,h6
{
	margin:1em 0 0.5em;
	font-size:10pt;
	font-weight:bold;
}
h2{
	font-size:14pt;
}
h3{
	font-size:12pt;
}
h4{
	font-size:11pt;
}

#header .logo{
	background:transparent url(../img/hls_logo.gif) no-repeat 0 0;
	width:360px;
	height:40px;
}

#header .logo a{
	text-indent:-1000em;
	display:block;
}

/*
#header .logo{
	border:3px double #000000;
	padding:0.5em 0.5em 0.3em;
	font-size:18pt;
	line-height:normal;
}

#header .logo a{
	text-decoration:none;
	color:#000000;
}
*/
#header .headerText{
	font-size:10pt;
	line-height:14pt;
	margin:1em;
}
#contents{
	margin:1em;
}
#footer address{
	clear:both;
	margin:2em 0;
	font-size:10pt;
}



body.report #contents .photo img{
	display:inline;
	margin:2px;
}