@charset "utf-8";

.ouro,
.fukuro{
	font-size: 14px;
	padding-left: 55px;
	background: transparent url(../info/images/bur_ouro.png) no-repeat 0 0.2em;
}
			.ouro{
				background: transparent url(../info/images/bur_ouro.png) no-repeat 0 0.2em;
			}
			.fukuro{
				background: transparent url(../info/images/bur_fukuro.png) no-repeat 0 0.2em;
			}
.timeTable{
    margin-top: 5px;
}
				.timeTable th,
				.timeTable td{
					padding: 5px 7px;
					text-align: center;
					border: 1px solid #D9D9D9;
				}
				.timeTable th{
					background-color: #EFEFEF;
				}
#accessMethod{
	position: relative;
}
#accessMethod dl{
	width: 250px;
	margin-top: -50px;
}				
			#accessMethod dl dt{
				font-size: 116%;
				font-weight: bold;
				color: #990000;
			}
			#accessMethod dl dd{
				margin-left: 2em;
				display: list-item;
				list-style: disc;
			}
#googlemap{
   position: absolute;
	top: 65px;
	right: 20px;
}
			#bankMethod dl dt{
				font-size: 116%;
				font-weight: bold;
				color: #990000;
			}