@charset "utf-8";
/* CSS Document */

@import url(./exsample.css);
#menuL li.menu02 a ,#menuL li.menu02New a{
	display: none;
}
#Rbox h3 {
	height: 58px;
}
#Rbox .listbox {
	padding-top: 10px;
	height: auto;
	width: auto;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
.listbox .list {
	float: left;
	width: 309px;
	background-image: url(../img/exsample/reform/bg_listbox.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.listbox .list .imgbox {
	height: auto;
	width: 290px;
	border: 1px solid #B6B6B8;
	background-color: #EFEFF0;
	margin-bottom: 3px;
	background-image: url(../img/exsample/reform/bg_imgbox.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.listbox .list p {
	padding-bottom: 4px;
}
.listbox .list .img {
	height: auto;
	width: 130px;
	padding: 0px;
	float: left;
}
.listbox .list .imgbox .R {
	width: 154px;
}
.listbox .list .imgbox .R h4 {
	font-size: 0.85em;
	font-weight: lighter;
	padding-bottom: 5px;
	line-height: 1.2em;
	background-image: none;
}
.listbox .list .imgbox .R h4 a {
	color: #03F;
}

.listbox .list .imgbox .R p {
	color: #9C8445;
}


.listB {
	width: 608px;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #B6B6B8;
}
.listB .list {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.listB .list  td {
}
.listB .list td.tdL {
	width: 105px;
}

.listB .list .img {
	height: 61px;
	width: 92px;
	padding: 0px;
}
.listB .list .img img  {
	border: 1px solid #B6B6B8;
	background-color: #FFF;
	padding: 1px;
}
.listB .list td.tdR {
	background-image: url(../img/exsample/reform/mark_arrow_lightG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.listB .list h4 {
	font-weight: lighter;
	color: #03F;
	padding-left: 20px;
	background-image: url(../common/dotted_gray.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	font-size: 0.9em;
}
.listB .list h4 a {
	color: #03F;
}

.listB .list td p {
	padding-top: 5px;
	font-size: 1em;
	background-image: url(../common/dotted_gray.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	color: #9C8445;
}
