<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.eventList {
  border-top: 1px #CCC dotted;
}
.eventList li {
  padding: 20px 10px;
  border-bottom: 1px #CCC dotted;
  display: block;
  overflow: hidden;
  vertical-align: bottom;
}
.eventList li .listimg {
  float: left;
  margin-right: 10px;
}
.eventList li .eventListphoto {
  float: left;
  margin: 0 20px 0 0;
}
.eventList li .eventListIn {
  float: left;
  display: inline-block;
  width: 600px;
}

.eventList li p a {
  background: url(../../img/common/topicPatharrow.gif) no-repeat 0 center !important;
  padding-left: 10px;
}


/* --------------------------------------------------
detail
-------------------------------------------------- */

.tabsttl{
	width:100%;
	display:inline-block;
	color:#008B59;
	border-bottom:1px #CCC solid;
	margin-bottom:20px;
}

.tabsttl p{
	float:left;
	font-size:1.4em;
}

.tabsttl ul{
	float:right;
	display:inline-block;
}

.tabsttl ul li{
	float:left;
	margin-left:5px;
}

.tabsttl ul li a{
	display: inline-block;
	padding:7px 30px 5px;
	background:#FFF;
	color:#008B59;
	border:1px #CCC solid;
	border-width:1px 1px 0 1px;
	text-decoration:none;
}

.tabsttl ul li a:hover{
	padding:7px 30px 5px;
	background:#008B59;
	color:#FFF;
}


.tabsttl ul li.selected a{
	padding:7px 30px 5px;
	background:#008B59;
	color:#FFF;
}

/*list_carousel*/
.image_carousel {
  position: relative;
  padding: 0 35px;
  margin: 20px 0;
  text-align: center;
}

.image_carousel li {
  margin: 0 5px;
  display: block;
  float: left;
}


a.prevcl, a.nextcl {
  display: block;
  position: absolute;
  top: 0;
}

a.prevcl {
  left: 0;
}

a.nextcl {
  right: 0;
}

.table01{
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #d6d6d6;
}
.table01tr {
	text-valign:center;
}
.table01 tr th {
	font-weight: bold;
	text-align: center;
	background-color: #F0F0F0;
	color: #616161;
	height: 25px;
}
.table01 tr td {
	color: #616161;
	background-color: #FFF;
	padding:7px 10px;
}

.table01 tr .file a img {
	margin-bottom: 7px;
	margin-right: 5px;
}
.table01 tr .figure {
	text-align: center;
	font-weight: bold;
	width: 75px;
}
.table01 tr td p {
	padding-left: 15px;
}

/* --------------------------------------------------
outline
-------------------------------------------------- */


.section .font_s {
	font-size: 80%;
	text-align: center;
}
.section .txt_r {
	float: right;
	width: 81%;
	margin-bottom: 2em;
}
.section .txt_l {
	float: left;
	width: 43%;
	margin-bottom: 2em;
}
.section .photo_r {
	float: right;
}
.section .photo_l {
	float: left;
	width: 120px;
}
.section {
	clear: both;
}
.center_img {
	text-align: center;
	margin-top: 2em;
	padding-bottom: 2em;
}
.list_s li{
	margin-bottom:1em;
	background-image: url(file:///C|/Users/coara/Desktop/%E3%82%B7%E3%82%B0%E3%83%AC/html/outline/img/list_s.jpg);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
</pre></body></html>