* {
	padding: 0px;
	margin: 0px;
}
html,body{
  height: 100%;
}
html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

li {
	display: block;
	float: left;
}

#contents {
	height: auto;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 20px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#wrap {
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#advertisement {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 5px;
}
#pressrelease {
	float: right;
	height: auto;
	width: 300px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 5px;
}


body{
	background-color:#000000;
}
#header{
	height: 80px;
	width: 710px;
	margin-bottom:5px;
	background-color:#000000;
}
.advertisement{
	height:auto;
	width:710px;
	height:auto;
	margin:5 0 5 0px;}
.advertisement h3{
	color:#ffffff;
	font-family:Meiryo,sans-serif;
	text-align:center;
}
.advertisement h2{
	color:#ffffff;
	text-align:center;
}
.advertisement img{
	float:left;
	width:400px;
	height:auto;
}
.caption{
	float:left;
	width:310px;
	height:auto;
	margin-right:0px;
}
.advertisement p{
	color:#ffffff;
	font-family:Meiryo,sans-serif;
	text-align:left;
	margin-top:10px;
	font-size:12px;
}
.pics{
	float:left;
	width:400px;
	height:auto;
}
.clear { clear:both; }   
.clear hr { display:none; }
