@charset "utf-8";
/* CSS Document */

#boxOre {
	margin: 15px 0 20px;
	padding: 10px;
	border: 1px solid #ffa42c;
}

#boxOre h3 {
	margin-bottom: 10px;
	color: #ff6600;
	font-weight: bold;
}

#boxOre hr {
	margin: 10px 0;
	border: 1px dotted #b1b1b1;
}
.tel {
    color: #527A0B;
    font-size: 197%;
    font-weight: bold;
    margin: 0 0 0 5px;
}

h3.tit02Gre {
	color: #333333;
	font-weight: bold;
}