#main {
	background-color: #FFCBB1;
}


.info {
	margin: 0 0 64px 0;
}

.info th{
    padding: 4px 10px;
}

.info th span {
	display: block;
	padding: 4px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFE249;
	font-weight: normal;
}


#g-map1{
	height:345px;
	}
#g-map2{
	height:345px;
	}
#g-map3{
	height:345px;
	}
	
.txt-logo img {
    width: 130px;
    margin: 0 8px 10px 8px;
}


.info-txt {
    background-color: rgba(255,255,255,1);
    position: absolute;
    top: 32px;
    right: 0;
    padding: 30px 20px;
    text-align: center;
    width: 500px;
}

.info-txt span {
    font-size: 24px;
    font-weight: bold;
    color: #ec2323;
    line-height: 3.2;
}

.pos-img img{
    max-width: 700px;
    width: 100%;
}

h3{
    font-size: 32px;
    font-family: inherit;
    line-height: 1.8em;
    border: solid 4px #c31e2b;
    padding: 29px 17px 17px 17px;
    width: 183px;
    text-align: center;
    margin: 0 auto;
    color: #c31e2b;

	}
	
h3 img{
	width:140px;
	}