#mainParts .position {
	margin:33px 0 0 0;
	padding-bottom:50px;
	width:941px;
	color:#111111;
	background:#fff url(img/main_back.gif) repeat-y left top;
}
/* ------------------------------
Container Layout 
------------------------------- */
#p-topics #contentsParts {
	float:left;
	display:inline;
	padding-top:280px;
	background-image:url(img/pict_index.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:712px;
	text-align:center;
}
#p-topics .inContainer {
	margin:0 auto;
	width:668px;
	text-align:left;
}

.entryHead {
	width:668px;
	margin-bottom:1.8em;
	padding-bottom:8px;
	background:#fff url(../img/line_dotted.gif) repeat-x left bottom;
}
.entryHead .dayParts {
	float:left;
	display:inline;
	padding:5px 0;
	font-size:10px;
	line-height:1.231;
}
.entryHead .tagParts {
	float:right;
	display:inline;
	padding:5px 12px;
	background-color:#eeeeee;
	font-size:10px;
	line-height:1.231;
	text-align:center;
	min-width:50px;
	width:auto !important;
	width:74px;
}
.Container h1, .Container h2 {
	font-weight:bold;
}
.Container h1, .Container h2, .Container p {
	line-height:1.8;
}
.Container {
	margin-bottom:35px;
	text-align:left;
}
.Container p {
	margin-bottom:1.8em;
}
.Container img {
	border:#f0f0f0 solid 7px;
}
.Container table {
	margin-bottom:1.8em;
}
.Container table th, #c-top .Container table td{
	padding:7px;
}
.Container table td{
	padding:7px;
}
.clearline {
	margin:0;
}
.clearline hr{
border-color:#f0f0f0;
border-top-width:5px;
}
* html .clearline hr {
height:5px;
}
/* ------------------------------
SubNaviParts Layout 
------------------------------- */
#topicsSubNaviParts {
	 float:right;
	display:inline;
	 width:215px;
}
#topicsSubNaviParts .labelSubNavi {
	width:215px;
	height:55px;
	background-image:url(img/label_sub.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -9000px;
	position:relative;
/*\*/
	overflow: hidden;
/**/
}

#topicsSubNaviParts ul {
	margin-bottom:30px;
	padding:12px 0 12px 0;
	background:#fff url(../img/line_sub_dotted.gif) repeat-x left bottom;
	text-align:left;
}
#topicsSubNaviParts ul li {
	padding:4px 0 4px 15px;
	background:#fff url(../img/li_sub_arrow.gif) no-repeat 7px 50%;
}

#topicsSubNaviParts a.btnListView{
	position:relative;
	left:4px;
}