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

body {
	font-size: 16px;
}

body {
	font-size: 15px;
}

/* ---------------------------------------------------- */
/* head_要素*/
/* ---------------------------------------------------- */



#navi ul li {
	font-size: 70%;
}

#position {
	font-size: 80%;
}

/* ---------------------------------------------------- */
/* lead_要素*/
/* ---------------------------------------------------- */

h3 {
	font-size:110%;
}

#lead_text {
	/* [disabled]line-height: 2.2em; */
	font-size: 80%;
}


#lead_poem {
	font-size: 80%;
}

#lead_comment {
	font-size: 70%;
}


#lead_explanation {
	font-size: 70%;
}

#annotation {
font-size: 70%;}

#table_history {
	font-size: 70%;
}




/* ---------------------------------------------------- */
/* comon-element-3column.css_要素*/
/* ---------------------------------------------------- */

.element {
	font-size: 75%;
	}

/*#element-column {
	font-size: 70%;
}
*/
dl dt {
	font-size: 75%;
	padding-bottom: 3px;
}

dl dd {
	font-size: 70%;
}

/* ---------------------------------------------------- */
/* footer_要素*/
/* ---------------------------------------------------- */

#shop-link p {
	font-size: 70%;	
}


#contact {
	font-size: 70%;
}

/*.container .content #bg_img #footer p {
	font-size: 70%;
}


/* ---------------------------------------------------- */
/* カード*/
/* ---------------------------------------------------- */


.data {
	font-size: 90%;
}
*/</pre></body></html>