@charset "UTF-8";

#GnavArea:before {
	background: transparent;
}

.note 
{
    padding-left:20px;
    background-image:url(../_images/store-list/icon2.gif);
    background-position:left center;
    background-repeat:no-repeat;
}
    
.gray{
    background-color:#cccccc
}

.tenpo_hd
{
    background-color:#ffffcc;
    text-align:center;
}

/* --- 上書き --- */
#contents{
    width: 740px!important;
}
#contents_box{
    margin-top:1em;
}
#partition {
    margin-left: 0;
    width: 100%;
}

#main {
    margin-left: 0;
    min-width: 740px;
    font-size: 14px;
}


#main_area_bg {
    padding: 0;
    background: none;
}

#main_bg {
    padding: 0;
    background: none;
}

#main_line {
    padding: 0;
    background:none;
}

.ttl01{
    margin-bottom:1em;
    background-color:#E1081F;
    padding:0;
    line-height: 1;
}

