﻿@import url("../newcomments.css");

#nowplay
{
    margin-top:10px;
    text-align:left;
    clear:left;
}
#hello, #search, #nowplay, #newcomments
{
    width:590px;
    margin-bottom:25px;
}

/* ご挨拶 */
/*
#hello
{
    background-image:url("../../img/suzume_suwaru3.gif");
    background-repeat:no-repeat;
    background-position:left top;
    text-align:left;
    padding-top:165px;
    height:155px;
}
#hello img
{
    margin-bottom:20px;
}
#hello_msg
{
    width:395px;
    line-height:1.5em;
}

#pre_open
{
    line-height:2em;
    font-weight:bold;
    color:#cc6633;
}
*/

/* 下段一覧群 */
#lists
{
    width:590px;
    margin-bottom:25px;
}

#lists div
{
    float:left;
    width:180px;
}

#lists tr
{
    text-align:left;
    vertical-align:middle;
    height:2.7em;
}
#lists td
{
    border-bottom:dotted 1px #cccccc;
}
#orderbycomments
{
    margin-left:25px;
}
#shops
{
    margin-left:25px;
    margin-bottom:25px;
}
#shops .action
{
    margin-top:5px;
    width:180px;
}
#categories
{
    clear:both;
    border:dotted 1px #cccccc;
    width:570px;
    padding:10px;
    margin-bottom:25px;
}

.catch12
{
    margin-bottom:0px;
}
.catch13
{
    margin-top:0px;
    margin-left:10px;
}
.search
{
    color:#c69c6c;
    font-weight:bold;
}
.search strong
{
    color:#77a639;   
}

.play_now
{
    margin-left:10px;
    
}

