@charset   "EUC-JP";
#menu{
	width : 190px;
	float:left;
	padding : 0 0 10px 0;
}
#menu_in{
}
#menu_in ul{
	text-align:left;
	list-style-type : none;
	border-bottom : 1px dashed navy;
	background-color : #d7f2ff;
}
#menu_in ul li{
	padding : 3px 0 3px 10px;
	border-top : 1px dashed navy;
}
#menu_in ul LI A{
	display:block;
	width:100%;
}
#menu_in ul li ol{
	list-style-type : none;
	padding:0;
	margin : 3px 0 0 10px;
}
#menu_in .lbanner {
	border : none;
}

#top_right{
	width : 690px;
	float:left;
	padding : 0 0 10px 0;
}
#top_right_in{
	margin : 0 0 0 10px;
}

/**************  **************/
#what{
	padding : 5px 5px 5px 160px;
	margin : 10px 0 0 0;
	border : 1px solid silver;
	background-image : url(grp/news_back.png);
	background-repeat : no-repeat;
	background-position : 5px 5px;
}
#what ul{
	list-style-type : none;
	margin : 0 10px;
	text-align : left;
}
#what li{
}
#what ul li p{
	margin : -1.4em 0 0 7em;
}
#side_menu_title{
	color : white;
	background-color : navy;
	text-align : left;
	padding-left : 5px;
	font-size : 1.3em;
}

#memonly {
  background:blue; color:white;
  border:solid 1px navy;
}
#memonly a{
  color:white;
}
#memonly img {
  vertical-align:middle;
  border:none;
}

/************** 更新履歴 **************/
#rireki{
	width:680px;
	height : 450px;
	margin : 5px 0 0 0;
	border : 1px solid silver;
	float : left;
}
#rireki h3{
	text-align:left;
	color : white;
	background : gray;
	padding-left : 5px;
	font-size : 1.3em;
}
#rireki ul{
	list-style-type : none;
	text-align : left;
	width:680px;
	margin:0 0px;
	height : 420px;
	overflow : auto;
}
#rireki li{
	padding : 3px 0;
	border-bottom : 1px dashed navy;
}
#rireki ul li p{
	margin : -1.4em 0px 0px 6em;
}


/**************  **************/
#nav_ad{
	text-align : center;
	background-color : #ffffee;
	padding : 3px;
	margin-top : 5px;
	border : 1px dashed maroon;
  margin-bottom : 5px;
}
#top_link{
	clear : both;
}
#top_link_table{
	margin : auto auto 10px auto;
	width : 95%;
	bottom : auto;
}
#top_link_table TD{
	padding:3px;
	border:1px solid gray;
}
#top_link_table td h3{
	font-size:1.2em;
	border-bottom:1px solid navy;
	background-color : #d7f2ff;
}
#top_link_table td h3 span{
	font-size:0.8em;
	font-weight : normal;
	margin-left : 10px;
}
#link_title{
	padding : 3px;
	margin : 0px 0px 5px 0px;
	color : navy;
	text-align : left;
	border-top : 1px solid navy;
	border-bottom : 1px solid navy;
	font-size : 1.3em;
	position : relative;
	width : 98%;
}

/**************  **************/
#osirase{
  margin : auto;
}
#osirase td{
  width:47%;
  padding:5px;
  vertical-align : top;
}

/**************  **************/
#sirase_a{
  padding:5px;
  border : 3px double maroon;
  background-color : #ffffd0;
}
#sirase_a h3{
  font-size : 1.2em;
  color : white;
  background : maroon;
  padding : 3px;
  text-align : center;
}
/************** ブログRSS **************/
#sirase_b{
  border : 3px double maroon;
  background : #fde;
  float:right;
  margin-top:10px;
  width:314px;
}
#sirase_b h3{
  font-size:1.2em;
  text-align:center;
  color : white;
  background : #e9b;
  margin:5px 5p 0 5px;
}
/************** ご案内リンク **************/
#sirase_c{
  padding : 5px;
  border : 3px double green;
  background : #dfd;
  width:320px;
  height:200px;
  float:right;
  margin : 0.5em auto;
  text-align:left;
}
#sirase_c h3{
  font-size : 1.2em;
  text-align : center;
  color : white;
  background : #8c8;
}
#sirase_c .comment {
  padding : 0.5em 1em;
}
#sirase_c .link {
  text-align : center;
  background : #fff;
  font-size : 80%;
}

/************** カレンダー **************/
#calendar{
  width:314px;
  height:220px;
  float : right;
  margin : 0.5em auto;
  border : 3px double blue;
  padding : 5px;
}

#calendar h3{
  text-align:center;
  color : white;
  background : #aae;
  padding-left : 5px;
  font-size : 1.2em;
}

#calendar_cgi{
  height : 200px;
  overflow : hidden;
}


/************** お問合せ **************/
#ContactUs {
  margin : 0.5em auto;
  height : 48px;
  width : 130px;
}
#ContactUs img {
  border : none;
  float:left;
}
#ContactUs span {
  font-size : 110%;
  color : blue;
}


.announce {
  margin:0.5em auto 0.5em;
}
.announce img {
  border:none;
}

