/* ------------------------------------------------- */
/* Alphastream Website Style Sheet (2004 version 	 */
/* ------------------------------------------------- */

body {
	font-size:10px;
	color:#4A4A4A;
	background-color:#ffffff;
	BACKGROUND-POSITION: left top;
}

UL LI {list-style-image: url(/images/bullet.gif);}
A: link, A:active, A:visited{text-decoration:none;}
A:hover{text-decoration: underline;}

td {
	line-height: 15px;
	font-size:11px;
	}

/* ------------------------------------------- */
/* Copywriteやフッター			   */
/* ------------------------------------------- */
.footer {
	line-height: 15px;
	font-size:10px;
	font-family:arial, sans-serif;
	}
.footer a {
	line-height: 15px;
	font-size:10px;
	font-family:arial, sans-serif;
	color:#264771;
	}
.footer a:hover {
	line-height: 15px;
	font-size:10px;
	font-family:arial, sans-serif;
	color:#264771;
	}
/* ------------------------------------------- */
/* コンテンツ内部のテキスト 				   */
/* ------------------------------------------- */

.topContent {
	line-height: 16px;
	font-size:11px;
	COLOR: #4A4A4A;
	}
.topContent a {
	color:#4A4A4A;
	text-decoration: none;
}
.BodHead {
	padding-left: 0px;
	FONT-SIZE: 12px; 
	COLOR: #4A4A4A;
	line-height: 16px; 
}
.BodContent {
	padding-left: 0px;
	FONT-SIZE: 11px; 
	COLOR: #4A4A4A;
	line-height: 16px; 
}
.BodContent td {
	FONT-SIZE: 12px;
	COLOR: #4A4A4A;
	line-height: 16px;
}
.BodContent a {
	color:#8D1C1C;
	text-decoration: none;
}
hr {
	color: #DDDDDD;
	height: 1px;
}