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



body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	line-height: 2;
	color: #333333;				
	background-color: #FFFFFF;	
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #333333;
}

a:hover {
	color: #4d9010;			
	text-decoration: none;	
}



/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}



/*ヘッダー（ロゴなどが入っているHP上部ブロック）
---------------------------------------------------------------------------*/
#header {
	display:block;
	height: 255px;	/*ヘッダーの高さ*/
	width: 100%;
	position: relative;
	background-image: url(images/header_bg3.png);	
	background-repeat: no-repeat;
	background-position: top;
}
#header h1 {
	display:block;
	background-color:#EE6A92;
	color:#FFF;
	font-size:12px;
	text-align:center;
} 

/*ロゴ画像の位置設定*/
#header #logo {
	position: absolute;
	left: 9px;
	top: 61px;
}
#header #info {
	position: absolute;
	left: 509px;
	top: 42px;
}


/*h1タグ設定*/
#pan1 {
	font-size: 10px;	
	line-height: 30px;
	font-weight: normal;
	width: 100%;
	text-align: right;	
	height: 30px;
}

#pan2  {
	font-size: 10px;	
	line-height: 30px;
	font-weight: normal;
	width: 100%;
	text-align: left;	
	height: 30px;
	padding-left:5px;
}



/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
#main .new {
	overflow: auto;
	height: 150px;			
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}

#main .new dl {
	clear: left;
	width: 660px;
	border-bottom: 1px solid #cccccc;	
	overflow: hidden;
}

#main .new dt {
	font-weight: bold;	/*日付を太字に*/
	float: left;
	width: 100px;
}

#main .new dd {
	float: left;
	width: 560px;
}

#main .new dd img {
	vertical-align: middle;
}

/*IE6用*/
*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}
#box1 {
	font-size: 100%;
	height: 350px;
	background-image: url(../images/1.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	padding: 5px 330px 5px 15px;
}
#box2 {
	font-size: 100%;
	height: 350px;
	background-image: url(images/2.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	padding: 5px 15px 5px 330px;
}
#box3 {
	font-size: 100%;
	height: 210px;
	background-image: url(images/3.jpg);	
	background-repeat: no-repeat;
	background-position: right;
	color: #000000;
	padding: 5px 330px 5px 15px;
}
#box4 {
	font-size: 100%;
	height: 230px;
	background-image: url(images/8.jpg);	
	background-repeat: no-repeat;
	background-position: right;
	color: #000000;
	padding: 5px 350px 5px 15px;
}
#box5 {
	font-size: 100%;
	height: 230px;
	background-image: url(images/9.jpg);	
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	padding: 5px 15px 5px 350px;
}
#box6 {
	font-size: 100%;
	height: 230px;
	background-image: url(images/10.jpg);	
	background-repeat: no-repeat;
	background-position: right;
	color: #000000;
	padding: 5px 350px 5px 15px;
}
#box7 {
	font-size: 100%;
	height: 230px;
	background-image: url(images/11.jpg);	
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	padding: 5px 15px 5px 350px;
}
#box8 {
	font-size: 100%;
	height: 230px;
	background-image: url(images/12.jpg);	
	background-repeat: no-repeat;
	background-position: right;
	color: #000000;
	padding: 5px 350px 5px 15px;
}
#box9 {
	font-size: 100%;
	height: 230px;
	background-image: url(images/13.jpg);	
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	padding: 5px 15px 5px 350px;
}
#box10 {
	font-size: 100%;
	height: 230px;
	background-image: url(images/14.jpg);	
	background-repeat: no-repeat;
	background-position: right;
	color: #000000;
	padding: 5px 350px 5px 15px;
}
#box11 {
	font-size: 100%;
	height: 230px;
	background-image: url(images/15.jpg);	
	background-repeat: no-repeat;
	background-position: right;
	color: #000000;
	padding: 5px 350px 5px 15px;
}
#box12 {
	font-size: 100%;
	width: 220px;
	padding-left: 10px;
	padding-bottom: 20px;
	float: left;
	text-align: center;
}
#box13 {
	font-size: 100%;
	width: 220px;
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: center;
}



/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	width: 700px;
	float: right;
	padding-bottom: 20px;
}

