@charset "shift_jis";
/* CSS Document */

/* index==========================

	1.for print style
	
*/

/* 1.for pring style
===============================================================*/
body{
	background:#fff;
}
div#wrapper{
	background:none;
}
div#header{
	padding-bottom:0px;
	border:none;
}
div#header h1{
	padding-top:0;
}
div#headRight,div#navigation,div#sideBar,div#footNav,div#footer{
	display:none;
}
p#kuzu{
	margin-bottom:0;
	padding-bottom:0;
	background:none;
}
div#main{
	margin:0 0 0 10px;
	float:left;
	width:590px;
}
div#main h2{
	background-image:none;
	background-color:#f2f2f2;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}


