<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

	/********** 繧ｻ繝・ヨ **********/
	#bounenkai h2{
	margin:18px 0 0;
	padding: 0 0 0 10px;
	border-radius:5px;
	min-height:40px;
	font-weight:bold;
	font-size:190%;
	background:#000;
	color: #fff;
}
#bounenkai h3{
	margin:0 0 15px;
	padding:0 0 5px;
	border-bottom:solid 3px #080e85;
	font-weight:bold;
	font-size:150%;
	color:#0009AF;
}
#bounenkai .content{
	padding:35px 20px;
}
#bounenkai .content .txt{
margin:0 0 20px;
}
#bounenkai .content .txt p{
	line-height:1.6;
	font-size:110%;
}
#bounenkai .content .set ul{
}
#bounenkai .content .set li{
	float: left;
	margin: 20px;
}
#bounenkai .content .set li img{
	width: 250px;
}
#bounenkai .content .set li p{
	width: 250px;
	font-size: 110%;
}
#bounenkai .content .set .clearfix:after{
	content: "";
	display: block;
	clear: both;
}
/********** 縺昴・莉悶さ繝ｳ繝・Φ繝・**********/
#bounenkai .contents-reco ul{
	overflow: hidden;
	padding:10px 0 0 10px;
}
#bounenkai .contents-reco ul li{
	float: left;
	width: 45%;
	padding:5px 10px;
}
#bounenkai .contents-reco ul li a{
	font-weight:bold;
	font-size:120%;
	color:#0009AF;
}
#bounenkai .contents-reco ul li a:before{
	content:"&gt;";
	padding:0 0.5em 0 0;
}
/********** 繧ｻ繝・ヨ繝懊ャ繧ｯ繧ｹ逕ｻ蜒・**********/
#bounenkai .overwhite a:hover img{
  opacity: 0.7;
  filter: overwhite(opacity=70);
  -ms-filter: "overwhite(opacity=70)";
}
</pre></body></html>