@charset "UTF-8";

/***********************************************/
/* CSS file For Freescale.                     */
/* FileName: print.css                        */
/* data:2010/01/18                             */
/***********************************************/



/* HEAD
--------------------------------------------------------------------*/
#head h1 {
display: none;
}
#head {
height: 60px;
width: 180px;
background: url("../images/common/logo_sub.gif") no-repeat 0 10px;
}
.layer0 #head {
height: 60px;
width: 180px;
background: url("../images/common/logo.gif") no-repeat 0 10px;
}

/* mainLeft
--------------------------------------------------------------------*/
#mainLeft {
display: none;
}
div#mainRight {
width: 988px;
}
#sitepath {
width: 988px;
}

#head #gNavi {
height: 20px;
}

div#bottomColumn div.leftcol {
width: 240px;
display: inline;
}
div#bottomColumn div.rightcol {
width: 200px;
float: right;
display: inline;
}