body {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 140%;
	/*	background-image: url(img/bg.jpg);*/
	color:#333;
	background-image: url(img/bg3.jpg);
	background-repeat: repeat-y;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#009944	;
	text-decoration:underline;
}
a img {
	border:none;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 950px;
}
.clear {
	clear: both;
}


#header {
	height: 120px;
	width: 950px;
	padding-top: 31px;
	float: left;
}
#header-logo-l {
	float: left;
/*	height: 107px;  */
	width: 551px;
	height:86px;
}
#header-logo-r {
	float: right;
	height: 42px;
	width: 186px;
	margin-top: 36px;
	margin-right: 5px;
}
#header-navi {
	float: right;
	height: 26px;
	width: 340px;
	margin-right: 5px;
	text-align: right;
	margin-top: 15px;
}
#top-main-bnr {
	clear: both;
	height: 409px;
	width: 950px;
	margin-bottom: 25px;
	float: left;
}
#left-navi {
	float: left;
	height: auto;
	width: 208px;
	padding-left: 22px;
}
#left-navi img {
	margin-bottom: 4px;
}
.left-navi-ttl-mg {
	margin-top: 20px;
}
#main-contents-wrapper {
	float: right;
	height: auto;
	width: 648px;
	padding-right: 44px;
	padding-left: 28px;
}
.top-sub-ttl-clm {
	height: auto;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009944;
	padding-bottom: 6px;
	padding-left: 4px;
}
.top-news-clm {
	height: 120px;
	width: auto;
	margin-top: 4px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.top-sub-ttl-clm2 {
	height: auto;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009944;
	padding-bottom: 6px;
	padding-left: 4px;
	margin-top: 30px;
}
#top-add-l {
	float: right;
	height: 70px;
	width: 320px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009944;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top-add-r {
	float: right;
	height: 70px;
	width: 280px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009944;
	margin-top: 20px;
	padding-left: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer-spacer {
	width:auto;
	height:30px;
	clear:both;
}
#footer {
	height: auto;
	width: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #009944;
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}
#main-contents-wrapper-w {
	float: right;
	height: auto;
	width: 606px;
	background-color: #FFF;
	margin-right: 44px;
	margin-left: 28px;
	padding: 20px;
	border: 1px solid #999;
}
#contents-main-bnr {
	clear: both;
	height: auto;
	width: 950px;
	margin-bottom: 25px;
	float: left;
}
.program-place {
	font-size: 1.2em;
	font-weight: bold;
	color: #009944;
	margin-bottom: 10px;
}
.program-btn-clm {
	height: auto;
	width: auto;
	margin-bottom: 20px;
	text-align: center;
}

.program-place2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #009944;
	margin-bottom: 10px;
	margin-top: 30px;
}
.program-table-ttl {
	font-weight: bold;
	color: #FFF;
	background-color: #009944;
	padding: 2px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.program-table-ttl2 {
	font-weight: bold;
	color: #FFF;
	background-color: #009944;
	padding: 2px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.program-table-date {
	background-color: #E6E6E6;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.program-table-situation {
	background-color: #E1F0E2;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 56px;
}
.program-table-class {
	background-color: #BEDFC2;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 68px;
}
.program-table-name {
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 240px;
}
.program-table-name2 {
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.program-table-name a {
	color:#000;
	text-decoration:underline;
}

.program-table-name a:hover {
	color:#009944	;
	text-decoration:underline;
}
#bread-crumb {
	height: auto;
	width: auto;
	margin-bottom: 15px;
	font-size:0.8em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.program-detail-name {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
	background-color: #009944;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.program-detail-table-name {
	color: #FFF;
	background-color: #009944;
	width: 150px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.program-detail-table-cnt {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009944;
}
.inquiry-ttl {
	font-size: 1.2em;
	font-weight: bold;
	color: #009944;
	margin-bottom: 10px;
}
.inquiry-consultation-clm {
	text-align: center;
	margin-top: 60px;
}
.investigation-table-name {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-color: #009944;
	padding: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.investigation-table-name2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-color: #009944;
	padding: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.investigation-table-cnt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.investigation-detail-name {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-color: #009944;
	padding: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.investigation-detail-contents {
	height: auto;
	width: auto;
	margin-top: 20px;
	line-height: 160%;
}
#ceds-news-clm {
	line-height: 200%;
	height: auto;
	width: auto;
}
#ceds-news-reader-clm {
	margin-bottom: 40px;
}
.adobe-reader {
	margin-top: 15px;
}
.special-contents-block {
	height: auto;
	width: auto;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #094;
}

.special-ttl {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-color: #009944;
	padding: 4px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
.special-ttl2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #009944;
	padding: 4px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
.special-contents {
	clear: both;
	height: auto;
	width: auto;
	line-height: 160%;
}
.special-status {
	font-weight: bold;
	color: #FFF;
	background-color: #63D17E;
	padding: 4px;
	height: auto;
	width: 180px;
	margin-top: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #094;
}
.special-status-end {
	font-weight: bold;
	color: #FFF;
	background-color: #D2626D;
	padding: 4px;
	height: auto;
	width: 180px;
	text-align: center;
	border: 1px solid #982C36;
	float: right;
}

#program-special-clm {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 50px;
	border: 1px solid #009944;
	padding: 15px;
}
.special-contents-table1 {
	border: 1px solid #999;
	border-collapse:collapse;
}
.special-contents-td1-l {
	border: 1px solid #999;
	border-collapse:collapse;
	width: 40px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.special-contents-td-1-r {
	border: 1px solid #999;
	border-collapse:collapse;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.special-contents-td-2-date {
	border: 1px solid #999;
	border-collapse:collapse;
	width: 60px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.special-contents-td-2-l {
	border: 1px solid #999;
	border-collapse:collapse;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}


.program-special-ttl {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-color: #009944;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}

.program-special-contents {
	height: auto;
	width: auto;
	padding: 10px;
}
.program-special-contents a {
	color:#009944;
	text-decoration:none;
}
.program-special-contents a:hover {
	color:#09944;
	text-decoration:underline;
}
.outline-sub-ttl {
	font-size: 1.2em;
	font-weight: bold;
	color: #009944;
	margin-bottom: 10px;
	padding-top: 10px;
}
.outline-news-btn-clm {
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 20px;
}
#sitemap-clm {
	height: auto;
	width: auto;
}
#sitemap-clm a {
	color:#004800;
	text-decoration:underline;
}
#sitemap-clm a:hover {
	color:#009944;
	text-decoration:none;
}
#sitemap-clm ul {
	line-height: 200%;
	list-style-type: square;
}
#sitemap-clm li {
}
#sitemap-clm li ul {
	margin-bottom: 10px;
}
#topics-contents {
	line-height: 160%;
}
