@charset "UTF-8";

li#current_play a{
	background-position:left -84px;
}

/* ==================================== */
/* 遊び方についてのページ */
/* ==================================== */
.stepbox{
    margin-left: 10px;
}

.stepbox_end{
    margin-left: 10px;
}

.notes{
    text-align: center;
    padding: 185px 0px 10px 0px;
}

.title{
    text-align: center;
    padding: 30px 0px 10px 0px;
}

.img{
    float: left;
    padding-left: 5px;
    margin-bottom: 30px;
}

.text{
    width: 53%;
    float: right;
    padding: 0px 30px 0px 0px;
    line-height: 150%;
    min-height: 208px;
    margin-bottom:30px;
}

.arrow{
    text-align: center;
    float: left;
    width: 710px;
    margin-bottom: 30px;
}

.pink{
    color: #e84f92;
}

.bold{
    font-weight: bold;
}

h5{
	margin-right: 35px;
	float: right;
	margin-bottom: 10px;
}

#teikyou{
    text-align:right;
}

.manga {
    width: 668px;
    height: 82px;
    overflow: hidden;
    margin: 15px auto;
}