body {
	/* customize_body */ /*font: normal normal 13px Arial;*/ /* customize_body */
	/* customize_body */ /*color: #777777;*/ /* customize_body */
	/*line-height: 1.4em;*/
	/*font-size: 14px;*/
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #00F; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #00F; /* customize_link_hover */
} 
div,p,form,map{
	margin		: 0px;
	padding		: 0px;
}

img{
	border		: 0px;
}

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }

.txt-b0 {
    font-size: 105%;
}
.txt-b1 {
    font-size: 120%;
}
.txt-b2 {
    font-size: 140%;
}
.txt-b3 {
    font-size: 160%;
}
.txt-s1 {
    font-size: 80%;
}
.txt-s2 {
    font-size: 60%;
}

.midashi {
    color: #3C6D0C;
    display: block;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 10px;
}
.img-l {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}
.img-r {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
}
/**/
.article-list {
    font-weight: bold;
    margin-bottom: 20px;
    width: 676px;
}

.txt-tit {
	font-weight: bold;
	margin-bottom: 10px;
	/*background-image: url(../img/tit_bg_00_04.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	width: 676px;
	clear: both;

}

.article-txt {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 640px;
}

.frame1 {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 640px;
}

.frame1 .frame-caption {
    border-bottom: 1px solid #318DBC;
    color: #0474AD;
    font-weight: bold;
}

.frame1 .frame-txt {
    padding: 5px 10px 5px 16px;
}

.article {
    margin-bottom: 10px;
}



.txt-emphasis {
    color: #FF0000;
}

.notes {
    background-color: #E2EDF5;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 620px;
}

.link-top {
    clear: both;
    width: 676px;
}

.link-topp {
    background-image: url("../img/icon_05.gif");
    background-position: 0 5px;
    background-repeat: no-repeat;
    float: right;
    margin-bottom: 10px;
    padding-left: 16px;
}

.txt-bold {
    font-weight: bold;
}

.frame1-frame-caption {
	width: 640px;
	margin-right: auto;
	/*margin-bottom: 10px;*/
	margin-left: auto;
	font-weight: bold;
	color: #0474AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #318DBC;
}

.frame1-frame-txt {
	width: 640px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 10px;
	/*padding-left: 16px;*/
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list01{
	margin: 0px;
	padding: 0px;
}

.list01 li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
.list02{
	margin: 0px;
	padding: 0px;
}
.list02 li {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: decimal;
}


.frame0 {
	margin-bottom: 20px;
}
.frame0 .frame-caption {
	font-weight: bold;
	color: #0474AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #318DBC;
}
.frame0 .frame-txt {
	padding-right: 10px;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.frame1 {
	margin-bottom: 20px;
}
.frame1 .frame-caption {
	font-weight: bold;
	color: #0474AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #318DBC;
}
.frame1 .frame-txt {
	padding-right: 10px;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.frame2 {
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 24px;
}
.frame2 .frame-caption {
	font-weight: bold;
	color: #0474AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #318DBC;
}
.frame2 .frame-txt {
	padding-right: 10px;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.notes1 {
	background-color: #FFF1CC;
	padding: 10px;
	margin-bottom: 20px;
}

.notes2 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF1CC;
	padding: 10px;
	margin-bottom: 20px;
}

.txt-emphasis {
	color: #F00;
}
.chart {
	border-collapse:collapse;
	border-spacing:0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}
.chart tr td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
