@charset="shift_JIS";

A	
	{
	text-decoration:none;
	}

BODY	
	{
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:50% 0%;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#000000;
	font-size : 10px;
	}

.alpha	
	{
	background-color:#FFFFFF;
	}

.bravo	
	{
	background-color:#FFFFFF;
	float:left;
	}

.charlie
	{
	width:480px;
	background-color:#FFFFFF;
	position:relative;
	float:right;
	}

.delta	
	{
	background-color : #304050;
	margin:0px;
	border:solid 0px;
	border-color:black;
	}

#echo	
	{
	width:780px;
	text-align:left;
	background-color:#FFFFFF;
	border:solid 1px;
	border-top-color : black;border-right-color : black;border-bottom-color : black;border-left-color : black;
	}

.echo	
	{
	}

.foxtrot
	{
	clear:both;
	}
.gamma
	{
	background-color:CDCDCD;
	}
.hotel
	{
	width:220px;
	background-color:#FFFFFF;
	position:relative;
	float:left	
	;}
.india
	{
	width:780px;
	text-align:left;
	}

.header
	{
	background-color:#000000;
	}

.footer
	{
	background-color :#304050;
	text-align:center;
	border:solid 0px;
	}

.outline-margin
	{
	margin:0px;
	}

.c-both {
	clear:both;
	}