@charset "utf-8";
/* CSS Document */

#r_contents #idKenkyukai h2{
	background-color:#ff0000;
	margin:0px;
	font-weight:bold;
	font-size:16px;
}

#r_contents #idIntabu h2{
	padding:0px;
	margin-bottom:5px;
}
#r_contents #idIntabu p {
	margin-bottom:3px;
}

#r_contents #idIntabu p a {
	padding:8px;
	color:#9f0000;
	background-color:#dadacb;
	display:block;
	height:58px;
}
#r_contents #idIntabu p a:hover {
	background-color:#e7e7e0;
	text-decoration:none;
}

#r_contents #idIntabu p a img {
	margin:0 8px 0 0;
	border:1px solid #c9c9c3;
}
#r_contents #idIntabu p a em {
	color:#666666;
	font-size:10px;
	line-height:1.3em;
}
