body {
	padding: 0px;
	margin-right: auto;
	margin-left:  auto;
	margin-top: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00002B;
	text-align: center;
	background-image: url(../common_img/titlebg.gif);
	padding: 5px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #86224F;
		text-align: center;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3D6B49;
	margin-top: 10px;
}
.caption {
	font-size: 12px;
	color: #191962;
	margin: 10px;
	float: right;
	text-align: center;
		line-height: 1.3em;

}
.clear {
	clear: both;
	width: 100%;
	height: 1px;
}

hr {
	border-top: 1px dotted #009966;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
.underline { font-size: 14px; line-height: 150% ; text-decoration: underline}
.list_pdf {
	list-style:   url("../common_img/pdficon_small.gif") outside;
	height: 150%;
}
#header{
	margin: 0px;
	background-image: url(../common_img/header.gif);
	padding: 0px;
	background-repeat: repeat-x;
	height: 63px;
}

#main {
	width: 802px;
	text-align: left;
	margin-right: auto;
	margin-left:  auto;
	margin-top: 0px;

}

#main_left {
	float: left;
	width: 181px;
	padding-bottom: 50px;
	padding-top: 20px;
}

#document {
	float: right;
	width: 592px;
	margin-bottom: 30px;
	left: 15px;
	text-align: justify;

}

#area {
	float: none;
	font-size: 12px;
	text-align: right;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
#contents {
	font-size: 14px;
	line-height: 1.8em;
	margin: 5px;
}

#address {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #E7F3EC;
	text-align: center;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #AABFEA;
	border-right-color: #AABFEA;
	border-bottom-color: #AABFEA;
	border-left-color: #AABFEA;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#memo {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #F2F2F2;
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
}

#topicPath_01 {
	margin:0px;
	background-color: #FAFAFA;
	padding: 5px;
	text-align: right;
}  
#topicPath_01 li {  
    display:inline;  
		font-size: 12px;

    line-height:1.5em;  
    list-style-type:none;  
}  
#topicPath_01 li a {  
    padding-right:10px;  
    background:url(../common_img/topicpath.gif) no-repeat right center;  
} 
#copy{
	font-size: 12px;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #324B65;
}
