﻿@charset "utf-8";


#side h1{
	background: url(images/h1.jpg) 0px 0px no-repeat;
}

.link-prev{
	float: left;
	text-align: left;
}

.link-next{
	float: right;
	text-align: right;
}

.img-center1{
	text-align:center;
}

.img-center2{
	margin-left: auto;
	margin-right: auto;
}
.img-center2 img{
	margin-top: 36px;
}
