@charset "utf-8";
/* uhGAS */
#BrandMenu{
	width:930px;
	z-index: 0;
	height:362px;
	margin:0px 0px 0px 0px;
}

/* uhGA؂ւ摜 */
#brandarea{
	width:930px;
	height:362px;
	clear:both;
	z-index: 0;
	background-color:#ffffff;
}

/*-----------------------------------------p̐ݒ*/
div.printkurubana{
	display: none;
	width: 210px;
	height: 93px;
	margin-bottom: 15px;
}

#printbrandarea{
	width:930px;
	z-index: 0;
	height:435px;
	margin:20px 0px 20px 0px;
	display: none;
}

@media print{
body {
	zoom: 100%;
	display: table;
	display:table-cell;
	page-break-before: avoid;
}

/* IE6 hack */
* html body{
	/* Hides from IE5-Mac \*/ 
	zoom: 70%;
	/*end  Hides from IE5-Mac */
}

.opera body {
	width: 100%;
}

#BrandMenu{
	display: none;
}

#printbrandarea{
	display: block;
	page-break-before: avoid;
}

/*.safari #printbrandarea{
	display: block;
	page-break-before: avoid;

}

.safari #brandarea{
	display: none;
}
*/
.safari #BrandMenu{
height:0px;
}

}

/*-----------------------------------------p̐ݒ*/




