﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
#BaseTable {
    background: url(../../../Images/bg_pattern_04.png);
}

#HeaderPane
{
}

#Middle {
    float: left;
    background: #fff;
    width: 1000px;
    padding: 0px 80px 80px;
    margin: 0px auto 80px;
    margin-left: calc((100% - 1160px) / 2 );
    position: relative;
}

#LeftPane
{
    padding: 0;
    width: 0;
}

#ContentPane
{
    width: 700px;
}

#RightPane
{
    padding: 0 0 0 40px;
    width: 260px;
}

#FooterPane
{
}

.Contents img {
	max-width: 680px;
}

/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}
