@charset "UTF-8";


/* ------------------------------------------------------------
 ドライブプラザ　道路交通情報　共通CSS
 更新日:07/08/15
	
	[目次]
	0:common style
 1:H style
------------------------------------------------------------ */

/*cleafix用CSS-----------------*/
@import "clearfix.css";


/* 0:div#outputimage
------------------------------*/

div#contents div#outputimage div.column02{
background:none;
}

div#contents div#outputimage div.column02 div.first{
width:460px;
border-top:none;
}

div#contents div#outputimage div.column02 div.second{
width:152px;
border-top:none;
}

div#contents div#outputimage div.column02 div.second img{
width:150px;
border:1px solid #0033FF;
}

/* 0:div#outputimage
------------------------------*/

td.number{
text-align:center;
}


