*{
	margin : 0;
	padding : 0;
}


body {
	background-color:#008080;
	text-align : center;

}

a:link{
	color:#000000 ;
	font-size:100% ;
}

a:visited{
	color:#993333 ;
	text-decoration:none ;
}

a:active{
	color:#FFD700 ;
}


#header,
#main,
#footer{
	width : 1000px;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	position : relative ;
	top : 0px ;
	left : 0px ;
	text-align : left;
	background-color:#7FFFD4
}


div.wp-drafting{
	display : none;
}


div.wp-revision{
	position : absolute ;
	top : 20px ;
	right : 0px ;
}


.mjmenu{
	position : absolute ;
	top : 0px ;
	left : 0px ;
}


h2
{
	padding-top : 60px ;
	text-align : center;
}

h3,
h4,
h5
{
	padding-top : 10px ;
	text-align : center;
}


h5{
	padding-bottom : 20px ;
}


#p-remarks{
	padding-top : 40px ;
	padding-bottom : 40px ;
	text-indent : 1em ;
}


#data{
	position : relative ;
	top : 0px ;
	left : 0px ;
	padding-top : 20px ;
	padding-bottom : 20px ;
	b ackground-color : #FF80FF ;
}


#Bulletin{
	position : relative ;
	top : 0px ;
	left : 0px ;
	padding-top : 20px ;
	padding-bottom : 20px ;
}


ul{
	padding-top: 24px ;
	padding-bottom: 24px ;
	list-style: upper-roman ;
}


ul.year{
	padding-top: 12px ;
	padding-bottom: 12px ;
	list-style: none ;
}



li{
	margin-top: 12px ;
	margin-left: 80px ;
	padding-left: 1em ;
}


li.year{
	margin-top: 12px ;
	margin-left: 80px ;
	padding-left: 1em ;
}


li.month{
	margin-top: 0px ;
	margin-left: 20px ;
}


dl{
	padding-top: 24px ;
	padding-bottom: 12px ;
}


dt{
	margin-top: 12px ;
	margin-left: 24px ;
	display: inline ;
	padding-left: 1em ;
	border-left: solid 12px #D95D97 ;
	border-bottom: solid 1px #D95D97 ;
}


dd{
	margin-left: 96px ;
	margin-bottom: 12px;
}


.clear{
	clear : both
}


#footer{
	padding-top : 20px ;
}


div.copy{
	padding-top : 20px ;
	text-align : right ;
}

