h3{
	margin-top:28px;
	}


dl{
	padding:0px;
	margin:0px;
	}

#mainBox{
	float:right;
	font-family:Arial, Helvetica, sans-serif;

	width:550px;
	
	text-align:left;
	word-spacing: 0.3em;
	line-height:1.2;
}
#leftMenu a, 
#mainBox a{
	text-decoration:none;
	color:#ffaa15;
	border-bottom:1px #ffaa15 dotted;
}
h1{
	color:#fff;
}

h2{
	padding-top:0.5em;

	color:#ffaa15;
	font-size:110%;
	border-top:3px #ffaa15 solid;
}
h2 span{
	padding-left:25px;

	font-size:80%;
	background:url(img/bg_tel.gif) no-repeat left center;
}
.museum_info{
	margin-top:1em;
	padding:1em;
	background-color:#f7ecda;
}
.museum_info dt,
.event_detail dt{
	font-weight:bold;
}
.imgBoxLeft{
	float:left;
	margin-right:12px;
}
.imgBoxRight{
	float:right;
	margin-left:5px;
}
.floatclear{
	clear:both;
}

/************************************************************/

#leftMenu{
	float:left;

	padding:5px 8px 5px 5px;
	width:200px;

	text-align:left;
}

#leftMenu ol,
#leftMenu ul{
	padding:0;
	margin-left:10px;
}
#leftMenu ol{
	margin-left:0px;
	list-style:none;
	width:185px;
}
#leftMenu ul{
	list-style-type:upper-roman;
	list-style-position: inside; 
}
#leftMenu li{
	margin:0;
	padding:0;
}
#leftMenu ul li{
	margin:0.5em 0;
	font-size:90%;
	line-height:2;
}

/************************************************************/

#content_wrap{
	background:#fff url(img/bg_left.gif) repeat-y left top;
}
#content_wrap:after {
	content: " "; 
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #content_wrap{
	display: inline-block;
}
/* no ie mac \*/
* html #content_wrap {
	height: 1%;
}
.pkg {
	display: block; 
}
/* */
.event_detail {
	width: 540px;
	clear:both;
}
.cap {
	width: 186px;
	font-size: 70%;
}
.border {
	border-bottom:dotted 1px;
	border-bottom-color::#333333;
	margin: 12px 0px 12px 0px;
	width: 550px;
	float: left;
}

.imgCap{
	font-size: 70%;
	color: #999999;
}