body {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #3366CC;
}
#contents {
	padding: 15px;
	width: 770px;
	font-size: 12px;
	line-height: 140%;
	font-family: "Times New Roman", Times, serif, "‚l‚r ‚o–¾’©",Osaka;
}
.text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.a_title {
	background-image: url(images/arrow-org.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 20px;
	font-weight: bold;
}
.text ul.accmo {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.txt_white {
	font-weight: bold;
	color: #FFFFFF;
}
dl {
	margin: 5px;
}


.a-syosai {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}



#navi {
	margin-bottom: 15px;
	color: #0066CC;
	background-color: #DFEFFF;
	padding: 15px;
	line-height: 150%;
}
.text {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
}
.entext {
	font-family: Arial, Helvetica, sans-serif;
}


a:link,a:visited {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover,a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
table.program td {
	background-color: #FFFFFF;
}
