
/*-----きらら市民農園・募集要項設定------------------------------------------------------------------*/

/*-----メインビジュアル--------------------------------------------------------------------*/
#main{
	width: 780px;
	height: 198px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	background: url(../flow/img/flow_main.jpg) no-repeat;
}

/*------閲覧中のボタンの設定---------------------------------------------------------------*/
#menu4{
	background: url(../common/menu4_on.jpg) no-repeat;
}

/*------右側ボックス内各種-----------------------------------------------------------------*/
#mousikomi{
	width: 567px;
	height: 38px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../flow/img/flow_title1.jpg) no-repeat;
}

#box1{
	width: 540px;
	margin: 5px 0px 0px 5px;
	padding: 10px;
	background: #ffebcd;
}

#box1 p{
	margin: 3px 0px 5px 60px;
}

#flow{
	width: 470px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}

#box2{
	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;
}

/*-----ご注意！のボックスbox3は、頭と中央背景のみで表現。縦に伸びるボックス-----------------------------*/
#box3{
	width: 567px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background: url(../flow/img/attention_back.jpg) repeat-y;
}
#box3_head{
	background: url(../flow/img/attention_hed.jpg) no-repeat top;
	height: 48px;
}

#textbox_3{
	width: 540px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#textbox_3 p{
	margin: 3px 0px 10px 150px;
}

#btn{
	text-align: center;
}








