BODY {
 	margin: 10%;
	background-color: white;
	color: black;
}


A:link{
	color: #0000cc;
}


A:hover{
	color: #990000;
	text-decoration:none;
}

A:visited{
	color: black;
}

H3 A:visited{
	color: #666699;
}

H4 A:visited{
	color: #666699;
}


SPAN.annotation{
	color: #666666;
}

/* ページ遷移用 */
.navigation{
	color: #667b99;
	margin-left: -10%;
	margin-top: 0.5em;
	text-align: left;
	line-height: 150%;
	font-size : 0.8em;
}

TABLE{

	line-height: 140%;
	font-size: 80%;
}


TABLE.LIST{
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #999999;
	line-height: 140%;
	font-size: 80%;
}

TABLE.LIST TD,
TABLE.LIST TH{
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-color: #999999;
	text-align: left;
}

TABLE.LIST TH{
	color: #666666;
	background: #EFEFF6;
	text-align: center;
}

IMG{
	margin: 0.5em;
}

.floatleft{ float:left;}
.floatright{ float:right;}
.floatclear{ clear:both;}

.plate{
	background: #FFFF99;
	padding: 0.5em;
	border: 1px solid;
	border-color: #CCCCCC;
	margin-bottom: 1em;
}

.pink{
	background: #ffcccc;
	padding: 0.5em;
	border: 1px dotted;
}

LI, DD {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	line-height: 140%;	
}

P {
  font-size: 1em;
  text-indent: 1em;
  line-height: 150%;
  margin-left: 1em;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  line-break:strict;
}

P.ITEM{
  font-size: 1em;
  text-indent: 0em;
  line-height: 150%;
  margin-left: 1em;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  line-break:strict;
}


.SMALL{
	font-size: 0.8em;
	text-indent: 0em;
}

.QUOTATION{
	font-size: 0.8em;
	line-height: 150%;
	line-break:strict;
	text-indent: 0em;

	padding: 0.3em;
	margin-left: 3em;
	margin-right: 1em;
}

.SUMMARY{
	font-size: 1.0em;
	line-height: 150%;
	font-style: normal;
	line-break:strict;
	text-indent: 0em;

	padding: 0.3em;
	margin-left: 1em;
	margin-right: 2em;
}


HR {
	color: #666699;
	margin-top: 1em;
	margin-bottom: 1em; 
	clear:both; 
} 

STRONG{
	color: #666699;
	font-weight: bold;
}

H1 {
	background-image: url(../images/sidebar_wycliffe.jpg);
	font-size: 1.2em;
	font-weight: bold; 
	color:			#FFFFFF;
	text-align: 	center;

	padding-top: 	0.5em;
	padding-bottom: 0.5em;

	margin-bottom:	1em;
	margin-top:  	-10%;
	margin-left: 	-10%;
	margin-right: 	-10%;  
}

H2 {
	font-size: 		1.2em;
	font-weight:	 bold; 
	color: 			#666699;
  	text-align: 	left;
	clear:both;
	
	margin-top: 1.5em;

	border-bottom: 	2px #666699 solid;
}

H3 {
	font-size: 		1.0em;
	font-weight:	 bold; 
	color: 			#666699;
  	text-align: 	left;
	clear:both;

	margin-left:	1em; 
	margin-top: 	1.5em;

	border-left-color: #cc6699;
	border-left-width: 1em;
	border-left-style: solid;

	padding-left: 0.5em;
}

H4 { 
	color: 			#666699;
	font-size: 		1.0em; 
	font-weight:	 bold;    

	margin-bottom: 	0.7em; 
	margin-left:	 1.5em; 
	clear:both;
}

H5 { 
	font-size: 		1.0em; 
	font-weight:	 bold;  

	margin-bottom: 	0.2em; 
	margin-left:	 1.5em; 
}

H6 {
	font-size: 		1.0em; 
	font-weight:	 normal;
	text-align:	 center; 
}

.footerlogo{ 
	text-align: center; 
}

.content{ 
	margin-left: 2em; 
	margin-right: 1em; 
}

.date{
	font-weight: bold;
}