@charset "utf-8";
/* CSS Document */
.honbun2025top{
	background-image: url(2023_07.png);
	background-repeat: no-repeat;
	background-position:90% 100%;
	width:660px;
	margin-top:5px;
	margin-left:20px;
	padding-right:10px;
	line-height:25px;
	margin-right: 10px;
}

.honbun2025top p{
	font-size:1.0em;
	color:#220000;
	letter-spacing:0.2em;
	line-height:20px;
}
.honbun2025top h2{
	font-size:1.2em;
	color:#220000;
	letter-spacing:0.2em;
	line-height:20px;
}
.honbun2025top h3{
	font-size:1.1em;
	color:#220000;
	letter-spacing:0.2em;
	line-height:20px;
}
.honbun2025top a{
	color:#348fa7;
	margin-bottom: 10px;
}
 
.honbun2025 a{
	color:#348fa7;
	margin-bottom: 10px;
}
.honbun2025 a:hover{
color:#32d3b3;
text-decoration:underline;
}
.flo_r{
	float:right;
	width:300px;
	text-align:center;
	margin-right:20px;
}
.flo_l{
	float:left;
	width:330px;
	text-align:center;
	padding-left:10px;
}
figure{
	display: table;
	font-size:0.8em;
}
.image-box_l {
  float: left;
  margin: 10px 20px 10px 0px;
}
.image-box_r {
  float: right;
  margin: 10px 10px 10px 20px;
}

figcaption {
	display: table-caption;
	caption-side: bottom;
	text-align:center;
}

img.tphoto,img.tphoto2{
	box-shadow:2px 2px 5px 0 #666;
	margin-top:10px;
}
img.honbunphoto1{
	float:left;
	margin:10px 20px 10px 0px;
}
img.honbunphoto2{
	float:right;
	margin:10px 10px 10px 20px;
}
.hr_bp {
	height: 3px;
	border-width: 0;
	background-color: #e6ffb3;
	background-image: -webkit-linear-gradient(135deg,
	#b7c940 0px,#b7c940 2px, transparent 2px, transparent 4px,
	#b7c940 4px, #b7c940 6px, transparent 6px, transparent);
	background-image:         linear-gradient(-45deg,
	#b7c940 0px,#b7c940 2px, transparent 2px, transparent 4px,
	#b7c940 4px, #b7c940 6px, transparent 6px, transparent);
	background-size: 6px 6px;
}
.resizeimage {
   width: 100%; 
   max-width: 400px; /* ő啝 */
   min-width: 150px; /* ŏ */
}
.repobox{
	display:flex;
	width:600px;
}
.box1{
	width:300px;
}
.box2{
	width:auto;
}
.hidari100{
	margin-left:100px;
}
.hidari20{
	margin-left:20px;
}

.writername{
	font-size:1em;display:block;width:100%;text-align:right;
}
img.repoline{
	margin-left:1.0em;
	margin-bottom:1.0em;
}

