@charset "UTF-8";
/* CSS Document */


/* ie6 */
* body {
zoom: 80%;
}

/* ie7 */
*:first-child+html body{
zoom:100%;
}


/*header-alpha0%*/
#noprint{
	display:none;
}

.boxB {
 width:355px;
 float:left;
 margin-bottom:20px;
}

.boxC {
 width:300px;
 float:right;
 margin-bottom:20px;
 margin-right:50px;
}

.boxD {
 width:100%;
 clear:both;
}
