@charset "Shift_JIS";

/* バスアイコン */
.li_bus {  
	list-style: url(../images/bus_ic.gif); 
	margin-top: 0.1ex; 
	}

/*高速バスアイコン*/
.li_intercity {  
	list-style: url(../images/hiwaybus_ic.gif); 
	margin-top: 0.1ex; 
	}

/*電車アイコン*/
.li_densha {  
	list-style: url(../images/densha_ic.gif); 
	margin-top: 0.1ex; 
	}

/*電車・バスアイコン*/
.li_denbus {  
	list-style: url(../images/denbus_ic.gif); 
	margin-top: 0.1ex; 
	}
	

div.title{
	color: #ffffff;
	background-color: #378c00;
}

div.whatnew{
	color: #ff0000;
}

div.new{
	color: #ff0000;
	font-size: 7pt;
}

div.netYoyaku {  
	padding-top: 2px; 
	font-size: smaller; 
	background: url(../images/home_img/pick_line02.gif) repeat-x; 
	color: #900; 
}

