<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* お知らせ / 発表形式 / 宿泊案内 */

@charset "Shift_JIS";
#oshirase {
	width:580px;
}
#oshirase p {
	line-height: 1.5em;
}
#oshirase div.para {
	margin-left:10px;
	margin-right:10px;
}
#oshirase div.mlt1 {
	margin-left:1.5em;
}

#oshirase h3 {
    background-color: #959595;
    background-image: url("../images/title_h3.gif");
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0 0;
    padding: 5px 0 5px 5px;
}
#oshirase h4 {
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 0.2em;
	/*color: #F60;*/
	color: #390;
}
#oshirase p.kome1 {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#oshirase table{
	border-collapse:collapse;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
#oshirase table td{
	text-align:left;
	border:1px solid #666666;
	padding:0.2em 0.5em;
	vertical-align:middle;
}
#oshirase table tr th{
	text-align:center;
	background-color: #DDD;
	border:1px solid #666666;
	padding:0.2em;
	vertical-align:middle;
	font-weight:normal;
	line-height: 1.2em;
}
#oshirase table td.none{
	border:1px none #666666;
}
#oshirase table td.top{
	border-top:1px none #666666;
}
#oshirase table td.bottom{
	border-bottom:1px none #666666;
}
#oshirase table td.left{
	border-left:1px none #666666;
}
#oshirase table td.right{
	border-right:1px none #666666;
}
#oshirase table td.center{
	text-align:center;
}
#oshirase table td.ue{
	vertical-align:top;
}
#oshirase table td.ten_botm{
	border-bottom:1px dotted #666666;
	border-left:1px none #666666;
	border-right:1px none #666666;
	border-top:1px none #666666;
}
#oshirase table td.ten_botm2{
	border-bottom:1px dotted #666666;
	border-left:1px none #666666;
	border-right:1px solid #666666;
	border-top:1px none #666666;
}
#oshirase table.hyo_none{
	border-collapse:collapse;
	margin:0.5em 0;
}
#oshirase table.hyo_none td{
	border:1px none #666666;
	padding:0.1em 0;
	vertical-align:top;
}
#oshirase table.hyo_none th{
	border:1px none #666666;
	padding:0.1em 1em 0.1em 0;
	vertical-align:top;
	white-space: nowrap;
	font-weight:normal;
	text-align:left;
	background-color: #ffffff;
}

#oshirase table.hyo_waku {
	border-collapse:collapse;
	margin:0.5em 0;
	border:1px solid #666666;
}
#oshirase table.hyo_waku td{
	border:1px none #666666;
	padding:0.1em 2em;
	vertical-align:top;
	line-height: 1.5em;
}


#oshirase dl{
	margin: 0;
	padding: 0;
}
#oshirase dt {
	float: left;
}
#oshirase dd {
	padding-left:5em;
}

.kei {
	padding: 0.5em 0;
	margin: 0 auto 1em;
	border-bottom:1px dotted #0000FF;
}
.kei2 {
	padding: 0.5em 0;
	margin: 0.2em auto;
	border-bottom:1px dotted #0000FF;
}
.kasen2 {
	border-bottom: 3px #333333 double;
}
.kasen2_r {
	border-bottom: 1px #C00 solid;
	color:#C00;
}
.plt1 {
	padding-left:1.5em;
}
.waku {
	margin:0.5em 0 1em;
	padding:10px;
	border:1px solid #666666;
}
.waku_red {
	margin:0.5em 0;
	padding:10px 15px;
	border:1px solid #c00;
}
#oshirase p.meeting {
	padding-left: 1em;
}
#oshirase p.meet_list {
	padding-left: 1em;
	text-indent: -1em;
}
#oshirase dt.meeting {
	padding-left:1em;
	float: left;
}
#oshirase dd.meeting {
	padding-left:14em;
}
#oshirase p.btn_meet01 a{
	display:block;
	width:250px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#oshirase p.btn_meet01 a:link,
#oshirase p.btn_meet01 a:visited{background-image:url(../images/btn_meeting.gif);}
#oshirase p.btn_meet01 a:hover{background-image:url(../images/btn_meeting_on.gif);}

#oshirase p.btn_pdf01 a{
	display:block;
	margin:0 5px 10px;
	width:77px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
}
#oshirase p.btn_pdf01 a:link,
#oshirase p.btn_pdf01 a:visited{background-image:url(../images/btn_pdf.gif);}
#oshirase p.btn_pdf01 a:hover{background-image:url(../images/btn_pdf_on.gif);}

#oshirase table.kaijyo{
	width:560px;
	border-collapse:collapse;
	border:1px none #333333;
	margin:0 10px 0 20px;
}
#oshirase table.kaijyo td{
	border:1px none #333333;
	vertical-align:middle;
	text-align:left;
	padding:3px 0 3px 15px;
	background-image:url(../images/arrow.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
#oshirase table.kaijyo td.non_icon{
	border:1px none #333333;
	vertical-align:middle;
	text-align:left;
	padding:3px 0 3px 15px;
	background-image:none;
	background-position:center left;
	background-repeat:no-repeat;
}
.kaijyo a:link, .kaijyo a:visited {
	color:#003395;
	text-decoration: none;
}
.kaijyo a:hover {
	color:#003395;
	text-decoration:underline;
}
/* 宿泊案内 */
#oshirase p.btn_hotel01 a{
	display:block;
	width:200px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#oshirase p.btn_hotel01 a:link,
#oshirase p.btn_hotel01 a:visited{background-image:url(../images/btn_hotel.gif);}
#oshirase p.btn_hotel01 a:hover{background-image:url(../images/btn_hotel_on.gif);}

#oshirase p.btn_sponsored01 a{
	display:block;
	width:260px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#oshirase p.btn_sponsored01 a:link,
#oshirase p.btn_sponsored01 a:visited{background-image:url(../images/btn_sponsored1.gif);}
#oshirase p.btn_sponsored01 a:hover{background-image:url(../images/btn_sponsored1_on.gif);}

#oshirase p.btn_sponsored02 a{
	display:block;
	width:260px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#oshirase p.btn_sponsored02 a:link,
#oshirase p.btn_sponsored02 a:visited{background-image:url(../images/btn_sponsored2.gif);}
#oshirase p.btn_sponsored02 a:hover{background-image:url(../images/btn_sponsored2_on.gif);}

ul.maru li {
	margin-left:1.2em;
	list-style-type: disc;
}
</pre></body></html>