@charset "utf-8";



/* print.css 【 updated 】2009.10.16
----------------------------------------------------------------------------


--------------------------------------------------------------------------*/

body{
	 zoom:70%;
}
 
#footer{
	display:none;
}
#header{
	/*display:none;*/
	zoom:100%;
}
.text-change{
	display:none;
}


/*#sNavi{
	display:none;
}
#main{
	position:absolute;
	margin-left:10px;
	margin-bottom:0;
	padding:0;
}*/

/*--IE8のみ適用--*/
html>/**/body #main {  
    margin-top/*\**/:-50px\9;
	zoom:90%\9;
	position:absolute\9;
	margin-left:10px\9;
}
html>/**/body #sNavi {  
    display/*\**/:none\9
}
/*--IE8のみ適用--*/

/*--IE7のみ適用--*/
*:first-child+html .column-08 div{
	margin-right:9px;
}
*:first-child+html .column-08 div.las{
	margin-right:0;
	float:right;
	margin-top:-0px;
}
*:first-child+html .column-box{
	width:620px;
}
*:first-child+html .column-01 div.las{
	float:right;
	margin-top:-165px;
}
/*--IE7のみ適用--*/

/* safari only \*/  
html:\66irst-child #main{
	position:absolute;
	margin-left:200px;
}

/*--IE6のみ適用--*/
.column-08 div{
	_margin-right:9px;
}
.column-08 div.las{
	_margin-right:0;
	_float:right;
	_margin-top:-200px;
}
.column-box{
	_width:620px;
}
.column-01 div.las{
	_float:right;
	_margin-top:-165px;
}
/*--IE6のみ適用--*/

