#container #jirei {
	width: 700px;
	margin-top: 20px;
	float: left;
	height: auto;
}
#jirei #space {
	clear: both;
	height: 1px;
	width: 700px;
}
#jirei #jirei_sidebar {
	width: 250px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#jirei_sidebar #jirei_title {
	background-image: url(../images/jirei_banner_s.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-indent: -9999px;
}
#jirei_sidebar ul {
	list-style-type: none;
	margin: 0px;
	height: 20px;
	width: 210px;
	color: #444;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#jirei_sidebar ul li {
	height: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 13px;
}
#jirei_main {
	height: auto;
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#jirei_main #jirei_box1 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	margin-bottom: 30px;
	width: 425px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#jirei_main #jirei_box2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	height: 1120px;
	width: 425px;
	background-image: url(../images/jirei_map.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 30px;
}
#jirei_box2 #map_pdf {
	font-size: 11px;
	color: #888;
	padding-top: 630px;
}
#jirei_main #jirei_box3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	height: auto;
	margin-bottom: 30px;
	width: 425px;
}
.jirei_title {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 425px;
	font-weight: bold;
	font-size: 17px;
	line-height: 38px;
	color: #333;
	background-image: url(../images/hand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
