/* CSS Document */
*{
	margin:0px;
}

body {
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#666666;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #477C3F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #477C3F;
}
a:hover {
	text-decoration: underline;
	color: #477C3F;
}
a:active {
	text-decoration: none;
	color: #477C3F;
}

.WrapTbl{
	width:850px;
	height:539px;
	border:1px solid #CCCCCC;
}

#Menu{
	width:130px;
	padding-top:60px;
	padding-left:60px;
	float:left;
}

#topContents{
	width:600px;
	padding-left:60px;
	float:left;
	height:539px;
}

#topVisual{
	width:600px;
	height:450px;
}

#inVisual{
	width:250px;
	height:539px;
	float:left;
}

#inContents{
	width:600px;
	float:left;
	height:539px;
}

#title{
	width:600px;
	height:27px;
	text-align: right;
}

#Main{
	width:510px;
	height:449px;
	padding-top:30px;
	padding-left:45px;
	padding-right:45px;

}

#fMenu{
	width:100%;
	height:33px;
	text-align: right;
} 

h1{
	margin: 0px;
}

h2{
	margin-top:5px;
	margin-bottom: 0px;
}

.txts{
	font-size: 11px;
	line-height: 16px;
}
#topics{
	margin-top:20px;
	font-size: 11px;
	line-height: 16px;
	}

