/*	━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	Style Sheet
	Copyright (c)1997-2000 Artice Keiller / Motion Graphics, All Rights Reserved.
	━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

/* ── 標準タグ ── */
BODY {
	color: #333333;
	background-image: url(bkgr.jpg);
	background-repeat: repaet-y;
}

H1 {
	color: #FFFFFF;
	background-color: #5555AA;
	padding: 2 0 2 8;
	width: 100%;
	border: 1px none #5555AA;
	font-weight: bold;
	font-size: 15pt; 
	text-indent: 5px;
 }

H2 {
	color: #FFFFFF;
	background-color: #5555AA;
	padding: 2 0 2 8;
	width: 100%;
	border: 1px none #5555AA;
	font-weight: bolder;
	font-size: 14pt; 
	text-indent: 15px;
}
H3 {
	color: #FFFFFF;
	background-color: #5555AA;
	padding: 2 0 2 8;
	width: 100%;
	border: 1px none #5555AA;
	font-weight: lighter;
	font-size: 13pt;
	font-style: italic; 
	text-indent: 25px;
}
H4 {
	color: #FFFFFF;
	background-color: #5555AA;
	padding: 2 2 2 4;
	width: 100%;
	border: 1px none white;
	font-weight: lighter;
	font-size: 12pt; 
	font-style: italic; 
	text-indent: 35px;
}
H5 {
	font-size: 1em;
	font-weight: lighter;
	font-size: 11pt; 
	font-style: italic; 
	text-indent: 45px;
}


Div {
	Line-Height:		20px;
	Margin-Left:		32px;
}

RT {
	Font-Size:			10px;
	Font-Family:		"ＭＳ ゴシック";
}

HR {
	Background:			Url(hr.gif);
	Height:				14px;
}

Blockquote {
	Font-Style:			Italic;
	Color:				#5F5953;
}

A:Link {
	Color:				#336666;
}

A:Visited {
	Color:				#663366;
}

A:Active {
	Color:				#663366;
}

A:Hover {
	Background-Color:	#FFCC99;
}

/* ── 個別のスタイル ── */
.Footer {
	Font:				Bold 11px, Arial, Helvetica;
	Text-Align:			Center;
}

.LastModified {
	Font:				Bold 11px, Arial, Helvetica;
	Text-Align:			Right;
}

.Emphasize {
	Color:				#333366;
	Font-Weight:		Bold;
}

.Small {
	Font-Size:			12px;
}

.Insistence {
	Font-Size:			24px;
	Text-Align:			Center;
}
