@charset "UTF-8";
/* 基本設定 ここから */
body {
	background-image: url(imgs/edy_back.gif);
	margin: 0;
	padding: 0;
	line-height:1.4;
	font-family:Arial, sans-serif;
	font-size:0.9em;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* 基本設定 ここまで */.header {
	height: 100px;
	width: 800px;
	top: 0px;
}
.emenu {
	height: 40px;
	width: 800px;
}
.edy_f1 {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.edy_f2 {
	background-color: #003399;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	
}

