@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:15px;}
#leftnavi-wrap {width:100%; margin-bottom:15px;//margin-bottom:4px;/* for IE */}
#d2pContent {width:785px; 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 {width:760px; _width:790px; display:block; overflow:hidden; background:url(../premium/prmContent_bkg.png) repeat-y; padding:0 15px 7px 15px; font-family:ＭＳ Ｐゴシック, MS PGothic, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, sans-serif, Arial;}
*/

#d2pContentBG-bottom {width:790px; height:6px;}
#d2pContentBG {
	width:790px; _width:790px; /* for IE */
	padding-bottom:10px !important; 
	display:block;
	overflow:hidden;
	
	/*
	background:url(../premium/prmContent_bkg.png) repeat-y; padding:0 15px 7px 15px;
	*/
	
	font-family:ＭＳ Ｐゴシック, MS PGothic, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, sans-serif, Arial;
	background-color:#f0f0f0;
	border-right:1px solid #dadada;
	border-left:1px solid #dadada;
	border-bottom:1px solid #dadada;
 
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;  
    border-bottom-left-radius: 10px;
}



#d2p-contentBG-top {width:785px; height:43px; background:url(../mylist/section_bg.png) no-repeat -1910px top; font-size:0;}
#d2p-contentBG-bottom {width:785px; height:43px; background:url(../mylist/section_bg.png) no-repeat -1910px -55px;}
#d2p-contentBG {width:753px; _width:785px; /* for IE */ display:block; overflow:hidden; border-right: 1px solid #CCC; border-left: 1px solid #CCC; padding:0 15px; font-family:ＭＳ Ｐゴシック, MS PGothic, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, sans-serif, Arial;}

.contentFullBG-top { width:785px; height:5px; background:url('/images/global/contentFullBG_top.png') no-repeat; font-size:0; }
.contentFullTabBG-top { width:785px; height:5px; background:url('/images/global/contentFullTabBG_top.png') no-repeat; font-size:0; }
.contentFullBG-bottom { width:785px; height:5px; background:url('/images/global/contentFullBG_bottom.png') no-repeat; font-size:0; }
.contentFull-content { width:755px; _width:785px; background:url('/images/global/contentFullBG_mid.png') repeat-y; overflow:hidden; padding:0 15px; }
.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;
}