/*
 * Copyright (C)1996-2006 YOSHIFUJI Hideaki, All Rights Rserved.
 *
 * $Id: index.css,v 1.3 2009-04-17 16:56:13 yoshfuji Exp $
 */
#whatsnew{		clear:			both;
			text-align:		left;
			width:			100%;
			}
#whatsnew H2{		border-color:		#FF8;
			border-style:		outset;
			background-color:	#FF8;
			display:		run-in;			}
#whatsnew H2 + P{	text-align:		right;			
			display:		inline;			}
#whatsnew A:link{	text-decoration:	none;
			font-weight:		bold;			}
#whatsnew A:visited{	text-decoration:	none;
			font-weight:		bold;			}
#whatsnew A:active{	text-decoration:	none;
			font-weight:		bold;			}
.updated-date{		color:			#888;			}
#left{			float:			left;
			width:			50%;			} /* Terrible with Macintosh Mozilla/4.0x */
H2 A:link{		text-decoration:	none;			}
H2 A:active{		text-decoration:	none;			}
H2 A:visited{		text-decoration:	none;			}
#profile H2{		border-color:		#8F8;
			border-style:		outset;
			background-color:	#8F8;			}
#info H2{		border-color:		#4CF;
			border-style:		outset;
			background-color:	#4CF;			}
#right{			float:			right;
			width:			50%;			}
#hobby H2{	 	border-color:		#FCC;
			border-style:		outset;
			background-color:	#FCC;			}
.menu DD{		text-align:		left;
			padding:		0pt;			}
.menu DD DD{		text-align:		left;
			font-size:		smaller;
			padding:		0pt;			}
.underconstruction{	color:			#C42;			}

