@charset "utf-8";

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

	東急コミュニティー　賃貸・売買パートナー
	reside.css
	
	** caption
	** ID maintenance-flash
		
*********************************************** */
	
/* caption
----------------------------------------------- */
h2.title-reside{
	width: 710px; height: 50px;
	background: url(/img/reside/title-reside.gif) left top no-repeat;
	text-indent: -9999px;
	}
h3.cap-procedure{
	width: 710px; height: 30px;
	background: url(/img/reside/cap-procedure.gif) left top no-repeat;
	text-indent:-9999px;
	margin-top: 10px;
	}
	
	
/* read
----------------------------------------------- */

h4.read-cap{ width:710px; margin-top: 25px;} 
	h4.read-cap a{
		display: block;
		width: 710px; height: 29px;
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: -9999px;
		}
		h4.read-cap a:hover{ background-position: left bottom;}
		h4.read-cap a.nav-on{ background-position: left bottom;}
		
		h4.cap-reside01 a{ background-image: url(/img/reside/cap-reside01.gif); }
		h4.cap-reside02 a{ background-image: url(/img/reside/cap-reside02.gif); }
		h4.cap-reside03 a{ background-image: url(/img/reside/cap-reside03.gif); }
		h4.cap-reside04 a{ background-image: url(/img/reside/cap-reside04.gif); }
		h4.cap-reside05 a{ background-image: url(/img/reside/cap-reside05.gif); }
		h4.cap-reside06 a{ background-image: url(/img/reside/cap-reside06.gif); }
		h4.cap-reside07 a{ background-image: url(/img/reside/cap-reside07.gif); }
		h4.cap-reside08 a{ background-image: url(/img/reside/cap-reside08.gif); }

div.read-box{
	width: 660px !important; width: 710px;
	background-color: #f6f6f6;
	padding: 18px 25px;
	}
	div.read-box h5{
		border-left: solid 10px #006633;
		color: #006633;
		font-weight: bold;
		padding-left: 3px;
		}
	div.read-box p{
		margin: 15px 0;
		}
	div.read-box p.link{
		margin-bottom: 0;
		text-align: right;
		}
	div.read-box p.link a{
		color: #006633;
		line-height: 1.8;
		background: url(/img/link/icon-link.gif) right center no-repeat;
		padding-right: 15px;
		}
		
	div.read-box ul li{
		margin-top: 20px;
		margin-left: 10px;
		}
		div.read-box ul li h6{
			color: #444;
			font-weight: bold;
			}
		div.read-box ul li p{
			margin-top: 5px;
			margin-left: 1em;
			}
		div.read-box a.link-dl{
			color: #006633;
			font-weight: bold;
			text-decoration: underline;
			margin-left: 5px;
			line-height: 2;
			}
			div.read-box ul li a.link-dl:hover{ text-decoration: none; }
			
	div.read-box ul.check-list li h6{
		color: #006633;
		font-weight: bold;
		}
		
		div.read-box span.tx-red{ color:#fe0000; }
		
		div.read-box hr{
			margin-bottom: 20px;
			height:1px;
			background: none;
			border: 1px dashed #ccc;
			border-width: 1px 0 0 0;
			overflow: hidden;
			}
		
	div.read-box p.check-print{ text-align: center; margin-bottom: 0;}
		div.read-box p.check-print a{
			display: block;
			width: 160px; height: 21px;
			background: url(/img/reside/btn-checkprint.gif) left top no-repeat;
			text-indent: -9999px;
			margin: 0 auto;
			}
			div.read-box p.check-print a:hover{ background-position: left bottom; }
			
div.nyukyo_syuto {
          float: left;
          width: 200px;
}
div.nyukyo_other {
          float: right;
          width: 450px;
}
		

