*{
	margin: 0;
	padding: 0;
	color: #125;
	font: normal normal 12px/20px  "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

a{
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

#Container {
	width: 769px;
	margin: auto;
	background: #FFFFFF;
}

/* IE6 */
*html #Container {
	width: 774px;
	margin: auto;
	background: #FFFFFF;
}

.float_clear, .float_clear2, .float_clear3 {
	clear: both;
}

.float_clear {
	height: 1;
}

.float_clear2 {
	height: 25px;
}

.float_clear3 {
	height: 12px;
}

.float_clear4 {
	height: 24px;
	background: url(../raileurope/img/line.gif) center center repeat-x;
}

li {
	list-style: none;
}