/* UpDown.css --- 2017/01/02 */

@charset "utf-8";

#nav2 {
	font-size: 100%;
	font-weight: bold;
	list-style: none;
	position: fixed;
}

#nav2 li {
	margin-bottom: 0.8em;
}

#nav2 li a {
	background-position: 31px center;
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	height: 64px;
	line-height: 64px;
	padding-left: 100px;
	position: fixed;
	text-decoration: none;
}

#nav2 li a:hover {
	color: #FF9900;
	color: none;
}

.PageTop {
	background-image: url(../Image/PageT.png);
	top: 130px;
	right: -85px;
}

.PageBottom {
	background-image: url(../Image/PageD.png);
	top: 200px;
	right: -123px;
}


.PageTop2 {
	background-image:url(../Image/PageT.png);
	top:130px;
	right:-80px;
}

.PageBottom2 {
	background-image:url(../Image/PageD.png);
	top:200px;
	right:-111px;
}

.PageTop3 {
	background-image: url(../Image/PageT.png);
	top: 130px;
	right: -85px;
}

.PageBottom3 {
	background-image: url(../Image/PageD.png);
	top: 200px;
	right: -134px;
}

.PageNP {
 position:fixed;
 bottom:65px;
 right:10px;
}

.PageBP {
 position:fixed;
 bottom:120px;
 right:10px;
}
