/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color: #8FCBFC;
}

#bg01{
	background-image:url(../images/bg01.jpg);
	background-repeat:repeat-y;
}

#bg02{
	background-image:url(../images/bg02.jpg);
	background-repeat:repeat-x;
}

#bg03{
	background-color: #6C226A;
	background-image:url(../images/bg03.gif);
}
td {
	font-size : 12px;
	color: #000000;
	line-height: 1.3em;
}

.title {
	padding-left: 40px;
	padding-top: 20px;
}

.systbl{
	padding: 2px 5px;
}


#fhoto_tbl img{
	border: solid 3px #FFFFCC;
}

#fhoto_tbl02 img{
	border: solid 2px #FFFFFF;
}


#addtbl td{
	font-size : 12px;
	color: #000000;
	line-height: 1.3em;
}


#toptbl{
	border: 3px #E4D165;
	border-style: dotted;
}

.hasen{
	border-bottom: dotted 3px #E3CF78;
	margin-top:-4px;
	line-height: 1.3em;
}

.hasen02{
	border-bottom: dotted 3px #E3CF78;
	margin-top:-4px;
	line-height: 0.3em;
}

.hasen03{
	border-bottom: dotted 3px #729F2D;
	margin-bottom: 10px;
}

#title02{
	background-color:#705132;
	color:#DCDBAF;
	font-weight:bold;
	padding:2px;
}
#system_tbl td{
	padding : 0px 5px;
}
#footer_waiwai	{
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}
#footer_waiwai a:link {color:#FFFFCC;}
#footer_waiwai a:visited {color:#FFFFCC;}
#footer_waiwai a:hover {color:#FFFFFF;}
