@charset "UTF-8";

#gnavi #lace ul li#current_play a{
	background-position:left -59px;
}

/* ==================================== */
/* 遊び方についてのページ */
/* ==================================== */
/* ==================================== */
/* 130510追記 */
/* ==================================== */

.course_box,
.course_box2{
    margin: 0 auto;
    width: 620px;
}
.course_box_end{
    margin: 0 0 50px 10px;
}

.notes{
    text-align: center;
    padding: 185px 0px 10px 0px;
}

.title{
    text-align: center;
    padding: 30px 0px 10px 0px;
}

.course_title{
    margin: 0 auto;
    width: 570px;
    background-image: url("/img/play/h_course.gif");
    height: 31px;
    clear: both;
    color: #ffffff;
    padding: 6px 0 2px 50px;
    font-size: 23px;
    font-family: "ヒラギノ丸ゴ Pro W4";
}

.img{
    float: left;
}

.course_box .course,
.course_box2 .course{
    border: solid 1px #f83c89;
    border-top: none;
    padding: 10px 0 10px 18px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

.enter{
    height: 230px;
    padding-top: 15px;
}
.course_box .mirudake{
    height: 225px;
    padding-top: 20px;
}

.course_box2 .tekoki{
    height: 315px;
}
.course_box2 p.miruten{
    width: 620px;
    margin: 5px auto 30px auto;
    text-align: right;
}
.course_box p.annotation,
.course_box2 p.annotation{
    margin: 5px 0 30px 0;
    text-align: right;
}

.course_box2 .chiryouin{
    height: 635px;
}

dl.play_step{
    float:left;
    height: 320px;
}

.play_step dt{
    font-size: 19px;
    color: #e84f92;
    ont-size: 19px;
    color: #e84f92;
    font-weight: bold;
}

.play_step dt,
.play_step dd{
    padding: 5px 8px 0px 5px;
    width: 280px;
    line-height: 140%;
}

.play_step img{
    width:280px;
    height:212px;
    margin-bottom:5px;
}


.text{
    width: 300px;
    float: left;
    line-height: 21px;
    margin-left: 20px;
}

.text2 {
    width: 280px;
    float: left;
    line-height: 16px;
    margin: 10px 0 0 20px;
}
.text3 {
    width: 620px;
    line-height: 16px;
    margin: 10px auto 20px auto;
}



.arrow{
    text-align: center;
}

.pink{
    color: #e84f92;
    font-size: 19px;
}

.bold{
    font-weight: bold;
}

#teikyou{
    text-align:right;
}