/* CSS Document */

#hooter{
	width: 845px;
	padding: 5px auto 0px auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
	border-top: solid 2px #3366CC;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}
#bottom_navi{
	/*border-top: solid 2px #3366CC;*/
	color: #333;
	width: auto;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	padding-top:10px;
}
.bottom_gmo{
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	background-color:#fff;
}
a.bottom_t{
	font-size:12px;
	color:#3366cc;
}
A.bottom_t:active :link :hover{
	text-decoration: none;
}
	
#copyright{
	color: #333333;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px; 
	line-height:20px ! import;
}
