@charset "UTF-8";

/*------------------------------------------------------------------------------
	Hamamatsu Visitors and Convention Bureau - Print CSS
	http://hamamatsu-daisuki.net/
	Date: 2009-12-02
	Copyright (C) Hamamatsu Visitors and Convention Bureau. All Rights Reserved.
------------------------------------------------------------------------------*/

/*  Hide Object 
----------------------------------------------------*/

ul#skip,
/*ul#globalNav,
ul#subNav,
p#mainVisual,
ul#subNav1,
dl#subNav2,
p#tagline,
p#pan,
div#sub,*/
.toTop,
.toTop1/*,
#copyright*/{display:none;}

/* Hide Background
----------------------------------------------------*/
/*
body,
div#wrapper,
div#header,
div.mainContent,
div#main,
div#footer,
#pageTitle,
h2,
h3,
h4,
.section{
	background-image:none !important;
	background-color:#fff !important;
	color:#000 !important;
	padding:0 !important;
	height:auto !important;
}
*/


/* Printing Setting
----------------------------------------------------*/

body{
	color:#000;
	font-size:12pt !important;
	font-family:Sans-Serif;
	line-height:1.5;
	letter-spacing:0.1em;
	}

a:link,
a:visited{
	color:#000 !important;
	text-decoration:underline !important;
	
	}

img{border:0;}

/*

#siteTitle{
margin:0 !important;
background:none !important;
position:relative !important;
margin-bottom:5mm !important;
}
div#wrapper,
div#wrapper-inner,
#pageTitle{
width:98% !important;
}
div#main,
div#footer,
.section,
.inner,
.mainContent{
width:100% !important;
}
div#header{height:auto;
padding:0;}
div#main{
	float:none !important;
	margin:0 !important;
	padding:0 !important;
	}

div#main ul{
	list-style-type:square;
	list-style-position:inside;
	}
div#main ul li{
	padding-left:0;
	background:none;
	}

div#main table,
div#main table th,
div#main table td{
	border:1px solid #333;
	}
	
.section{
padding:0 !important;
text-align:justify;
}
#pageTitle{
padding:0.5em !important;
border:1px solid #000;

margin-bottom:1em;
}
h2{
margin-bottom:0.7em;
}
div#footer{
padding-top:1em;
border:1px solid #000;

*/

/*印刷対応（2010/05/13）*/

/*body#home #sub .movie,
body#home #sub1 #weather,
body#home #sub1 #calendar,
body#home #sub1 .bnr,
body#home #main .bnr,*/
#header,
#footer{
	display:none !important;
}

body#home #header{
	display:block !important;
}

body.industry #main .section .itemSearch h2 {
	height:100% !important;
}
/*印刷対応（2010/08/18）*/
body#seaEntry .entryList{

}
#seaEntry .section .entryList h3 {
	position:relative;
	top:0;
	left:0;
}
	
/*--EOF-----------------------------------------------------------------------*/
