/*
	Teacup BBSpCSSi2009.06.29versionj
*/


body {
	color: #000000;
	font-family: 'MS PGothic', 'Osaka', sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #e0fff5;
	margin-top: 15px;
	padding: 0;
}

A:link {
	color: #0000ff;
}

A:visited {
	color: #000099;
}

A:hover {
	color: #0000ff;
	background-color: #7fffd4;
}

div#header h1 {
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #20b2aa;
	border-top: 1px solid #29e6dc;
	border-left: 1px solid #29e6dc;
	border-right: 1px solid #105955;
	border-bottom: 1px solid #105955;
	padding: 5px 3px 3px 0.5em;
}

div#header h1 a {
	color: #ffffff !important;
	background-color: #20b2aa;
}

div#header table {
	margin-left: auto;
	margin-right: auto;
}

.bbstitle_margin {
	margin: auto 0.5%;
}

div#contents .Kiji_Title {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

div#contents h2 {
	font-size: medium;	/* ukbΊveΰeΜmFζΚp */
	font-style: normal;	/* ukbΊveΰeΜmFζΚp */
	font-weight: bold;	/* ukbΊveΰeΜmFζΚp */
	color: #ffffff;	/* ukbΊveΰeΜmFζΚp */
	background-color: #20b2aa;
	border-top: 1px solid #29e6dc;
	border-left: 1px solid #29e6dc;
	border-right: 1px solid #105955;
	border-bottom: 1px solid #105955;
	padding: 5px 3px 3px 0.5em;
	display: block;
	margin-bottom: auto;
}

div#contents h2 a {
	background-color: #20b2aa;
}

div#contents h2 a:hover {
	color: #0000ff;
}

div#contents hr {
	display: none;
}

div#contents h4 {
	width: 100%;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	margin-bottom: 2px;
}

