@charset "shift_jis";

/* print.css
**************************************************************************************

1.デフォルト設定

**************************************************************************************/ 



/* デフォルト設定
=============================================================================*/

div.bottomlink {
	clear:both;
	padding-top:0px;
	border-bottom:none;
}

div.bottomlink li.tohome {
	width:112px;
	height:21px;
	text-indent:-9999px;
	float:left;
	font-size:1px;
	line-height:100%;
	display:none;
}

div.bottomlink li.totop {
	width:111px;
	height:21px;
	text-indent:-9999px;
	float:right;
	font-size:1px;
	line-height:100%;
	display:none;
}

div.bottomlink ul li {
	display:none;
}





