.navi{
text-align:center;
}


.list_units{
    margin:10px 5px;
    width:98%;
}

/*
.list_units a:link, .list_units a:visited, .list_units a:active { color:#0066ff; }
.list_units a:hover { color:#ff6600; }
*/

.list_units img{
    float:right;
}

.list_unit .list_unit_no{
    color:#ff6600;
    padding:0px 5px;
    font-weight:bold;
}

.list_unit .list_unit_pre{
    font-size:13px;
    font-weight:bold;
    margin-right:5px;
}
.list_unit .list_unit_name{
    font-weight:bold;
}

.list_free_unit .list_unit_no{
    color:#666666;
    padding:0px 5px;
}

.list_unit_data{
    margin:5px 0px 5px 15px;
    line-height:110%;
}
.list_unit_data .list_unit_tel{
    margin-right:10px;
}

.list_unit_copy{
    color:#990000;
}

.list_unit hr, .list_free_unit hr{
    clear:both;
}


/* やさまちメイトEE*/
.ym_units h4{
    color:#4C4C34;
}

.ym_units table{
	background-color:#7C6B49;
	margin:10px 5px 10px 5px;
}

.ym_units th{
	background-color:#FFFFE8;
	color:#4C4C34;
	padding:3px 5px 3px 5px;
}

.ym_units td{
	background-color:#FFFFFF;
	padding:3px 5px 3px 5px;
}

