/* ---------------------------------------------------------
  A
--------------------------------------------------------- */

A:LINK {
	text-decoration: underline;
	color: #000000;
}
A:VISITED {
	text-decoration: underline;
	color: #000000;
}
A:ACTIVE {
	text-decoration: underline;
	color: #000000;
}
A:HOVER {
	text-decoration: none;
	color: #ff9966;
}

/* ---------------------------------------------------------
  BODY
--------------------------------------------------------- */

BODY {
	font-size: 12px;
	font-size: 100%; /* for IE  */
	color: #000000;
	line-height: 150%;
	white-space: normal;
	margin: 0px 0px 0px 0px;
	background-image: url(../seikaien/img/bg.jpg);
	background-repeat: repeat-x;
	background-Attachment: fixed;
	background-position: top;
	background-color: #ffffe6;
	font-family: Verdana, Arial;
}

/* ---------------------------------------------------------
  Hx
--------------------------------------------------------- */

H1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 2px 0;
	color: #000000;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	margin: 0;
	color: #000000;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	margin: 0;
	color: #666666;
}

/* ---------------------------------------------------------
  TABLE
--------------------------------------------------------- */

table {
	font-size: 100%;
	line-height: 150%;
}

table.bd {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	font-size: 100%;
	line-height: 150%;
}

table.bd th {
	border: 1px solid #cccccc;
}

table.bd td {
	border: 1px solid #cccccc;
}

/* ---------------------------------------------------------
  FORM
--------------------------------------------------------- */

FORM {
	margin: 0;
	padding: 0;
}

SELECT {
	font-size: 100%;
	font-family: Verdana, Arial;
}

INPUT {
	font-size: 100%;
	font-family: Verdana, Arial;
}

TEXTAREA {
	font-size: 100%;
	font-family: Verdana, Arial;
}

/* ---------------------------------------------------------
  CLASS
--------------------------------------------------------- */

.scrollsell {
	overflow: auto;
	width: 530px;
	height: 400px;
	background-color: #cce5ff;
	margin: 0;
	padding: 10px;
}

.small {
	font-size: 9px;
	line-height: 150%;
}

.small2 {
	font-size: 10px;
	line-height: 150%;
}

.small3 {
	font-size: 10px;
	line-height: 150%;
}

.medium {
	font-size: 10px;
	line-height: 150%;
}

.medium2 {
	font-size: 11px;
	line-height: 150%;
}

.medium3 {
	font-size: 12px;
	line-height: 150%;
}

.large {
	font-size: 14px;
	line-height: 150%;
}

.large2 {
	font-size: 14px;
	line-height: 150%;
}
.large3 {
	font-size: 15px;
	line-height: 150%;
}

.xlarge{
	font-size: 18px;
	line-height: 150%;
}

.copy {
	font-size: 12px;
	line-height: 150%;
}

.copy2 {
	font-size: 10px;
	line-height: 150%;
	padding: 0 5px 0 0;
}

.topics {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

.topics A:LINK {
	text-decoration: underline;
	color: #000000;
}

.topics A:VISITED {
	text-decoration: underline;
	color: #000000;
}

.topics A:ACTIVE {
	text-decoration: underline;
	color: #000000;
}

.topics A:HOVER {
	text-decoration: none;
	color: #ff9966;
}