@charset "utf-8";
/**************************************************************************************************
GLOBAL SETTING
**************************************************************************************************/

*{
color:#000;
font-size:9pt;
}

#access a{
color:#000 !important;
text-decoration:none !important;
}

/**************************************************************************************************
DISPLAY SETTING
**************************************************************************************************/

/**************************************************************************************************
REWRITE SETTING
**************************************************************************************************/

#access body{
position:relative;
text-align:center;
margin:0;
padding:0;
}

#access #header,
#access #header .topicPath,
#access #subColumn,
#access .pageTop,
#access #footer,
#access #content .gridArea02.marginInit .section01 p,
#access #content .gridArea02.marginInit .gridArea01.marginInit{
display:none;
}

#access #mainColumn{
float:none;
}

#access #content{
position:relative;
clear:both;
width:600px;
margin:auto;
background:none;
text-align:center;
}

#access #content .gridArea02{
width:600px;
margin:auto;
padding:10px;
text-align:center;
border:1px solid #ccc;
}

#access #content .gridArea02.marginInit{
border:none;
position:absolute;
left:0;
top:707px;
width:600px;
z-index:10;
padding:0;
text-align:left;
}

#access #content .gridArea02.marginInit .column00{
overflow:hidden;
position:absolute;
left:350px;
top:0;
width:270px;
height:auto;
z-index:10;
white-space:nowrap;
text-align:left;
}

#access h1{
margin-top:0;
}

#access #content .gridArea02.marginInit p{
margin:0 0 5px;
}

#access #content .gridArea02.marginInit ul{
margin:0 0 0 20px;
}

#access #content .gridArea02.marginInit li{
padding:0;
background:none;
list-style:disc;
}

