/* CSS Document */
body {
	background-color:#638D29;
	background-image:url(../images/bg01.jpg);
	background-repeat:repeat-x;
	margin : 0;
	padding : 0;
	color: #000000;
}

#bg01{
	background-image:url(../images/bg01.jpg);
}


td {
	font-size : 12px;
	color: #2B1102;
	line-height: 1.3em;
}

.systbl{
	padding: 2px 5px;
}

#fhoto_tbl img{
	border: solid 4px #ffffff;
}

#fhoto_tbl02 img{
	border: solid 2px #FFFFFF;
}


#addtbl{
	padding: 10px 5px;
	background-color: #C54836;
}


#toptbl{
	border: 3px #ECB8B0;
	border-style: dotted;
}

.hasen{
	border: 3px #A53B2D;
	border-bottom-style: dotted;
	line-height: 0.3em;
	padding-bottom : 10px;
}

.hasen02{
	border-bottom: dotted 3px #FFBB77;
}

#title02{
	background-color:#705132;
	color:#DCDBAF;
	font-weight:bold;
	padding:2px;
}
