a:link {
	color: #CCFF00;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-color: #EFEBDE;
	background-image: url(../images/Back/AWL-back01.gif);
	background-repeat: repeat;
	font-size: 12px;
	line-height: 120%;
	font-family: "MS UI Gothic";
	color: #000066;
}
.Head {
	font-size: 18px;
	line-height: 140%;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	padding: 10px;
	height: 30px;
}
.Footer {
	font-size: 12px;
	line-height: 140%;
	color: #CCCCCC;
	background-color: #000066;
	text-align: right;
	padding: 10px;
	height: 20px;
}
h2 {
	font-size: 16px;
	line-height: 140%;
	color: #000099;
}
img {
	margin: 5px;
}
.T01 {
	width: 960px;
	text-align: left;
}
