@charset "UTF-8";
#contents  {
	width: 840px;
}
/* CSS Document */

#left  {
	float: left;
	width: 230px;
	padding: 50px 10px 40px 20px;
}
#left li  {
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}
#right  {
	float: left;
	width: 580px;
	padding-top: 50px;
	position: relative;
}
#right  #main  {
	width: 580px;
	padding-bottom: 10px;
	float: left;
}
#right     #main .photo   {
	float: left;
	margin-right: 10px;
	width: 190px;
}
#right  #main   div    {
	width: 360px;
	float: left;
}
#right  #main  h2  {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 1.3em;
	font-weight: bold;
}
p.button_tomap {
	padding-bottom: 40px;
	padding-left: 500px;
	width: 60px;
	clear: both;
}
#right  #sub  {
	width: 580px;
	padding-bottom: 10px;
	float: left;
}
#right     #sub  .top_block   {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#right #sub .top_block h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 5px;
	display: block;
}
#right #sub .top_block p {
	clear: both;
}
#right   #sub   h4  {
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
}
#right  #sub #block_container {
	width: 390px;
	float: left;
}
#right   #sub .sub_block            {
	float: left;
	width: 180px;
	height: 270px;
	margin-right: 10px;
	position: relative;
}
#right #sub .sub_block .icon_grow {
	position: absolute;
	top: 5px;
	z-index: 2;
	right: 5px;
}
#right  #sub  .photo {
	padding-bottom: 4px;
}
#right   #sub   .map_scp   {
	float: left;
	padding-bottom: 40px;
	width: 350px;
	padding-right: 15px;
}
#right #sub h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8;
	width: 180px;
	float: left;
}
#right     #sub     .desc {
	float: left;
	width: 195px;
	padding-bottom: 6px;
}
#right #sub .link_photo {
	clear: both;
	float: left;
	width: 580px;
}
#right #sub .link_photo li {
	width: 105px;
	list-style-type: none;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-right: 8px;
	float: left;
}

