body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #333;
}


#back01 {
	width: 701px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_link.gif);
	background-repeat: no-repeat;
	text-align: center;
	border-right: 1px solid #666;
}


#back02 {
	width: 701px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background-image: url(img/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}


#left {
	width: 330px;
	maggin: 20px 0px 20px 0px;
	padding: 5px 0px 0px 20px;
	float: left;
	text-align: left;
}


#right {
	width: 330px;
	maggin: 20px 0px 20px 0px;
	padding: 5px 0px 0px 10px;
	float: left;
	text-align: left;
}


.mei {
	background-image: url(img/yaji.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
}


.saki {
	background-image: url(img/url.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
	margin: 0px 0px 12px 0px;
	padding: 2px 0px 0px 30px;
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
}


.clear {
	clear: both;
}


#back01 a:link {
	text-decoration: none;
	color: #000066;
}


#back01 a:hover {
	color: #000066;
	text-decoration: none;
	background-color: #DFEFFF;
}


#back01 a:visited {
	color: #000066;
	text-decoration: none;
}


#back01 a:active {
	color: #FF6600;
	background-color: #FFF8DD;
}