@charset "utf-8";
#content {
	width: 560px;
	margin: 20px auto;
}
#content table {
	margin:10px  auto 30px auto;
	width: 560px;
}

#content th {
	font-size: 75%;
	height:25px;
	line-height:25px;
	color:#666600;
	background:#F4F4EA url(../img/bg_th01.jpg);
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:3px;
}
#content td {
	font-size:75%;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px 3px;
	line-height: 1.2em;
}
#content dd img {
	float: right;
	margin:0 0 5px 5px;
}

#content caption {
	color: #666666;
	text-align: left;
	padding:5px 0 5px 5px;
	font-size: 80%;
	font-weight: bold;
}

.table_undertxt {
	font-size: 70%;
	width: 540px;
	margin: -20px auto 40px auto;
}

td.bgcolor {
	background-color: #F7F7F7;
}
td.center {
	text-align:center;
}
.txt_colored {
	color: #CC0000;
}
.txt_box {
	width: 540px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.txt_box p {
	font-size: 80%;
	line-height: 1.5em;
	margin-bottom:1em;
}
img.right {
	float: right;
	padding: 3px;
	margin:0 5px 5px 5px;
	border: 1px solid #CCCC99;
}
#content h3 {
	margin-bottom:20px;
}
#content h4 {
	font-weight: bold;
	margin:0 0 10px 0;
}
.textlink {
	padding: 10px;
	width: 540px;
	text-align: right;
	font-size: 12px;
}
.textlink img {
	margin:0 5px;
}
#pankuzu {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 25px;
	height: 25px;
	border-bottom:1px dotted #CCCC99;
}
.txt10px {
	font-size: 10px;
}
