@charset "UTF-8";
/*
Theme Name: inada2 css
Theme URL: http://www.inada2.info/
Description: mapCSS（世界フェスタマップ用）.
Version: 1.0
Author: イナダニ・世界フェスタ
Author URL: http://www.inada2.info/
*/

/* CSS Document */

/* 構造
------------------ */
.map-container {
width:780px;
margin:0 5px;
overflow: hidden;
}
.map-container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .map-container {
    height: 1em;
    overflow: visible;
}
/**/
.selectmap-container {
clear:both;
position:relative;
width:770px;
margin:5px 0 0 10px;
padding:0;
overflow: hidden;
}
.selectmap-container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .select-container {
    height: 1em;
    overflow: visible;
}
/**/
.selectmap select {
float:left;
width:200px;
margin:5px 0;
}

h2.map-change {
float:left;
margin:10px 2px;
padding:0 0 0 25px;
font-size:0.8em;
color:#660000;
background:url(../../img/map/map-change.jpg) no-repeat left center;
}

p.backto {
clear:both;
margin:20px 10px;
padding:0;
font-size:0.8em;
}
p.backto a {
text-decoration:none;
}


/* 地図
------------------ */
