body {
	font-size: 92%;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
h1,h2,h3,h4,h5,input,ul,ol,table,img,p {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5 {
	font-size: 92%;
}
h3,h5 {
	display: inline;
}
p {
	line-height: 1.4em;


}
table {
	border-collapse: collapse;
}
th {
	font-size: 82%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
img {
	display: inline;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a.mf1 {
	background-image: url(../img/mailF1.png);
	background-repeat: no-repeat;
	display: block;
	margin: 2px;
	height: 28px;
	width: 80px;
}
a.mf1:hover {
	background-image: url(../img/mailF1b.png);
	background-repeat: no-repeat;
}
a.mf2 {
	background-image: url(../img/mailF2.png);
	background-repeat: no-repeat;
	display: block;
	margin: 2px;
	height: 28px;
	width: 80px;
}
a.mf2:hover {
	background-image: url(../img/mailF2b.png);
	background-repeat: no-repeat;
}
a.mf3 {
	background-image: url(../img/mailF3.png);
	background-repeat: no-repeat;
	display: block;
	margin: 2px;
	height: 28px;
	width: 80px;
}
a.mf3:hover {
	background-image: url(../img/mailF3b.png);
	background-repeat: no-repeat;
}
.pt {
	text-decoration: none;
	background-color: #666666;
	height: 18px;
	width: 24px;
	margin: 0px;
	padding: 0px;
	display: block;
	top: -1px;
}
.pt img {
	display: block;
	margin: 0px;
	padding: 0px;
}
.pt:hover {
	text-decoration: none;
	background-color: #FFFF00;
}
#mainframe {
	background-image: url(../img/header-footer_02.png);
	background-repeat: repeat-y;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 786px;
	vertical-align: top;
}
#header {
	background-color: #0033FF;
	background-image: url(../img/header-footer_01.jpg);
	background-repeat: no-repeat;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	height: 30px;
}
#topimage {
	background-image: url(../img/Mtitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 780px;
	margin-right: 3px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#nestimage {
	background-image: url(../img/Mtitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 68px;
	width: 780px;
	margin-right: 3px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#footer {
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
#footermenu {
	margin: 0px auto;
	clear: left;
	padding-top: 25px;
	list-style-type: none;
	font-size: 12px;
	text-align: center;
	width: 364px;
	padding-bottom: 25px;
	_padding-bottom: 14px;
}
*:first-child+html #footermenu {
	padding-bottom: 14px;
}
#footermenu li {
	float: left;
	padding-right: 6px;

}
#copyr {
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
*:first-child+html #copyr {
	padding-top: 0px;
}
.border1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 6px;
}
.border2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	padding-left: 6px;
}
.border21 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0C6FF;
}
.border22 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.box2 {
	background-image: url(../img/box2_02.png);
	background-repeat: repeat-y;
}
.inner {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: left;
	vertical-align: top;
	width: 600px;
	_width: 601px;
}
*:first-child+html .inner {
	width:600px;	
}
.sunnavi {
	background-image: url(../img/subnaviBG.png);
	vertical-align: top;
	background-repeat: repeat-y;
	width:180px;
}
*:first-child+html .sunnavi {
	width:184px;	
}
.sunnavi ul {
	padding-bottom: 12px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AA3BD;
	margin-top: 2px;
}
*:first-child+html .sunnavi ul {
	width:184px;	
}
.sunnavi ul li {
	margin-top: 1px;
	margin-bottom: 1px;
}
.sunnavi ul#mainmenu {
	margin: 0px;
	padding: 0px;

}
.sunnavi ul#mainmenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sunnavi ul#mainmenu li a {
	background-image: url(../img/mainmenu1.png);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 177px;
	padding-top: 8px;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
}
*:first-child+html .sunnavi ul#mainmenu li a {
	width:180px;	
}
.sunnavi ul#mainmenu li a:hover {
	color: #000000;
	text-decoration: underline;
	background-image: url(../img/mainmenu2.png);
	background-repeat: no-repeat;
}
.sunnavi ul.sub li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sunnavi ul.sub li a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/submenu1.png);
	background-repeat: no-repeat;
	display: block;
	_width:180px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
