@charset "UTF-8";

body{
    background-color: white;
}

ul{
list-style-type: none;
display:inline-block;
}

img{
width:100%;
}

.contents ul li{
float:left;
max-width: 300px;
text-align:center;
}

.cont1 p{
}

.cont1 a{
text-decoration:none;
text-decoration-color:;color:black;
font-weight: 700;	
}

.cont1 a:hover{
text-decoration-color:;color:blue;
}


.osrtop ul{

}



hr.osr{
clear: both;
}


