/* CSS Document */

#container {width:803px;margin:0 auto}

#header {margin:0}

#toppic {
	width:576px;padding:300px 0px 0px 210px;
	background:url(../img/topmain.jpg) no-repeat left top;
}
#toppic p {margin-bottom:10px}


#contents {margin:20px 20px 30px}

#contents h3 {margin-bottom:10px}
#contents p {margin-bottom:10px}

#contents table {margin:10px 0 30px}


#contents .guide {border:3px dotted #999999;margin:10px 100px;padding:15px 20px}
#contents .guide table{margin:0 0 5px}


#footer {
	margin:5px 0 0;width:803px;height:65px;
	background:url(../img/footer.jpg) no-repeat left top;
}
