@charset "UTF-8";


html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", sans-serif;
}
#flashcontent {
	height: 100%;
}


a {
	color: #8C8C8C;
	text-decoration: none;
}
a:active,
a:hover {
	color: #1A1A1A;
}
a img {
	border: none;
}


div#hd {
	width: 810px;
	padding-top: 20px;
}
h1 {
	margin: 0;
	padding: 0 0 0 19px;
}
p, ul li {
	font-size: 14px;
	line-height: 1.5;
	color: #1A1A1A;
}
p#visual {
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 0;
	clear: both;
}
ul#navi {
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}
ul#getflash {
	margin: 80px 0 10px 15px;
	padding: 0;
	list-style-type: none;
}
ul#getflash li {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
address {
	width: 800px;
	padding: 6px 0 20px 0;
	margin: 0 0 0 15px;
	border-top: 1px solid #8C8C8C;
	font-size: 10px;
	color: #8C8C8C;
	text-align: right;
}

div#message {
	width: 550px;
	margin-left: 250px;
}