@charset "EUC-JP";

	body {
		margin:0px 0px 10px 0px;
		background:#FFF;		
		}
	A 	{ color: #003366; text-decoration: underline; }
	A:link	{ color: #003366; text-decoration: none; }
	A:visited	{ color: #999999; text-decoration: none; }
	A:active	{ color: #999999; text-decoration: underline; }
	A:hover	{ color: #999999; text-decoration: underline; }

	h1, h2, h3, td {
		margin: 0px;
		padding: 0px;
		FONT-FAMILY: Arial,sans-serif;
		color:#333;
		font-size: 10px;
		font-weight:normal;
	}



	#banner {
		FONT-FAMILY: Arial,sans-serif;
		color:#333;
		font-size:16px;
		font-weight:normal;	
  		padding:5px;
		}

	#banner a,
	#banner a:link,
	#banner a:visited,
	#banner a:active,
	#banner a:hover {
		 FONT-FAMILY: Arial,sans-serif;
		font-size: 20px;
		color: #333;
		text-decoration: none;
		}

				
	#content {
		background:#FFF;
		margin-left : 180px ;
		width : 550px ;
		margin-top : 0px ;
		margin-bottom : 20px;
		FONT-FAMILY: Arial,sans-serif;
		color:#333;
  		line-height:140%;
		}

	#links-right{
		color: #ffffff;
		position : absolute;
		right : 10px ;
		top : 60px ;
		width : 170px ; overflow:hidden;
	}

	#links-left{
		color: #ffffff;
		position : absolute ;
		left :10px ;
		top : 40px ;
		width : 170px ; overflow:hidden;
	}
	#links {	
		padding:10px;				
		border:1px solid #FFF;
		width:170px;			
		}
	.amz {
		font-family:Geneva, Arial, Helvetica, san-serif;
		color:#999999;
		font-size:10px;
  		line-height:150%;
		}

	.amz p,
        {
		margin-top: 2px;
		margin-bottom: 13px;
		}

    .amz img,
	{
	  border: 0px;
	}


	.title	{
		FONT-FAMILY: Arial,sans-serif;
		font-size: medium;
		color: #666;
		}			

	#menu {
  		margin-bottom:10px;
		background:#FFF;
		text-align:center;
		}		

	.date	{ 
		FONT-FAMILY: Arial,sans-serif;
		font-size: 12px; 
		color: #333; 
		margin-bottom:2px;
		margin-top:0px;
		font-weight:bold;
 		border-bottom:1px solid #999;
		}			
		
	.posted	{ 
		FONT-FAMILY: Arial,sans-serif;
		font-size: x-small; 
		color: #000000; 
		margin-top:0px;		
		margin-bottom:25px;
		}
			
	.side {
		FONT-FAMILY: Arial,sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.side dd{
		margin-left:1em;
		margin-top:0em;
		}
	.side dl{
		margin-top:0em;
		margin-bottom:0em;
		}
	.side dt{
		margin-top:0em;
		}
	.sidetitle {
		FONT-FAMILY: Arial,sans-serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:0px;
  		background:#FFF;
  		text-transform:uppercase;		
		}