@charset "UTF-8";
body {
	margin: 15px;
	padding: 0;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 9pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

p,div,td,th,h1,h2,h3,h4,h5,h6 {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
}


h1,h2,h3{
	margin: 0.5em 0;
	line-height:160%;
	font-size: 120%;
}

p{
	line-height:160%;
}

ul,ol,dl,li,dt,dd {
	margin: 0;
	padding: 0;
}

strong,em{
	font-weight: normal;
	font-style: normal;
}

a{
	text-decoration: underline;
	color: #F06000;
}
a:visited {
	color: #CC3300;
}
a:active {
	color: #FFA000;
}
a:hover {
	color: #FF9900;
}

/* -------------------------------------------------- */

#main{
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#main div{
	overflow: hidden;
	background-color: #111;
	background-repeat: no-repeat;
}

#main div h1, #main div h2, #main div h3, #main div p{
	padding-left: 910px;
}

#div1{
	width: 100%;
	height: 201px;
	background-image: url(../../images/201004fsc/div1.gif);
}

#div2{
	width: 100%;
	height: 293px;
	background-image: url(../../images/201004fsc/div2.gif);
}

#div3{
	width: 100%;
	height: 104px;
	background-image: url(../../images/201004fsc/div3.gif);
}

#div4{
	width: 100%;
	height: 647px;
	background-image: url(../../images/201004fsc/div4.gif);
}

#div5{
	width: 100%;
	height: 304px;
	background-image: url(../../images/201004fsc/div5.gif);
}

#div6{
	width: 100%;
	height: 292px;
	background-image: url(../../images/201004fsc/div6.gif);
}

#img_belt{
	position: absolute;
	top: 211px;
	left: 21px;
}

#img_metal{
	position: absolute;
	top: 945px;
	left: 21px;
}

#notice{
	width: 900px;
	margin: 0 auto;
	padding: 12px 1px 0;
}

#notice ul{
	list-style: outside none;
}

#notice li{
	display: inline;
	margin-right: 18px;
}


#start_vote{
	width:900px;
	margin: 0 auto;
	text-align:center;
	padding:8px;
}

#start_vote img{
	border-width: 0px;
}









