@charset "utf-8";
/* CSS Document */

#wrap{width:800px;
}

#header{
	margin-bottom:5px;
}


#top{
	text-align:center;
	margin-bottom:5px;
}

#navi{
	text-align:center;
	margin-bottom:5px;
}


#contents{float:left;
margin-top:15px;
width:580px
}

#banner{
	float:right;
	margin-top:15px;
	width:210px;
	}



.news{margin-left:15px;
font-size:80%;
}

.info{margin-left:15px;
font-size:80%;
}

#infomation{width:750px;
margin:0px auto;
}

#infomation h1{
padding-top:20px;
padding-bottom:20px;
font-size:150%;
}


#infomation p{
font-size:80%;
line-height:180%;
}

.contact{
	font-size:80%;
	border:1px solid #999;
}

.contact tr{
	border:1px solid #999;
	padding:5px;
}

.contact td{
	border:1px solid #999;
	padding:5px;
}

