div.idxbox01 {
	background: url(../img/top01.gif) no-repeat top center;
	background-color: #8D7E5D;
	margin: 0px auto 20px auto;
	padding: 0px;
	width: 600px;
}

div.idxbox02 {
	background: url(../img/top02.gif) no-repeat bottom center;
	margin: 0px;
	padding: 10px;
}

div.idxbox02 p {
	line-height: 120%;
}

div.idxbox02 p.top {
	margin-top: 10px;
}

div.log p {
	margin: 0px 0px 5px 0px;
	padding: 0px
}

div.att {
	padding: 15px 0px 10px 0px;
}

span.memo{
	text-decoration: underline; 
}

textarea.formtext {
	margin: 5px 0;
	width: 450px;
}