/*--- トップページの設定　---*/
	
	/*--- メイン部分の位置 ---*/
	
	div.content{
		margin: 20px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ　Ｐゴシック", sans-serif;
		line-height: 1.3;
		/*\*/
		letter-spacing: 1px;
		/**/
		}
	
	div.content h2{
		padding: 4px;
		
		font-size: 11pt;
		color: #333366;
		background : #ffffff url(../image/style/heading_bg.gif) repeat-x left bottom;
		border-top: 5px solid #a18a46;
		border-bottom: 2px solid #CCCCCC;
		}
	div.content h3{
		padding: 4px;
		
		font-size: 11pt;
		color: #333366;
		background : #ffffff url(../image/style/heading_bg.gif) repeat-x left bottom;
		border-top: 5px solid #a18a46;
		border-bottom: 2px solid #CCCCCC;
		}
			
	div.content p{
		font-size: 10pt;
		}
	div.content strong{
		font-weight: normal;
		}
	div.content span.suggestion{
	
		font-size: 10pt;
		line-height: 1.5;
		
		}
	#recentimage{
		
		float: left;
		margin-left: 7px;
		margin-right:21px;
		border-width: 0px;	
		}
	#recentimage2{
		
		float: left;
		margin-right:21px;
		border-width: 0px;	
		}
	#recentimage3{
		
		border-width: 0px;	
		}
	div.content span.link{
		
		font-size: 8pt;
		line-height: 1.2;
		
		}
		
	div.content a{
	
		color: #907c3f;
		font-weight: bold;
		}
	div.content a:hover{
		text-decoration: underline;
		color: #EC8602;
		background: none;
		}
	div.content img.astrophoto{
		border:none;
		padding:10px;
		background-color: #777777;
	}
	/*--- トピックスの位置 --*/
	
	div.secondary table{
		width:150px;
		margin-top:60px;
		margin-left:45px;
		
		}
	div.secondary table img.top{
		border-width: 0px;
		margin-top:14px;
		}
	
	div.secondary table a img{
		border-width: 0px;
		margin-top:14px;
		}
	
	div.secondary li{
		margin: 5px 0 0 5px;
		padding-left: 15px;
		border-bottom: 1px solid #CCCCCC;
		font-size: 90%;
		list-style-type: none;
		}
	
	div.secondary li a{
		text-decoration: none;
		color: #666666;
		}
	
	div.secondary li a:hover{
		color: #EC8602;
		background: none;
		}

	div.content img.count {
		float: right;	
		}
/*	position: absolute;
		bottom: 23px;
		right: 287px;
		}
*/
