/* CSS Document */
body	{
	background-color: #cccccc;
	color: #000000;
	background-image: url(../images/btztilea.gif);
	margin-right: 5%;
	margin-left: 5%;
}
a:link	{ color: #333399}
a:visited	{ color: #336666}
a:active	{ color: #cc9933}
.daimei {
	font-size: 150%;
	color: #B50024;
}
.link {
	text-align: center;
}
.midasi {
	color: #000099;
	text-align: left;
	margin-right: 10%;
	margin-left: 10%;
}
.innyou {
	color: #660000;
}
.subtitle {
	font-size: 24px;
	color: #330066;
}
.shorttyt {
	color: #FF0066;
	font-weight: bold;
}
.bishou {
	font-size: x-small;
}
h1 {
	font-size: 131%;
	color: #330066;
	text-align: center;
}
.mokuji {
	margin-left: 15%;
	font-size: 90%;
}
h2 {
	color: #CC0000;
	font-size: 122%;
	text-align: center;
}
blockquote {
	color: #660066;
}
dt {
	font-weight: bold;
	color: #FF3366;
}
h3 {
	font-size: 112%;
	color: #660099;
}

