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

.fukidashi1 {
	width: 294px;
	height: 143px;
	position: relative;
}

h4 {
	clear: both;
	font-size: 150%;
	font-weight: bold;
}

h4.icon_ver1 {
	background: url(../common/img/h3_icon.jpg) 0 43px no-repeat;
	padding: 60px 0 30px 65px;
	
}

.atte {
	padding: 10px 50px 0 0;
	font-size: 80%;
	text-align: right;
}

/*page_btn------------------------------------------------*/

.page_btn {
	clear: both;
	padding: 0 0 30px;
}
.page_btn h3.btn1 a,
.page_btn h3.btn2 a,
.page_btn h3.btn3 a {
	display: block;
	width: 423px;
	height: 58px;
	padding: 55px 0 0 0;
	color: #FFFFFF;
	font-size: 220%;
	text-align: center;
	text-decoration: none;
	float: right;
}

.page_btn h3.btn4 a {
	display: block;
	width: 423px;
	height: 75px;
	padding: 45px 0 0 0;
	color: #FFFFFF;
	font-size: 220%;
	text-align: center;
	text-decoration: none;
	float: right;
}

.page_btn h3.btn4 a rt {
	font-size: 40%;
}

.page_btn h3.btn1 a:link,
.page_btn h3.btn1 a:visited { background: url(../about/img/btn_bg1_off.png) 0 15px no-repeat; }
.page_btn h3.btn2 a:link,
.page_btn h3.btn2 a:visited { background: url(../about/img/btn_bg2_off.png) 0 15px no-repeat; }
.page_btn h3.btn3 a:link,
.page_btn h3.btn3 a:visited { background: url(../about/img/btn_bg3_off.png) 0 15px no-repeat; }
.page_btn h3.btn4 a:link,
.page_btn h3.btn4 a:visited { background: url(../about/img/btn_bg3_off.png) 0 15px no-repeat; }

.page_btn h3.btn1 a:hover,
.page_btn h3.btn1 a:active { background: url(../about/img/btn_bg1_on.png) 0 15px no-repeat; }
.page_btn h3.btn2 a:hover,
.page_btn h3.btn2 a:active { background: url(../about/img/btn_bg2_on.png) 0 15px no-repeat; }
.page_btn h3.btn3 a:hover,
.page_btn h3.btn3 a:active { background: url(../about/img/btn_bg3_on.png) 0 15px no-repeat; }
.page_btn h3.btn4 a:hover,
.page_btn h3.btn4 a:active { background: url(../about/img/btn_bg3_on.png) 0 15px no-repeat; }

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