* {
 margin:0;
 padding:0;
}
body {
 text-align:center;
}
#header {
	width: 800px;
	margin-left:auto;
 margin-right:auto;
 text-align:left;
}
#menu {
	float: left;
	width: 200px;
	}
	.link_text {
	font-size: 80%;
	color: #0000FF;
	text-decoration: none;
}
#contents {
	float: left;
	width: 600px;
	}
#sub {
	float: left;
	width: 140px;
	}
#navi_bar {
	width: 100%;
	clear: left;
	}
#under_navi {
	width: 100%;
	text-align: center;
	clear: left;
	}

.under_link {
	margin-right: 30px;
	margin-left: 30px;
	float: none;
	text-align: right;
}
.copyright {
	background-color: #FF99FF;
	height: 15px;
	width: 800px;
	color: #FFFFFF;
	font-size: 80%;
	padding: 0px;
	margin-top: 20px;
}
.text80 {
	font-size: 80%;
	color: #333333;
}
.text90 {
	font-size: 90%;
	margin-left: 10px;
	color: #333333;
}
.text100 {
	font-size: 100%;
	margin-left: 10px;
	color: #006600;
	margin-top: 20px;
	margin-bottom: 10px;
}
.h4 {
	font-size: 90%;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.h1 {
	font-size: 70%;
	text-align: center;
	color: #666666;
}
.text80_space {
	font-size: 80%;
	margin-right: 10px;
	margin-left: 10px;
	color: #333333;
}
.form_text {
	font-size: 70%;
	color: #666666;
	background-color: #FFC1FF;
	margin: 10px;
	border: 1px double #FF99FF;
	line-height: normal;
	word-spacing: normal;
	padding: 10px;
}
.text70 {
	font-size: 70%;
	color: #333333;
}
.left {
	float: left;
}
.right {
	float: right;
}
.overflow {
	margin: 10px;
	width: 400px;
	height: 50px;
}
.left_space {
	margin-left: 5px;
}
.dog_image {
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 100px;
}
.text_12px {
	font-size: 12px;
	color: #333333;
}
.table_border {
	border-top-color: #FF99FF;
	border-right-color: #FF99FF;
	border-bottom-color: #FF99FF;
	border-left-color: #FF99FF;
	border-bottom-style: double;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: thick;
	padding-left: 20px;
}
.sel_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF99FF;
	font-size: 80%;
	padding: 2px;
}
.sel_text {
	font-size: 80%;
	padding: 2px;
}
.top_sel {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #FF99FF;
	font-size: 80%;
}
.dog_image {
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 100px;
}
.map_text {
	font-size: 80%;
	color: #666666;
	float: right;
}