body {  }
div { margin-top: 0; margin-bottom: 0; }
p { margin-top: 1em; margin-bottom: 1em; }
ul { margin-top: 0; margin-left: 0.8em; padding-left: 0.8em; }
li { list-style-type: circle; list-style-position: outside; }
td { }
.space-05 { width: auto; height: 5px; }
.space-07 { width: auto; height: 7px; }
.space-10 { width: auto; height: 10px; }
.space-20 { height: 20px; }
.space-30 { height: 30px; }
.space-40 { height: 40px; }
.space-50 { height: 50px; }
.photo-center { text-align: center; }
.line-dotted-690 { width: 690px; height: auto; border-bottom: thin dotted #8069b0; }
.line-250 { width: 250px; height: auto; border-bottom: 1px solid #fff; }
.line-950 { width: 950px; height: auto; border-bottom: 1px solid gray; }
#zone-title { background-image: url(image/index_title/zone.gif); width: 250px; height: 30px; }
.fl-left {
	float: left;
	padding-right: 15px;
}
.cl-both { clear: both; }