@charset "Shift_JIS";

/* ----------------- */
/* @ THE STRIPES    */
/* OFFICIAL HOMEPAGE */
/*      bbs.css      */
/* ----------------- */


@import "base.css";


#wrapper	{

	
	background-color	: #000000 ;
	background-position	: 0 0 ;
	margin				: auto ;
	width				: 750px ;
	text-align			: center ;

}


h2			{

	font-size 			: 200% ;
	color				: #FFFFFF;
	text-align			: center ;

}


#contents		{

	width				: 750px ;
	background-color	: #0099CC ;
	text-align			: left ;
	margin-top			: 10px ;
	font-size 			: 105% ;
	line-height			: 200% ;

}

.links			{


	background-color	: #000030 ;
	margin				: 1px 0px;
	text-align			: center ;
}