/*h2タグ設定*/
#main h2 {
	font-size: 120%;
	background-image: url(../images/title_bg1.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	padding: 9px 43px;
}

/*段落タグの余白設定*/
#main p {
	padding: 0.5em 10px 1em;
}

/*段落タグ内を幅一杯に使いたい場合用*/
#main p.img {
	padding: 0.5em 0 1em;
}
#main a:hover img {
	filter: Alpha(opacity=60);
	opacity: 0.8; /*firefox safari*/
}
.t4 {
	width: 680px;
	height: 1000px;
	background: url(../images/img11.gif) no-repeat;
}
.t4 li {
    font-size: 100%;
    font-weight: normal;
    padding-top: 34px;
	padding-left: 208px;
	padding-right: 30px;
	padding-bottom: 60px;
}



/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	float: left;
	width: 220px;
}

/*h3タグ設定*/
#sub h3 {
	font-size: 100%;
	color: #4d9010;				
	border: 3px solid #4d9010;	
	text-align: center;			
}

/*段落タグ*/
#sub p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}



/*画像（サブ）メニュー
---------------------------------------------------------------------------*/
ul.menu li {
	margin-bottom: 10px;
}

ul.menu img {
	vertical-align: bottom;
}

/*カーソルオーバー時に少し動く設定*/
ul.menu li a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}



/*サブメニュー
---------------------------------------------------------------------------*/
ul.submenu {
	margin-bottom: 1em;
}

ul.submenu li {
	text-align: center;	
}

ul.submenu li a {
	text-decoration: none;
	background-color: #EAEAEA;
	display: block;
	width: 218px;
	border-right: 1px solid #bfbfbf;	
	border-bottom: 1px solid #bfbfbf;	
	border-left: 1px solid #bfbfbf;		
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.submenu li a:hover {
	background-color: #FFFFFF;	
}



/*フッター
---------------------------------------------------------------------------*/
#footer {
	text-align: center;	
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*フッター内にリンク設定した場合用*/
#footer a {
	text-decoration: none;
}



/*Ｑ＆Ａページ
---------------------------------------------------------------------------*/
dl.qa dt {
	color: #4d9010;	/*文字色*/
	background-image: url(../images/qa_q.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-left: 30px;
}

dl.qa dd {
	background-image: url(images/qa_a.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	border-bottom: 1px solid #CCCCCC;	
	margin-bottom: 0.4em;
}
dl.a dt {
	color: #000066;	/*文字色*/
	background-image: url(images/point1.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-left: 25px;
}

dl.a dd {
	background-position: left top;
	padding-left: 25px;
	border-bottom: 1px solid #CCCCCC;	
	margin-bottom: 0.4em;
}
dl.link dt {
	color: #4d9010;	/*文字色*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-left: 20px;
}

dl.link dd {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;	
	margin-bottom: 0.4em;
}
.td05 {
	background-color: #ffffff;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
}
.td06 {
	background-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
}
th  {
	font-weight: normal;
	background-image: url(../images/bg_th.gif);
	color: #3E1F00;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
}
.td02 {
	background-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
	height: 40px;
}



/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width: 700px;	
}

.ta1, .ta1 td, .ta1 th{
	border: 2px solid #4d9010;	
}

/*テーブル内の右側*/
.ta1 td{
	width: 504px;				
	padding: 10px;	
	background-color: #ffffff;	
}

/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 150px;				
	padding: 10px;	
	text-align: center;			
	background-color: #ffffff;	
	color: #4d9010;				
}

/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #c61915;	
	color: #FFFFFF;				
}

/*テーブル１行目に入った見出し部分にリンクを設定した場合用*/
.ta1 th.tamidashi a {
	color: #FFFFFF;
}



/*その他
---------------------------------------------------------------------------*/
.look {
	background-color: #DCDCDC;
}

.mb1em {
	margin-bottom: 1em;
}

.clear {
	clear: both;
}

ul.disc {
	padding: 0.5em 10px 0.5em 25px;
	list-style: disc;
}

.color1 {
	color: #FF0000;
}

.pagetop {
	text-align: right;
	padding: 3em 0px 0px !important;
}
</pre></body></html>