@charset "utf-8";

.lhn {
    margin-bottom:30px;
}
    .big {
		width:134px;
        float:left;
        font-size:33px;
        margin-right:30px;
		text-align:center;
    }
    .small {
		
        margin-top:5px;
		float:left;
        font-size:21px;
    }
        .small p {
            margin-bottom:0.5em;
        }
    .lhn:after {clear: both; content:'.'; display:block; visibility:hidden; height:0;}
    .lhn {display: inline-block; height: 1%; display: block;}
.kakomi {
    padding:5px;
    border:1px solid #888;
    text-align:center;
    font-size:18px;
    line-height:1.8em;
}
#contentWrapper a {
    opacity:1;
    text-decoration:none;
    color:#136DB5;
}
#contentWrapper a:hover {
    opacity:0.6;
}
