/* --------------------- 全体のレイアウト --------------------  */

body {
	margin: auto;
	text-align: center;
}
.contents {
	position: relative;
	width: 760px;
	margin: auto;
	text-align: left;
}
.header {
	  position: relative;
	  width: 760px;
	  height: 30px;
	  margin-top: 20px;
	  text-align: right;
}
.logo {
      position: absolute;
      width: 180px;
      height: 30px;
      left: 0px;
}
.leftnavi_01 {
        position: absolute; 
	display: block;
	width: 145px;
	margin-top: 10px;
	padding-top: 0px;
}
.leftnavi_02 {
	position: absolute;
	display: block;
	width: 145px;
	margin-top: 10px;
	padding-top: 0px;
	left: -5px;
	top: 153px;
}
.leftnavi_03 {
	position: absolute;
	display: block;
	width: 150px;
	padding-top: 20px;
}
.leftnavi_04 {
	position: absolute;
	display: block;
	width: 150px;
	padding-top: 20px;
}
.main {
    position: absolute; 
	display: block;
	width: 460px;
	margin-top: 10px;
        margin-left: 145px;
}
.rightnavi {
        position: absolute;
	display: block;
	width: 145px;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 615px;
}
#hwinfo, #icinfo, #rsninfo, #irinfo, #adsinfo, #teikaninfo, .rightcnts {
	float: right;
	display: block;
	width: 610px;
	margin-bottom: 20px;
	border-right: solid 1px #DDDDDD;
	border-left: solid 1px #DDDDDD;
}

/* --------------------- ヘッダーメニュー --------------------  */

.header ul#headnavi {
	  font-size: 70%;
	  margin: 0;
	  padding: 0;
}
.header #headnavi li {
	  display: inline;
	  margin: 0;
	  padding-right: 5px;
	  padding-left: 5px;
	  border-right: 1px solid #999;
	  list-style-type: none;
}
.header #headnavi li.bnone {
	  border-right: none;
}
.header #headnavi a {
	  margin: 0 0.5em;
	  padding: 0 0;
}

/* --------------------- 一括設定 --------------------  */

h1 {	
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	font-size: 85%;
	color: #666666;
	margin-left: 40px;
	text-indent: -1em;
	padding-left: 1em;
}
a, table td {
	color: #666666;
	text-decoration: none;
}
a:hover, .main #topicsbtn a:hover {
	color: #0799AD;
}

/* --------------------- ナビメニュー（左） --------------------  */

.leftnavi_01 .menutop {
	     margin-left: -1px;
}
.leftnavi_01 #arrow {
	     position: absolute;
	     margin-left: -16px;
}
.leftnavi_01 .menumiddle {
	     width: 150px;
	     margin-top: -5px;
	     margin-left: 0px;
	     margin-bottom: 2px;
	     background: url(../img/menumiddle.gif) repeat-y;
}
.leftnavi_01 .menubottom {
	     width: 150px;
	     height: 17px;
	     margin-top: -5px;
	     margin-left: -1px;
	     margin-bottom: 10px;
	     background: url(../img/menubottom.gif) no-repeat;
}
.leftnavi_01 .menumiddle2 {
	     width: 150px;
	     margin-top: -5px;
	     margin-left: 0px;
	     margin-bottom: 2px;
	     background: url(../img/menumiddle2.gif) repeat-y;
}
.leftnavi_01 .menubottom2 {
	     width: 150px;
	     height: 17px;
	     margin-top: -5px;
	     margin-left: -1px;
	     margin-bottom: 10px;
	     background: url(../img/menubottom2.gif) no-repeat;
}

.leftnavi_01 .menu_01 ul {
	     display: block;
	     width: 140px;
	     margin-top: 5px;
	     margin-left: 8px;
	     margin-bottom: 0px;
	     padding: 5px 0px 2px 15px;
}
.leftnavi_01 .menu_01 ul li {
	    font-size: 75%;
	    color: #666666;
	    line-height: 1em;
	    letter-spacing: 0.05em;
	    list-style-type: none;
	    padding: 5px 0px 0px 5px;
}
.leftnavi_01 .chapter {
	     color: #666666;
	     font-size: 75%;
	     margin: 3px 0px 2px 5px;

}
.leftnavi_01 .menu_03 img {
	     margin-bottom: 7px;
}

