
body {
margin: 0;
padding: 0;
letter-spacing: 0.04em;
background: #000000 url(../images/footer_bg.jpg) repeat-x 0 555px;
}


p, li {
margin: 0 0 10px 0;
font:  12px "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
line-height: 160%;
color: #999999;
}

a:focus { outline:none; }
a:link    { color: #E4232E; text-decoration: underline; }
a:visited { color: #E4232E; text-decoration: underline; }
a:hover   { color: #0099FF; text-decoration: none; }

strong { color: #FF6600; }

img { border: none; }
.ie img { display: block; }

object { outline: none; }


#wrap {
margin: 0 auto;
width: 960px;
}

#flashContent {
margin: 0 auto;
width: 960px;
height: 555px;
}


#flashContent h1 { color: #C00C00; font-size: 18px; }
#flashContent p { color: #C00C00; }


#footer {
position: relative;
margin: 0 auto;
width: 960px;
}

#twitter {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 215px;
	height: 130px;
	overflow: visible;
	}





/*============================================================*/



