﻿@charset "utf-8";
/* CSS Document */

a:focus {
  overflow:hidden;
  outline:none;
}
a {
  overflow:hidden;
  outline:none;
}
body {
	background-image: url(img/bak4.gif);
	background-repeat: repeat-x;
	background-position: 0px 110px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.saitaku {
	font-size: 75%;
	text-align: center;
	text-indent: 0em;
}
.indent {
	text-indent: 1em;
}
.underline {
	text-decoration: underline;
}
.right {
	text-align: right;
	width: 300px;
	float: right;
}



#program dl table {
	margin-top: 10px;
}

#program dl table tr td {
	font-size: 110%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}

#main #program dl dt {
	border-left-width: 12px;
	border-left-style: double;
	border-left-color: #FC0;
	background-color: #EEE;
	color: #060;
	font-weight: bold;
	margin-left: 20px;
	text-indent: 1em;
	font-size: 110%;
}
#main #program dl dd {
	text-indent: 17em;
	font-weight: normal;
	margin-top: -1em;
}


table .saitaku {
	font-size: 75%;
	text-align: center;
}


.pdf-icon {
	background-image: url(img/pdf1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 20px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 90%;
	padding-top: 10px;
	margin-top: 10px;
}


#main td.table-green {
	background-color: #E8FFEF;
	text-align: right;
	border: 1px solid #666;
}
.table-green2 {
	background-color: #E8FFEF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#filename dl dt {
	font-weight: normal;
	float: left;
	clear: both;
	padding-top: 0px;
	padding-left: 10px;
	margin-right: 20px;
}

#filename dl dd {
	bottom: -1em;
	padding-top: 20px;
	padding-right: 0em;
	padding-bottom: 0em;
	margin-left: 20em;
	width: 400px;
	padding-left: 10px;
}
#main dl dd {
}

.table-green3 {
	background-color: #E8FFEF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.indent4 {
	text-indent: 4em;
}
.leftmargin {
	margin-left: 40px;
	padding-left: 40px;
}


p.riekiaihan {
	line-height: 1.5em;
	margin-top: 50px;
}
p.red {
	color: #F00;
	font-weight: bold;
}
.center {
	text-align: center;
}
.marginleft {
	margin-left: 1em;
}





#space {
	height: 30px;
}





#wrapper {
	text-align: center;
}
#header {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	height: 110px;
	background-image: url(img/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: auto;
}
#header img {
	margin-right: 400px;
}


#content {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}

#menu {
	float: left;
	height: auto;
	width: 220px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
	padding-top: 10px;
}
#main {
	height: 800px;
	width: 700px;
	float: left;
	margin-top: 0px;
	overflow: auto;
	text-align: left;
	margin-right: 10px;
	padding-right: 1em;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 20px;
}
#main.top {
	background-image: url(img/back_20141118.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#main h2 {
	background-color: #EEE;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: left;
	font-size: 100%;
	margin-top: 1em;
	font-weight: bold;
	margin-left: 1em;
	text-indent: 1em;
}
#main h3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-color: #006699;
	text-indent: 1em;
	color: #FFF;
	font-size: 90%;
	margin-left: 2em;
	border-left-width: 8px;
	border-left-style: double;
	border-left-color: #FFF;
}
#main h4 {
	list-style-type: square;
	font-size: 90%;
	margin-left: 2em;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}


#main ul li {
	list-style-type: square;
	margin-top: 5px;
	font-size: 90%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#main ul ul li {
	list-style-type: circle;
}


#main p {
	text-align: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-left: 1em;
	font-size: 90%;
	line-height: 1.4em;
}
#main ol li {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 90%;
	margin-top: 5px;
}

#main p.large {
	font-size: 120%;
	margin-top: 30px;
	padding-right: 1em;
	line-height: 1.3em;
}
#main .largeright {
	text-align: right;
}


#main table {
	text-align: right;
	text-indent: 1em;
	border: 1px solid #666;
	font-size: 90%;
	margin-bottom: 20px;
	margin-left: 20px;
}
#main .saitaku table {
	text-indent: 0;
	text-align: center;
}
#main .saitaku table tr th {
	text-align: center;
	background-color: #E8FFEF;
	color: #333;
}
#main .saitaku table tr td {
	text-align: center;
}



#main table td {
	border: 1px solid #666;
	text-align: left;
}
#main table th {
	text-align: left;
	text-indent: 1;
	font-weight: normal;
	border: 1px solid #666;
}



#main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-left: 10px;
}
#main dl dt {
	font-size: 90%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-indent: 2em;
	margin-top: 20px;
	font-weight: bold;
}
#main #title {
	background-color: #FFF;
	height: auto;
	width: 80%;
	margin-top: 150px;
	font-size: 120%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: left;
	padding: 10px;
	border: 1px solid #999;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	display: none;
}
#main #title ul li {
	list-style-type: none;
	margin-top: 20px;
}







#menu a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}
#main #topics {
	height: 80px;
	width: 70%;
	margin-top: 10px;
	border: 1px solid #999;
	background-color: #FFF;
	background-image: url(img/topics.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-align: left;
	float: right;
	margin-right: 10px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
}
#main #greeting {
	background-color: #FFF;
	height: 580px;
	width: 650px;
	overflow: scroll;
	position: relative;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	margin-top: 80px;
	float: right;
	margin-right: 10px;
}

#topics #topicsarea {
	height: 70px;
	width: 98%;
	position: absolute;
	overflow: scroll;
	bottom: 0px;
}

#topics dl dt {
	background-image: url(img/ico.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 1em;
}
#main #topics dl dd {
	padding-left: 5em;
	margin-top: -1em;
}





#footer {
	height: 80px;
	width: 920px;
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	clear: both;
}
#jimukyoku {
	background-image: url(img/jimukyoku.jpg);
	background-repeat: no-repeat;
	width: 220px;
	clear: both;
	float: left;
	height: 180px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	background-position: 10px;
}
#jimukyoku ul {
	margin-top: 2em;
}

#jimukyoku ul li {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 70%;
	list-style-type: none;
	text-align: left;
	padding-left: 0px;
	text-indent: -2em;
	line-height: 2em;
}


#footer p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #666;
	font-size: 80%;
	position: relative;
	top: 20px;
}
.table-green-left {
	background-color: #E8FFEF;
	text-align: left;
}

#main p.p-table {
	border: 2px solid #333;
	margin-left: 7em;
	width: 350px;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 1em;
}

#main p.p-table2 {
	border: 2px solid #333;
	margin-left: 7em;
	width: 400px;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 1em;
}
#main p.p-table3 {
	border: 2px solid #333;
	margin-left: 2em;
	width: 600px;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 1em;
}

#center {
	text-align: center;
}