/* --------------------- ナビメニュー（右） --------------------  */

.rightnavi ul {
	   margin: 0;
	   padding: 0px;
}
.rightnavi ul li {
	   margin-bottom: 5px;
	   list-style-type: none;
}
.rightnavi ul li#bar {
	   margin-top: 5px;
	   padding-top: 10px;
	   border-top: solid 1px #666666;
}
.rightnavi .menutop {
	     margin-left: 1px;
}
.rightnavi #arrow {
	     position: absolute;
	     margin-left: -16px;
}
.rightnavi .menumiddle {
	     width: 150px;
	     margin-top: -5px;
	     margin-left: 1px;
	     margin-bottom: 0px;
	     background: url(../img/ncpmiddle.gif) repeat-y;
}
.rightnavi .menubottom {
	     width: 150px;
	     height: 17px;
	     margin-top: -7px;
	     margin-left: 0px;
	     margin-bottom: 10px;
	     background: url(../img/ncpbottom.gif) no-repeat;
}
.rightnavi .menu_01 ul {
	     display: block;
	     width: 140px;
	     margin-top: 5px;
	     margin-left: 8px;
	     margin-bottom: 0px;
	     padding: 5px 0px 2px 15px;
}
.rightnavi .menu_01 ul li {
	    font-size: 75%;
	    color: #666666;
	    line-height: 1em;
	    letter-spacing: 0.05em;
	    list-style-type: none;
	    padding: 5px 0px 0px 5px;
}
.rightnavi .banner {
         color: #ff69b4;
	     margin-top: -22px;
}

/* --------------------- インフォメーション --------------------  */

.main .box {
	display: block;
	width: 460px;
	height:220px;
	margin-left: auto;
	margin-right:0.5em;
	margin-top: 0px;
	margin-bottom: 10px;
	border: solid 1px #057F9B;
	border-top: none;
	overflow: auto;
}
.main .box img {
      margin-left: 0px;
}
.main .box td.date {
      width: 20%;
      padding-left: 5px;
      padding-right: 5px;
      vertical-align: top;
}
.main .box table {
      table-layout: fixed;
      width: 100%;
      margin-top: 0px;
      margin-bottom: 5px;
      margin-left: auto;
      margin-right: auto;
      border-collapse: collapse;
}
.main .box table tbody td {
      font-size: 80%;
      color: #666666;
      padding-left: 10px;
      padding: 3px;
}
.main .box table a {
      color: #0799AD;
      margin: 0px 5px 0px 0px;
}
.main .box table a:hover {
      color: #064584;
}
.main #view {
	display: block;
	width: 460px;
	height: 12px;
	text-align: right;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main #view a {
      font-size: 70%;
      padding-left: 15px;
      margin-right: 10px;
      background: url(../img/arrow_08.gif) no-repeat 0px -1px;
}
.main #view ul {
      margin-bottom: 0px;
}
.main #view ul li {
      display: inline;
      list-style-type: none;
}
#shousai {
      margin: 0px 14px auto 4px;
      vertical-align: middle;
}
/* ----------------- IPS ------------------*/
.table_ips { 
     table-layout: auto;
     width: 100%;
     border-collapse: collapse;
     border: 1px solid #008080;
     margin: 10px auto 0px auto;
}
.table_ips td { 
     color: #ffffff;
     text-align: center;
     font-size: 80%;
     padding: 3px;
     background-color: #e6e6fa;
}
#link a{
     color: #4682b4;
     text-decoration: underline;
     font-weight: bold;
}
#link a:hover{
     color: #ff6600;
     text-decoration: underline;
     font-weight: bold;
}
/* ----------------- エコポイント ------------------*/
.table_eco { 
     table-layout: auto;
     width: 100%;
     border-collapse: collapse;
     border-style: double;
     border-color: orange;
     border-width:3px;
     margin: 10px auto 0px auto;
}
.table_eco td { 
     color: #ffffff;
     text-align: center;
     font-size: 80%;
     padding: 3px;
     background-color:  #fffacd;
}
/* ----------------- しらさぎ会------------------*/
.table_shirasagikai { 
     table-layout: auto;
     width: 100%;
     border-collapse: collapse;
     border-style: double;
     border-color: #F06;
     border-width:3px;
     margin: 10px auto 0px auto;
}
.table_shirasagikai td { 
     color: #ffffff;
     text-align: center;
     font-size: 80%;
     padding: 3px;
     background-color:  #FCF;
}
/* ----------------- ツーデーマーチ ------------------*/
.table_two { 
     table-layout: auto;
     width: 100%;
     border-collapse: collapse;
     border: 1px solid #008080;
     margin: 10px auto 10px auto;
}
.table_two td { 
     color: #ffffff;
     text-align: center;
     font-size: 80%;
     padding: 3px;
     background-color: #ffcccc;
}
.table_two td #link a{
     color: #008080;
     text-decoration: underline;
     font-weight: bold;
}
.table_two td #link a:hover{
     color: #ff6600;
     text-decoration: underline;
     font-weight: bold;
}
/* ----------------- テキストマーキー部分 ------------------*/
.table_mq { 
     color: #8b0000;
     border-collapse: collapse;
     border: 1px dotted #008080;
     margin: 0px auto 5px auto;
}
.table_mq td#img { 
     padding: 3px;
     text-align: center;
}
.table_mq td#mq { 
     color: #cc0000;
     width: 400px;
     font-size: 80%;
     padding: 3px;
     
}
/* --------------------- ダイヤ改正・インフォメーション一覧 --------------------  */

