@charset "UTF-8";
/* CSS Document */

/*農場 追加スタイル*/


/*写真左配置box*/
.p_box{
	padding:5px 0px;
	/*border-bottom: 0px;
	border-bottom: 1px dotted #666666;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;*/
}
.p_box img{
	float:left;
	margin-right:5px;
/*	margin:0px 5px;*/
}