* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	color: black;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

html {
	width: 100%;
	height: 100%;
	display: table;
}

body {
	min-width: 100%;
	min-height: 100%;
	display: table-cell;
	vertical-align: middle;
}

img {
	vertical-align: top;
}

.colored { color: blue }

div#splash {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div#newsplash {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-top: 20px;
}

div#newsplash h1 {
	margin-bottom: 10px;
	padding-bottom:  0px;
	border-bottom: 1px none #333333;
	float: left;
}

div#icons {
float:right;

}

div#icons img{
    margin-top: 31px;
}


div.fotorama {
clear: both;

	margin-bottom: 0;
}

div#navi {
	margin-top: -20px;
	margin-bottom: 20px;

}

div#news {
margin: 0 30px 0 0;
width: 570px;
float: left;
}

div#news h2 {
padding: 5px;
border-left: 10px solid #99ccee;
}

div#news li{
	list-style-type: none;
	border-bottom: 1px dotted #666666;
	color: #666666;
	padding: 8px 10px;
	font-size: 10pt;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka, sans-serif;
}

div#movie {
float:right;
}

div,player {
margin-bottom: 10px;
}

div#footer {
	clear: both;
	margin: 30px auto;
	padding-top: 10px;
	text-align: center;
}

td#wrapper {
	text-align: center;
}

table#counter {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

table#menu {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}

table#menu tr td {
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 7pt;
	color: #666666;
}
