.submenu {
	background-image: url(../../common/images/bag.gif);
	float: left;
	width: 200px;
	padding-top: 80px;
	background-repeat: no-repeat;
	height: 400px;
	background-position: 0px 30px;
}
.submenu li {
	margin-top: 2px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 20px;
}
.topContents {
	margin-top: 10px;
	width: 600px;
	float: left;
}
.topContents li {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 1em;
}
#contentsCenter .topContents h1 {
	background-image: none;
}
#contentsCenter .topContents h2 {
	background-image: url(../../common/images/sub_subtitle_back.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-position: left;
	font-size: large;
	margin-bottom: 10px;
	text-indent: 1em;
}
#contentsCenter .topContents h3 {
	font-size: small;
}
.listHeader {
	font-weight: bold;
	color: #FE9922;
}
.listBody {
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.listParts {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.topContentsParts {
	padding: 10px;
	margin: 10px;
}
.topContentsText {
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-size: medium;
}

.pageTop {
	font-size: small;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pageBack {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
