@charset "Shift_JIS";


@import url(import.css);




/*===========================================================

 base.css

============================================================*/

/* :::::::::::::::::::::::::::: reset :::::::::::::::::::::::::::: */

body{
	height:auto;
	background:none;
	text-align:left;
}







/*===========================================================

 layout.css

============================================================*/

/*------------------------------------------------------------
 outer
-------------------------------------------------------------*/
#outer{ width:850px; margin:0; }
/*------------------------------------------------------------
 header
-------------------------------------------------------------*/
#header{ padding-top:0;}
#header #h_menu{ display:none; }
ul#gnavi{ display:none; }
/*------------------------------------------------------------
 maincontents
-------------------------------------------------------------*/
#maincontents{ margin:0; background-image:none; }
/*------------------------------------------------------------
 page title
-------------------------------------------------------------*/
#page_title{ width:auto; }
#page_title h2{ background-image:none; margin-left:0; }

/* HOMEボタン */
#page_title p{ display:none; }
/*------------------------------------------------------------
 contents_l（1段組）
-------------------------------------------------------------*/
#contents_l{ padding-left:0; }
/*------------------------------------------------------------
 contents（2段組：本文側）
-------------------------------------------------------------*/
#contents{ padding-left:0; }
/*------------------------------------------------------------
 各カテゴリトップへ戻るボタン（2段組：sideの下）
-------------------------------------------------------------*/
#main #go_top{ display:none; }
/*------------------------------------------------------------
 pagetop
-------------------------------------------------------------*/
#maincontents p.pagetop{ display:none; }
/*------------------------------------------------------------
 footer
-------------------------------------------------------------*/
#footer{ display:none; }




/*===========================================================

 table

============================================================*/
th, td{vertical-align:top;border:1px solid #ccc;padding:5px;}
th{white-space:nowrap;text-align:left;}

/*===========================================================

 table（枠無）

============================================================*/
body#workers #side div.schedule th,
body#workers #side div.schedule td{border:none;}






/*===========================================================

 glider.css

============================================================*/
div.section { border-top:1px solid #cccccc; margin-bottom:20px; clear:both; }
div#section0 { display:none; }
div#glider_flame { border:none; background-color:#fff; }
div.section .header { width:auto; margin-left:0; }
div.section .header h3 { display:block; width:auto; float:none; }
div.section .header h3 span { display:inline; }
div.section .header h3 img { vertical-align:middle; }
div.section .header .logo { display:none; }

div.section .outer { background-image:none !important; }

div#section1,
div#section2,
div#section3,
div#section4,
div#section5,
div#section6,
div#section7,
div#section8,
div#section9,
div#section10 { display:none; }

.p01 div#section1,
.p02 div#section2,
.p03 div#section3,
.p04 div#section4,
.p05 div#section5,
.p06 div#section6,
.p07 div#section7,
.p08 div#section8,
.p09 div#section9,
.p10 div#section10 { display:block; }


.controls_outer { display:none; }
