<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;
	margin:auto;
	background-color:#000000;
}
.container{
	margin-top: var(--header-height);
	padding-bottom: 50px;
}
#content {
	padding-top:0px;
}

#content01 {
	width:640px;
	height:256px;
	background-image:url(gaiyou.png);
	background-repeat:no-repeat;
	/* position: fixed;
	right: 0;
	bottom: 0; */
	clear: both;
	z-index:1;
	margin-left: auto;
	margin-right: 20px;
	padding-top: 45px;
}

#text01 {
	font-size:16pt;
	line-height:1.5;
	color:#FFF;
	margin-left:10px;
	padding-top:5px;
	width:622px;
	height:182px;
	text-shadow:1px 1px 2px #000000;
	overflow:auto;
}

#text02 {
	font-size:9pt;
	--margin-top:-15px;
	color:#FFFFFF;
	text-align:right;
	margin-right:15px;
}

#logo {
	margin-top:0px;
	margin-left:0px;
	width: 100%;
	min-width: 0px;
}

#torii {
	margin-top:-1px;
	margin-bottom:2px;
}

#mess_box {
	width:365px;
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
	margin:5px 5px 5px 7px;
}

#content02 {
	width:400px;
	height:660px;
	background-image:url(text_bg.png);
	background-repeat:repeat-y;
	right: 0;
	bottom: 0;
	clear: both;
	margin-right:10px;
	margin-left:auto;
	margin-top:-600px;
	overflow:auto;
}
#page {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
.container img {
    border-style:none;
}
.container a img {
    border-style:none;
}

.container a:link {
	color: #FFFFFF
}
.container a:visited {
  color: #ffc000;
  text-decoration: none
}
.container a:active {
	color: #ffc000;
}
.container a:hover {
  color: #ffc000;
  text-decoration: none
}

#index .cse .gsc-control-cse,
#index .gsc-control-cse ,
#second .cse .gsc-control-cse,
#second .gsc-control-cse {
    padding:0;
}
#index .cse .gsc-control-cse:after,
#index .gsc-control-cse:after,
#second .cse .gsc-control-cse:after,
#second .gsc-control-cse:after {
    content:normal;
}
#index .gsc-control-cse:after ,
#second .gsc-control-cse:after {
    content:normal;
}
</pre></body></html>