*{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.6em;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	color: #440;
}
img {
    border-style:none;
}

a img { border-style:none; }
a:link {color: #007778 ; text-decoration: none; }

a:visited {color: #ad1d04;
	text-decoration: none;
}
a:hover {color: #d97b00;
	text-decoration: underline;
}
a:active {
	color: #d97b00;
	text-decoration: underline;
}

body{
	margin: 0;
	background: #000 url(images/grad.png) repeat-x;
	position: relative;
}

#wrapper{

	margin: 0 auto;
	width: 960px;
}
#head{
	height: 10px;
}
#body{


	margin: 0 auto;
}
p{
	color: white;
	margin: 0 auto;
	width: 596px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#body_contents{
	margin: 0 auto;
	height: 842px;
	background: url(images/2010live.jpg) no-repeat;
	width: 596px;
}
#foot{

	height: 123px;
	}

h1{
	font-size: 13px;
}
h2{
	position: absolute;
	top: 60px;
	color: #ad1c06;
}