@charset "utf-8";

div#main	{
	margin: 0px 14px 0px 2px;
	width:	680px;
	height:	auto;
	float:	left;
}

div#side	{
	width:	180px;
	height:	auto;
	float:	right;
}

div#office,
div#assembly	{
	margin:	0px auto 16px;
	width:	680px;
	height:	auto;
}

div#office h2	{
	width:		680px;
	height:		24px;
	background:	url(./images/ct_office.jpg) no-repeat 0px 0px;
	text-indent:	-9999px;
}

div#assembly h2	{
	width:		680px;
	height:		24px;
	background:	url(./images/ct_assembly.jpg) no-repeat 0px 0px;
	text-indent:	-9999px;
}

div#contents	{
	margin:	6px 18px 6px 78px;
	width:	580px;
	height:	auto;
}

div#main h3	{
	margin:	4px 0px;
}

div#main p	{
	margin:	0px 0px 20px 30px;
	font:	normal normal normal small /1.4em sans-serif;
}

div#map	{
	margin:		20px 0px 0px 70px;
	width:		480px;
	height:		auto;
}
