@charset "utf-8";
/* ===============================================
	▼各CSS設定
=============================================== */

.poper{
text-decoration: none;
}

.righter a{
width:410px;
    position: relative;
    display: block;
}
.righter span {
    display: block;
    padding-top: 5px;
}
.righter a img{
width:100%;
}

.float50>div{
float:left;
    width:50%;
}

.kakudai{
background:url(../img/btn_enlarge.gif) no-repeat center left;
    padding-left:60px;
}
.centers{
text-align:center;
}