@charset "shift_JIS";

/**** 全ページ共通 ***/



h1#logo a {
	display:block;
	width:920px;
	height:88px; 
	background:url(../09_condehouse/img/h1.jpg) no-repeat top left ;
	text-indent:-9999px;
	overflow:hidden;
	}


/* h2 タイトル関連 */


h2#c_title {
	display:block;
	width:920px;
	height:38px; 
	background:url(../09_condehouse/img/h2.jpg) no-repeat top left ;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0 0 30px 0;
	}


h3#c_sub_title {
	display:block;
	width:920px;
	height:20px; 
	background:url(../09_condehouse/img/h3.jpg) no-repeat top left ;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0 0 80px 0;
	}