@charset "utf-8";
.tl_left {
	width:50%;
	background-image: url(../images/t4_left.jpg);
	background-repeat: repeat-x;
}
.tl_right {
	width:50%;
	background-image: url(../images/tl_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ws   .f_fl   {
	background-image: url(../images/footer_bg4.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ws #footer     {
	background-image: url(../images/footer_bg4.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
table, td {
	border-collapse:collapse;
}
#main table {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	width: 580px;
	background-color: #FFFFFF;
}
#main th {
	background-color: #6FA8FF;
	border: 1px solid #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main table .bk {
	background-color: #33FFFF;
}
#main td {
	border: 1px solid #999999;
	padding: 5px;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2em;
	color: #666666;
	margin: 0px;
}
#main caption {
	text-align: right;
	margin-right: 30px;
	font-size: 12px;
	line-height: 1em;
	color: #666666;
}
#main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}