*:first-child+html .sunnavi ul.sub li a {
	width:180px;
}
.sunnavi ul.sub li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../img/submenu2.png);
	background-repeat: no-repeat;
}
.sunnavi ul.sub li a:visited {
	
	text-decoration: none;
	
}
.sunnavi ul.sub li a.n1{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/submenu2.png);
	background-repeat: no-repeat;
}
.sh {
	background-image: url(../img/sh_01.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	width: 99%;
}
*:first-child+html .sh {
	width:184px;
}
.submit {
	float: left;
}

.shinp {
	font-size: 12px;
	width: 130px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
	background-color: #FFFFCC;

}
.topic1 {
	width: 24px;
	vertical-align: top;
	padding-top: 3px;
}
.topic2 {
	font-size: 84%;
	color: #666666;
	text-decoration: none;
	width: 6em;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
}
.topic3 {
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 92%;
	padding-left: 4px;

}
.cl1 {
	color: #00CC00;
	background-image: url(../img/naviBG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.cl2 {
	color: #FFFFFF;
}
.cl3 {
	color: #003366;
}
.fc1 {
	color: #999999;
}
.dbl1 {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	width: 12em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dbl1a {
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	width: 12em;
	padding: 4px;
}
.dbl2 {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dbl2a {
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	padding: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.dbl3 {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dbl3a {
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	visibility: visible;
	padding: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.fsz {
	font-size: 82%;
}
.fs10p {
	font-size: 10px;
}
.fs12p {
	font-size: 12px;
}
.listBG1 {
	background-color: #D9EFFF;

}
.pageNo {
	border: 1px solid #666666;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;




}
.pageNo:hover {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #333333;
	text-decoration: none;

}
.cdbtag1 {
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	padding: 6px;
	font-size: 82%;
	vertical-align: middle;
}
.cdbtag2 {
	text-align: left;
	padding: 6px;
	vertical-align: top;
}
.cdbtag1B {
	font-size: 82%;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	padding: 6px;
}
.listBG2 {
	background-color: #E1E1E1;
}
.newstitle {
	color: #333333;
	text-align: center;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	display: block;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
.textzone {
	margin-top: 1.2em;
	margin-right: 1.4em;
	margin-bottom: 0.7em;
	margin-left: 0.5em;
}
.ndate {
	color: #666666;
	text-align: right;
	margin-top: 1.2em;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.filezone {
	color: #999999;
	width: 93%;
	border: 1px solid #CCCCCC;
	margin-top: 1.2em;
	margin-right: auto;
	margin-bottom: 0.8em;
	margin-left: auto;
}
.filezone ul {
	margin: 1.2em;
	list-style-type: none;
}
.filezone ul li {
	display: block;
	background-image: url(../img/icon_file.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;

}
.filezone ul li a {
	color: #003366;
	text-decoration: none;
}
.filezone ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.crumb {
	font-size: 10px;
	color: #003366;
	padding-right: 8px;
	padding-left: 8px;
}
.txalL {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;


}
.txalC {
	text-align: center;
}
ol.alpha {
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	line-height: 1.4em;
}

ul.dot {
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	line-height: 1.4em;
}
.heiPad {
	padding-top: 6px;
	padding-bottom: 6px;
}
.image1 {
	background-image: url(../img/topimage1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0.2em;
	margin-bottom: 1.5em;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	height: 230px;
}
.tag1 {
	background-color: #FFFFFF;
	background-image: url(../img/line2_01.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 14px;
	padding-top: 2px;
	color: #000066;
}
.tag2 {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	text-indent: 0.6em;

}
.tag3 {
	color: #001C66;
	padding-top: 12px;
	padding-bottom: 24px;
	border-bottom: 1px solid #001c66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #001c66;
	display: block;
	text-indent: 1.4em;
	width: 540px;
	_width: 542px;

}
.tag3R {
	font-size: 84%;
	text-align: right;
	display: block;
	margin-top: 0.6em;
	margin-bottom: 1.5em;
}
.tag3R2 {
	font-size: 84%;
	text-align: right;
	display: block;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.txb1 {
	font-size: 88%;
	padding-top: 0.4em;
	padding-bottom: 2.4em;
	padding-left: 1.4em;
	clear: left;

}
.tag3B {
	background-color: #001C66;
	margin-bottom: 0.4em;
	display: block;
	height: 18px;
	color: #FFFFFF;


}
.ttcc1 {
	background-image: url(../img/ttcchtml_02.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 61px;
	_padding-left: 62px;
	margin-bottom: 4px;
}
html[xmlns*=""] body:last-child .ttcc1 {
	padding-left: 62px;
}
*:first-child+html .ttcc1 {
	padding-left: 60px;
}
.ttcc2 {
	background-image: url(../img/ttcchtml_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
}
.ttcc3 {
	background-image: url(../img/ttcchtml_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	font-size: 88%;
}
.ttcc4 {
	background-image: url(../img/ttcchtml_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
}
.ttcc5 {
	background-image: url(../img/ttcchtml_05.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
}
.ttcc6 {
	background-image: url(../img/ttcc-box_06.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
}
.ttccI1 {
	background-image: url(../img/ttccA.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1em;
	margin-bottom: 4px;
	padding-left: 140px;
	margin-left: 65px;
	padding-bottom: 12px;
	font-size: 88%;
}
.ttccI2 {
	background-image: url(../img/ttccB.jpg);
	background-position: left top;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 140px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	margin-left: 65px;
	font-size: 88%;



}
.ttccimg {
	margin-top: 1em;
	margin-bottom: 8px;
	margin-left: 65px;
}
.ttimg {
	float: left;
	padding-right: 1.4em;
	padding-bottom: 2em;
}
.list1 {
	list-style-type: circle;
}
.list2 {
	list-style-type: disc;
}
.list3 {
	list-style-type: circle;
	list-style-position: inside;
}
.list4 {
	list-style-type: lower-alpha;
}
.line2a {
	background-color: #CCCCCC;
	background-image: url(../img/line2_01.png);
	background-repeat: repeat-y;
}
.line2b {
	background-image: url(../img/line2_02.png);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
}
.line2C {
	background-image: url(../img/line2_02.png);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
}
.border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.textsttle1 {
	text-align: justify;
	vertical-align: top;
}
.unnamed1 {
	font-weight: bold;
}
.pad1 {
	padding-left: 1.3em;
}
*:first-child+html .pad1 {
	padding-left: 1em;
}
