@charset "UTF-8";

/* 不動産基礎知識
-------------------------------------------------------------- */

/* 買う */
/*     \*/
@import "kiso/buy_page.css";/*     */

/* 以下共通部分 */
.all_cont{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	padding-top:5px;
}
.kiso .contents{
	width:890px;
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #72BA29;
	text-align: left;
}
.kiso div.rmenu{
	border: none;
	padding-top: 0;
	width:920px;
}
.kiso h3{
	margin-bottom:15px;
}
.kiso h4{
	padding-bottom: 10px;
}
.kiso h5{
	padding-bottom: 15px;
}
.kiso h6{
	color: #72BA29;
	font-size: 115%;
	margin-top: 15px;
}


.kiso dfn{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	display: block;
}

.kiso ul.point{
	padding-top: 10px;
	padding-bottom: 20px;
}

.kiso .top-line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}

/* 以下見出し　★ */
.kiso .m-top0{     /*★*/
	margin-top: 0px;
	margin-bottom: 5px;
	color: #72BA29;
	border-left-color: #72BA29;
	border-left-width: 5px;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 110%;
}

.kiso .m-top15{     /*★*/
	margin-top: 15px;
	margin-bottom: 5px;
	color: #72BA29;
	border-left-color: #72BA29;
	border-left-width: 5px;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 110%;
}
.kiso .m-top20{     /*★*/
	margin-top: 20px;
	margin-bottom: 5px;
	color: #72BA29;
	border-left-color: #72BA29;
	border-left-width: 5px;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 110%;
}


/* コンテンツＢＯＸ */


/*右img190*/
.kiso .box190{
	clear: both;
	width: 677px;
}
.kiso .box190 .text{
	float: left;
	width: 486px;
	padding-bottom: 30px;
}
.kiso .box190 .img{
	float: right;
	width: 190px;
	text-align: right;
	padding-bottom: 30px;
}

/*右img310*/
.kiso .box{
	clear: both;
	width: 677px;
	padding-bottom: 30px;
}
.kiso .box310{
	clear: both;
	width: 677px;
}
.kiso .box310 .text{
	float: left;
	width: 360px;
	padding-bottom: 30px;
}
.kiso .box310 .img{
	float: right;
	width: 310px;
	text-align: right;
	padding-bottom: 30px;
}

/*右img370*/
.kiso .box370{
	clear: both;
	width: 677px;
}
.kiso .box370 .text{
	float: left;
	width: 280px;
	padding-bottom: 30px;
}
.kiso .box370 .img{
	float: right;
	width: 380px;
	text-align: right;
	padding-bottom: 30px;
}

/*グリーンＢＯＸ　★*/
.kiso .box-green-p15{     /*★*/
	background-color: #F7FDE6;
	clear: both;
	width: 647px;
	padding: 15px;
}



/* ステップ */
.kiso dl.step-non{
	background-image: url(../kiso/buy/images/bg_ble.jpg);
	width: 675px;
	margin-top: 0px;
}
.kiso dl.step{
	background-image: url(../kiso/buy/images/bg_ble.jpg);
	width: 675px;
	margin-top: 20px;
}
.kiso dl.step_ora{
	background-image: url(../kiso/buy/images/bg_ora.jpg);
	width: 675px;
	margin-top: 20px;
}
.kiso dl.step dd,.kiso dl.step_ora dd,.kiso dl.step-non dd{
	width: 640px;
	margin-left: 15px;
}


/* 最下段前後のページ移動リンク */
.kiso ul.next-link{
	width: 677px;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
}
.kiso ul.next-link li.le{
	float: left;
}
.kiso ul.next-link li.ri{
	float: right;
	text-align: right;
}

.kiso ul.bt05{
	margin-bottom:5px;
}