

.contents_ttl {
	background-image:url(images/s_head.jpg);
	width:590px; height:85px;

}

.head_image_block {
	display:none;
}






.my_head_block{
}

.my_head_block h1 {
	font-size:1.2em;
}

.my_head_block .read_space{
	color:#0066ff;
}

.my_head_block .txt_space {
	clear:both;
	float:none;
	width:100%;
}

.my_head_block .image_space {
	float:left;
	width:250px;
}

.my_head_block .head_space {
	float:right;
	width:320px;
}


.my_head_block dl {
	border-bottom:1px #99ccff dashed;
	
}

.my_head_block dt{
	clear:both;
	float:left;
	width:90px;
	padding:3px;
	margin:3px 0;
	background-repeat:no-repeat;
		line-height:2em;
		background-color:#99ccff;
}

.my_head_block dd{
	float:left;
	margin:3px 0;
	margin-left:10px;
		line-height:2em;
}

.my_head_block .image_space {
	width:260px;
}

.my_head_block p {
	line-height:1.7em;
}

#map {
	float:left;
	border:1px #FFCC00 solid;
	margin-top:10px;
}



.of_link{
	display:block;
	width:68px; height:68px;
	float:right;
	background-image:url(images/details_btn.gif);
	background-repeat:no-repeat;
}

.of_link:hover{
	background-position:0 -69px;
}

.of_link span {
	display:none;
}

.event_head {
	height:9px;
	background-image:url(images/head_bk.gif);
	background-repeat:no-repeat;
}

.event_body {
	border:1px #99ccff solid;
	background-color:#FFfaeb;
	
	padding:10px 0;
}


.information_block {
	border:none;
	padding:0;
}




