
.body{width:900px;
	border:none;
	background-color:#000000;
	font-size:10px;
	line-height:16px;
	color:#999999;}
	
	
.clear { clear:both;}	
	
	
/*TOP*/	
.top_visual{width:900px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	padding-top:475px;
	padding-left:20px; }
	
	
.top_contents{width:330px;
	margin-top:41px;
	margin-left:10px;}
	
		
.top_ul{
	padding-left:15px;}
	
	
/*2nd*/	
	
.left{width:60px;
	float:left;}
	
.right{width:840px;
	float:left;
	background-color:#000000;}
	
.text{font-size:12px;
	line-height:18px;}	
	

/*基本テキスト*/	
a	 { color: #999999; text-decoration: underline }
a:hover	 { color: #ffffff; text-decoration: underline }



/*フッター*/	
.footer{width:900px;
	height:30px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:right;}	
	