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


/*＝＝＝＝＝＝＝＝＝＝＝＝　全般　＝＝＝＝＝＝＝＝＝＝*/
*{
	margin:0;
	padding:0;
	}
	
body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 150%;
}
body{
	text-align:center;
	margin:0px auto;
	background: url(../images/top/bg_page.jpg) repeat;
	}

a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	/*background-color: #FFCC99;*/
	border:none;
}
a:active {
	text-decoration: none;
	color: #C0C0C0;
}


#wrapper {
	background: url(../images/top/bg_side.jpg) repeat-y 0px 0px;
	height: auto;
	width: 960px;
	text-align:center;
	margin:0px auto;
}

#wrapper #page {
	height: auto;
	width: 950px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#pagetop {
	text-align: right;
	padding: 3px;
	clear: both;
}
#wrapper #page #header {
	background: url(../images/top/header_bg.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 189px;
	width: 950px;
	text-align: left;
}
#header #logo {
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}
#header #navi {
	padding: 0px 0px 0px 12px;
	height: 50px;
	width: 926px;
	margin: 0px;
}
#header #navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header #navi ul li {
	float: left;
}
#header #navi ul li img {
	margin: 0px;
	padding: 0px;
}
#header table tr #head_01 {
	height: 20px;
}
#header table tr #head_02 {
	margin: 0px;
	padding: 0px;
	height: 66px;
}
#header table tr #head_03 {
	margin: 0px;
	padding: 0px;
	height: 220px;
	background: url(../images/top/main.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
}
#page #top_main {
	height: auto;
}
#top_main #top_boxes {
	background: url(../images/top/bg_main_2L.jpg) no-repeat 0px 0px;
}
#top_boxes tr td {
	text-align: right;
}
#top_boxes tr td #rinen {
	margin: 0px;
	padding: 0px;
}
#news table tr #news_middle {
	background: #ECFFDA url(../images/top/news_middle.jpg) repeat-y 0px 0px;
	height: auto;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#news table tr #news_top {
	background: url(../images/top/news_top.jpg) no-repeat 0px 0px;
	height: 40px;
	width: 950px;
}
#news table tr #news_bottom {
	background: url(../images/top/news_bottom.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 950px;
}
#wrapper #page #ft {
	padding-top: 10px;
}
#wrapper #page #ft p {
	font: bold 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: center;
	padding: 10px 0px;
}
#wrapper #page #ftmenu ul li {
	float: left;
	text-align: center;
	padding: 5px;
	list-style: none;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
}
#wrapper #page #ftmenu {
	text-align: center;
	padding-left: 200px;
}
#ftmenu ul li a {
	color: #999;
}
#header table tr td #sitemap {
	text-align: right;
	padding-right: 20px;
	color: #2D914B;
	font-weight: bold;
}
#header table tr td #sitemap a {
	color: #30924D;
	text-decoration: underline;
}
#main #pan {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: right;
	padding-right: 10px;
	margin: 3px;
}
#main #contents {
	margin: 0px auto 30px;
	height: auto;
	width: 876px;
}
#wrapper #page #main {
	width: 950px;
	margin: 0px;
	padding: 0px;
}
.f_left {
	float: left;
}
#top_main #s_naiyo {
	text-align: left;
}
#top_main #s_naiyo tr td {
	text-align: left;
}
.red {
	color: #F00;
}

/*add 20200310-jba*/
#header table{
	position: relative;
}
tr#btn{
	position: absolute;
    right: 288px;
    top: 21px;
    width: 250px;
    height: 66px;
    padding-right: 10px;
}
</pre></body></html>