/* CSS BaseSetting */

body {
	color: #333333;
	background-color: #FFFFFF;
	padding: 0.4%;
}

.bodycontents{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:static;
	border-color: #FC0;
	}
.bodycontents_half{
	width:512px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:static;
	}

table.body{
	width:1024px;
	border-width:1px;
	color: #000;
	border-color: #F93;
	}
	
address {
	font-size:0.625em;
	font-weight:bold;
	font-style:normal;
	color:#5e8eab;
	border-top:solid 9px #c5e1ed;
	padding-top:4px;
	margin-top:30px;
	width=1024px;
	}

img {
	border:0;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

/* (index.css)  */
.plugin {
	background-color: #EEEEEE;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

h1{
	font-size:110%;
	padding: 0.4em 1em 0.2em 0.5em;
	font-weight: bold;
	border-top-style: solid;
	border-top-color: #9FBF3F;
	border-top-width: 0.1em;
	background-color: #9999ff;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h2{
	font-size:100%;
	padding: 0.4em 0em 0.2em 0.5em;
	margin-bottom: 0.8em;
	border-left-style: solid;
	border-left-color: #2B478E;
	border-left-width: 0.3em;
	border-bottom-style: solid;
	border-bottom-color: #DADFEC;
	border-bottom-width: 0.1em;
	font-weight: bold;
	margin-top: 0.8em;
}

h5{
	font-size:100%;
	font-weight: normal;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	padding-top: 0.6em;
	padding-bottom: 0.2em;
	padding-right: 0em;
	padding-left: 0em;
}

/* (index.css)  */
h1.index{
	font-size:120%;
	width: 100%;
	padding: 0.2em 0em 0.2em 0.5em;
	border-left-style: solid;
	border-left-color: #2B478E;
	border-left-width: 0.3em;
	font-weight: bold;
	margin-top: 0%;
	margin-bottom: 0.4em;
	margin-right: 0%;
	margin-left: 0%;
}

/* (index.css)  */
h2.index{
	font-size:120%;
	width: 100%;
	padding: 0.2em 0em 0.2em 0.5em;
	border-left-style: solid;
	border-left-color: #2B478E;
	border-left-width: 0.3em;
	font-weight: bold;
	margin-top: 0%;
	margin-bottom: 0.4em;
	margin-right: 0%;
	margin-left: 0%;
}

/* (index.css)  */
h3{
	font-size:100%;
	width: 90%;
	padding: 0.2em 0em 0.2em 0.5em;
	border-left-style: solid;
	border-left-color: #2B478E;
	border-left-width: 0.3em;
	border-bottom-style: solid;
	border-bottom-color: #576BA5;
	border-bottom-width: 0.1em;
	font-weight: bold;
	margin-top: 0%;
	margin-bottom: 0.4em;
	margin-right: 0%;
	margin-left: 0%;
}

/* (index.css)  */
h4{
	font-size:100%;
	width: 100%;
	padding: 0.2em 0em;
	font-weight: bold;
	color: #2B478E;
	margin-top: 0%;
	margin-bottom: 0%;
}


a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;
	color:black;
	background-color:Yellow;
}
a:active{text-decoration:underline;}

.ltx{font-size:100%; line-height:150%;}
.mtx{font-size:100%; line-height:150%;}
.stx{font-size:80%; line-height:150%;}
.l{font-size:100%;}
.m{font-size:100%;}
.s{font-size:80%;}

dl {
	margin: 0em;
}
dd {
	padding: 0em 0em 0em 1em;
	margin: 0em 0em 0em 1em;
}
ul {
	list-style-position: outside;
	margin: 0em 0em 0em 1em;
	padding: 0.1em 0em 0.1em 0.2em;
}
ol {
	list-style-position: outside;
	margin: 0em;
	padding: 0.1em 0em 0.1em 3em;
}
ol.alp {
	list-style-type: lower-alpha;
}

ul.attend {
	list-style-type:none;
	list-style-image : url(file:/nagasaki/common/attend.gif);
}
ul.pagelink {
	list-style-type:none;
	list-style-image : url(file:/nagasaki/common/sublink.gif);
}
ul.contentslink {
	list-style-type:none;
	list-style-image : url(file:/nagasaki/common/link.gif);
}
ul.contentslink li {
	margin: 0em;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
}
ul.sitelink {
	list-style-type:none;
	list-style-image : url(file://Fkns-gpc75/nagasaki/linkicon.gif);
}

/* (index.css)	*/
div.pagelink1 {
	border: thin solid #FC9B9A;
	background-color: #FEF8F8;
	padding: 0.4em;
}

/* (index.css)	*/
ul.pagelink2 {
	list-style-type:none;
	list-style-position: outside;
	list-style-image : url(file://Fkns-gpc75/nagasaki/link.gif);
	margin: 0em;
	padding: 0em 0em 0.2em 1.6em;
}

/* (index.css)	*/
div.pagelink2 {
	border: thin solid #7886B6;
	background-color: #EDEFF5;
	padding: 0.4em;
}

/* (index.css)	*/
ul.pagelink3 {
	list-style-type:none;
	list-style-position: outside;
	list-style-image : url(file://Fkns-gpc75/nagasaki/link.gif);
	margin: 0em;
	padding: 0em 0em 0.2em 1.6em;
}

/* (index.css)	*/
ul.contentslink {
	list-style-type:none;
	list-style-image : url(file://Fkns-gpc75/nagasaki/link.gif);
}

/* (index.css)	*/
ul.contentslink li {
	margin: 0em;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
}

/* (index.css)	*/
ul.sitelink {
	list-style-type:none;
	list-style-image : url(file://Fkns-gpc75/nagasaki/linkicon.gif);
}

blockquote {
	background-color: #EFEFEF;
	padding: 1em;
	border: 0.4em solid #DEDEDE;
}

/* CSS support */
.anchor {
	margin-top: 2em;
	margin-bottom: 1em;
}
.here {
	color: #999999;
}
.must {
	color: #CC0000;
}
.plugin {
	background-color: #EEEEEE;
	margin-top: 2em;
	margin-bottom: 2em;
}

/* CSS global */
#logo{
	float: left;
	padding-bottom: 0.6em;
}

#global {
	background-color:  #9FBF3F;
	height: 1.4em;
	width: 100%;
	font-size:80%;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	text-align: center;
	background-image : url(file://Fkns-gpc75/nagasaki/line_menu.gif);
	background-repeat: repeat-x;
	clear: both;
}

#global div{
	width: 100%;
	padding: 0.6em 0.4em 0.4em;
	height: 100%;
}

#global div.here {
	background-color: #9da8cb;
	height: 1.4em;
	width: 100%;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	text-align: center;
	background-image : url(file://Fkns-gpc75/nagasaki/line_menu.gif);
	background-repeat: repeat-x;
}

#global td.side {
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
}

#global a:link {color:#333333;text-decoration:none;}
#global a:visited {color:#333333;text-decoration:none;}
#global a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#9da8cb;
	text-align: center;
	background-image : url(file://Fkns-gpc75/nagasaki/line_menu.gif);
	background-repeat: repeat-x;
}
#global a:active {color:#333333;text-decoration:none;}

#head1 {
	font-size:100%;
	float: right;
	clear: right;
	padding: 1em 0.2em 0em 0em;
}

#head1 a {
	padding: 0.2em 0em 0.1em 1.0em;
	margin: 0 0 0 0 ;
	height: 0em;
	color: #333333;
	background-image : url(file://Fkns-gpc75/nagasaki/sublink.gif);
	background-repeat: no-repeat ;
	}
#head1 a:link {text-decoration:none;}
#head1 a:visited {text-decoration:none;}
#head1 a:hover {text-decoration:underline;}
#head1 a:active {text-decoration:underline;}

#head2 {
	font-size:100%;
	float: right;
	clear: right;
	margin-bottom: 0.4em;
	color: #333333;
}
#head2 a {
	padding: 0.3em 0.3em 0.2em 1.3em;
	height: 0em;
	color: #333333;
	background-image : url(file://Fkns-gpc75/nagasaki/link.gif);
	background-repeat: no-repeat ;
	}
#head2 a:link {text-decoration:none;}
#head2 a:visited {text-decoration:none;}
#head2 a:hover {text-decoration:underline;}
#head2 a:active {text-decoration:underline;}

#pan {
	height: 1.4em;
	width: 100%;
	font-size:80%;
	margin-bottom: 1em;
	margin-top: 0.2em;
	padding: 0.4em;
}

