﻿@charset "utf-8";

/* -------------------------------------------------------
   sitemap
------------------------------------------------------- */
#center-image {
	background : url("../images/center-image-07.jpg") no-repeat;
}

#content .right-content table {
	margin     : 20px auto;
	border     : 1px solid #333;
	text-align : center;
}

#content .right-content table tr td {
	margin        : 0;
	padding       : 5px 10px;
	border-right  : 1px solid #333;
	border-bottom : 1px solid #333;
}

#content .right-content ul {
	padding    : 10px 0 10px 15px;
	list-style : circle;
}

#content .right-content ul li {
	padding   : 0 0 5px 0;
	font-size : 14px;
}