<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
}
body {
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	background-image: url(../images/wall_sky.gif);
}
.BigText {
	font-size: 24px;
}
.Big2Text {
	font-size: 18px;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
}
.enameText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.enameTextSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

.smallText {
	font-size: 12px;
}
ul {
	list-style-type: none;
	list-style-image: url(../images/drop19.gif);
	line-height: 2em;
}

.class_box_shadow{
    width: 150px;
    min-width: 150px;
    min-height: 115px;
    margin: auto;
    background: #ccc;
    border: 3px solid white;
    position:relative;
    box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.80);
}.jtext {
	font-size: 16px;
}
</pre></body></html>