﻿

/* serif以外の候補は */

body {
	margin: 0px 0px 0px 0px;
	font-family: serif;
	color: #000000;
}

a:link {
	color: #000000; font-family: serif;
}
a:visited {
	color: #000000; font-family: serif;
}
a:hover {
	color: #ffffff; background-color: #000000; font-family: serif;
}
a:active {
	color: #000000; font-family: serif;
}

#abs2 a {
	color: #000000;
	text-decoration: none;
}

#abs2 a:hover {
	color: #ffffff;
	background-color: #ffffff;
	text-decoration: none;
}

#abs2 {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1;
	font-size: 12px;
	width: 350;
	height: 100%;
}

#abs {
	position: absolute;
	top:0;
	right: 0;
	bottom: 0;
	left:0;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	valign: top;
}

#tumblr {
	position: absolute;
	top:100%;
	width:100%;
	height:800;
	background-image:url(seq2.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 50%;
}

#error {
	margin: 0px 0px 0px 0px;
	font-family: serif;
	color: #ffffff;
	background-color: #ffffff;
}

#error2 {
	width:200px;
	height:40px;
	font-family: serif;
	color: #0000ff;
	background-color: #ffffff;
}

ul {
	font-size: 12px;
	list-style: none;
	margin: 0 0 0 0;
}

table {
	width: 100%;
}

td {
	width: 50%;
	font-size: 12px;
}
