﻿@media print
{

  #BaseTable
  {
     width: 650px;
  }

  #Middle
  {
     width: 650px;
  }

  #LeftPane
  {
     float: none;
     display:none;
  }

  #RightPane
  {
     float: none;
     display:none;
  }

  #ContentPane
  {  
     float: none;
     padding-left: 0px;
     width: 650px;
  }

  .simple_title
  {
     width: 650px;
  }

  .Item_normal .Contents, .Item_normal_title .Contents 
  {
      padding: 0 0 0 0px;
  }

  .PickUp_info
  {
    width: 650px;
  }

  .PickUp_info .info_block .Fix_header2
  {
    width: 500px;
  }

  .PickUp_info li
  {
    width: 630px;
  }

  .B_LinkList_simple li
  {
    width: 650px;
  }

  .B_LinkList_simple .MTitleBlock
  {
    /*padding: 17px 0 8px 50px;*/
    padding:12px 0 13px 50px;
  }

  .B_LinkList_simple .MTitleBlock span
  {
    display: none;
  }

  .B_LinkList_simple .MTitleBlock h2
  {
    width: 500px;
  }

  .B_LinkList_kurashi
  {
    float: none;
  }

  .B_LinkList_kurashi .FrameDiv
  {
    float: none;
    width: auto;
  }

  .B_LinkList_kurashi .Title
  {
    width: 580px;
  }

  .B_LinkList_kurashi .Summary
  {
    width: auto;
  }

  .B_LinkList_kurashi ul
  {
    float: none;
  }

  .B_LinkList_kurashi li
  {
    float: none;
  }

  .EventCal_tf
  {
    width: 630px;
  }

  .EventCal_tf .Term h2
  {
    width: 466px;
  }

  .EventCal_tf .DivLeft
  {
    width: 290px;
  }

  .EventCal_tf .DivRight
  {
    width: 290px;
  }

  .EventList_tf .Term
  {
    width: 466px;
  }

  .LinkList_sep2
  {
    float: none;
    width: 650px;
  }

  .LinkList_sep2 .listInnersep2
  {
    float: none;
    width: 650px;
  }

  .LinkList_sep2 .sep2row
  {
    float: none;
  }

  .LinkList_sep2 .sep2Container
  {
    width: 310px;
  }

  .LinkList_sep2 .sep2Container h3
  {
    width: 270px;
  }

  .LinkList_sep2 .sep2row .sepend
  {
    /*clear: none;*/
  }

  .Item_FAQ_title
  {
    width: 650px;
  }

  ul.list_nolink li
  {
    width: 170px;
  }

  .BrowserItemList_Titled_content ul.list_nolink li
  {
    width: auto;
  }

  .BlogType_tf
  {
    width: 650px;
  }

}

/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}