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

/*-------------------------------
	共通
--------------------------------*/
body {
	background:#FFFFFF;
	color:#333333;
	font-family: メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
	font-size:13px;
	line-height:1.4;
	min-width:320px;
	-webkit-text-size-adjust: 100%;
}
img {
	border: none;
	vertical-align:bottom;
}
a:link {
	color: #0270CA;
}
a:visited {
	color: #0270CA;
}
a:hover {
	color: #0270CA;
}
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#header {
	height: 45px;
}
#logo {
	float: left;
	margin: 12px 0 0 6px;
}
#btn_pc {
	float:right;
	margin: 10px 5px 0 0;
}
#menu {
	background-color: #D90100;
}
#menu ul {
	width: 310px;
	height: 152px;
	margin: 0 auto;
	padding:7px 0;
}
#menu li {
	float:left;
}
#menubtn {
	height: 60px;
	text-align:center;
	width:315px;
	margin: 0 auto;
	padding:10px 0 10px 5px;
}
#menubtn li {
	float:left;
	margin-right:5px;
}

#news {
	margin: 0 5px 10px;
}
#news ul {
	list-style-type: none;
}
#news ul.accordion a {
	display:block;
	padding:0px 10px 10px 10px;
	background-position:right center;
	background-repeat:no-repeat;
}
#news ul.accordion span {
	display:block;
	padding:7px 10px 7px 20px;
	background-position:right center;
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
}
#news ul.accordion ul {
}
#news ul.accordion &gt; li {}
#news ul.accordion &gt; li &gt; p { 
	font-size:120%;
	border: solid 2px #FF9F0F;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFC268),  
		color-stop(0.5, #FF9900),
		to(#FF9900));
	background-color:#FF9900;
	border-radius: 5px;
	-webkit-border-radius: 5px;}
#news ul.accordion &gt; li &gt; p span {}
#news ul.accordion &gt; li &gt; p span.open { }
#news ul.accordion &gt; li &gt; ul &gt; li { border-bottom:1px dotted #ccc;margin:0 7px;}
#news ul.accordion &gt; li &gt; ul &gt; li &gt; a { background:url(../images/news_arr.png) no-repeat 10px 4px;padding-left:25px;background-size:6px 9px;}
#news strong {
	font-size:90%;
	color: #F90;
	padding-top: 10px;
	padding-left: 5px;
	display: block;
}
#oshirase {
	height: 40px;
	width: 315px;
	padding: 0 0 0 5px;
	margin:0 auto 10px;
	text-align:center;
}
#oshirase li {
	float:left;
	margin-right:4px;
}
#footer_info {
	padding: 0px 7px 10px 7px;
	line-height: 150%;
}
#copyright {
	background-color: #E3E3E3;
	padding: 7px;
	text-align: center;
	font-size: 80%;
}
.pagetop {
	padding: 10px;
	text-align: center;
}
.pagetop a {
	color: #E03898;
	text-decoration: none;
}
.pagetop a span {
	background: url(../images/pagetop.png) no-repeat left center;
	background-size:11px 11px;
	padding-left: 15px;
}
/*-------------------------------
	ボタン
--------------------------------*/
.btn_red {
	margin: 0px 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#E65756),  
		color-stop(0.5, #D90100),
		to(#D90100));
	border: 2px solid #D90100;
	background-color:#D90100;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.btn_red a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 5px 27px;
	display: block;
}
.btn_red img {
	vertical-align:middle;
	margin:0 2px 2px 0;
}
.btn1 {
	font-size:110%;
	font-weight:bold;
	margin: 0px 5px 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF),  
		color-stop(0.5, #E8E8E8),
		to(#E8E8E8));
	border: 2px solid #CCC;
	background-color:#E8E8E8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.btn1 a {
	color: #333;
	text-decoration: none;
	padding: 10px;
	display: block;
	background-image: url(../images/btn1_arr.png);
	background-size:27px 17px;
	background-position: right center;
	background-repeat: no-repeat;
}
.btn1 img {
	vertical-align:middle;
	margin:0 10px 2px 0;
}
.btn2 {
	font-size:110%;
	font-weight:bold;
	margin: 0px 5px 5px;
	border: 2px solid #CCC;
	background-color:#FAFAFA;
	background-image: url(../images/btn2_arr.png);
	background-size:12px 12px;
	background-position: 8px center;
	background-repeat: no-repeat;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.btn2 a {
	color: #333;
	text-decoration: none;
	padding: 6px 10px 6px 25px;
	display: block;
	background-image: url(../images/pcmark.png);
	background-size:20px 13px;
	background-position: right center;
	background-repeat: no-repeat;
}
.btn3 {
	font-size:110%;
	font-weight:bold;
	margin: 0px 5px 5px;
	border: 2px solid #CCC;
	background-color:#FAFAFA;
	background-image: url(../images/btn2_arr.png);
	background-size:12px 12px;
	background-position: 8px center;
	background-repeat: no-repeat;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.btn3 a {
	color: #333;
	text-decoration: none;
	padding: 6px 10px 6px 25px;
	display: block;
}

/*-------------------------------
	見出し／テキスト
--------------------------------*/
#main h2 {
	color: #FFF;
	background-color: #D90100;
	padding: 7px 10px;
	margin-bottom:10px;
	font-size:120%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #AE0000;
}
#main h2 a {
	color:#FFFFFF;
}
#main h3 {
	font-size:110%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFF;
	background-color: #F90;
	margin: 5px;
	padding: 5px 10px;
}
.txt1{
	margin:0 15px 30px;
}

/*-------------------------------
	ATM・店舗検索
--------------------------------*/
.tenpo_info {
	margin:0 5px
}
.tenpo_info table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	width:100%;
}
.tenpo_info table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #FFE7C1;
	padding:5px 10px;
	text-align: center;
	width:40%;
}
.tenpo_info table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding:5px 10px;
	vertical-align:middle;
}
.ggl_map {
	margin-bottom:20px;
}
.atm {
	font-weight: bold;
	font-size: 110%;
}
</pre></body></html>