body	{
		text-align:		center		;
		background-image: url("../bg/sky-strip2.gif") ;
		background-repeat: repeat-y ;
		background-attachment: fixed ;
		background-position: 0% 0% ; 
		font-size:		12px	;
		font-family:		"Times New Roman", "Arial", "‚c‚e‚oPOP‘Ì", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", serif	;
		line-height:		180%	;
		margin-top:		10px	;
		font-weight: 		500	;
	}

table.koyomi	{
			margin-top:	10px;
			margin-bottom:	10px;
		}

h2	{
		color: #3333ff ;
		font-size: 16px ;
		font-family: gothic ;
		font-weight: bold ; 
	}

	img.left   	{ float: left }
      	img.right	{ float: right }
      	br		{ clear: both }

p	{
		width:		44em	;
		margin-left:	30px	;
		margin-top:	10px	;
		line-height:	1.6em	;
		text-indent:	1em	;
	}

a	{
		text-decoration:	none	;
		color:			#000000	;
	}

a:hover	{
		background-color:	#333333		;
		padding:		1px		;
		color:			#ffff00 	;
		font-size:		100%		;
		font-weight:		600		;
	}

h3.item	{
		margin-top:		10px	;
		margin-left:		20px	;
		width:			7em	;
		background-color:	#ffffff	;
		border-bottom:		3px	solid	green	;
		border-right:		6px	solid	green	;
		padding:		1px	;
		color:			green	;
		font-family:		sans-serif	;
		font-size:		16px	;
		text-align:		center	;
	}
