<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* font */
@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('font/League_Gothic-webfont.eot');
	src: local('笘ｺ'), url('font/League_Gothic-webfont.woff') format('woff'), url('font/League_Gothic-webfont.ttf') format('truetype'), url('font/League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
.top_banner_info{ width:580px; margin:10px 0 10px 10px; overflow:hidden;}
.top_banner_info a:hover img{
	opacity: 0.85;
	filter: alpha(opacity=85);
	-ms-filter: "alpha(opacity=85)";
	cursor:pointer !important;
}
.top_banner_info dt img{width:100%;}
.top_banner_info h2{ color:#C00; line-height:40px;}
.top_banner_info p{ font-size:13px; letter-spacing:1px;}
.top_banner_info a{ color:#C00;}
.top_banner_info a:hover{ color:#FF0000;}
.pickup{ position:relative; text-align:left;}
.pick_icon{ position:absolute; right:0;}

.pick_up a{ background: #2e2e2e; text-decoration:none;
	cursor:pointer !important;
	-webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
	display:block;
	text-align:center;
	padding:10px; 
	margin: 5px auto; display:block; letter-spacing:1px; font-size:15px; font-weight:bold; color:#FFF;
	width:60%;
}
.pick_up a:hover{ background:#C00; }

.25th_btn{ background:#000 !important; color:#FFF !important; padding:10px;}
.25th span{ color:#C00;}
ul.cgi_mail li{ float:left;}
ul.cgi_mail span{ color:#C00;}
ul.cgi_mail p{ font-size:11px; color:#CCC; letter-spacing:2px;}
li.mailform_l{ width:40%; overflow:hidden; text-align:center;}
li.mailform_r{ width:60%; overflow:hidden;}
.clearfix {
  clear-after: left;
}
/* 繧ゅ＠縺上�縲…lear繝励Ο繝代ユ繧｣縺ｫ繧ｭ繝ｼ繝ｯ繝ｼ繝峨�隍�焚謖�ｮ� */
.clearfix {
  clear: left after;
}
</pre></body></html>