/*------------------- メイン部 -------------------*/
body{
	scrollbar-3dlight-color: #696969;
	scrollbar-arrow-color: #696969;
	scrollbar-darkshadow-color: #696969;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #A9A9A9;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #808080
}

A{ text-decoration:none; }
A:hover { text-decoration:underline; color: #0066FF; position: relative; top: 1px; }
A:link { color: #0066FF; } 
A:visited { color: #660066; } 
A:active { color: #0066FF; } 

table{ border-collapse: collapse; border-spacing: 1px; font-family: "MS UI Gothic",sans-serif;}
td{ font-size: 9pt; }
hr.line{ border:1px; height: 1px; color: #000000; background-color: #000000; }

input{ vertical-align: -3px; }

textarea{
	font-size: 12px;
	"MS UI Gothic",sans-serif;
}

/* tbody{ overflow: auto; height: 150px; width: 200px; } */
/* tr{ height: auto; } */

img{ border: solid 0px; }

#MSample{
	font-size: 150px;
	height: 150px;
	width: 250px;
	text-align: baseline;
	vertical-align: bottom;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

#MBanner{
	font-size: 37px;
	height: 40px;
	width: 400px;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
}

#MTBanner{
	font-size: 37px;
	height: 40px;
	width: 200px;
	vertical-align: middle;
	overflow: hidden;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#MComment{ 
	overflow: hidden;
	width:	350px;
	height:	123px;
}

/*------------------- 全体のテーブル -------------------*/
table.MainAll{
	width: 980px;
	height: 100%;
	text-align: center;
}

td.MainLeft{
	width: 180px;
	padding: 1px 1px 1px 1px;
	text-align: center;
	vertical-align: top;
}

td.MainRight{
	padding: 1px 1px 1px 1px;
	text-align: center;
	vertical-align: top;
}

/*------------------- フレームのテーブル -------------------*/
table.FrameAll{
	width: 150px;
	vertical-align: top;
	color: #666666;
}

td.FrameTitle{
	border: solid 1px #000000;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 1px 1px 1px 1px;
	font-weight: bold;
}

td.FrameBody{
	text-align: left;
	padding: 1px 1px 1px 1px;
	border: solid 1px #666666;
}

/*------------------- トップページ -------------------*/
table.Main{
	width: 100%;
	margin-right : auto;
	margin-left : auto; 
}

td.Title{
	width: 50%;
	background-color: #000000;
	color: #FFFFFF;
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	text-align: center;
}

td.Body{
	padding: 0px;
	color: #333333;
	font-size: 12px;
	margin: 1px;
	border-bottom: solid 1px #666666;
}

td.Gap{
	width: 3px;
}

td.Link{
	background-color: #dcdcdc;
	color: #333333;
	font-size: 12px;
	border-top: solid 1px #000000;
	text-align: center;
	margin-right : auto;
	margin-left : auto; 
}

/*------------------- 個人 -------------------*/
table.MTMain{
	width: 700px;
	margin-right : auto;
	margin-left : auto; 
}

	
table.MTComment{
	background-color: #FFFFDD;
	color: #333333;
	width: 400px;
	text-align: left;
}

td.MLeft{
	color: #333333;
	width: 450px;
	text-align: left;
	border: solid 1px #000000;
	border-width :1px 5px 1px 5px;
}

td.MRight{
	color: #333333;
	width: 250px;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #000000;
	border-width :1px 5px 1px 5px;
}

td.MKey{
	color: #666666;
	border: solid 1px #000000;
	border-width :1px 5px 1px 5px;
}

td.MTNo{
	color: #333333;
	text-align: right;
	background-color: #FFFFFF;
}

p.MComment{
	padding: 0px 10px 0px 10px;
}

table.Edit{
	color: #333333;
	border: solid 1px #000000;
	border-width :1px 5px 5px 5px;
}

td.KeyWordL{
	width: 100px;
	color: #333333;
	text-align: center;
	margin: 0px;
	border: solid 1px #000000;
}

td.KeyWordR{
	width: 600px;
	color: #333333;
	margin: 0px;
	padding: 2px 4px 2px 4px;
	border: solid 1px #000000;
}

td.KeyR{
	width: 200px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: solid 0px #000000;
}

.time{
	behavior: url(#default#time2);
}
<?IMPORT namespace="t" implementation="#default#time2">























