@charset "UTF-8";

h2 {
	margin-bottom: 30px;
}
h4 {
	margin-top: 40px;
	margin-bottom: 15px;
}
h5{
	font-size: 130%;
	margin-bottom: 10px;
	color: rgb(102,102,51);
	margin-top: 20px;
}

section{
	clear:both;
	width: 790px;
}

#txtBox1{
	width: 400px;
	float:left;
	margin-bottom: 50px;
}
#office{
	width: 354px;
	float:right;
}
#office ul li{
	float:left;
	margin-left: 15px;
}
#txtBox2{
	width: 790px;
	height: 280px;
	margin-bottom: 10px;
}
h3{
	font-size: 130%;
	font-weight: bold;
	line-height: 23px;
	letter-spacing: 1px;
}
.caution{
	color:red;
}
#rootmap{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #B2C8FF;
	height: 50px;
	width: 250px;
	border-radius: 10px;
}
#rootmap p{
	font-size: 130%;
	padding-top: 17px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}

iframe{
	width:790px;
	height:800px;
	border: none; 
}
