
/*-----きらら市民農園・募集要項設定------------------------------------------------------------------*/

/*-----メインビジュアル--------------------------------------------------------------------*/
#main{
	width: 780px;
	height: 198px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	background: url(../outline/img/outline_main.jpg) no-repeat;
}

/*------閲覧中のボタンの設定---------------------------------------------------------------*/
#menu2{
	background: url(../common/menu2_on.jpg) no-repeat;
}

/*------右側ボックス内各種-----------------------------------------------------------------*/
#youkou{
	width: 567px;
	height: 38px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../outline/img/outline_title1.jpg) no-repeat;
}
#syozaiti{
	width: 567px;
	height: 38px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../outline/img/outline_title2.jpg) no-repeat;
}

#box1{
	width: 567px;
	height: 299px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(../outline/img/outline.jpg) no-repeat;
}

#box1 table{
	margin: 10px 0px 0px 225px;
}

#left_td{
	width: 95px;
}

#box2{
	width: 567px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(../outline/img/attention.jpg) no-repeat;
}
#textbox2{
	width: 245px;
	margin: 35px 0px 0px 15px;
	padding: 0px;
	line-height: 1.5;
	position: absolute;
}

#box3{
	margin-top: 20px;
	padding: 0px;
}

#pdf1{
	width: 420px;
	height: 50px;
	line-height: 1.2;
}

#get_pdf1{
	width: 440px;
	line-height: 1.3;
}

#get_pdf2{
	width: 112px;
}

#map{
	width: 550px;
	height: 400px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

#box4{
	margin: 10px 0px 20px 0px;
	padding: 0px;
}

#rurikei{
	height: 240px;
}









