@charset "utf-8";
/* トスコの住まい */



/* メインビジュアル */
#mainVis {
	background-image: url(images/p_main01.jpg);
	background-repeat:no-repeat;
	width: 695px;
	height: 327px;
	margin-bottom:30px;
}
#mainVis h1{
	width: 590px;
	margin-top:0;
	padding-top: 100px;
	color: #333333;
	font-size: 80%;
	line-height:1.5em;
	}

/* コンテンツ */
#mainCateg {
	background-image: url(images/t_01.gif);
	background-repeat:no-repeat;
	width: 695px;
	height: 210px;
	margin-bottom:30px;
	float:right;
}
#mainCateg h1{
	width: 550px;	
	margin:0;
	padding:100px 0 0 145px;
	color: #333333;
	font-size: 80%;
	line-height:1.5em;
	}

#mainCateg02 {
	background-image: url(images/t_02.gif);
	background-repeat:no-repeat;
	width: 695px;
	height: 167px;
	margin-bottom:30px;
	float:right
}
#mainCateg02 h1{
	width: 550px;	
	margin:0;
	padding:70px 0 0 145px;
	color: #333333;
	font-size: 80%;
	line-height:1.5em;
	}

#mainCateg03 {
	background-image: url(images/t_03.gif);
	background-repeat:no-repeat;
	width: 695px;
	height: 210px;
	margin-bottom:30px;
	float:right
}
#mainCateg03 h1{
	width: 550px;	
	margin:0;
	padding:70px 0 0 145px;
	color: #333333;
	font-size: 80%;
	line-height:1.5em;
	}
	


