﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* -------------------------
 枠調整
------------------------- */
#Middle
{
  margin: auto;
  width: auto;
}

#HeaderPane 
{
}

#LeftPane
{
    padding: 0px;
    width: 0px;
}

#ContentPane
{
  margin: auto;
  width: auto;
  float: none;
}

#RightPane
{
/*
    padding: 0 0 0 10px;
    width: 400px;
*/
}


/* -------------------------
 モジュール調整 top
------------------------- */

#ContentPane .ModuleReference
{
    clear: both;
    width: 100%;
}

/*
#RightPane .ModuleReference
{
    clear: both;
    width: 400px;
}
*/

/* -------------------------
 臨時情報
------------------------- */

.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 190px;
    position: relative;
    z-index: 0;
}

/* -------------------------
 緊急情報
------------------------- */
/*
#module_1039 .PickUp_Urgent .ModuleReference
{
  top: -600px;
  z-index: 0;
}
*/
/* -------------------------
 バナー
------------------------- */
#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;
}

/* -------------------------
 ツール
------------------------- */

#HeaderPane .ModuleSet_Standard_3511 .PickUp_Urgent
{
position: absolute;
top: -100px;
left: 420px;
z-index: 10;
}

.g_hojo
{
position: absolute;
top: -100px;
left: 570px;
z-index: 10;
}

.g_seach
{
position: absolute;
top: -100px;
left: 720px;
z-index: 10;
}

.mypage
{
position: absolute;
top: -100px;
left: 870px;
z-index: 10;
}

/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* -------------------------
 ツール
------------------------- */

#HeaderPane .ModuleSet_Standard_3511 .PickUp_Urgent
{
position: absolute;
  top: 0px;
  left: 330px;
z-index: 10;
}

.g_hojo
{
position: absolute;
  top: 5px;
  left: 210px;
z-index: 10;
}

.g_seach
{
position: absolute;
  top: 6px;
  left: 264px;
z-index: 10;
}
/*
.mypage
{
position: absolute;
top: -100px;
left: 870px;
z-index: 10;
}
*/

/* -------------------------
 SMT グローバルナビ非表示
------------------------- */
.B_GNavi
 {
display: none;
}
}
