#sentence{
   text-align: center;
    margin-bottom: 60px;
}
#sentence_image{
    text-align: center;
}
#random_game_list{
    display: none;
    width: 735px;
    margin: 0 0 20px 45px;
}
#random_game_list{
    border-top: 4px solid #000000;
}
#random_game_list .title{
    text-align: center;
    margin: 10px 0 0 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #9c9c9c;
}
#random_game_list .item{
    border-bottom: 1px solid #9c9c9c;
    height: 135px;
    position: relative;
    padding: 15px 0 0 15px;
}
#random_game_list .item:hover{
    cursor: pointer;
    background-color: #fafafa;
}

#random_game_list .item .thumbnail{
    background-color: #000000;
    width: 122px;
    height: 122px;
    position: relative;
}
#random_game_list .item .thumbnail img{
    position: absolute;
    width: 120px;
    height: 120px;
    display: block;
    top: 1px;
    left: 1px;
}
#random_game_list .item .game_title{
    position: absolute;
    top: 20px;
    left: 160px;
    width: 520px;
    line-height: 1.7em;
    font-weight: bold;
}
#random_game_list .item .sentence{
    position: absolute;
    top: 45px;
    left: 160px;
    width: 520px;
    line-height: 1.7em;
}
#random_game_list .item .play_button{
    position: absolute;
    right: 30px;
    bottom: 15px;
}

/*
10 	 77
11 	 85
12 	 93
13 	 100
14 	 108
15 	 116
16 	 123.1
17 	 131
18 	 138.5
19 	 146.5
20 	 153.9
21 	 161.6
22 	 167
23 	 174
24 	 182
25 	 189
26 	 197
*/
