#right {
	width: 202px;
	float: right;
}
#right span {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
#right p {
	color: #666;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	clear: both;
}

.orange-dl {
	background-image: url("../img/orange-back.gif");
	background-repeat: repeat-x;
	width: 100%;
}

.orange-title01 {
	background-image: url(../img/r-title01.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 106px;
	height: 19px;
	float: left;
}

.orange-title02  {
	background-image: url(../img/r-title012.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 106px;
	height: 19px;
	float: left;
}

.orange-dl dd {
	font-size: 80%;
	line-height: 150%;
	background-image: url("../img/orage-m.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 17px;
	height: 1%;
	clear: both;
	}

.blue-dl {
	background-image: url("../img/blue-back.gif");
	background-repeat: repeat-x;
	margin-bottom: 15px;
	width: 100%;
}
.blue-title01 {
	background-image: url(../img/r-title02.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 106px;
	height: 19px;
	float: left;
}
.blue-dl dd {
	font-size: 80%;
	line-height: 150%;
	background-image: url("../img/blue-m.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 17px;
	height: 1%;
	clear: both;
}
.blue-title02 {
	background-image: url(../img/r-title03.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 106px;
	height: 19px;
	float: left;
}
#info {
	background-color: #f6f6f6;
	overflow: hidden;
	padding-bottom: 10px;
}
#info-title {
	background-image: url(../img/r-title04.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 185px;
	height: 24px;
	float: left;
}
#info dd {
	font-size: 80%;
	line-height: 150%;
	background-image: url(../img/midasi.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-align: left;
	margin-left: 15px;
	padding-left: 13px;
	height: 1%;
	clear: both ;
	padding-bottom: 5px;
}

#b03  {
	background-image: url("../img/press.gif");
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	width: 200px;
	height: 36px;
	}
#b03 a {
	background-image: url("../img/press.gif");
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 36px;
	}
#b03 a:hover {
	background-image: url("../img/press.gif");
	background-repeat: no-repeat;
	background-position: 0px -36px;
	}

.neon {
	width: 200px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
	}
.neon a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/neon.gif) left top no-repeat;
	}
.neon a:hover {
	background: url(../img/neon.gif) left bottom no-repeat;
	}

/*//////////////////////////////////////////////////////////*/
.bnr_r {
	margin-bottom: 20px;
	}
.bnr_r li {
	 width: 200px;
	 height: 30px;
	 margin-bottom: 10px;
	 list-style: none;
	 text-indent: -9999px;
	 overflow: hidden;
	 }
.bnr_r .bnr01 a {
	background:url(../img2/bnr_signage.gif) left top no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	}
.bnr_r .bnr01 a:hover {
	background:url(../img2/bnr_signage.gif) left bottom no-repeat;
	}
.bnr_r .bnr02 a {
	background:url(../img2/bnr_learning.gif) left top no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	}
.bnr_r .bnr02 a:hover {
	background:url(../img2/bnr_learning.gif) left bottom no-repeat;
	}
.bnr_r .bnr03 a {
	background:url(../img2/bnr_presen.gif) left top no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	}
.bnr_r .bnr03 a:hover {
	background:url(../img2/bnr_presen.gif) left bottom no-repeat;
	}
.bnr_r .bnr04 a {
	background:url(../img2/bnr_ar.gif) left top no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	}
.bnr_r .bnr04 a:hover {
	background:url(../img2/bnr_ar.gif) left bottom no-repeat;
	}