@charset "euc-jp";
/******************************************************************************/
/*  dig */
/******************************************************************************/
/*div#CenterColumn table {
    width: 100%;
    margin: 0;
    padding: 0;
}*/
/* IE6 */
/** html body div#CenterColumn table {
    width: 510px;
    margin: 0;
    padding: 0;
}*/

div.dig_title {
    background:url(../images/h1_dig.gif) no-repeat left;
				height:40px;
				width:510px;
				margin:0 0 15px;
}
div.dig_title h1{
				text-indent:-99999em;
}
div.dig_title_list {
    background:url(../images/h1_dig_bg.gif) no-repeat left;
				height:40px;
				width:510px;
				margin:0 0 15px;
}
div.dig_title_list_edit {
    background:url(../images/h1_dig_bg.gif) no-repeat left;
				height:40px;
				width:510px;
				margin:0;
}
div.dig_title_list h1{
				color:#FFFFFF;
				padding:8px 0 0 60px;
}
div.dig_title_list_edit h1{
				color:#FFFFFF;
				padding:8px 0 0 60px;
}

table#dig_list {
    width:510px;
}

table#comment {
    margin:0 0 10px 0;
				padding:0;
}

.outer td.subtitle {
    background-color:#CCCCCC;
				text-align:center;
				font-weight:bold;
}

th {
    background:url(../images/dig_bg.gif) repeat-x left;
    color:#FFFFFF;
				text-align:left;
}
div#RightColumn #rblock1 .BlockContent {
    margin: 0 0 10px;
				padding:0;
}
div#RightColumn #rblock2 .BlockContent {
    margin: 0 0 10px;
				padding:0;
				line-height:130%;
				width:210px;
}

tr.weight {
    background-color:#FFFFCC;
				border-bottom:#CCC solid 1px;
}
tr.weight td{
				border-bottom:#CCC solid 1px;
}

tr.weight td strong{
				font-size:14px;
}
tr.weight td.phone{
				vertical-align:middle;
				text-align:center;
}

tr.admin_only {
    background-color:#FFCCCC;
}