.rightcnts #back {
	   float: right;
	   display: block;
	   width: 140px;
	   margin-top: 10px;
	   margin-bottom: 10px;
}
.rightcnts #back a {
	   font-size: 70%;
	   padding-left: 15px;
	   line-height: 1.5em;
	   background: url(../img/arrow.gif) no-repeat 0px 0px;
}
.rightcnts .inventory {
	   clear: both;
	   display: block;
	   width: 600px;
	   padding-top: 0px;
	   padding-bottom: 10px;
	   margin-left: auto;
	   margin-right: auto;
	   text-align: center;
}
.rightcnts .inventory table {
	   width: 500px;
	   font-size: 80%;
	   margin-top: 2px;
	   margin-left: auto;
	   margin-right: auto;
	   margin-bottom: 150px;
	   border: solid 1px #666666;
}
.rightcnts .inventory table thead td {
	   height: 25px;
	   text-align: center;
	   vertical-align: middle;
	   background-color: #D3EAE9;
	   border-bottom: double 3px #828282;
}
.rightcnts .inventory table tbody td {
	   padding: 5px;
	   vertical-align: top;
}
.rightcnts .inventory table tbody ul {
	   padding: 5px;
	   vertical-align: top;
	   list-style-position: outside;
	   margin: -5px auto 0px 10px;
	   
}
.rightcnts .inventory table tbody a {
           color: #0799AD;
	   margin-right: 5px;
}
.rightcnts .inventory table tbody a:hover {
      color: #064584;
}
.rightcnts .inventory table .date {
	   width: 25%;
	   text-align: center;
}
.rightcnts .inventory table a#link {
         color: #0799AD;
         margin: 0px 5px 0px 5px;
}
.rightcnts table#j_pdf, #hwrosen #usj {
	 width: 510px;
	 margin-top: 20px;
	 margin-left: 50px;
}
.rightcnts table#j_pdf td {
	 font-size: 70%;
	 padding-left: 10px;
}
.rightcnts .pdf {
	   background-image: url(../img/pdf.gif);
	   background-repeat: no-repeat;
	   background-position: center right;
	   padding-right: 20px;
}

/* --------------------- バナー広告 --------------------  */

