﻿@charset "utf-8";


/* link
=========================================*/
body#link {
	text-align: center;
}
body#link #pageContainer {
	width: 605px;
	margin: 0 auto;
	background-color: #ffffff;
}
body#link #pageContainer #header {
	width: 605px;
}
body#link #pageContainer #contents {
	width: 605px;
}
