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

/* -------------------------------------------------------------------
 基本設定
------------------------------------------------------------------- */

/* 基本フォント -------------------- */
body {
	color: #000;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.6;
	background: #fff url(../img/bg.jpg) center top;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

address,em { font-style: normal; }

/*\*/
* html body { font-size: 75%; }
* html table { font-size: 100%; line-height: 1.5; }
*:first-child + html body { font-size: 75%; }
/**/

/* 基本タグ -------------------- */
body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,blockquote,pre,form,input,textarea {
	margin: 0px;
	padding: 0px;
}

img,table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	vertical-align:bottom
}

/* 基本テキストリンク -------------------- */
a:link	{ color: #09f; }
a:visited	{ color: #09f; }
a:hover 	{ color: #09f; }
a:active	{ color: #09f; }

/* -------------------------------------------------------------------
 float解除
------------------------------------------------------------------- */
br.clr /* テスト用 */ {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/

/* -------------------------------------------------------------------
 レイアウト枠
------------------------------------------------------------------- */
div#top2 {
	width: 844px;
	height: 444px;
	text-align: center;
	position:absolute;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -422px;
	margin-top: -222px;
	background: url(../img/waku.gif) no-repeat left top;
}

div#top3 {
	width: 800px;
	height: 520px;
	position:absolute;
	top: 50%;
	left: 50%;
	padding: 20px;
	margin-left: -420px;
	margin-top: -272px;
	background: #fff;
}

div#top {
	width: 780px;
	height: 380px;
	position:absolute;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -390px;
	margin-top: -190px;
	background: url(../img/main2.jpg) no-repeat left top;
}

div#history {
	width: 780px;
	height: 380px;
	position:absolute;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -390px;
	margin-top: -190px;
	background: url(../img/bg.gif) no-repeat left top;
}

div#history div.box {
	width: 740px;
	height: 270px;
	position:absolute;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -370px;
	margin-top: -120px;
	overflow: auto;
}

div.sunset_record {
	position: fixed !important;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

div.btn_back {
	width: 740px;
	height: 270px;
	position:absolute;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -370px;
	margin-top: 160px;
	overflow: auto;
}

div.btn_back2 {
	width: 133px;
	height: 31px;
	position:absolute;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -66px;
	margin-top: 240px;
}

/* -------------------------------------------------------------------
 グローバルナビ
------------------------------------------------------------------- */
div#top h1.logo, div#top h1.logo a {
	width: 423px;
	height: 104px;
	position:absolute;
	display: block;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -211px;
	margin-top: -56px;
	text-indent : -99999px;
}

div#history h1.logo a {
	width: 212px;
	height: 57px;
	position:absolute;
	display: block;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -106px;
	margin-top: -189px;
	text-indent : -99999px;
}

ul.gnavi { list-style: none; }
ul.gnavi li.blog a {
	width: 131px;
	height: 30px;
	position:absolute;
	display: block;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -206px;
	margin-top: 107px;
	text-indent : -99999px;
}
ul.gnavi li.twitter a {
	width: 131px;
	height: 30px;
	position:absolute;
	display: block;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -65px;
	margin-top: 107px;
	text-indent : -99999px;
}
ul.gnavi li.history a {
	width: 131px;
	height: 30px;
	position:absolute;
	display: block;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: 76px;
	margin-top: 107px;
	text-indent : -99999px;
}
ul.gnavi li.app a {
	width: 116px;
	height: 159px;
	position:absolute;
	display: block;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: 261px;
	margin-top: 72px;
	text-indent : -99999px;
	background: url(../img/btn_app.jpg) no-repeat left top;
}
ul.gnavi li.pv a {
	width: 170px;
	height: 110px;
	position:absolute;
	display: block;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -205px;
	margin-top: -10px;
	text-indent : -99999px;
}

/* -------------------------------------------------------------------
 フッター
------------------------------------------------------------------- */
div.ft {
	text-align: center;
	width: 780px;
	position:absolute;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin-left: -390px;
	margin-top: 225px;
}

div.box {
	text-align: left;
}

div.box h2 {
	color: #fff;
	background: #09f;
	margin: 10px;
	padding: 5px;
	font-size: 120%;
}

div.box p {
	margin: 0px 10px;
	padding: 5px;
}

div.box dl dt,
div.box h3 {
	margin: 0px 20px;
	color: #09f;
	font-weight: bold;
	font-size: 120%;
}
div.box ul {
	list-style: none;
	margin-bottom: 15px;
}
div.box ul li {
	margin: 0px 20px;
}

div.box table {
	width: 90%;
	margin: 0px 20px 20px;
}

div.box table td {
	border-top: 1px dashed #999;
}
</pre></body></html>