/* 第六期デザイン用スタイルシート。「梅」2001.01.23.あきら☆Ｍ */
/*現在 history のみが使用。*/

	.osusume {
		text-align: center;
		color: #c06;
		font-size: large;
		font-style: italic;
		margin: 1em;
	}
	.eng {
		font-size: smaller;
		font-family: "New York","Times New Roman",serif;
	}
	.engmenu {
		font-size: large;
		font-family: "Chicago","Comic Sans MS",sans-serif;
	}
	.notice {
		text-align: center;
		color: #906;
		font-size: small;
		margin: 5px 10%;
	}
	.cg {
		text-align: center;
		color: #763;
		margin: 5px;
	}
	.time {
		font-size: small;
		color: #396;
		font-family: monospace;
	}
	.rireki2 {
		color: #956;
		margin: 10px 10px 0 25px;
	}
	.date {
		color: #c93;
		font-family: "Charcoal","Arial", sans-serif;
	}

/* for history */

/*	.history {
		background: #25d url(../bg/bluecloud_b.png) repeat;
		font-size: large;
		color: #fff;
		margin: 20px 0 0 0;
		padding: 3px 10px 3px 15px;
		border-width: 1px;
		border-color: #fff;
		border-style: none;
	}	*/
	.month {
		background-color: #fff;
		background-image: none;
		color: #c69;
		font-size: large;
		font-style: italic;
		font-weight: bold;
		font-family: "New York","Times","Times New Roman", serif;
		margin: 5px;
		padding: 0 5px;
		border-width: 1px;
		border-style: none;
	}
/*
	.ot {
		font-size: large;
		font-weight: bold;
		display: inline;
	}
*/
