@charset "Shift_JIS";

/* ----------------- */
/* @ THE STRIPES    */
/* OFFICIAL HOMEPAGE */
/*      member.css      */
/* ----------------- */


@import "base.css";


#wrapper	{

	
	background-color	: #000000 ;
	background-position	: 0 0 ;
	margin				: auto ;
	width				: 750px ;
	text-align			: center ;

}


h2			{

	font-size 			: 200% ;
	color				: #0099FF;
	padding				: 5px ;
	margin				: 10px 0px  ;
	text-align			: center ;

}


#contents		{

	width				: 750px ;
	text-align			: left ;
	margin-top			: 10px ;
	font-size 			: 90% ;

}


#copyright		{

	text-align			: right ;
	

}


p		{

	text-align			: center ;

}


td.txt		 {

	text-align			: left ;
	padding				: 0.2em ;
	border-style		: solid ;
	border-width		: 1px ;
	border-color		: #ffffff ;
	background-color	: #000033 ;
}


td.photo		 {

	text-align			: center ;
	padding				: 0.2em ;
	border-style		: solid ;
	border-width		: 1px ;
	border-color		: #ffffff ;
	background-color	: #000000 ;
}