#foot {
	height: 1.4em;
	width: 100%;
	font-size:80%;
	margin-bottom: 1em;
	margin-top: 4em;
	padding: 1em 0.4em;
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #2A468D;
	clear: both;
}

#gotop {
	width: 100%;
	text-align: right;
	padding-top: 3em;
	padding-right: 0.4em;
	padding-bottom: 0em;
	font-size: 100%;
	padding-left: 0.4em;
}

/* CSS submenu */
#submenu{
	background-color: #FFFFFF;
	float: right;
}

#submenulist{
	font-size:100%;
	line-height:150%;
	background-color: #E9ECF3;
	list-style-position: outside;
	list-style-image : url(file://Fkns-gpc75/nagasaki/submenu.gif);
	list-style-type: square;
	padding: 0.8em 1.6em 0.8em 2.6em;
	border-style: solid;
	border-color: #DADFEC;
	margin-bottom: 2em;
	margin-left: 1em;
}

#submenu li{
	padding: 0.1em;
}

/* CSS contents */
.contents {
	padding-right: 1.2em;
	padding-left: 1.2em;
}
.l3 {
	padding-right: 1.2em;
	padding-left: 2.4em;
}
.indent {
	padding-right: 1.2em;
	padding-left: 1.2em;
}

/* CSS table */
.cap{
	color: #333333;
	text-align: left;
	font-size:100%;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.2em;
	padding-top: 0em;
	padding-bottom: 0.2em;
}

