
/*-------きらら市民農園・園部の風景設定------------------------------------------------*/

/*-----メインビジュアル--------------------------------------------------------------------*/
#main{
	width: 780px;
	height: 198px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	background: url(../scenery/img/scenery_main.jpg) no-repeat;
}

/*------閲覧中のボタンの設定---------------------------------------------------------------*/
#menu3{
	background: url(../common/menu3_on.jpg) no-repeat;
}

/*------右側ボックス内各種-----------------------------------------------------------------*/
#miryoku{
	width: 567px;
	height: 38px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../scenery/img/scenery_title1.jpg) no-repeat;
}
#fuukei{
	width: 567px;
	height: 38px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background: url(../scenery/img/scenery_title2.jpg) no-repeat;
}

#box1{
	width: 550px;
	margin: 0px 0px 0px 17px;
	padding: 0px;
}

#box2{
	width: 550px;
	margin: 10px 0px 0px 17px;
	padding: 0px;
}

#c1,#c2{
	width: 275px;
}

#c1_text,#c2_text{
	width: 260px;
}

#left_img,#right_img{
	width: 275px;
}

#s1_text,#s2_text{
	width: 260px;
	/*height: 50px;*/
	padding-bottom: 15px;
	vertical-align: top;
}

/*a{
	text-decoration:none;
	line-height: normal;
}*/