@charset "UTF-8";

/* 〜〜〜　全体の設定　〜〜〜 */

html {   overflow-y:scroll;	}
body {   margin:0;   padding:0;         font-family: "Hiragino Kaku Gothic ProN", Meiryo, Arial;    font-size:14px;   color:#333;	
		-webkit-text-size-adjust: 100%;/*自動調整防止*/		min-width:980px;}
.js #menu {	display:none;	}
.js .slicknav_menu {	display:block;	}

br {   letter-spacing:normal;}
a {    text-decoration:none;}
a:hover {   text-decoration:underline;}
img {   border:0;   vertical-align: middle;	}
h1,h2,h3,h4,h5,h6 {   margin:0;}


/*〜〜〜　ＴＯＰ　レイアウト　〜〜〜 */
#top {width: 100%;    	margin:0px;	padding :0px;		background: #fff;}

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

#headsp	{width: 100%;	height: 120px;	background: #000066;	margin: 0px;}

#fsbox	{width:895px;	margin: 0 auto;			color:#fff;	}
.fsboxp1	{text-align: left;	margin: 0px;		line-height:30px;}

.fsboxp2 a	{color: #fff;}

.fsboxp2	{margin-top:-25px;	padding-right: 20px;		text-align:right;		}

.fsboxp3	{  text-align:right;	margin-top: -80px;	 padding-right:60px;}/*　FBいいね　*/

.fsboxp4	{	height:40px;	background:url(../img/logo006.png) no-repeat;	margin: 40px auto 10px;}
.fsboxp5	{   text-align:right;	margin-top: -40px; 	margin-right:0px; }/*  TEL  */

/* 最上部　スマホ用 */
#sp_header	{display: none;}
.sp_menu	{display: none;}

/*　ヘッダー部分（アイキャッチ）　*/
#header	{width: 895px;		margin: 20px auto 0;	}
#header table {margin:0; 	 }
.header1{width: 150px;	height:450px;	text-align: center;	border:solid 1px #eee;}/*広告*/
.header2{		margin:0;	padding:0;		border:solid 1px #eee;}



	
/* 〜〜〜　メニュー　レイアウト 　〜〜〜 */

#menu_pc {width:100%;  	height:40px;	background-image:url(../img/button_spc04.png);		background-color:#eee;	
	background-position:left bottom;	margin-top:0px;		font-size: 14px;		font-family: "cataneo BT";}

#menu_pc ul {width:895px;	margin:0 auto;   padding:0;	display:block;}
#menu_pc li {  margin:0;   padding:0;   float:left;      text-align:center;   list-style-type:none;}
.menuli1	{border-left:solid 1px #fff;	} /* 左端のボタンの左側の線を書かせる　*/

#menu_pc li a {display:block;   width:177px;   padding:10px 0;   color: #fff;	 line-height:20px;	
	background:url(../img/button_img41.png) 0 100% repeat-x;	border-right:solid 1px #fff;}/*ボタンの幅*/

#menu_pc li a:hover {   text-decoration:none; 	  background:url(../img/button_img41.png) 100% 100% repeat-x;
		color: #fff;}

/* サブメニュー1段目 */
#menu_pc ul ul {   display:none;   position:absolute;   top:100%;   left:0;					z-index: 10;}
/* サブメニュー2段目以降 */
#menu_pc ul ul ul {   top:0;   left:100%;						}
#menu_pc li li {   clear:both;							}
#menu_pc li:hover {   position:relative;		border-bottom:1px solid #000066;				z-index: 12;}
#menu_pc li:hover > ul {   display: block}
#menu_pc li ul {     border:none;}
#menu_pc li li {   margin-left:0;    border-bottom:1px solid #fff;			 border:none;}
#menu_pc li li a:hover {   margin-left:0;  /*  background:url(../img/button_img02.jpg) 100% 100% repeat-x;	*/
			background :#4545ff;		color: #fff;		}
#menu_pc li li a {   display:block;   width:200px;   padding:10px 5px;   line-height:20px;   text-align:left;   outline:none;
			background :#000066;	 border-bottom:1px solid #000066;	color: #fff;}

/* モバイル用メニュー　*/
#container	{display:none;}

/* 〜〜〜　　パンくずリスト　　〜〜〜 */
.bread	{width:895px;	margin:20px auto 0;	}
.bread p	{padding-left: 30px;	font-size: 12px;	text-align:left;	color: #999;}	
.bread p a	{color: #666;}


/*　　　コロナ対策センター　*/
#col	{width:100%;	height:10px;	font-size: 18px;	text-align:center;	margin:10px auto 0px;	}
#colsp	{display:none;}

/*　〜〜〜　全体　コンテンツ　レイアウト 　〜〜〜 */

#contentsBox	{width: 895px;		margin: 0 auto;}


/* 〜〜〜　メイン（左）　レイアウト 　〜〜〜 */

.contents	{width:550px;		float: left;		margin-bottom: 50px;}

.contents h1	{padding:3px 10px;	font-size:14px;		margin-bottom:0;	font-weight:normal;	margin-top:10px;
		border-left: #1E90FF 12px solid;		color:#fff;		background: #000099;	}
	
.contents h2	{padding:5px 10px;	font-size: 13px;	border-left: #ccff99 10px solid;	color: #25b515;		margin: 20px 0 20px 30px;	font-weight:normal;}

/*            新着情報　          */
.framenew	{margin: 0 0 20px 0;		width:550px;	height:180px;	overflow:hidden;	border: 1px #999 solid; }
.frm	{border:none;	width:100%;	height:100%;			}



.table1		{margin-top: 15px;	padding: 20px 10px;	background: #fff;
		-moz-border-radius: 15px;    /* Firefox */
		-webkit-border-radius: 15px; /* Safari,Chrome */
   		border-radius: 15px;         /* CSS3 */
		border: 1px #999 solid;   /* 枠線の装飾 */
		}
.td0		{width:400px;	font-weight:bold;	font-size:14px;	margin-left: 5px;	text-align: left;	color: #666;}
.td1		{width:150px;	text-align:center}
.td2		{width:400px;	font-weight:normal;	font-size:12px;		color: #666;}
td.td2 span	{color: #fe7e8d;}



/*　〜〜〜　右カラム　レイアウト　〜〜〜　*/
.contentsR	{width:320px;	float:right;	margin-left:10px;	margin-bottom :30px;		}

.contentsR h1	{padding:3px 10px;	font-size:13px;		margin-bottom:0;	font-weight:normal;margin-top:20px;
		border-left: #1E90FF 12px solid;		color:#fff;		background: #000099;	}
.contentsR1	{text-align: center;}
.contentsR2	{width :300px;	margin: 15px auto;	background: #fff;	padding: 5px;
		-moz-border-radius: 15px;    /* Firefox */
		-webkit-border-radius: 15px; /* Safari,Chrome */
   		border-radius: 15px;         /* CSS3 */
		border: 1px #999 solid;   /* 枠線の装飾 */	/*新着情報など*/		}

.contentsR3	{color: #666;	padding: 2px 15px;	line-height:1.4em;}
p.contentsR3 span	{font-weight :bold;}
.contentsR4	{padding: 5px 15px 0px;	color: #666;	line-height:1.4em;	
		background : url(../img/round01.gif) no-repeat 5px 10px;}
p.contentsR4 span	{font-weight :bold;	color: #ff576b;}

.contentsR8	{width :300px;	margin: 15px auto;	background: #fff;	padding: 5px;
		-moz-border-radius: 15px;    /* Firefox */
		-webkit-border-radius: 15px; /* Safari,Chrome */
   		border-radius: 15px;         /* CSS3 */
			/*ブログ新着*/	}
.contentsR9	{text-align: center;}
.footersp	{clear: both;	height: 50px;}



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

.pageTop {    text-align:left;	clear: both;		}
.pageTopa {   padding-left: 12px;	background:url(../img/bg_list.gif) 0 60% no-repeat;	color: #999;	}

.pageBack {    text-align:right;	margin-top: -35px; }
.pageBack a {   padding-left:12px;  background:url(../img/bg_pagetop4.gif) 0 60% no-repeat;	color: #999;}


/* 〜〜〜　フッターの設定　〜〜〜 */

#footer {width: 100%;	margin: 10px auto 0;	background: #000066;		text-align:center;	
	   padding:10px 0;	 color: #fff;}
#footer a	{color: #fff;}

p.rimg	{width:30%;	margin:0 auto;	 max-width: 150px; /* 最大幅 */   min-width: 80px; /* 最小幅 */}
p.rimg img {width:100%;}

.copyright {   font-size:14px;	font-family: "cataneo BT", sans-serif;	margin: 20px auto 10px;line-height: 30px;}
