@charset "utf-8";

#home #wrapper #midashi {
	font-size: 10%;
	color: #393939;
	height: 20px;
}

#home #header #nHome a {
	color: #FFFFFF;
	width: 120px;
}
#home #header #nHome a:hover {
	color: #F49E10;
	width: 120px;
}
#home #wrapper #info {
	width: 758px;
	height: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
	padding-top: 40px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
