
/* ページ内共通
---------------------------------------------------- */




/* １番目のセクション
---------------------------------------------------- */

#s01 form{
	text-align:center;
	padding-bottom:1.5em;
}

#s01 form input{
	margin:0 5px;
}

#s01 form table{
	width:470px;
	margin:0 30px 20px 30px;
}

#s01 form table td{
	border-bottom:dashed 1px #009900;
	padding:8px 0 4px 0;
	text-align:left;
}

#s01 form table td.item{
	width:140px;
	padding-right:10px;
	text-align:right;
}

#s01 form table td.description{
}

#s01 form table td.description input{
	width:260px;
	margin:0;
}

#s01 form table td.description textarea{
	width:300px;
	height:120px;
}




/* ２番目のセクション
---------------------------------------------------- */

#s02 ul{
	padding-bottom:0;
}

#s02 li{
	padding-bottom:1.5em;
}




/* ３番目のセクション
---------------------------------------------------- */




/* ４番目のセクション
---------------------------------------------------- */




/* ５番目のセクション
---------------------------------------------------- */








