﻿html, body {
	height: 100%;
}

/* ↓↓↓ Editor用 ↓↓↓ */
body.SBLW
{
    background: url(../img/bgHDR.gif) repeat-x top left; 
    margin: 0;
	padding: 0;
}

a:link {
	color: #666;
	text-decoration: none;
}


a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background: #fff;
	text-decoration: none;
}

#divTop
{
    margin-top:0px;
    display: block;
    width:770px;
    height:72px;
    background: url(../img/imgHDR.gif) no-repeat top left;
}

#divMain
{
    display:block;
    width:770px;
    text-align:center;
}


ul.noMrk ,li.noMrk
{
    border:0;
    padding:0;
    margin:0;
    list-style:none;
}
li.noMrk 
{
    text-align:left;
}

.tdLU 
{
    background:url(../img/imgLU.gif) no-repeat top left;
    width:10px;
    height:10px;
}

.tdLD 
{
    background:url(../img/imgLD.gif) no-repeat top left;
    width:10px;
    height:10px;
}

.tdRU 
{
    background:url(../img/imgRU.gif) no-repeat top left;
    width:10px;
    height:10px;
}

.tdRD 
{
    background:url(../img/imgRD.gif) no-repeat top left;
    width:10px;
    height:10px;
}

.tdL 
{
    background:url(../img/imgL.gif) repeat-y top left;
    width:10px;
}

.tdR 
{
    background:url(../img/imgR.gif) repeat-y top left;
    width:10px;
}

.tdU 
{
    background:url(../img/imgU.gif) repeat-x top left;
    height:10px;
}

.tdD 
{
    background:url(../img/imgD.gif) repeat-x top left;
    height:10px;
}

.tdB1 
{
/*    background-color:#d7c884;*/
    width:250px;
}

.tdB2 
{
/*    background-color:#d7c884;*/
}

.tdB3 
{
/*    background-color:#c0f3f2;*/
    width:200px;
}

.tdB4 
{
/*    background-color:#c0f3f2;*/
}
