@charset "UTF-8";

li#current_play a{
	background-position:left -84px;
}

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

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

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

.title{
    text-align: center;
}
.title_top{
    text-align: center;
    padding-top: 30px;
}


.course_title{
    margin: 0 auto;
    width: 589px;
    background-image: url("/img/play/h_course.gif");
    height: 31px;
    clear: both;
    color: #ffffff;
    padding: 8px 0 0 70px;
    font-size: 23px;
}

.img{
    float: left;
}

.course_box .course,
.course_box2 .course{
    border: solid 1px #ff598d;
    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;
    margin-bottom: 20px;
}

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

.course_box2 .chiryouin{
    height: 485px;
}

.course_box2 p#option{
    margin: 25px auto 0 auto;
    width: 551px;
}

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

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

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

.play_step img{
    width:195px;
    height:146px;
    margin-bottom:5px;
}
.course_box2 .chiryouin .annotation{
    clear: both;
    width: 570px;
    height: 40px;
    background: #e4ffe0;
    margin: 0 0 0 5px;
    padding: 10px 20px 5px 20px;
}

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

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

.arrow{
    text-align: center;
    margin: 40px 0;
}

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

.bold{
    font-weight: bold;
}

#teikyou{
    text-align:right;
}
.article_area .kihonplay{
    margin: 10px 0;
    padding: 40px 12px 0px;
    background: url("/img/price/kihonplay.gif") no-repeat left top;
}

.article_area .kihonplay ul{
    overflow: hidden;
}

.article_area .kihonplay li{
    margin-bottom: 10px;
    padding-left: 20px;
    width: 210px;
    height: 15px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    float: left;
    background: url("/img/price/heart.gif") no-repeat top left;
}

#movie,#manga {
    text-align: center;
    margin: 15px 0;
}

a.next,
a.prev{
	background: #fff !important;
}