@charset "utf-8";

/*左・緊急情報*/
div#kinkyu {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D97373;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#kinkyu a {
	display: block;
	font-weight: bold;
}

#kinkyu p.emargency_empty {
	margin: 5px;
}
#emglist {
  margin: 0;
  padding: 0;
}
#emglist li {
  margin: 5px 15px 5px 20px;
  list-style-type: disc;
  list-style-image: none;
  list-style-position: outside;
}

/*左・天気*/
div#tenki {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3366FF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 9px;
}



/*広報もとす*/
img#koho_img {
	margin-right: 20px;
}


/*コンサート*/
div#concert {
	margin-bottom: 20px;
}


#concert a#concert_img {
	float: left;
	margin-right: 15px;
}

#concert a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
#concert p#date {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999999;
}


/*お知らせ*/
div#t_oshirase {
	position: relative;
	background-image: url(/images/top/t_oshirase_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 420px;
}
#t_oshirase p {
	background-image: url(/images/top/t_oshirase.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 100px;
	text-indent: -99999px;
}
#t_oshirase a#o_ichiran {
	background-image: url(/images/top/t_oshirase_icon.jpg);
	display: block;
	height: 25px;
	padding-left: 15px;
	position: absolute;
	top: 0px;
	left: 250px;
	padding-top: 9px;
	background-repeat: no-repeat;
}
#t_oshirase div {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 34px;
	width: 34px;
}

div#oshirase {
	margin-bottom: 20px;
}
#oshirase ul {
	padding-bottom: 20px;
	list-style-type: none;
}
#oshirase li a {
	margin-top: 10px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/*新着情報*/
div#t_news {
	position: relative;
	background-image: url(/images/top/t_news_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 420px;
}
#t_news p {
	background-image: url(/images/top/t_news.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 100px;
	text-indent: -99999px;
}
#t_news a#s_ichiran {
	background-image: url(/images/top/t_news_icon.jpg);
	display: block;
	height: 25px;
	padding-left: 15px;
	position: absolute;
	top: 0px;
	left: 250px;
	padding-top: 9px;
	background-repeat: no-repeat;
}
#t_news div {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 34px;
	width: 34px;
}


div#news {
	margin-bottom: 20px;
}
#news dl {
	list-style-type: none;
	padding-bottom: 20px;
}
#news dt {
	margin-left: 10px;
	margin-top: 10px;
}
#news dd a {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/*右・広告欄*/
img#t_kokoku {
	margin-top: 20px;
}

div#kokokulist {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#kokokulist a img {
	margin-top: 10px;
}

/*右・バナー広告について*/
a#bnr_link {
	background-image: url(/images/top/right_bnr_icon.jpg);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	margin-left: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-position: 0px 3px;
	padding-left: 10px;
}

div#photo {
  position: relative;
  top: 0;
  left: 0;
  height: 180px;
  width: 800px;
  padding: 0;
  color: #000000;
}

a#photo_end {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  color: #000000;
  text-decoration: none;
  background: transparent url("/index.data/photo_end.png") no-repeat right top;
  height: 310px;
}
