body{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
	}
}

TD,TH   {
	font-size: 12px;
}

}
}
.txr {
	font-size: 12px;
	line-height: 18px;
}
.txs {
	font-size: 10px;
	line-height: 14px;
}

/* ↓基本リンク */
.leftside {
	background-image: url(../img/leftgray.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 10px;
	text-align: left;
	color: #666666;
}
.lefttxt {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.leftbottom {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.dashedtop {
	background-image: url(../img/dashline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dashedbtm {
	background-image: url(../img/dashline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.dashedbtmpale {
	background-image: url(../img/dash_pale.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.linecenter {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

