@charset "utf-8";
/* CSS Document */

h2{
	width:610px;
	height:37px;
	background:url(../../img/pc/branch/h2_events.gif) no-repeat top left;
	margin:auto;
	border-bottom:1px #9A9A9A solid;
	clear:both;
}

ul.calendar{
	width:600px;
	height:400px;
	overflow:auto;
	margin:auto;}

	ul.calendar li{
		clear:both;
		border-bottom:dashed 1px #CCCCCC;
		margin:0.5em 1em;}
		
		ul.calendar dl{
			margin-left:5em;}
			
				ul.calendar dt{
					font-weight:bold;
					color:#373737;}


h3{
	color:#5B4658;
	text-align:center;
	font-size:120%;
	margin:auto;}

div.navi{
	text-align:center;}

.event_frame{
	width:608px;
	margin:20px auto;
}

.event_frame p{
	text-align:right;
}

.event_frame img{
	vertical-align:bottom;
}

hr{
	width: 608px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px #9A9A9A solid;
}


