@charset "utf-8";

#TitleContents {
	background-image: url(../img/content_title.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 940px;
}
#TitleContents h2 {
	font-size: 14px;
	padding-top: 20px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}

#MainContents table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 700px;
}

#MainContents th, #MainContents td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 50%;	
}



table tr td ul li {
	background-image: url(../../img/arw_grey.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 6px;
	margin-bottom: 12px;
	font-size: 14px;
}
#MainContents table tr td img {
	margin-bottom: 8px;
}
table tr td ul {
	margin-left: 16px;
}

#TitleParts {
	background-image: url(../img/content_title_foot.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

