@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0; display:block;}
#d2pWrap {width:980px; _width:990px;/* for IE */ margin:8px auto; position:relative;}
#d2pWrap a img {border:0px;}
#d2pLeft {width:180px; float:left; margin-right:10px;}
#leftnavi-wrap {width:100%; margin-bottom:10px;//margin-bottom:4px;/* for IE */}
#d2pContent {width:790px; float:left; clear:right;}

#d2pContentBG-top {width:790px; height:6px; background:url(../premium/prmContent_top.png) no-repeat; font-size:0;}
/*
#d2pContentBG-bottom {width:790px; height:6px; background:url(../premium/prmContent_bottom.png) no-repeat;}
*/
#d2pContentBG-bottom {width:790px; height:6px;}
#d2pContentBG {width:760px; _width:790px; /* for IE */ display:block; overflow:hidden; background-image:url(../premium/prmContent_bkg.png) repeat-y; padding:0 15px 7px}

#d2p-contentBG-top {width:790px; height:43px; background:url(../mylist/section_bg.png) no-repeat -1910px top; font-size:0;}
#d2p-contentBG-bottom {width:790px; height:43px; background:url(../mylist/section_bg.png) no-repeat -1910px -55px;}
#d2p-contentBG { display:block; overflow:hidden; border-right: 1px solid #CCC; border-left: 1px solid #CCC; padding:0 20px; background:#FFF;}


.mainTitle-bkg {
	width: 760px; _width: 790px;
	height: 35px;
	background: url(../global/maintitle_bkg.png) no-repeat;
	color: #333;
	font-size: 1.3em;
	line-height: 35px;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 30px;
	font-weight: bold;
}

.main-content {
	width: 760px;
	padding: 15px;
}

/* content w/title bar */
.d2pContentWithTitle-wrapper {
	margin-bottom: 10px;
	border: 1px #f00 1px;
	width: 790px;
}
.d2pContentWith-title {
	background: url(../global/d2p_content_with_title_bkg.png) no-repeat;
	background-position: left top;
	font-size: 15px;
	font-weight: bold;
	line-height:28px;
	text-align: left;
	padding-left: 12px;
	color: #333;
	height: 28px;
}
.d2pContentWith-content {
	position: relative;
	background: url(../global/d2p_content_with_title_content_bkg.png) repeat-y;
	background-position: left -28px;
	display: block;
	/*height: 10px;*/
}
.d2pContentWith-bottom {
	background: url(../global/d2p_content_with_title_bkg.png) no-repeat;
	background-position: left -30px;
	display: block;
	height: 6px;
}