@charset "utf-8";
#RA , #RB #listBa , #RC{
	display: none;
}

/* CSS Document */

#midbox #Lbox h2{
	background-image: url(../img/info/title_bg_info.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A8AC;
	padding-bottom: 30px;
	margin-bottom: 0px;
}
#Lbox .boxB {
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #A5A8AC;
}

#Lbox .boxB p {
	height: auto;
	width: auto;
	padding-left: 45px;
}
#Lbox .jump {
	height: auto;
	width: auto;
	margin-top: 50px;
}
#Lbox .jump p {
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#Lbox .jump p a {
	color: #FF4A6E;
}
#Lbox .jump .linkL ,#Lbox .jump .linkR{
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: center center;
}
#Lbox .jump .linkL {
	background-image: url(../img/info/link_L_none.jpg);
}
#Lbox .jump .linkR {
	background-image: url(../img/info/link_R_none.jpg);
}

#Lbox div.boxB div.notes p {
	padding-left:10px;
	padding-right:10px;
}

p.date {
	font-weight:bold;
}
