@charset "Shift_JIS";

*{
	font-family:sans-serif;
}

body{
	background-color:#e00068;
	background-image:url("../img/interface/bg.gif");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;
}

#trailer_body{
	background-color:#e00068;
	background-image:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

#keyvisual{
	text-align:center;
}

#footer{
	width:960px;
	height:140px;
	position:relative;
	margin:0px auto;
	text-align:center;
}
