 //旬彩館バナー組込み
#syunsai_L{
	width:468px;
	height:82px;
}
#syunsai_L a{
	width:468px;
	height:82px;
	display:block;
	border:1px solid #606060;
	background-image:url(../../images/top_cm/ban_syunsai468x82.jpg);
}
#syunsai_L a:hover{
	border:1px solid #f8b500;
	background-image:url(../../images/top_cm/ban_syunsai468x82.jpg);
}


 
 body {font-size:14px;}
 td   {font-size:14px;}
 div.style05   {font-size:5px;}
 span.style05   {font-size:5px;}
 span.style12   {font-size:12px;}
 span.style18   {font-size:18px;}
 span.style16   {font-size:16px;}
 span.style10B  {font-size:10px;font-weight:bold;}
 span.style12B  {font-size:12px;font-weight:bold;}
 span.style14B  {font-size:14px;font-weight:bold;}
 span.style16B  {font-size:16px;font-weight:bold;}
 span.style30B  {font-size:30px;font-weight:bold;}
 span.orange      {color:orange;}
 span.orangered   {color:orangered;}
 span.yellowgreen {color:yellowgreen;}
 span.forestgreen {color:forestgreen;}
 span.crimson     {color:crimson;}
 span.gold        {color:gold;}
 span.white       {color:white;}
 span.navy       {color:navy;}
 a:link    {color:navy;}
 a:visited {color:navy;}
 a:hover   {color:crimson;}
 
 
/*運賃表組み*/
.tt{
	width:1024px;
	border-collapse:separate;
	empty-cells:hide;
}
.tt td{
	width: 20px;
	padding: 2px;
	border:1px solid #808080;
	font-size: 0.7em;
}
.cell1{
	color: #242493;
	background-color: #ffffd9;
	text-align: center;
}
.cell2{
	background-color: #ddffde;
	text-align: center;
	color: #6b3e16;
}


