@charset "utf-8";



/* ----------------------------------------------------------------

    Structure= Frame

----------------------------------------------------------------- */

div#frame{

margin-bottom:15px;

width:100%;

text-align:left;

}





/* ----------------------------------------------------------------

    Structure= Contents Area

----------------------------------------------------------------- */

#contentsArea{

zoom:1;

margin:20px auto 10px;

width:100%;

text-align:left;

}



#contentsArea h1{

float:none;

margin-bottom:25px;

width:190px;

}

#contentsArea h1 img{
width: 100%;
height: auto;
}




/* ----------------------------------------------------------------

    Structure= Topic Path

----------------------------------------------------------------- */

#topicPath{

display:none;

}





/* ----------------------------------------------------------------

    Structure= Main Column

----------------------------------------------------------------- */

#mainColumn{

float:none;

width:100%;

}



body#portal #mainColumn{

float:none;

width:100%;

}



body.col-m #mainColumn{

float:none !important;

width:100% !important;

}



body.col-ms #mainColumn{

float:none;

margin:0;

width:100%;

}





/* ----------------------------------------------------------------

    Structure= Sub Column

----------------------------------------------------------------- */

#subColumn{

display:none;

}


#contentsArea h1.hdType02 {
  width: 100%;
}

