@charset "utf-8";


/* hidden block */

/* setting */
div#ga2012_footer div.cSelecterBox{
left:0;
top:0;
}

/* IE6 Hack*/
* html body{
zoom:60%;
}
* html body #twocolwrap_v14 {
position:relative;
}
* html body div#pagetitle,
* html body div#pagetitle_v14 {
float: none;
position:absolute;
left:195px;
top:0;
}
* html body #maincol_v14 {
margin-top:4em;
}
* html body #ga2012_subNavigation {
position:relative;
top:4.5em;
}


/* IE7 Hack */
*:first-child+html body #twocolwrap_v14 {
position:relative;
}
*:first-child+html body div#pagetitle,
*:first-child+html body div#pagetitle_v14 {
float: none;
position:absolute;
left:195px;
top:0;
}
*:first-child+html body #maincol_v14 {
margin-top:4em;
}
*:first-child+html body #ga2012_subNavigation {
position:relative;
top:4.5em;
}

/* IE8 Hack */
html>/**/body #twocolwrap_v14 {
position /***/:relative\9;
}
html>/**/body div#pagetitle {
float /***/: none\9;
position:absolute\9;
left:195px\9;
top:0\9;
}
html>/**/body div#pagetitle_v14 {
float /***/: none\9;
position:absolute\9;
left:195px\9;
top:0\9;
}
html>/**/body #maincol_v14 {
margin-top /***/:4em\9;
}
html>/**/body #ga2012_subNavigation {
position /***/:relative\9;
top:4.5em\9;
}

/* IE9 Hack */
#twocolwrap_v14:not(:target) {
position:relative\9;
}
div#pagetitle:not(:target) {
float: none\9;
position:absolute\9;
left:195px\9;
top:0\9;
}
div#pagetitle_v14:not(:target) {
float: none\9;
position:absolute\9;
left:195px\9;
top:0\9;
}
#maincol_v14:not(:target) {
margin-top:4em\9;
}
#ga2012_subNavigation:not(:target) {
position:relative\9;
top:4.5em\9;
}
