@charset "utf-8";

/** 
 *
 * my_ru_hg_lineup.css
 *
 */

.jireiArea
{
	padding-top:34px;
}


table.lineupTable
{
	width:540px;
}

table.lineupTable
,table.lineupTable th
,table.lineupTable tr
,table.lineupTable td
{
	border:1px solid #000000;
}

table.lineupTable th
,table.lineupTable td
{
	padding-top:3px;
}

table.lineupTable th
{
	padding-left:3px;
	padding-right:3px;
	font-size:70%;
}

table.lineupTable td
{
	font-size:70%;
	padding-left:3px;
	padding-right:3px;
}

table.lineupTable thead
,table.lineupTable thead th
{
	background-color:#9bd7df;
	text-align:center;
}

table.lineupTable th
{
	background-color:#9bd7df;
}

table.lineupTable tr.row2
{
	background-color:#cdebf3;
}

table.hyojunshoku
,table.hyojunshoku th
,table.hyojunshoku tr
,table.hyojunshoku td
{
	border:1px solid #000000;
}


table.hyojunshoku
{
	width:540px;
}

table.hyojunshoku tr
{
}

table.hyojunshoku th.hyojunshokuHeader
{
	text-align:center;
	vertical-align:top;
}

table.hyojunshoku th.hyojunshokuHeader img
{
	padding-bottom:10px;
}

.hyojunshokuChuki
{
	font-size:70%;
}

.bgShilverGray
{
	background-color:#cccccc;
}

table.hyojunshoku th
,table.hyojunshoku td
{
	padding-top:3px;
}

table.hyojunshoku th
{
	padding-left:3px;
	font-size:70%;
}

table.hyojunshoku td
{
	font-size:70%;
}

dt
{
	float:left;
}