body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#footer td {
	text-align: left;
	font-size: 85%;
	line-height: 120%;
}
.copyright {
	color: #336666;
	font-size: 75%;
	line-height: 100%;
}
#header {
	background-image: url(../images/header_02.gif);
}
#navi td {
	font-size: 70%;
	line-height: 110%;
}


a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003333;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	background-color: #FFCC33;
	text-decoration: none;
}


#main a:link {
	color: #003366;
	text-decoration: underline;
}
#main a:visited {
	color: #003333;
	text-decoration: underline;
}
#main a:active {
	color: #FF0000;
	text-decoration: underline;
}
#main a:hover {
	color: #333333;
	background-color: #FFCC33;
	text-decoration: underline;
}


h1 {
	font-size: 120%;
	line-height: 160%;
	color: #333333;
	background-color: #99CCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #009999;
	border-left-color: #666666;
	width: 600px;
}

h2 {
	background-image:  url("../images/bg_h2.gif");
	text-align: left;
	padding-left: 25px;
	font-size: 120%;
	line-height: 160%;
	color: #333399;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9999CC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9999CC;
}
h3 {
	text-align: left;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	background-color: #DEF7FE;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6699FF;
	padding: 2px 2px 2px 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}
h4 {
	text-align: left;
	font-size: 90%;
	line-height: 145%;
	color: #333333;
	padding: 1px 5px;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin-left: 5px;
}
h5 {
	text-align: left;
	font-size: 90%;
	line-height: 145%;
	color: #333333;
	background-color: #FFFFCC;
	padding: 1px 2px 1px 10px;
	margin-left: 5px;
	border: 1px solid #FFCC66;
}
h6 {
	text-align: left;
	font-size: 90%;
	line-height: 150%;
	color: #990000;
	padding: 2px 2px 2px 25px;
	margin-left: 5px;
	background-image: url(../images/bg_h6.gif);
}

.table01 td {
	font-size: 90%;
	line-height: 150%;
}
.table01 p {
	margin-left: 5px;
	margin-right: 5px;
}
.table01 ul li {
	text-align: left;
	list-style-image: url(../images/mark_list01.gif);
	list-style-type: disc;
}
.table01 li li {
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	list-style-image: url(../images/yajirusi_06.gif);
	list-style-type: disc;
}

.table02 th {
	font-size: 80%;
	line-height: 140%;
	background-image: url(../images/bg_check01.gif);
}

.table02 td {
	font-size: 80%;
	line-height: 140%;
}
.table02 ul li {
	text-align: left;
	list-style-image : url(../new/h18/mark_list02.gif);
	list-style-type: disc;
}
.table02 caption {
	font-size: 80%;
	line-height: 130%;
	background-color: #FFE1F1;
	border-top: 1px solid #FFE8F4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFBBDF;
	border-left-color: #FFE8F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBBDF;
	padding: 1px;
}

.table03 th {
	font-size: 80%;
	line-height: 140%;
	background-image: url(../images/bg_check02.gif);
}

.table03 td {
	font-size: 80%;
	line-height: 140%;
}
.table03 caption {
	font-size: 80%;
	line-height: 130%;
	background-color: #FFFFB9;
	border-top: 1px solid #FFFFEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-left-color: #FFFFEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
.table04 td {
	font-size: 90%;
	line-height: 150%;
}
.table04 p {
	margin-left: 5px;
	margin-right: 5px;
}

.table04 ul li {
	text-align: left;
	list-style-image: url(../images/yajirusi_05.gif);
	list-style-type: disc;
}
.table04 li li {
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	list-style-image: url(../images/yajirusi_06.gif);
	list-style-type: disc;
}
.table05 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.table05 td {
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}



.text-small {
	font-size: 70%;
	line-height: 130%;
}
.text-medium {
	font-size: 90%;
	line-height: 150%;
}
.text-large {
	font-size: 120%;
	line-height: 180%;
}

.text-bold {
	font-weight: bold;
}
.text-redbold {
	color: #FF0000;
	font-weight: bold;
}
.text-bluebold {
	color: #003399;
	font-weight: bold;
}

.indent01 {
	text-align: left;
	text-indent: -1em;
	padding-left: 15px;
	margin: 1px;
}

.telfax {
	background-color: #FDEFC6;
	padding: 2px;
}
.duties {
	background-color: #DEFDD9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666633;
	padding: 2px;
}
.section {

	background-image:  url(../images/mark_section.gif);
	text-align: left;
	padding-left: 35px;
	font-size: 90%;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.blueborder {
	border: 1px solid #003399;
	font-size: 80%;
	line-height: 130%;
	padding: 3px;
	text-align: left;
}

.base-yellow {
	background-color: #FEF9D1;
	border: 1px solid #333333;
	padding: 2px;
}
.base-green {
	background-color: #E3FFD0;
	border: 1px solid #333333;
	padding: 2px;
}
.base-blue {
	background-color: #DEF7FE;
	border: 1px solid #333333;
	padding: 2px;
}
.base-pink {
	background-color: #FFE6E6;
	border: 1px solid #333333;
	padding: 2px;
}
.base-violet {
	background-color: #E8E8FF;
	border: 1px solid #333333;
	padding: 2px;
}

