/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt/mt-static/support/themes/hills-green/hills-green.css);
/* end StyleCatcher imports */

.album-link {
padding-left: 28px;
padding-top: 5px;
text-align: center;
}

.album-link a img, .album-link img {
border: 1px solid #ccc;
}

.album-link dt {
display: block;
width: 130px;
padding-top: 10px;
}

.album-link dd {
display: block;
width: 130px;
padding-bottom: 30px;
}

#navi {
    margin-top: 50px;
    padding-left: 20px;
    height: 25px;
}
html > body #navi,
html > body #navi ul li a { /* for Safari */
    height: 28px;
}
#navi ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#navi ul li {
    float:left;
    width: 100px;
}
#navi ul li a {
    display: block;
    color: #333;
    font-size: 120%;
    text-align: center;
    letter-spacing: 0.3em;
    line-height: 2.3;
    text-decoration: none;
}
#navi ul li a:link,
#navi ul li a:visited {
}
#navi ul li a:hover {
    color: #000;
    background: #ccc;
}

.asset-body {
    line-height: 100%;
}
.asset-body h2 {
    display: block;
    font-size: large;
    border-left: 3px solid #ddf0ff;
    padding-left: 3px;
    background-color: #ddf0ff;
}

.asset-body dt {
    padding-top: 15px;
    border-bottom: 5px solid #eee
}
.asset-body dd {
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
}













































