/*    kwa_Station.css  070209    */
/*                                      */
/* #################### ウオーキングステーション  ###################### */

div.station_explanation { 
	width: 570px ;
	margin: 10px auto 10px auto ;
	border-style:solid;
	border-color:black;
	border-width: 1px 3px 3px 1px;	
	padding : 0.3em ;
	background-color: rgb(224, 255, 255) ;
	}  
	
div.station_explanation2 { 
	width: 570px ;
	margin: 2px auto 2px auto ;
	border: 1px solid black ;
	padding : 0.1em ;
	background-color: rgb(224, 255, 255) ;
	}
	
p.station_header  {
	font-size: 13pt ;
	font-weight: bold ;
	text-align: center ;
	}
	
p.station_note01 {
	font-size: 11pt ;
	font-weight: normal ;
	margin: 0.4em 0 ;
	}
	
table.station0701 {
	table-layout: fixed ;
	border-collapse: collapse ;
	border: 0;
	margin : 0 auto ;
	}

table.station0701 td.red  {
	font-size : 11pt ; 
	font-weight : normal ;
 	text-align : left ;
	padding: 0.3em ;
	background-color : rgb(255,205, 255) ;    
	border : solid 2px  black ;
	}

table.station0701 td.yellow  {
	font-size : 11pt ; 
	font-weight : normal ;
 	text-align : left ;
	padding: 0.3em ;
	background-color : rgb(255,254, 205) ;    
	border : solid 1px  black ; 
	}

table.station0701 td.clear  {
	height: 1.0em ;
	background-color : rgb(187, 224, 227) ;    
	border : 0  ; 
	margin : 0 ;
	}

img.station_map  {
	margin-left: 32px ;
	margin-top: 0 ;
	padding: 0 ;
	border: 0 ;	 
	}　　
	
table.station0701 a:hover {
	color : red ;
	text-decoration: underline ;
	background-color: rgb(255,205,255)
	} 
	
	


/* *****************   End of WST  *************     */


	

	
	

