@charset "utf-8";
/* CSS Document */

#s_main{
	width:735px;
	}

.s_wrap{
	width:735px;
	margin:0 auto 60px auto;
	float:left;
	}


/*-----------------------------------------------右--*/


.s_right{
	width:615px;
	margin:0 0 30px auto;
	}



/*-----------------------------------------------ドッグラン--*/

.s_dogrun{
	background:url(../image/dogrun1.png) no-repeat;
	width:600px;
	height:410px;
	margin:10px auto 0 auto;
	}
.s_dogrun .text{
	width:290px;
	padding-left:0px;
	padding-top:270px;
	font-size:12px;
	line-height:1.5em;
	}


/*-----------------------------------------------ファーム--*/

.s_farm{
	background:url(../image/farm.png) no-repeat;
	width:600px;
	height:428px;
	margin:10px auto 0 auto;
}

	
.s_farm .text{
	width:600px;
	padding-left:0px;
	padding-top:440px;
	font-size:12px;
	line-height:1.5em;
	margin-bottom:60px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
