/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/
p{padding: 3%;}
table{border-collapse: collapse;}
h4{margin-left: 10px;}
h5{margin-left: 20px;}
h5 {text-decoration: underline;}
dl {margin-left: 40px;}


#sidebar-widget h3 { display : inline;
	color : white;
	background-color : navy}
#sidebar-widget li a {text-decoration: none}

.mokuzi{
	padding: 7%;
	border-width : 1px;
	border-style : solid;
	border-color : #000;
	border-radius: 10px;
}

.mokuzi{
	width: auto;
	max-width: 600px;
	border-width : 1px;
	border-style : solid;
	border-color : #000;
	border-radius: 10px;
	box-shadow: navy 4px 4px, gray 10px 5px 10px 10px;
	margin-bottom: 100px;
	
	
}
.mokuzi li li li li {list-style: circle;
}

.mokuzi li {font-size: 1.2rem;}
.mokuzi li a{line-height: 2rem;}
.mokuzi li li{font-size:1rem;
margin-left: -20px;}
.mokuzi li a{color: black;
text-decoration: none;}
.mokuzi li a:hover{color: white;}
.mokuzi h1{text-decoration: none;
          margin-left: 10px;}
table{border-collapse: collapse;}
h4{margin-left: 10px;}
h5{margin-left: 20px;}
h5 {text-decoration: underline;}
dl {margin-left: 40px;}

.poem{line-height: 3rem;}
.poem pre{background-color:white;
border-radius: 50px;
padding: 5%;}
#santaheno{
	text-align: center;
	line-height: 2;
}	
.article  h6{
  margin-left: 25px;
  font-size:18px;	
}
.mokuzi1 ul{
	font-weight: bold;
}
.mokuzi1 ul>li>ul{
	font-weight: normal;
	margin-left: -20px;
}

.mokuzi1 li a{
	display: block;
	line-height: 2.5;
	text-decoration: none;
}
.uldec-non{
	list-style: none;
}

.slide1 {
	margin : 0 auto;
	border: 1px solid black;
	width: 100%;
	max-width: 640px;
	background-color: black;
}
img {
	max-width: 100%;
}
#slide_text {
	color: #fff;
	margin-left: 2%;
}
.toolbar1 {
	overflow: hidden;
	text-align: center;
}
.nav_slide1 {
	display: inline-block;
}
#prev {
	display: none;
	float: left;
	width: 100px;
	height: 40px;
	background: url(https://yasashii.net/wp4/wp-content/uploads/2020/04/prev.png) no-repeat;
}
#next {
	float: left;
	width: 100px;
	height: 40px;
	background: url(https://yasashii.net/wp4/wp-content/uploads/2020/04/next.png) no-repeat;
}
#page {
	display: block;
	float: left;
	margin-top: 8px;
	height: 32px;
	color: white;
}

pre.wp-block-verse{
	background: url(https://yasashii.net/wp4/wp-content/uploads/2021/11/virus_bgcolor.png);
	padding: 5%;
	font-weight: bold;
}
