#info {
	float: left;
	width: 515px;
}
#info h3 {
	display: block;
	height: 20px;
	width: 515px;
	margin-bottom: 10px;
	background-image: url(information.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#info iframe {
	padding-bottom: 10px;
	display: block;
	background-image: url(info_bar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#banner {
	display: block;
	float: right;
	width: 380px;
}
#banner a:hover {
	opacity:0.8;
	filter: alpha(style=0, opacity=80);
}

#banner li {
	display: block;
	height: 60px;
	width: 380px;
	margin-bottom: 10px;
	background-color: #000000;
}
#banner li a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}
#banner li.n03 {
	margin-bottom: 0px;
}

#banner li.n01 a {
	background-image: url(ban_qanda.jpg);
}
#banner li.n02 a {
	background-image: url(ban_iroha.jpg);
}
#banner li.n03 a {
	background-image: url(ban_sukei.jpg);
}

#link {
	clear: both;
}
#link a:hover {
	color: #0000FF;
	background-color: #FFFFFF;
}

#link h3 {
	display: block;
	height: 20px;
	width: 910px;
	background-image: url(link.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#link li {
	float: left;
	margin-right: 24px;
}
#link li a {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	padding-left: 14px;
	background-image: url(../common/images/link_major.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: underline;
}
#link p {
	float: right;
}
#link p a {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	text-decoration: underline;
	background-image: url(../common/images/link_minor.gif);
	background-position: left center;
	display: block;
	padding-left: 14px;
	background-repeat: no-repeat;
}
