/* g02_02 bus CSS  */

/*テーブル*/
table.underline {border-spacing:0;border:none;}
table.underline th {text-align:left;padding:5px;border:none;vertical-align:top;background:url(../../../common/image/img_dot01.gif) repeat-x bottom;}
table.underline td {padding:5px;border:none;vertical-align:top;background:url(../../../common/image/img_dot01.gif) repeat-x bottom;}

/* table#left_box {margin-top: 10px;float: left;width:248px;}
table#right_box {margin-top: 10px;float: right;width:248px;} */

/* 120110 工事中注意 */
.const{
	padding:15px 20px 20px 20px;
	border:2px solid #F00;
	margin-bottom:10px;
}
