@charset "utf-8";

#topTitleArea
{
    width: 630px;
    margin-left: 40px;
}

#playTopicArea
{
    width: 630px;
    margin-top: 22px;
    margin-left: 40px;
}
#playTopicArea .contents
{
    border-left: 1px solid #9A9A9A;
    border-right: 1px solid #9A9A9A;
    border-bottom: 1px solid #9A9A9A;
    width: 628px;
}
#playTopicArea table
{
    border-collapse: collapse;
    width: 100%;
}
#playTopicArea table tr
{
}
#playTopicArea table td.cnl
{
    border-right: 1px solid #D9D9D9;
    width: 124px;
	word-wrap:break-word;
}
#playTopicArea table td
{
    padding: 16px;
    vertical-align: top;
}



/*** add by jek ***/


#playTopicArea table td div.title {
height:40px;
}


/*** add by jek ***/


#playTopicArea table td img
{
    margin-bottom: 8px;
}
#playTopicArea .title
{
    font-weight: bold;
}
#noteGameArea
{
    width: 630px;
    margin-top: 28px;
    margin-left: 40px;
}
#noteGameArea .contents
{
    border-left: 1px solid #9A9A9A;
    border-right: 1px solid #9A9A9A;
    border-bottom: 1px solid #9A9A9A;
    width: 628px;
}
#noteGameArea table
{
    border-collapse: collapse;
    margin-left: 12px;
    margin-right: 12px;
}
#noteGameArea table td
{
    padding: 8px 6px 8px 20px;
    vertical-align: middle;
    background-image: url("mark1.gif");
    background-position: 0px 8px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #D9D9D9;
    width: 578px;
}
#noteGameArea table td a
{
    color: #000000;
}
#noteGameArea table tr.re td
{
    border-bottom: 0px solid #FFFFFF;
}

#gameListArea
{
    width: 630px;
    margin-top: 28px;
    margin-left: 40px;
}
#gameListArea .contents
{
    border-left: 1px solid #9A9A9A;
    border-right: 1px solid #9A9A9A;
    border-bottom: 1px solid #9A9A9A;
    width: 628px;
}
#gameListArea table
{
    border-collapse: collapse;
    width: 100%;
}
#gameListArea table tr
{
}
#gameListArea table td
{
    padding: 8px 6px 8px 32px;
    vertical-align: middle;
    background-image: url("mark1.gif");
    background-position: 12px 8px;
    background-repeat: no-repeat;
}
#gameListArea table td a
{
    color: #000000;
}
#gameListArea table td.c1,
#gameListArea table td.c2
{
    width: 172px;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}
#gameListArea table td.c3
{
    border-bottom: 1px solid #D9D9D9;
}
#gameListArea table tr.re td
{
    border-bottom: 0px solid #FFFFFF;
}
#informationArea
{
    width: 630px;
    margin-top: 22px;
    margin-left: 40px;
}
#informationArea h2
{
    border-bottom: 1px solid #B3B3B3;
    width: 630px;
}
#informationArea ul
{
    margin: 8px 0px;
}
#informationArea ul li
{
    background-image: url("mark2.gif");
    background-repeat: no-repeat;
    margin: 0px;
    padding-left: 12px;
    line-height: 20px;
    background-position: 0px 4px;
}
