@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
table {
	width:570px;
	text-align:left;
	border:#CCCCCC dotted 1px;
	margin-bottom:30px;
	}

th {
	width:100px;
	height:25px;
	padding:10px 10px 10px 10px;
	background-color:#EEEEEE;
	font-weight:normal;
	color:#BBBBBB;
	border-right:#CCCCCC dotted 1px;
	border-bottom:#CCCCCC dotted 1px;
	}

td {
	width:470px;
	height:25px;
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	border-bottom:#CCCCCC dotted 1px;
	}

.sitemap {
	list-style:url(../images/list.jpg) inside;
	font-size:16px;
	line-height:220%;
	margin-bottom:30px;
	}
	
.box3 {
	background:url(../images/box3.jpg) no-repeat;
	float:left;
	margin:10px 0px 5px 0px;
	padding:10px 10px 10px 10px;
	width:570px;
	height:270px;
	}

.box4 {
	background:url(../images/box4.jpg) no-repeat;
	float:left;
	margin-top:5px;
	padding:10px 10px 10px 10px;
	width:570px;
	height:870px;
	}
	
.box5 {
	background:url(../images/box5.jpg) no-repeat;
	float:left;
	margin-top:10px;
	padding:10px 10px 10px 10px;
	width:570px;
	height:720px;
	}

p {
	margin:0px 0px 8px 0px;
	}

.m58 {
	margin:5px 0px 8px 0px;
	}
