@charset "utf-8";
/* CSS Document */

#contents #right h3{
	margin: 0px 0px 10px 0px;
}
#contents #right .blk1 {
	padding: 3px;
	margin: 0px 20px 5px 0px;
	border: 2px solid #C7CEF8;
}
#contents #right .blk1  h4 {
	font: normal 14px "HGP創英角ｺﾞｼｯｸUB", "HGS創英角ｺﾞｼｯｸUB";
	color: #000099;
	background: #C7CFF8;
	margin: 0px;
	padding: 4px;
	border-style: none;
}
#contents #right .blk1 p {
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding: 5px;
	line-height: 1.5em;
}
#contents #right .blk1 .right{
	float: right;
}
