@import url(common.css);

div#localnavi {
	height: 230px;
	padding-top: 5px;
}

div#add {
    padding: 10px;
	font-size: 12px;
	/*position: relative;
	bottom: -70px;*/
}

div#main-content {
	background:#fff url("../img/main-bg.jpg") repeat-y;
	float:right;
	height: 750px;
	padding-top: 15px;
	margin: 0;
}

h2 {
	text-align: center;
	padding-bottom: 0px;
}

div.new {
	text-align:center;
	width: 550px;
	margin-left: 5px;
}

div.new p {
    font-size: 14px;
    padding-bottom: 5px;
    line-height: 200%;
    text-align: left;
    background:#fff url("../img/line.gif") repeat-x 0 5px;
}

#content {
	width: 555px;
    text-align: center;
    margin: 10px;
}

.center {
	text-align: center;
}

#botan{margin-left:580px;margin-top:-50px;}

