<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 320px) {
body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family:'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,Verdana,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 1.5;
	}

#midashibar {
	width: auto;
	height: 15px;
	font-size: 11px;
	color: white;
	padding: 5px;
	background-color: #FF6CFA;
	text-align: left;
	}
	
#contents2 {
	width: 100%;
	min-height: 500px;
	background-color: rgba(255, 255, 255, 0.5);
	}
	
.texta {
	width: 100%;
	text-align: center;
	font-family: Meiryo, "ãƒ¡ã‚¤ãƒªã‚ª", Helvetica, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 13px;
	color: #de007c;
	text-shadow: 2px 2px 5px #b0ffe3;
	line-height: 1;
	letter-spacing: 0.01em;
	text-align: center;
	padding-top: 20px;
	}

.lefttext {
	width: 180px;
	text-align: right;
	float: left;
	}

.righttext {
	width: 180px;
	text-align: left;
	float: right;
	}
}

/* è¦‹å‡ºã—ãƒœãƒƒã‚¯ã‚¹ */

.llbox{
	width: 85%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    background: #f4f4f4;
    border-left: solid 20px #57DEBD;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
   	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
}
.llbox p {
    margin: 0; 
    padding: 0;
	font-family: Meiryo, "ãƒ¡ã‚¤ãƒªã‚ª", Helvetica, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 20px;
	color: #03a97a;
	text-shadow: 2px 2px 5px #b0ffe3;
}
/* End è¦‹å‡ºã—ãƒœãƒƒã‚¯ã‚¹ */

.douga {
	text-align: center;
}

@media only screen and (min-width: 1000px) {
body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/caststaff/bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	font-family:'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,Verdana,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 1.5;
	}

#midashibar {
	width: 694px;
	height: 15px;
	font-size: 11px;
	color: white;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	border: none ;
	margin: 0 0 10px 0;
	background-color: #FF6CFA;
	}
	
#contents2 {
	width: 704px;
	min-height: 500px;
	padding: 10px 0 10px 0;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	border: none ;
	background-color: rgba(255,  255,  255, 0.75);
	}
	
.texta {
	padding-top: 20px;
	padding-left: 20px;
	width: 684px;
	font-family:'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,Verdana,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
	font-size: 14px;
	color: #de007c;
	line-height: 2;
	text-align: center;
}

}

</pre></body></html>