A:link		{color		: #41B5F3;		 text-decoration: none; }
A:visited	{color		: #41B5F3;		 text-decoration: none; }
A:active 	{color		: #ff0000;		 text-decoration: underline; }
A:hover  	{color		: #ff0000;		 text-decoration: underline; }
A:focus  	{color		: #ff0000;		 text-decoration: underline; }

html{
	scrollbar-face-color:				white;
	scrollbar-highlight-color:			#2993FF;
	scrollbar-shadow-color:				#2993FF;
	scrollbar-3dlight-color:			white;
	scrollbar-arrow-color:				#2993FF;
	scrollbar-track-color:				white;
	scrollbar-darkshadow-color:			white;
}
body{
	text-align:						center;
	background-image:				url(haikei.gif);
	background-position:			right;
	background-repeat:				repeat-y;
	background-color:				white;
}
*			{font-family: "‚l‚r ‚oƒSƒVƒbƒN" , sans-serif; margin: 0; padding: 0;}
div#main	{width: 420px; margin-left: auto; margin-right: auto; line-height: 1.2;font-size:10pt;}
hr			{color: #DDDDDD; width: 75%;margin-left: auto;margin-right: auto; margin-bottom: 1em;}
span		{text-align:left;}

.day		{font-size:14pt;font-weight: 600;font-style: normal;text-align: center;margin-bottom: 10pt;}
.diary1		{text-align: left;text-indent: 1em;}
.diary2		{text-align:left;}
.end		{text-align:left;margin-bottom: 1.5em;}
.center		{font-size:12pt;font-style:italic;font-weight:normal;text-align:center;margin-bottom:1em;}
.left		{text-align:left;}
.bnumber	{text-align:center;}
.mini		{font-size: 8pt;}
.strong		{font-size:12pt;font-weight:bold;}

