@charset "UTF-8";

/*/////////////////////////////////////////////////////////

 http://www.shutoko.jp/　料金｜料金所一覧

 last updated : 2007/11/14

///////////////////////////////////////////////////////// */

body#tollboothIndex div#navigation ul.lNavi2 li#service01tollbooth a{
	text-decoration: underline;
}


div#contents div#article div.articleBody em{
	text-decoration: none;
	font-weight: bold;
	color: #c00;
}

div#contents div#article div.articleBody table{
	width: 100%;
}

div#contents div#article div.articleBody table th.line{
	width: 30%;
}

div#contents div#article div.articleBody table th.place{
	width: 25%;
}

div#contents div#article div.articleBody table th.number{
	width: 15%;
}

div#contents div#article div.articleBody table th.entrance{
	width: 15%;
}

div#contents div#article div.articleBody table th.exit{
	width: 15%;
}

div#contents div#article div.articleBody table td.lineName,
div#contents div#article div.articleBody table td.number{
	text-align: center;
}

div#contents div#article div.articleBody table td img.icon{
	vertical-align: middle;
}

div#contents div#article div.articleBody p.comment{
	margin-bottom: 0.5em;
	text-align: right;
}

