@charset "utf-8";
/* トスコの住まい */



/* メインビジュアル */
#mainVis {
	background-image: url(images/p_main01.jpg);
	background-repeat:no-repeat;
	width: 695px;
	height: 270px;
	margin-bottom:30px;
}
#mainVis h1{
	width: 500px;
	margin-top:0;
	padding-top: 100px;
	color: #333333;
	font-size: 80%;
	line-height:1.5em;
	}
	
	
/* コンテンツ */
#mainCateg {
	width: 695px;
	height: 126px;
	margin-bottom:25px;
	float:left;
}
