@charset "utf-8";
#about_ashitaba a:link {
	color: #0000ff;
} 
.itali{
	font-style:italic;
	font-family:Yu Gothic Medium, YuGothic, "Hiragino Kaku Gothic ProN",system-ui, sans-serif;
}
.fb{
	font-weight:bold;
}
p.img{
    width: 100%;
    height: auto;
}
	

#table_of_contents{
	border:thick solid #90C31F;
	text-align:center;
	padding:20px;
}



#content .contents_article p{
	margin-right:20px;
	text-decoration:underline;
	cursor:pointer;
	margin-top:0px;
	font-size:2.0rem;
}
.contents_article p span{
	background:url(../images/common/arrow.png) 0 7px no-repeat;
	padding-left:20px;
	color:#0000ff;
}

.contents_article.up p{
	text-decoration:none;
}


.contents_article.up p span{
	background:none;
	color:#333;
}


.article{
	padding-top:20px;
}


.article ul li{
	margin-bottom:20px;
}
.article ul li:last-child{
	margin-bottom:0px;
}
#self-introduction{
	font-size:90%;
}


.introduction p{
	margin-right:20px;
	text-decoration:underline;
	cursor:pointer;
}
.introduction p span{
	background:url(../images/common/arrow.png) 0 4px no-repeat;
	background-size: 8px 8px;
	padding-left:12px;
	color:#0000ff;
}
.introduction.up p{
	text-decoration:none;
}
.introduction.up p span{
	background:none;
	background-size: 8px 8px;
	padding-left:0px;
	color:#333;
	font-weight:bold;
}
.introductions{
	display:none;
}
#content .introductions p{
	margin-top:5px;
}
/*# sourceMappingURL=top.css.map */
