@charset "shift_jis";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
	
  body {
	margin: auto;
	text-align: center;
	background-color: #FFF;
	background-image: url(../news/images/test_bg01.gif);
	background-repeat: repeat-x;
	}
	
	
  #container {
	width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	text-align: center;
	margin: 0px auto 0px auto;
	background-attachment: scroll;
	background-image: url(images/news_bg01.gif);
	background-repeat: repeat-y;
	background-position: center;
	}	

  
  
  #header{
	width: 880px;
	margin: 0px auto 30px auto;
	  }

  
  #header img{
	margin: 0px auto 0px auto;
	vertical-align: top;
	  }






  .senkyo_info {
	width: 420px;
	margin: 20px auto 10px auto;
	  }
	  
	  
  .senkyo_info p{
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	color: #F00;
	  }
	  



  #main{
	width: 880px;
	margin: 20px auto 5px auto;
	text-align: left;
	}
	
	
 .senkyo table{
	margin: 10px auto 10px auto;
	border-top: 2px solid #333333;
	border-left: 2px solid #333333;
	text-align: center;
	}
	
	
 .senkyo th{
	width: 150px;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	font-size: 20px;
	padding: 10px;
	color: #999;
	letter-spacing: 0.2em;
	background-image: url(images/list001.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #bad4fb;
	}

 .senkyo td{
	width: 150px;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	padding: 12px 10px 12px 10px;
	font-size: 13px;
	line-height: 23px;
	color: #333;
	text-align: left;
	vertical-align: top;
	}	


.senkyo th a{
	color: #181818;
	text-decoration: none;
	}
	
.senkyo th a:hover{
	text-decoration: underline;
	color: #06C;
	}

.senkyo td a{
	color: #000;
	text-decoration: none;
	}
	
.senkyo td a:hover{
	text-decoration: underline;
	color: #06C;
	}






 .senkyo img{
	margin: 10px auto 0px auto;
	padding: 0px;
	}
	


 .pagetop_bottom{
	margin: 0px auto 30px auto;
	clear:both;
	text-align: right;
	padding-top: 15px;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
 } 
  
  
	.pagetop_bottom a{
	color: #2D60B1;
	text-decoration: none;
	 }
	 
	 
	.pagetop_bottom a:hover{
	color: #0998D3;
	text-decoration: underline;
	 }  






  #main2 {
	width: 880px;
	margin: 0px auto 30px auto;
	text-align: left;
	}


  #main2 table{
	width: 880px;
	margin: 10px auto 10px auto;
	text-align: center;
	}


  #main2 td{
	padding-top: 10px;
	padding-bottom: 10px;
	}


  /*pankuzu*/
 
 #pankuzu{
	width: 770px;
	margin: 2px auto 3px auto;
	font-size: 13px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 0px;
  }
  
  
 #pankuzu a{
	text-decoration: none;
	color: #1B1B1B;
	}
	
 #pankuzu a:hover {
	color: #0033CC;
	text-decoration: underline;
  }	
	
	
	

  #main3 {
	width: 880px;
	margin: 0px auto 30px auto;
	text-align: center;
	}
	
	
	

  #main3 img{
	margin: 0px auto 20px auto;
	}
	
	
	
	

  /*footer*/

#footer {
	width: 800px;
	clear:both;
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
 }
 
 #footer p {
	font-size: 10px;
	margin: 6px auto;
	padding: 0px 0px;
	text-align: center;
 } 


 
 