#italic {
      font-style: italic;
      margin-right: 5px;
}
.main .banner {
      display: block;
      width: 460px;
      margin-left: auto;
      margin-right: auto;
}
.main .banner table {
      width: 460px;
      border-collapse: separate;
}
.main .banner table td {
      margin: 0;
      font-size: 80%;
      text-align: center;
      vertical-align: top;
      padding: 5px 0px 0px 0px;
}
.main .banner table img {
      margin-bottom: 5px;
}
.main .banner table ul {
      margin: 0em 1em -0.7em 2em;
      padding: 0em 0em 0em 0em;
}
.main .banner table ul li {
      text-align: left;
}
.main .banner table td#travel_bnr {
      border-right: solid 2px #DDDDDD;
      border-bottom: solid 2px #DDDDDD;
}
.main .banner table td#life_bnr {
      border-right: solid 2px #DDDDDD;
}
.main .banner table td#amusement_bnr {
      border-bottom: solid 2px #DDDDDD;
}

/* --------------------- ページトップ --------------------  */

.pagetop a#pagetop {
	 clear: both;
         display: block;
         width: 110px;
         height: 15px;
         margin-top: 70px;
         margin-left: 620px;
         background: transparent url(../img/pagetop.gif) no-repeat 0px 0px;
}
.pagetop a#pagetop:hover,
.pagetop a#pagetop:active {
         background-position: 0px -20px;
}


/* --------------------- フッター --------------------  */

.footer {
	display: block;
	width: 760px;
	height:70px;
	text-align: center;
}
.footer .bar {
	clear: both;
	width: 95%;
	margin-top: 50px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #DDDDDD;
}
.footer .bar_top {
	display: block;
	width: 95%;
	margin-top:920px;
	border-bottom: solid 1px #DDDDDD;
}
.footer .copyright {
	padding: 10px 0px 20px 0px;
}
.footer #footnavi {
	clear: both;
	display: block;
	width: 760px;
	margin: 10px 0;
	padding: 0;
	font-size: 70%;
}
.footer #footnavi li {
	display: inline;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #999;
	list-style-type: none;
}

.footer #footnavi li.bnone {
	  border-right: none;
}

.footer #footnavi a {
	  margin: 0 0.5em;
	  padding: 0;
}

/* --------------------- サイトマップ --------------------  */

.sitemap {
	 width: 100%;
	 border-left: solid 1px #DDDDDD;
	 border-right: solid 1px #DDDDDD;
}
.sitemap #col_01 {
	 float: left;
	 width: 23%;
	 margin: 20px 0px 0px 8px;
}   
.sitemap #col_02 {
	 float: left;
	 width: 24%;
	 margin: 20px 0px 0px 10px;
}     
.sitemap #col_03 {
	 float: left;
	 width: 25%;
	 margin: 20px 0px 0px 15px;
}  
.sitemap #col_04 {
	 float: left;
	 width: 19%;
	 margin: 20px 0px 0px 8px;
}  
#chart ul {
	  margin-left: 0px;
	  padding-left: 0px;
}  
#chart ul li{
	   font-size: 80%;
	   color: #666666;
	   line-height: 1em;
	   margin-bottom: -10px;
	   padding: 0px 0px 0px 15px;
	   list-style-type: none;
	   background: url(../img/arrow_01.gif) no-repeat 0 0;
}
#chart ul li.list{
	   margin: 0 0 0 20px;
	   line-height: 1.2em;
	   padding: 0px 0px 0px 20px;
	   background: url(../img/list.gif) no-repeat 0 0;
}
#chart ul li.listend{
	   margin: 0px 0 0 20px;
	   padding: 0px 0px 0px 20px;
	   background: url(../img/listend.gif) no-repeat 0 -4px;
}
#chart ul li.list_line{
	   margin: 0 0 0 20px;
	   line-height: 1em;
	   padding: 2px 0px 2px 20px;
	   background: url(../img/list_line.gif) no-repeat 0 0;
}
.nothing {
	   width: 560px;
	   height: 400px;
	   color: #666666;
	   font-size: 85%;
	   padding: 30px 0px 100px 20px;
}
nothing {
	   width: 560px;
	   height: 400px;
	   color: #666666;
	   font-size: 85%;
	   padding: 30px 0px 100px 20px;
}
/* ----- 色指定 ----- */
#red {
       color: #cc0000;
}
#blue {
       color: #008080;
}
#green {
       color: #008000;
}
#yerrow {
       color: #ffff00;
}
#gray {
       color: #808080;
}
#orange {
       color: #ff8c00;
}
#white {
       color: #ffffff;
}
