body {
    font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif!important;
}            
.sled_result{
    border-bottom:1px #dedede solid;
    padding:10px; 
    min-height:160px;
}
.sled_result .comment{
    font-size:18px;
}
.sled_result .prop{
    color:#aaa;
    font-size:90%;
    margin-bottom:5px;
}

.result{
    background-color:#fff;
    border-bottom:1px #dedede solid;
    border-right:1px #dedede solid;
    padding:10px;
    min-height:160px;
}

a:hover.main, a:link.main, a:visited.main, a:hover.main, a:active.main{
    background-color:#aaa;
    text-decoration: none;
    color:#000;
}
a:hover .result{
    background-color:#ffe !important;                
}

.result .comment{
    font-size:20px;
}
.result .prop{
    color:#aaa;
    font-size:90%;
    margin-bottom:5px;
}
.form_toukou{
    margin-top:50px;
}
.image{
    width:100%;
}
.cover {
    display: inline-block;
    background-color: #ccc;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
    width: 200px;
    height: 150px;
    border: 1px solid #ccc;
    background-size: cover;
}  

.alert li{
    list-style:none;
}
.alert ul{
    padding:0px;                
}

.link{
    cursor: pointer;
}

.footer{
    height:100px;
}