@charset "utf-8";

/* #information
--------------------------------------------------- */
#info {
	margin: 0 0 40px 0;
}


#info p{
	font-size: 0.75em;
	line-height: 160%;
}

#event{
	margin: 0 0 25px 0;
}

#event .box{
	padding: 0 0 25px 0;
}

#event .box .img{
	width:193px;
	float: left;
}

#event .box .rightBox{
	width:360px;
	float: right;
}

#event .box h3{
	margin: 0 0 0px 0;
	font-size: 0.85em;
	font-weight: bold;

}

#event .box  p{
	font-size: 0.75em;
	line-height: 160%;
}

#event .box  ul li{
	margin: 0 0 0 10px;
	font-size: 0.75em;
	line-height: 160%;
}

#event .box strong{
font-weight: bold;
}

#event table{
	margin: 0 0  40px 0;
	text-align: left;
	border: 1px solid #dbdbdb;
}

#event table th{
	width: 8em;
	padding: 8px 0 5px 8px;
	background: #f5f5f5;
	border: 1px solid #dbdbdb;
	border-right:none;
	font-size: 0.75em;
	font-weight: bold;
}

#event table td{
	padding: 8px 0 8px 10px;
	border: 1px solid #dbdbdb;
	border-left:none;
	font-size: 0.75em;
}

#event table td p{
 margin: 0 0 10px 0;
 font-size: 1.0em !important;
}

#shitumon span{
font-weight: bold;
color: #f00;
}

.ttl{
	font-weight: bold;
	font-size: 1em;
}


dl{
	margin-top: 20px; 
}


dl dt{
	font-size: 0.85em;
}


dl dd{
	font-size: 0.75em;
}


dl dt{
	font-weight: bold;
}
