﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/*@media screen*/

}
@media print
{

  #ContentPane div
  {
    background-image: none !important;
    background-color: transparent !important;
  }

  #ContentPane table
  {
    /*width: 600px !important;*/
  }

  body
  {
    background-image:none;
    background-color:transparent;
  }

  #BaseTable
  {
    float:none;
    width:630px;
    margin:0px;
  }

  #HeaderPane
  {
    float:none;
    display:none;
  }

  #Middle
  {
    float:none;
    width:auto;
  }

  #FooterPane
  {
    float:none;
    display:none;
  }

  #LeftPane
  {
    float:none;
    display:none;
    width:0px;
  }

  #RightPane
  {
    float:none;
    display:none;
    width:0px;
  }

  #ContentPane
  {
    float: none;
    padding-left: 10px;
    padding-right: 0;
    width: auto;
  }

  div.simple_h,
  div.simple_b
  {
    background-image: none;
    height: auto;
    margin-bottom: 5px;
    width: 600px;
  }

  div.simple_title
  {
    background-image: none;
    border-bottom: 3px solid #2B951C;
    height: auto;
    margin-bottom: 10px;
    width: 600px;
  }

  div.simple_title div.simple_title_box
  {
    color: #000000;
    float: none;
    margin: 0;
    padding: 5px 0 5px 5px;
    text-align: left;
  }

  div.Fix_simple_title_dtl
  {
    font-size:x-large;
    font-weight:bold;
  }

  div.contentbgwhitew_bg,
  div.contentbgwhitew_b,
  div.contentbgwhitew_h
  {
    background:none;
    width: auto;
  }

  /* Lメニュー縦型_シンプル */
  div.LmenuV_simple div.LVh_section ul
  {
    float:none;
  }

  div.PickUp_info
  {
    /*width: 600px;*/
    width: auto;
  }

  div.PickUp_info ul
  {
    width: 550px;
  }

  div.PickUp_info ul li
  {
    width: 540px;
  }

  div.PickUp_info div.info_block div.info_block_c h2.Fix_header2
  {
    width: 480px;
  }

  div.LinkList_sep2 div.listInnersep2 div.sep2row div.sep2Container
  {
    width: 270px;
  }

  div.LinkList_sep2 div.listInnersep2 div.sep2row div.sep2Container h3
  {
    width: 240px;
  }

  div.B_LinkList_simple
  {
    width: auto;
  }
  div.B_LinkList_simple div.FrameDiv
  {
    width: auto;
  }
  div.B_LinkList_simple div.FrameDiv ul
  {
    width: auto;
  }
  div.B_LinkList_simple div.FrameDiv ul li
  {
    width: auto;
  }
  div.B_LinkList_simple div.FrameDiv ul li h3
  {
    width: auto;
  }

  div.EventCal_tf
  {
    width: auto;
  }
  div.EventCal_tf div.EventCal_tfb div.HeaderTxt div.Term h2
  {
    width: 400px;
  }
  div.EventCal_tf div.EventCal_tfb div.DivLeft
  {
    width: 280px;
  }
  div.EventCal_tf div.EventCal_tfb div.DivRight
  {
    width: 280px;
  }

  div.Item_FAQ_title
  {
    width: auto;
  }

}

@media print and (min-width:401px)
{
/* 印刷時用記述(PC専用 必要に応じて) */
}


#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}

/*** for PC Browser ***/
@media (min-width:401px)
{
/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}

}


/*** for Smart Phone ***/
@media (max-width:400px)
{

}
@media print
{
}

@media print and (max-width:400px)
{
/* 印刷時用記述(スマホ専用 必要に応じて) */
}/*auto generated region*/