body{
	background:url("../../../img/background.jpg");
	font-family:"ＭＳ 明朝";
}
h1{text-align:center;}
p{
	text-indent:1em;
	line-height:1.5em;
}
ol#comment-list{list-style-type:none;}
ol#comment-list li{margin-bottom:1em;}
ol#comment-list div{
	text-indent:-2em;
	margin-left:2em;
	line-height:1.5em;
}
rt {font-size:0.8em;}
th {text-align:center;}

#title .sub{font-size:0.7em;}
#author{text-align:right;letter-spacing:1em;}
#main{margin:1em 10%;}
h4.link{
	text-align:right;
	margin:0px;
}
.comment{
	text-decoration:none;
	vertical-align:super;
	font-size:0.8em;
}
.yori{height:1.0em;}
.tables{
	float:right;
	margin-left:1em;
	margin-bottom:1em;
	font-size:0.9em;
}
.tables table{
/*	border-top:solid black 1px;
	border-bottom:solid black 1px;
*/}
.tables caption{text-align:left;}
.tables thead,.tables tbody{border-bottom:solid black 1px;}
.tables tr{height:1.0em;}
.tables td{padding-left:1em;}
.tables .t-comment{margin-top:1em;font-size:0.8em;}
.tables .line-r {border-right:solid black 1px;text-align:right;}


.tate{
	float:left;
	text-align:center;
	margin-right:1em;
	margin-bottom:1em;
}
.text {
/*	background-color:#FFCC66;*/
	background-color:#FFFFFF;
	text-align:left;
	writing-mode: tb-rl;
	line-height:1.5em;
	border:solid black 1px;
	padding:1em;
	font-size:0.8em;
}
.tate .indent{
	margin-top:1.5em;
	margin-left:1.5em;
	margin-bottom:1.5em;
}
.tate .caption{font-size:0.8em;}