﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* -------------------------
 枠調整
------------------------- */
#HeaderPane 
{
}

#LeftPane
{
    padding: 0px;
    width: 0px;
}

#ContentPane
{
    width: 550px;
}

#RightPane
{
    padding: 0 0 0 10px;
    width: 400px;
}


/* -------------------------
 モジュール調整 top
------------------------- */
#ContentPane .ModuleReference
{
    clear: both;
    width: 550px;
}

#RightPane .ModuleReference
{
    clear: both;
    width: 400px;
}


/* -------------------------
 臨時情報
------------------------- */
#ContentPane .PickUp_Urgent .ModuleReference
{
    width: 530px;
}

.PickUp_Urgent h2
{
    position: absolute;
    top: 20px;
    z-index: 1;
}

.PickUp_Urgent .info_link
{
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.PickUp_Urgent .ExtraordinaryInfo,
.PickUp_Urgent .Urgent_contents ul
{
    margin: 0 0 0 90px;
    position: relative;
    z-index: 0;
}


/* -------------------------
 ピックアップ
------------------------- */
.PickUp_Standard .R_Contents
{
    width: 400px;
}


/* -------------------------
 バナー
------------------------- */
#ContentPane .Item_Banner .ModuleReference
{
    margin: 0 5px 10px;
    width: 173px;
}

#ContentPane .Item_Banner .ModuleReference h2 a
{
    width: 111px;
}

#RightPane .Item_Banner .ModuleReference,
#LeftPane .Item_Banner .ModuleReference
{
    clear: none;
    float: left;
    margin: 0 5px 10px;
    width: 190px
}

#RightPane .Item_Banner .ModuleReference h2 a,
#LeftPane .Item_Banner .ModuleReference h2 a
{
    width: 128px;
}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}
