@charset "UTF-8";

/*
=====================================================================
	アイホーム　BELS評価書
=====================================================================
*/


/* ============================================================================================== */
@media print, screen and (min-width:641px) {

/* contents
---------------------------------------------------------------------- */
#contents .f33{
	font-size:33px !important;
	}

#contents .belsL{
	float:left;
	}

#contents .belsR{
	float:right;
	width:700px;
	}

	#contents .belsR p{
		margin-bottom:20px;
		}

#contents ul{
	font-size:18px;
	line-height:200%;
	border-top:1px solid #000;
	padding-top:20px;
	}

	#contents ul li{
		list-style:disc;
		margin-left:1.5em;
		}

}

/* ============================================================================================== */
@media screen and  (max-width:640px) {

/* contents
---------------------------------------------------------------------- */
#contents .f33{
	font-size:26px !important;
	}

#contents .belsWrap{
	width:90%;
	margin:0 auto;
	}

#contents .belsL{
	margin-bottom:20px;
	}

#contents .belsR{
	
	}

	#contents .belsR p{
		margin-bottom:20px;
		}

}














