/* CSS Document */

.under_main{
	}
	
.under_main p{
	float:left;
	margin:0 5px 15px 5px;
	}

	
.gate_guide02 table{
	margin:0px 0 20px 0;
	width:600px;
	}
	
	.gate_guide02 table td{
	font-weight:bold;
	text-align:center;
	font-size:16px;
	padding:10px 0 15px 0;
	}
	
	.gate_guide02 table td img{
	margin:5px 3px;
		}
		
.guide02_txt{
	font-size:13px;
	font-weight:normal;
	margin:0 0 0 20px;
	text-align:left;
	}

	
#gate_guide{
	}
	
	#gate_guide table{
	margin:30px 0 20px 0;
	}
	
	#gate_guide table th{
	width:100px;
	}
	
	#gate_guide table td{
	width:470px;
	}
	
	#gate_guide table th,td{
		border:1px solid #D3DEF0;
		padding:5px;
		text-align:left;
		background-color:#EBF2F8;
	}
	
.minimenu{
	text-align:right;
	margin:0;
	}
	
.backbutton{
	text-align:right;
	margin:30px 0 0 0;
	}
	
	.backbutton a{
		margin:0 1.5em 0 0;
		color:#507DAC;
		font-weight:bold;
		font-size:15px;
		text-decoration:none;
		border:1px solid #D3DEF0;
		padding:5px;
		background-color:#EBF2F8;
			}
			
	.backbutton a:hover{
		background-color:#EBF2F8;
		border:1px solid #D3DEF0;
		color:#81A4D1;
		}
		
.map_reed{
	margin:30px 0 10px 5px;
	}



