@charset "Shift_JIS";

/*------------------------------------------------------------------------------
	Net de びぶれ -Print CSS
	URL: http://www.vivere.jp/
	Date: 2007-04-04
	Copyright (C) VivereHamamatsu All Rights Reserved.
------------------------------------------------------------------------------*/

body{
	background:#fff;
	color:#000;
	line-height:1.5;
	font-size:10pt;
	font-family:"ヒラギノ明朝 Pro W3","HiraMinPro-W3","平成明朝","MS P明朝",Sans-Serif;
}
a:link,
a:visited{
}
a:link:after,
a:visited:after{
}
img{
	border:0;
}
#skip,
#globalNavi,
#sGlobalNavi,
#topAdArea,
#pan,
#subContent,
#localNavi,
#underNavi,
.toTop{
	display:none;
}
#wrapper{
	width:810px;
}
body#home #globalNavi,
body#home #sGlobalNavi{
	display: block;
}
body#home #globalNavi{
	width: 810px!important;
}
#mainContent{
	width:600px !important;
}
#mainContent,
#subContent,
#wrapper{
	float:none !important;
	margin:0 !important;
	padding:0 !important;
}
#mainContent ul{
	list-style-type:square;
	list-style-position:inside;
}
#mainContent table,th,td{
	border-collapse:collapse;
	border-spacing:0;
}
/*#mainContent table{
	page-break-before:always;
}
*/
#mainContent table,
#mainContent th,
#mainContent td{
	border:1px solid #333;
}
body#home #newArea .section{
	width: 175px;
}
body#home #newArea .section h3{
	width: 118px;
}
body#home #newArea .section p{
	width: 113px;
}
body#home #newArea .section p.date{
	width: 113px;
}
body#home #issueArea{
	width: 610px;
}
body#home #issueArea .section{
	width: 288px;
	clear: none !important;
	float: left !important;
}
body#home #issueArea .sectionInner p{
	width: 120px;
}
.printClear{
	page-break-before:always;
}

