@import url(y_ie.css);

BODY { color: rgb(0,0,0); background-color: #ffffff }

P{      text-indent:0.8em;
        line-height: 1.3em;
}

A:link  { color: #ac0000 }

A:visited { color: #ac4560 }

A:active { color: white }

UL{     line-height: 1.1em;
}

STRONG{ font-size:130% }

H1{     font-size:190%;
        color: #006000;
        margin: 0em;
}

.date  { font-size: 140%; font-family: "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif; background-color: white; border: ridge thin; width: 98% }

.dame{
	font-size:90%;
}

.dame2{
	text-indent:0em;
}

.right{ text-align: right; }

.center{ text-align: center;}

.time{
	clear: both;
	text-align:right;
        font-weight:bold;
        font-size:90%;
        font-family:"‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif;}

.subject{
        font-size:120%;
        margin: 0em;
        font-family:"‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif;
}
.tukkomi{text-indent:0em;}

.title { font-size: 160%; background-color: white; }
.tuiki{
        font-style:italic;
        font-size:110%;
        color:#ff0000;
}

.memo{font-size:80%; background-color:#ffffff; text-indent:0em; color:#ff0000;}

.cap_hr{width:80%; height:0.2em;}

.c_anc{
	font-size:80%;
	text-indent:0em;
}
.games  { color: gray; font-size: 90%; background-color: white }

	.article {
	  position: relative;
 		border: solid 2px silver;
 		background-color: white;
 	 	width: 150px;
 	 	padding: 3px;
		list-style:none;
	}

	.article .mtitle { 
	  position: relative;
 		border: solid 2px silver;
 		background-color: white;
 	 	width: 150px;
		margin-bottom: 2px;
	}

	.article .title {
	  margin: 0;
	  margin: 0 0 5px 0;
	  padding: 5px 5px;
	  background-color: #d9ffd4;
		font-size: 13px;
		list-style:none;
	}

	.article .links {
		color: #000000;
		text-decoration: none;
	}

