<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: 75%;
}

#position {
	font-size: 85%;
}

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

h3 {
	font-size:115%;
}


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


#lead_poem {
	font-size: 85%;
}

#lead_comment {
	font-size: 75%;
}


#lead_explanation {
	font-size: 75%;
}

#annotation {
font-size: 75%;}

#table_history {
	font-size: 75%;
}




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

.element {
	font-size: 80%;
	}

#element-column {
	font-size: 80%;
}

.subHeader {
	font:bold Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	
	}


dl dt {
	font-size: 80%;
}


dl dd {
	font-size: 75%;
}

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

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


#contact {
	font-size: 75%;
}


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


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