body {
	margin-top: 0px;
	font-size: 85%;
	line-height:130%;
	color: #454545;

}

/*　リンカー */
a:link{	color: #294AA0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img { border: 0;}

h1,h2,h3,h4,h5{margin:0px;} /*　固定条件 */
h3 {font-size: 110%;}
h4 {font-size: 100%; font-weight:bold; margin-top: 10px;}

ul.news {/* 頭出し2文字 */
	margin: 0px;
	list-style: none outside;
	text-indent:-1em;
	padding-left:1em;
}
	
.pan {/*パンくずリスト*/
	font-size: 80%;
	}
.captxt {/*キャプションテキスト*/
	font-size: 80%;
	}

/*イベントインデックス*/
#ev_index {
	margin: 0 0 20px 0;
	padding: 0px;
	line-height: 125%;
	display: block;
	list-style: none;
}

.ev_list {background: url(event/image/ev_list.gif) no-repeat; font-weight: bold;}
.ev_otlist {background: url(event/image/ev_otlist.gif) no-repeat;}
.ev_penlist {background: url(event/image/ev_listpen.gif) no-repeat;}
.ev_grnlist {background: url(event/image/ev_listgrn.gif) no-repeat;}
.ev_list2 {
	font-family: monospace;
	list-style: none outside;
	text-indent:-1.4em;
	padding-left:1.4em;
}
.ev_list2,
.ev_list,
.ev_otlist {
	padding: 2px 2px 2px 1.7em;
	border-bottom: dotted 1px #999999;
	display: block;
}
.ev_grnlist,
.ev_penlist {
	padding: 2px 2px 2px 2.7em;
	border-bottom: dotted 1px #999999;
	display: block;
}

.ev_listsqcolor {color: #BABE65;}

/*イベントページ内*/
.ev_sub0{
color:#006600;
margin-top: 0px;
}
.ev_sub{
color:#006600;
margin-top: 25px;
}
.ev_sub2{
color:#006600;
margin-top: 10px;
}
.ev_request {
	margin:0;
	padding: 2px 2px 2px 1.7em;
	display: block;
}
.ev_request2ul {
	margin:0;
	padding: 0px;
    display: inline;
}
.ev_request2 {
	font-family: monospace;
	list-style: none outside;
	line-height: 1.3em;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;

}
.ev_request2cosred,
.ev_request2cos {
	font-family: monospace;
	list-style: none outside;
	line-height: 1.3em;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:2px;
	font-size: 90%;
}
.ev_request2cosred { color: #FF0000; margin-top: 5px;}
.ev_scheduleul {
	margin:0;
	padding: 2px 0.2em 2px 0.2em;
	list-style-type: none; 
}
.ev_schedule {
	border-top: dotted 1px #996600;
	line-height: 1.8em;
}
.ev_schedule2 {
	border-top: dotted 1px #996600;
	border-bottom: dotted 1px #996600;
	line-height: 1.8em;
}
.ev_sqcolor {color: #996600}
.ev_titlecap {font-size:75%;}
.ev_red {color: #FF0000;}
