﻿@charset "UTF-8";

/*　　共通設定　　*/
html {   overflow-y:scroll;}
body {margin:0;   padding:0;   line-height:1.6;     font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;	
		font-size:14px;      color:#333;	-webkit-text-size-adjust: 100%;/*自動調整禁止*/}
br {   letter-spacing:normal;}
a {  color:#000080;   	text-decoration:none; }
a:hover {   text-decoration:underline;}
a:visited {
	text-decoration: none;
	
}

img {   border:0;   	/*vertical-align:bottom;*/}
h1,h2,h3,h4,h5,h6 {margin:0;}


#top {   min-width:850px;     margin:0 auto;}	

/* フォントサイズ変更ボタンのエリア */

.fsbox {margin: 0;	text-align:center;}
.fsbox1 {margin: 0px 3px 0px;	background: #E3E4FF;	border: 1px #999 solid;	cursor:pointer;}
.fsbox2 {margin: 0px 3px 0px;	background: #E3E4FF;	border: 1px #999 solid;	cursor:pointer;	font-size:14px;}
.fsbox3 {margin: 0px 3px 0px;	background: #E3E4FF;	border: 1px #999 solid;	cursor:pointer;	font-size:15px;}

/* ～～～　　パンくずリスト　　～～～ */
.bread	{width:700px;	color: #333;	margin:20px auto 0;	text-decoration: none;	}

/* ～～～　　ヘッダー　～～～ */
.header {width:850px;	margin: 0 auto;	 overflow: hidden; 					}
.headerL { float: left; font-size:15px;	width:310px;	text-align:center;	color:#8650b0;	}
.headerR { float: left; font-size:24px;	width:530px;	padding-top:50px;	padding-left: 10px;		}
/* ＞＞＞＞＞＞＞＞レシポンシブ＜＜＜＜＜＜＜＜＜＜ */
.headerLsp {display:none;		}
.headerRsp {display:none;		}






/* ～～～　メインコンテンツ 　～～～ */

#sitemap	{margin:30px auto 0px;	width:800px;	}
#sitemap table	{	border-collapse: separate;	border-spacing: 10px 5px;}
#sitemap td	{width:260px;		line-height:30px;	margin-left: 10px;}
.td1	{background: #ccff9a;	padding-left:10px;	}
.td2	{background: #f0ffdf;	padding-left:35px;	}

#sitemap_rd	{display: none;}

/* **********************＜＜　サブページ共通フッタ ここから＞＞******************* */


/*ページpage top ボタン　PC　版*/
#page_top{  width: 90px;  height: 90px;  position: fixed;  right: 0;  bottom: 50px;  opacity: 0.6;}
#page_top a{  position: relative;  display: block;  width: 90px;  height: 90px;  text-decoration: none;}
#page_top a::before{  font-family: 'Font Awesome 5 Free';  font-weight: 900;  content: '\f102';  font-size: 25px;  color: #228b22;  position: absolute;
  width: 25px;  height: 25px;  top: -40px;  bottom: 0;  right: 0;  left: 0;  margin: auto;  text-align: center;}
#page_top a::after{  content: 'PAGE TOP';  font-size: 13px;  color: #fff;  position: absolute;  top: 45px;  bottom: 0;  right: 0;  left: 0;  margin: auto;  text-align: center;  color: #228b22;}



/* 　　ページ下段イメージ　　*/
.image {text-align: center;	margin:40px auto;}
.imagesp	{display:none;}		/* ＞＞＞＞＞＞＞＞レシポンシブ＜＜＜＜＜＜＜＜＜＜ */	

/* ～～～　「ページの先頭」、「前のページに戻る」　～～～ */

#pageTop {margin:50px auto 0px;	width:700px; }
#pageTop a {color: #00cc33;		 	}
.PB	{padding:0px 5px 0;   text-align:left;	}
.PB a	{padding:0 0 0 12px;  background:url(./img/bg_list.gif) 0 60% no-repeat;	}
.PT	{padding:0px 5px 0;   text-align:right;	 		}
.PT a	{padding:0 0 0 12px;   background:url(./img/bg_pagetop.gif) 0 60% no-repeat;	}

/* *************＜ サブページ共通　フッタ　＜緑系＞　＞　******************************* */
#footer {	width:100%;	margin: 0px auto;	 padding:30px 0 10px;	color:#228b22;	text-align:center;	background:#ccff9a;}
.copyright {	margin:0;	font-size:20px;	font-family:cataneo BT;}
.copyright2 {	margin: 5px;	}





