#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;
}

/* ------------------------------
ContentsParts Layout 
------------------------------- */

#p-stylebook #contentsParts {
	float: left;
	display: inline;
	width: 712px;
	text-align: center;
	background: #fff url(img/pict_index.jpg) no-repeat left top;
}

#p-stylebook .inContainer {
	margin: 0 auto;
	width: 644px;
	text-align: left;
}

#flashcontent {
	height: 642px;
}

/* ------------------------------
SubNaviParts Layout 
------------------------------- */

#stylebookSubNaviParts {
	float: right;
	display: inline;
	width: 215px;
}

#stylebookSubNaviParts .labelSubNavi {
	width: 215px;
	height: 54px;
	background-image: url(img/label_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	position: relative;
/*\*/
	overflow: hidden;
/**/
}