.data{
	background-color: #9BA8CA;
}
.data caption{
	color: #2B478E;
	text-align: left;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.data th {
	padding: 0.4em;
	background-color: #556CA5;
	color: #FFFFFF;
	font-weight: normal;
}
.data td {
	padding: 0.4em;
	background-color: #FFFFFF;
}


.data2{
	background-color: #9BA8CA;
}
.data2 caption{
	color: #2B478E;
	text-align: left;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.data2 th {
	padding: 0.4em;
	background-color: #dadfec;
	color: #333333;
	font-weight: normal;
}
.data2 td {
	text-align:right;
	padding: 0.4em;
	background-color: #FFFFFF;
}
.data2{
	background-color: #9BA8CA;
       font-size: 100%;
	border-collapse: collapse;
	border-spacing: -2px;

}
.data2 caption{
	color: #2B478E;
	text-align: left;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.data2 th {
	padding: 0.4em;
	background-color: #dadfec;
	color: #333333;
	font-weight: normal;


	border: 2px solid #9BA8CA; 

}
.data2 td {
	padding: 0.4em;
	background-color: #FFFFFF;
	border: 2px solid #9BA8CA;  
}
.data_s{
	background-color: #9BA8CA;
	border-collapse: collapse;
	border-spacing: -2px;
}
.data_s caption{
	color: #2B478E;
	text-align: left;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.data_s th {
	padding: 0em 0.4em 0em 0.4em;
	background-color: #556CA5;
	color: #FFFFFF;
	font-weight: normal;

	border: 2px solid #9BA8CA;
}
.data_s td {
	padding: 0em 0.4em 0em 0.4em;
	background-color: #FFFFFF;

	border: 2px solid #9BA8CA;
}


.data2_s{
	background-color: #9BA8CA;

	border-collapse: collapse;
	border-spacing: -2px;
}
.data2_s caption{
	color: #2B478E;
	text-align: left;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.data2_s th {
	padding: 0em 0.4em 0em 0.4em;
	background-color: #dadfec;
	color: #333333;
	font-weight: normal;

	border: 2px solid #9BA8CA;
}
.data2_s td {
	padding: 0em 0.4em 0em 0.4em;
	background-color: #FFFFFF;

	border: 2px solid #9BA8CA;
}


.data3{
	background-color: #9BA8CA;
}
.data3 caption{
	color: #2B478E;
	text-align: left;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.data3 th {
	padding: 0.4em;
	background-color: #dadfec;
	color: #333333;
	font-weight: normal;
}
.data3 td {
	width:80px;
	text-align:right;
	padding: 0.4em;
	background-color: #FFFFFF;
}

/* CSS form */
.form{
	background-color: #2B478E;
}
.form caption{
	color: #2B478E;
	text-align: left;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.form th {
	padding: 0.4em;
	background-color: #8FA6CE;
	color: #FFFFFF;
	font-weight: normal;
}
th .submit {
	padding: 0.4em;
	background-color: #556CA5;
	color: #FFFFFF;
	font-weight: normal;
}
.form td {
	padding: 0.4em;
	background-color: #FFFFFF;
}
.textArea { 
	border: 0.1em solid #999999; 
	}

/* (index.css)	*/

.layouttitle {
	width: 80%;
}

/* (index.css)	*/

.information {
	background-color: #FFF6E5;
	padding: 0.4em 0.6em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
