body {
	text-align:center;
	margin-top: 0;
	margin-left:0;
	margin-right:0;
	padding-top: 0;
	padding-left:0;
	padding-right:0;
	}
.contents {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	left:155px;
	top:65px;
	border-left:solid 1px #CC66FF;
}

p.head {
	text-align:left;
	margin-left:0;
	margin-top:0;
	font-size:1.0em;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:0;
	background-color:#993399;
	padding-left:10px;
	position:absolute;
	left:0;
	top: 0;
	width:100%;
	line-height: 38px;
	}


p.menu {
	font-size:0.75em;
	margin-left:0;
	margin-right:0;
	margin-bottom:50px;
	margin-top:0;
	height:2em;
	width:150px;
	border-top:solid 1px #CC66FF;
	position:absolute;
	left:0;
	top:65px;
	}

p.menu a {
	color:#9966FF;
	border-bottom:solid 1px #CC66FF;
	text-decoration:none;
	display: block;
	width:100%;
	line-height:2em
	}

a img {
	margin-top: 5px;
	border-style: none;
}
	
p.menu a:hover {
	background-color:#EEDDFF;
	color: #663399;
	}

p.menu span {
	color:#CC66FF;
	display:none
	}

.section {
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	margin-top:1em;
}
.section2 {
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	margin-top:1em;
	border: solid 1px #CC66FF;
}
.section2 p{
	padding: 5px;
}
.section2_title{
	border-bottom: solid 1px #CC66FF;
	background-color: #CCCCFF;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	height: 1.0em;
	padding-top: 0.2em;
}
.section2_date{
	font-size: 0.7em;
	text-align: right;
}
h1 {
	font-size: 1.25em;
	color: #2d444f;
	background-color: #CCAAFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 20px;
	border: solid 1px;
}

p.img {
	margin-top:0
	}

h2 {
	font-size:1em;
	margin-top:0;
	margin-bottom:1.5em;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	height: 1.6em;
	padding-top: 0.8em;
	padding-left: 1.2em;
	color: #333333;
	}

p {
	font-size:0.875em;
	line-height:1.5em;
	color:#555555;
	margin-top:0.5em
	}

p a{
	color: #6666FF;
	text-decoration: none;
}
p a:hover{
	color:#ff8800
}
	
address{
	font: normal normal 0.7em monospace;
	width: 100%;
	margin-right: auto;
	margin-top: 5em;
	text-align: center;
	border-top: dotted 1px #9966FF;
	padding-top: 0.5em;
	padding-bottom: 1.5em;
	color: #666666;
}

address a {
	color:#666666;
	text-decoration:none;
	}

address a:hover {
	color:#ff8800
	}



.rightbar {
	position:absolute;
	top:85px;
	left:680px;
	width:150px;
	border-left:solid 1px #CC66FF;
	border-right:solid 1px #CC66FF;
	border-bottom:solid 1px #CC66FF;
	}

h3 {
	text-align:center;
	font-size:0.75em;
	color:#FFFFFF;
	margin-top:0;
	margin-bottom:1em;
	border-top:solid 1px #CC66FF;
	border-bottom:solid 1px #CC66FF;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 2px;
	background-color: #EEDDFF;
	background-image: url(../img/rightbar.gif);
	background-repeat: no-repeat;
	height: 13px;
	}

ul {
	text-align:left;
/*	list-style-image:url(listmark.gif);
*/	margin-left:1em;
	list-style-type: square;
	padding-left:0.3em;
	margin-top:0
	}

li {
	font-size:0.75em;
	color:#555555;
	margin-bottom:1em
	}

li a {
	text-decoration:none;
	color:#333333;
	border-bottom:dotted 1px #CC99FF;
	}

li a:hover {
	color:#6666FF;
	}

td.contact{
	font-size: 0.9em;
	font-weight: bold;
	color: #996699;
}

button{
	border: solid 0px #FFFFFF;
	background-color: #FFFFFF;
	width: 87px;
	height: 26px;
}

table.info{
	border: solid 1px #666666;
	font-size: 0.85em;
	margin-left: auto;
	margin-right: auto;
}
table.info th{
	padding: 3px;
	text-align: center;
	border: solid 1px #666699;
	background-color: #EEEEEE;
}
table.info td{
	padding: 3px;
	border: solid 1px #666699;
}

dl.notics{
	margin-left: 30px;
	padding-right: 10px;
}

dt.notics{
	border-left: 2px solid #000000;
	border-bottom: 1px dashed #000000;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 3px;
	width: 90%;
	margin-bottom: 5px;
}

dd.notics{
	font-size: 0.8em;
	margin-bottom: 10px;
}

