@charset "utf-8";

/* JFE-HOLDINGS CSS 200704-01 */
/* (C)JFE-HOLDINGS  */
/* index.css  */


body {
	margin: 0px;
	padding: 0px;
}
#flash_position {
	text-align: center;
	margin-top: 50px;
}
#skip_button {
	text-align: right;
	width: 750px;
	padding-right: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(../img/button-o.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

li a,
li a:visited {
	color: #0000ff;
	font-size:0.75em;
	_font-family: "ＭＳ Ｐゴシック",Arial, Helvetica, sans-serif;
	text-decoration: none;
}

li a:hover {
	color: #e51121;
}