﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
img.kouhou {
    margin: 0px 20px 0px 0px;
}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
img.kouhou {
}
}
