h1 {
	margin: 0px 0px 0px 0px; 
}
h2 {
	width: 740px;
	height: 0px;
	background: url(image/top.jpg) no-repeat;
}

h2 a {
	display: block;
	width: 550px;
	height: 95px;	
}


#page {
	text-align:center;
	color:3A3A3A;
}
#border {
	border: 7px solid #C8FFB0;
	margin:50px;
	width:750px;
	height:450px;
	background-image:url(./image/border.jpg);
}
#wrapper {
	text-align:left;
	width:703px;
	height:400px;
	margin:25px 25px 0px 25px;
	padding:0px;
}
#logo{
	width:703px;
	height:100px;
	background-image:url(./image/logo.jpg);
}
#left {
	width:200px;
	height:275px;
	margin-top:25px;
	padding:0px;
	float:left;
}
#sub_col {
	height:65px;
	margin:5px;
}
#nav {
	margin:0px;
	width:200px;
	height:200px;
}
#nav image {
	margin:0px;
	width:200px;
	height:40px;
}
#right {
	float:right;
}
#main {
	width:500px;
	height:275px;
	margin-top:25px;
	padding:0px;
	background-image:url(./image/right.jpg);
}
img.conte_img {
	margin:0px;
	padding:0px;
	border: 3px solid #C8FFB0;
}
#footer {
	margin:0px;
	text-align:right;
	width:703px;
	padding:3px;
	font-size:75%;
}