a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: none;

}
a:active {
	color: #FF3333;
	text-decoration: none;
}
body {
	margin-top: 20px;
	text-align: center;

}
.cmnmenu {
	font-size: 12px;
	text-align: right;


}
.header12px {

	font-size: 12px;
}
.smaller {
	font-size: 85%;
}
.fc-red {
	color: #FF0000;
}
.txt-ctr {
	color: #FF0000;
	text-align: center;
}
.line {
	border: 1px solid #666666;
}
.font13px {


	font-size: 13px;
}
.fc-gray {

	color: #999999;
}
.scheduletbl {
	border: 1px dotted #999999;
	font-size: small;
}
.formtbl {
	border: 1px solid #333333;
	padding: 1px;
}
.larger {
	font-size: 125%;
}
/* パッケージツアーの取消線のため */
.strike {
	text-decoration: line-through;
	border: 1px outset #666666;

}
.del {
	text-decoration: line-through;
}
.fc-brue {

	color: #0000FF;
}

