body     {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
table { width: 100% }
td { }
img { vertical-align: bottom }
.main     {	width: 770px;}
.header_00   { color: white; font-size: 9pt; text-align: right; background: url(images/footerback.gif); padding: 8px 6px 6px 6px; }

.menu  { line-height: 160%; text-align: center }

/*leftブロック*/
.left {
	text-align: left;
	width: 210px;
	vertical-align: top;
}

/*センターブロック*/
#con {
	color: #333333;
	font-size: 10pt;
	text-align: left;
	padding: 40px 20px 20px 20px;
	width: 520px;
	line-height: 160%;
	vertical-align: top;
}
#con .index {
	font-size: 110%;
	color: #006699;
	background-color: #EFF5FC;
}

}
#con span {
	font-size: 120%;
	font-weight: bolder;
	color: #FF6666;
}

#con .title {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #66CCCC;
	border-left-color: #66CCCC;
	padding-left: 5px;
	background-image: url(images/titleback.gif);
	color: #000066;
}

#con th {
	color: #333333;
	background-color: #EFF5FC;
	font-weight: normal;
}


/*フッター*/
.footer { font-size: 9pt; line-height: 160%; background: url(images/footerback.gif); text-align: right; margin: 10px; padding: 10px }
