@charset "utf-8";
#wrapper #mainbox #contentsbox #section01 {
	height: auto;
	width: 680px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mainbox #contentsbox #section02 {
	height: auto;
	width: 480px;
	margin-top: 10px;
	padding-left: 20px;
}
.branchbr {
	background-color: #1E246E;
	height: 35px;
	width: 480px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-indent: 20px;
	vertical-align: middle;
	text-align: left;
	line-height: 38px;
	margin-top: 10px;
}
#wrapper #mainbox #sidenavibox #gidebox .calendernavi {
	width: 218px;
	padding-top: 5px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #595757;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cecebf;
	border-bottom-color: #cecebf;
	border-left-color: #cecebf;
	margin-bottom: 10px;
}
#wrapper #mainbox #sidenavibox #gidebox .calendernavi li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9CACB;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#wrapper #mainbox #sidenavibox #gidebox .calendernavi a {
	display: block;
	padding-top: 10px;
	padding-bottom: 7px;
	background-image: url(img/icon_sidenavi.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 40px;
	text-decoration: none;
	color: #595757;
}
#wrapper #mainbox #sidenavibox #gidebox .calendernavi a:hover {
	display: block;
	padding-top: 10px;
	padding-bottom: 7px;
	background-image: url(img/icon_sidenavi.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 40px;
	text-decoration: none;
	color: #4D4398;
	background-color: #E9E7F3;
}
#wrapper #mainbox #sidenavibox #gidebox .calendernavi a.over {
	display: block;
	padding-top: 10px;
	padding-bottom: 7px;
	background-image: url(img/icon_sidenavi.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 40px;
	text-decoration: none;
	color: #4D4398;
	background-color: #E9E7F3;
}
