@charset "UTF-8";
/* CSS Document */

.top_left {
min-width: 100%; /* IE ignores min-width. */
width: 100%;
}
.copy_left {
min-width: 100%; /* IE ignores min-width. */
width: 100%;
}
.copy_right {
float: right;
margin-top: 30px;
min-width: 300px; /* IE ignores min-width. */
width: 300px;
}
.middle_map {
float: left;
min-width: 750px; /* IE ignores min-width. */
width: 351px;
}
.bottom {
float: right;
min-width: 316px; /* IE ignores min-width. */
width: 316px;
}