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



/* メインビジュアル */
#mainVis {
	background-image: url(images/p_main01.jpg);
	background-repeat:no-repeat;
	width: 695px;
	height: 214px;
	margin-bottom:30px;
}
#mainVis h1{
	width: 450px;
	margin-top:0;
	padding-top: 90px;
	color: #333333;
	font-size: 80%;
	line-height:1.5em;
	}
.mPhoto {
width:380px;
height:400px;
float:left;
padding-right:17px;
}

.sPhoto {
width:74px;
float:left;
}

.sPrev {
width:222px;
float:left;
}
.snext {
width:72px;
float:left;
}
.gLine{
	width:695px;
	height:1px;
	margin-bottom:20px;
	background-image:url(../image/li_03.gif);
	background-repeat:repeat-x;
	float:left;
}
