@charset "utf-8";
/* CSS Document */
@import url(./build.css);
@import url(./voice_menu.css);
#menuL li.menu03 a{
	display: none;

}
#menuL li#a a  {
	display: none;
}

#Rbox .listbox  {
	padding-bottom: 20px;
}
#Rbox .listbox .box {
	padding-bottom: 10px;
}

.listbox .box h5 {
	font-size: 0.9em;
	font-weight: lighter;
	color: #47924D;
	padding-bottom: 10px;
}
.listbox .box p.img {
}
.listbox .box p.txt {
	padding-top: 5px;
	padding-bottom: 15px;
}

