
div.nav {
width: 620px;
padding-top: 10px;
background-color: #ffffff;
border-bottom: 7px #f04431 solid;
font-size: 90%;
margin-bottom: 25px;
}

div.nav ul.nl {
width: 99%;
margin: 0 auto;
padding: 0;
list-style-type: none;
text-align: center;
}

div.nav ul.nl li {
width: 19px;
margin-right: 4px;
background: #f1e2e0;
float: left;
}

div.nav ul.nl li a {
display: block;
position: relative;
padding: 5px 3px 10px;
background: #f1e2e0;
text-decoration: none;
}

div.nav ul.nl li a:hover {
text-decoration: underline;
background: #f04431;
color: #ffffff;
font-weight: bolder;
}

div.nav ul.nl li.active {
background: #f04431;
}
div.nav ul.nl li.active a {
background: #f04431;
color: #ffffff;
font-weight: bolder;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

			#header .bottom .inner {height:148px; background:url(http://fuji-travel-guide.net/wp/wp-content/uploads/2014/09/mid_660X1102.png) repeat;}
		