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


/* ###############################
▼▼基本　
#################################　*/


/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
    margin: 0;
    padding: 0;
} 


body
	{
	color: #6e625c;
	font-size: 18px;
	background-color: #fff;
/*	background-image: url("img/bgsnow.jpg");*/
	text-align: center;
	margin: 0;
	padding: 0;
	bgcolor: #ffffff  }

a:link , a:active , a:visited
	{
	color: #c36;
	text-decoration: none }
a:link img, a:active img, a:visited img
	{
	color: #FFF;
	text-decoration: none }
a:hover
	{
	color: #29a8a8;
	text-decoration: underline }
br
	{
	letter-spacing: normal }



/* ▼　メイン
-------------------------------　*/

.Map
	{
	color: #908078;
	margin: 0;
	padding: 0 0 10px;
	width: 452px }
/*	width: 628px } 2karam*/
	



/* ■　テーブル枠
-------------------------------　*/
.table1
	{
	margin: 0;
	padding: 0;
	width: 100% }
td
	{
	color: #6e625c;
	font-size: 15px;
	line-height: 150%;
	margin: 0;
	padding: 0 }
.table1 .td1
	{
	color: #c36;
	font-weight: bold;
	background-color: #f4efed;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px }
.table1 .td2
	{
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #c3b9b6 }
.table1 .td3
	{
	background-color: #ffffff }
.table1 .td4
	{
	padding-left: 8px }

.table1 .td4l
	text-align: left;
	padding-left: 8px }

.table1 .td5
	{
	font-weight: bold;
	background-color: #f9f3f1;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #d9cecb }
.table1 .td6
	{
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #d9cecb }
.table1 .td2l
	{
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: solid 1px #c3b9b6 }
.table1 #left1
	{
	text-align: left;}
.table1 #center1
	{
	text-align: center;}
.table1 #right1
	{
	text-align: right;}

.table2 .td2
	{
	color: #000;
	border: non;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0 }
	}

.ta1 {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 15px;
	background: #fff;	/*背景色*/
}

.ta1, .ta1 td, .ta1 th {
	border: 1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
}
/*テーブル内の右側*/
.ta1 td {
	padding: 3px;
}
/*テーブル内の左側*/
.ta1 th {
	width: 100px;
	padding: 3px;
	text-align: center;
	background: #efefef;	/*背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi {
	width: auto !important;
	text-align: left;
	background: #e1f5ff !important;	/*背景色*/
}
/*テーブル内のh4タグ*/
.ta1 h4 {
	font-size: 100%;
	color: #72c3e9;
}
/*テーブル内のh4タグの１文字目への設定*/
.ta1 h4::first-letter {
	border-left: 3px solid #72c3e9;
	padding-left: 5px;
}
/*テーブル内の段落タグ*/
.ta1 p {
	padding: 0px !important;
}
/*テーブル内のリストマーク*/
.ta1 ul.disc {
	padding: 0em 25px 0px;
}
/*年間行事（event.html）ページのテーブルの設定*/
.ta1.event, .ta1.event td, .ta1.event th {
	border: 2px solid #72c3e9;	/*テーブルの枠線の幅、線種、色*/
}
/*年間行事（event.html）ページのテーブル内の左側*/
.ta1.event th {
	width: 100px;
	background: #f8f4c1;	/*背景色*/
}


/* 行揃え */

.alignR	{text-align:right !important;}

.alignL	{text-align:left !important;}

.alignC	{text-align:center !important;}

.alignC table{margin:auto;}



.description
	{
	padding-right: 15px;
	padding-left: 15px }



/* ###############################
▼▼　プラグインに関する 
#################################　*/

/* ■　メニュー ・カテゴリー
-------------------------------　*/
#menu a:link.Top , #category a:link.Top , #menu a:visited.Top , #category a:visited.Top
	{
	text-decoration: none;
	background-image: url("img/menu-bloc-left.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-top: 1px solid #f2ebef;
	border-bottom: 1px solid #f2ebef }
#menu a:hover.Top , #category a:hover.Top
	{
	color: #fff;
	text-decoration: none;
	background-color: #f255a4;
	background-image: url("img/menu-bloc-left2.gif");
	background-repeat: no-repeat;
	background-position: 10px 7px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-top: 1px solid #f2ebef;
	border-bottom: 1px solid #f2ebef }
#menu a:link.Main , #category a:link.Main , #menu a:visited.Main , #category a:visited.Main
	{
	text-decoration: none;
	background-image: url("img/menu-bloc-left.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-bottom: 1px solid #f2ebef }
#menu a:hover.Main , #category a:hover.Main
	{
	color: #fff;
	text-decoration: none;
	background-color: #f255a4;
	background-image: url("img/menu-bloc-left2.gif");
	background-repeat: no-repeat;
	background-position: 10px 7px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-bottom: 1px solid #f2ebef }
#category a.Sub
	{
	text-decoration: none;
	background-image: url("img/category-mini-a.gif");
	background-repeat: no-repeat;
	background-position: 20px 5px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	border-bottom: 1px solid #f2ebef }
#category a:hover.Sub
	{
	text-decoration: none;
	background-color: #fd95c2;
	background-image: url("img/category-mini-b.gif");
	background-repeat: no-repeat;
	background-position: 20px 5px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	border-bottom: 1px solid #f2ebef }

/* ■　検索・ログイン
-------------------------------　*/
p.plugin-search
	{
	text-align: center;
	margin: 0 auto;
	padding: 5px 0;
	width: 90% }
p.plugin-search input
	{
	color: #6e625c;
	font-size: 12px;
	margin: 0;
	padding: 0 }
p.plugin-freearea
	{
	line-height: 145%;
	margin: 0;
	padding: 0 }
.menuTextL p.plugin-freearea
	{
	line-height: 145%;
	margin: 0;
	padding: 0 10px 0 15px } 
	
/* ■　ログイン
-------------------------------　*/
.login
	{
	font-size: 14pt;
	color: #fff;
	}


/* ###############################
▼▼　フォーム関連
#################################　*/
form
	{
	margin: 0;
	padding: 0 }
input,textarea,select
	{
	color: #333;
	font-size: 15px;
	font-family: Osaka, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック" }
.send
	{
	color: #fff;
	font-size: 15px;
	font-family: Osaka, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック";
	font-weight: bold;
	background-color: #e74b7b;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #f488a9 #97113e #97113e #f488a9 }
.topsearch
	{
	color: #000;
	font-size: 15px;
	font-family: Osaka, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック";
	background-color: #fff;
	margin: 0;
	padding: 1px;
	width: 130px;
	border-style: solid;
	border-width: 1px;
	border-color: #d4d0ba #ebe7cf #ebe7cf #d4d0ba }
.no
	{
	background-color: transparent;
	margin: 0;
	padding: 0;
	border-width: 0 }

.variation_width {
	width:100%;
}

.iciripriam_td {
	text-align: center;}

.redfont {
	color: #ff0000;
}

.whitefont {
	color: #ffffff;
}


TD{border-width : 1px 1px 1px 1px;border-color : silver silver silver silver;}
.topm_ttl{
  font-weight : bold;
  background-color : #0080ff;
  text-align : center;
  height : 43px;
  font-size : medium;
}
.topm_menu{
  text-align : center;
  width : 80px;
  height : 100px;
}

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