﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
#sale table {
    background-color:#666666;
	margin:px;
	margin-left:20px;
	margin-bottom:10px;　
}

#sale th {
  background-color:#C8F2e4;
}

#sale td {
   line-height:120%;
}


#viwe table,
div.inn_contents table {
    font-size:115%;
    background-color:#ffffff;
	margin:0px;
   margin-top:0px;
   padding-top:0px;
}

#viwe th,
div.inn_contents table th {
  font-size:130%;
}


#viwe td,
div.inn_contents table td {
   line-height:105%;
    background-color:#eeF;
    border-bottom:1px solid #ccc
    padding-bottom:10px;
    height:3.2em;	
}

tr {
    background-color:#FFFFFF;
	font-size:96%;
	}

th {
  background-color:#b6f9f2;
}

td {
   line-height:120%;
}
}
