/* コトノハ文書館 */

body{	margin: 0%; color: #660000; line-height: 150%;
	background: url("trs/parchment_chi_1200.jpg") repeat-x left bottom fixed #fceab8 }

/*======= font =======*/
td{	font-family: "Tempus Sans ITC","Papyrus","Comic Sans MS","Lucida Sans","Arial",cursive;
	font-size: 15px; font-weight: bold }
b{	font-size: 16px; color: #006600 }
.temp{	font-size: 110%; font-weight: bold }
#page{	font-size: 16px; color: #006600 }
/*======= link =======*/
a{	color: #bbbbbb; text-decoration: none }
a.temp{	color: #336600; text-decoration: underline }
a.so,a.so:active,#sozai,#co{
	color: #663333 }
a:hover{
	color: #999966 }
a.so:hover{
	background-color: #996666 }

/*======= place =======*/
#hon{	z-index: 2;
	position: relative; top: 0px; left: 0px;
	margin: 6% 5% 3%; }
#ten{	z-index: 1;
	position: absolute; top: 0px; left: 0px; width: 100%; height: 20px;
	background-image: url("trs/parchment_ten.jpg"); }
#chi{	z-index: 0;
	position: fixed; bottom: 0px; left: 0px; width: 100%; height: 20px;
	background-image: url("trs0/parchment_chi.jpg"); }
