@charset "utf-8";

/* *********************************************

	東急コミュニティー　賃貸・売買パートナー
	link.css
	
	** caption
	** ID link-box
		
*********************************************** */
	
/* caption
----------------------------------------------- */
h2.title-link{
	width: 710px; height: 50px;
	background: url(/img/link/title-link.gif) left top no-repeat;
	text-indent: -9999px;
	}
h2.title-move{
	width: 710px; height: 50px;
	background: url(/img/link/title-move.gif) left top no-repeat;
	text-indent: -9999px;
	}
h2.title-sitemap{
	width: 710px; height: 50px;
	background: url(/img/sitemap/title-sitemap.gif) left top no-repeat;
	text-indent: -9999px;
	}
h3.cap-movearea{
	width: 691px !important; width: 710px;
	border-left: solid 12px #006633;
	font-weight: bold;
	color: #006633;
	margin-top: 20px;
	padding: 0px 10px 0px 7px;
	}
	
	
	
/* ID link-box
----------------------------------------------- */
#link-box{
	width: 710px;
	background: url(/img/link/bg-linkbox.gif) left top repeat-x;
	margin-top: 24px;
	padding-top: 6px;
	}
	#link-box div.movearea-com{
		width: 690px !important; width: 710px;
		background-color:#f1f2f3;
		margin-top: 10px;
		margin-bottom: 15px;
		padding: 10px;
		}
		#link-box div.movearea-com h4{
			font-weight: bold;
			}
#link-box ul.advice{
	width: 710px;
	}
	#link-box ul.advice li{
		width: 700px !important; width: 710px;
		background: url(/img/link/bg-linkdotline.gif) left bottom repeat-x;
		padding-bottom: 1px;
		}
	#link-box ul.advice li p.name{
		width: 265px !important; width: 285px;
		float: left;
		padding: 18px 0 18px 20px;
		background: url(/img/link/icon-link.gif) left center no-repeat;
		font-weight: bold;
		}
		#link-box ul.advice li p.name span{ font-weight: normal; }
		#link-box ul.advice li p.name a{
			color: #006633;
			font-weight: bold;
			}
		#link-box ul.advice li p.info a{
			color: #006633;
			}
		#link-box ul.advice li p.name a:hover,#link-box ul.advice li p.info a:hover{
			text-decoration: underline;
			}
	#link-box ul.advice li .info{
		width: 405px;
		float: right;
		padding: 12px 0;
		}
		#link-box ul.advice li div.info	p.privilege{
			color: #fff;
			background-color: #6f9d68;
			padding: 1px 0;
			width: 5em;
			text-align: center;
			}
		#link-box ul.advice li div.info ul{
			margin-top: 7px;
			}
			#link-box ul.advice li div.info ul li{
				width: auto;
				background: none;
				margin-left: 1.5em;
				padding-bottom: 2px;
				list-style-type: disc;
				} 
		
#link-box dl{ width:710px; margin-top: 20px;}
	#link-box dt{
		width: 700px !important; width: 710px;
		border-bottom: solid 1px #ccc;
		padding: 10px 10px 10px 0;
		}
		#link-box dt span{
			display: block;
			border-left: solid 12px #006633;
			padding-left: 7px;
			font-weight: bold;
			color: #006633;
			}
	#link-box dd{
		width: 700px;
		background: url(/img/link/bg-linkdotline.gif) left bottom repeat-x;
		padding: 18px 0;
		}
		#link-box dd span{
			display: block;
			background: url(/img/link/icon-link.gif) left center no-repeat;
			padding-left: 20px;
			color: #333;
			font-weight: bold;
			}
			

/* ID sitemap
----------------------------------------------- */
#sitemap{ margin-top: 25px; }
#sitemap li{
	/*background-color: #f1f2f3;*/
	margin-bottom: 30px;
	padding-top: 8px;
	}
	#sitemap li span{
		display: block;
		font-size: 120%;
		font-weight: bold;
		background: #f1f2f3 url(/img/sitemap/icon-sitemap-l.gif) left center no-repeat;
		padding: 10px 0 10px 30px;
		}
	#sitemap li a{
		display: block;
		color: #006633;
		font-size: 120%;
		font-weight: bold;
		background: #f1f2f3 url(/img/sitemap/icon-sitemap-a.gif) left center no-repeat;
		padding: 10px 0 10px 30px;
		}
	#sitemap li.other,#sitemap li.other_dl,#sitemap li.other_bl{
		background: #fff url(/img/common/line-dot01.gif) left bottom repeat-x;
		margin-bottom: 5px;
		paddin-top: 0;
		line-height: 1 !important;
		line-height: 0;
		} 
		#sitemap li.other a{
			background: url(/img/link/icon-link.gif) left center no-repeat;
			margin: 0;
			font-weight: normal;
			font-size: 100%;
			padding: 8px 0 8px 17px; 
			}
		#sitemap li.other_dl a{
			background: url(/img/sitemap/icon-download.gif) left center no-repeat;
			margin: 0;
			font-weight: normal;
			font-size: 100%;
			padding: 8px 0 8px 17px;
			}
		#sitemap li.other_bl a{
			background: url(/img/sitemap/icon-blank-link.gif) left center no-repeat;
			margin: 0;
			font-weight: normal;
			font-size: 100%;
			padding: 8px 0 8px 17px;
			}
	#sitemap li ul li{
		background: #fff url(/img/common/line-dot01.gif) left bottom repeat-x;
		margin-bottom: 5px;
		padding: 10px 20px;
		font-size: 100%;
		}
		#sitemap li ul li a{
			display: inline;
			font-size: 100%;
			font-weight: normal;
			background: url(/img/link/icon-link.gif) left center no-repeat;
			margin: 0;
			padding: 0 0 0 17px;
			}
		#sitemap li.other ul{
			margin-top: -31px;
			margin-left: 280px;
			}
			#sitemap li.other ul li a{
				background-image: url(/img/sitemap/icon-blank-link.gif);
				}
