@charset "Shift_JIS";

/* ----------------- */
/* @ THE STRIPES    */
/* OFFICIAL HOMEPAGE */
/*      live.css      */
/* ----------------- */


@import "base.css";


#wrapper	{

	
	background-color	: #000000 ;
	background-position	: 0 0 ;
	margin				: auto ;
	width				: 750px ;
	text-align			: center ;

}


#contents		{

	width				: 750px ;
	text-align			: center ;
	margin-top			: 10px ;
}


h2			{

	font-size 			: 250% ;
	color				: #CC0000;
	padding				: 5px ;
	margin				: 10px 0px  ;

}


#newest		{

	font-size 			: 110% ;	
	color				: #6699FF;
}


#counter	{

	
	margin				: 15px 0px  ;

}