@charset "shift_jis";

/* PDR タイトル　*/

#pdr #main div.point {
	width: 565px;
	margin-left: 33px;
	margin-top: 20px;
}

#pdr #main div.point div.v_right{
	width:420px;
	float:left;
}

#pdr #main div.point div.vol {
	width: 130px;
	float: right;
	background-image: url(../pdr/img/ninzu_bg.gif);
	background-repeat: no-repeat;
	height: 102px;
	margin-bottom: 10px;
}

#pdr #main div.point div.vol p  {
	font-weight: bold;
	text-align: center;
	margin-top: 35px;
	margin-right: 5px;
	margin-left: 5px;
}

/* アンカー　*/
#pdr #main div.ancker1 {
	width: 420px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:0;
	background: url(../pdr/img/glink_bg02.gif) repeat-y ;
}

div.ancker1 ul {
	position: relative;
	width: 420px;
	}
	
div.ancker1 li {
	margin: 5px;	
	}

/* アンカー2　*/
#pdr #main div.anc_box {
	width: 420px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:3px 0 0 0;
	background: url(../pdr/img/glink_bg01.gif) left top no-repeat;
}

div.anc_box ul {
	position: relative;
	background: url(../pdr/img/glink_bg02.gif) repeat-y ;
	}
	
div.anc_box li.txt {
	padding: 5px 5px 2px 5px;

	}
	
div.anc_box li.end_bg {
	background: url(../pdr/img/glink_bg03.gif) left bottom no-repeat;
	height:4px;
	margin: 0;
	}
	
/*受付終了*/

#pdr #main p.end {
	border:1px solid #C00; 
	color:#CC0000; 
	padding: 15px; 
	text-align:center; 
	font-weight:bold; 
	margin: 20px 0 15px 0; 
	background-color: #FFF0FF;
}


div.ancker1 li {
	padding: 0 5px;
	float: left;
	display: inline;
	line-height: 1.2;
}

#pdr #main h1 { margin: 0 0 0 0; }


/*　出演リスト　*/

#pdr #main div.p_box {
	overflow: hidden;
	width: 565px;
	margin-left: 33px;
	clear: both;
	margin-bottom: 15px;
}

#pdr #main div.p_box #line{
	background: url(../pdr/img/dots_green_w.gif) repeat-x;
	height: 1px;
	width: 565px;
	margin: 0;
	padding: 0;
}

#pdr #main div.p_box ul{
}

#pdr #main div.p_box ul li.txt_bg{
	font-weight: bold;
	color: #8AB933;
	float:left;
	margin-bottom: 5px;
}

#pdr #main div.p_box ul li {
	float:left;
	margin-bottom: 8px;
	margin-top: 8px;
}

.clear {clear:both;}

/* イベント内容　*/
#pdr #main div.p_box h3 {
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #8AB933;
}

#pdr #main div.p_box h3.icon_p01 {
	background: url(../pdr/img/icon_p01.gif) no-repeat left center;
	padding: 8px 20px 5px 35px;
	margin-bottom:5px;
}

#pdr #main div.p_box p.ph01 {
	float: left;
	width: 250px;
}

#pdr #main div.p_box p.ph02 {
	margin-bottom: 10px;
}

#pdr #main div.p_box div.right {
	float: right;
	width: 300px;
	}

#pdr #main div.p_box .ph01 img,
#pdr #main div.p_box .ph02 img { border: solid 1px #D9EABE; }

#pdr #main p.ptop { clear: both; text-align: right; font-size: 84%; }


#pdr #main ul.list p.ph {
	width: 190px;
	float: left;
	padding-top: 25px;
}

pdr #main div.p_box p.ph01 img,
pdr #main div.p_box p.ph02 img { border: solid 1px #E5E5E5; }

#pdr #main ul.list dl {
	width: 375px;
	float: left;
	padding-top: 25px;
}
#pdr #main ul.list dl dt {
	color: #FF9900;
	background: url(../img/common/dots_o.gif) repeat-x left bottom;
	padding-bottom: 5px;
	font-size: 117%;
	margin-bottom: 5px;
}

　
/*　プロフィール　*/
#pdr #main h2 { margin:15px 0px 10px 0px}

#pdr #main div.profile1 {
	background: url(../img/common/side_topi_bg.gif) repeat;
	padding: 10px;
	overflow: hidden;
	margin-left: 5px;
	width:560px
}

#pdr #main div.profile1 div.txt{
	float: left;
	width: 330px;
}

#pdr #main table.profile2 td.set01 p.name,
#pdr #main table.profile2 td.set02 p.name {
	color: #009933;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #8AB933;
	border-bottom-width: 2px;
	margin-bottom: 5px;
}

#pdr #main div.profile1 p.name {
	color: #009933;
	width:540px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #8AB933;
	border-bottom-width: 2px;
	margin-bottom: 7px;
}

#pdr #main div.profile1 div.gline{
	float: left;
	background-image: url(../pdr/img/dots_br_t.gif);
	background-repeat: repeat-y;
	width: 10px;
	background-position: center;
	height: 140px;
}

#pdr #main div.profile1 div.prcd{
	float: left;
	width: 210px;
}

#pdr #main div.profile1 div.prcd p.ph {
	width: 80px; float: left; 
}

#pdr #main div.profile1 div.prcd dl {
	width: 120px;
	float: left;
	margin-left: 5px;
}

#pdr #main div.profile1 div.prcd p img { border: solid 1px #ccc; }

#pdr #main div.profile1 div.prcd dt,
#pdr #main div.profile1 div.prcd dd.price {
	font-weight: bold;
	color: #666666;
}

/*　profile2　*/

#pdr #main table.profile2 {
	width:565px
}

#pdr #main table.profile2 td.set01 p.t10 span,
#pdr #main table.profile2 td.set02 p.t10 span{
	font-weight: bold;	
}


#pdr #main table.profile2 td.set_s{
	width: 15px;
}

#pdr #main table.profile2 td.set01{
	width: 260px;
	background: url(../img/common/side_topi_bg.gif) repeat;
	padding: 10px;
}

#pdr #main table.profile2 td.set01 p.gline_w{
	background-image: url(../pdr/img/dots_cya.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 250px;
	background-position: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#pdr #main table.profile2 td.set02 div.prcd,
#pdr #main table.profile2 td.set01 div.prcd{
	padding-top: 0px;
	margin-top: 0px;
}

#pdr #main table.profile2 td.set02 div.prcd p.ph, 
#pdr #main table.profile2 td.set01 div.prcd p.ph {
	width: 80px; float: left; 
}

#pdr #main table.profile2 td.set01 div.prcd dl {
	width: 155px;
	float: left;
	margin-left: 5px;
}

#pdr #main table.profile2 td.set02 div.prcd p img,
#pdr #main table.profile2 td.set01 div.prcd p img {
	border: solid 1px #ccc;
	margin-bottom: 5px;
}

#pdr #main table.profile2 td.set01 div.prcd dl dt {
	font-weight: bold;
	color: #666666;
}

/*　profile3　*/

#pdr #main table.profile2 td.set02{
	width: 170px;
	background: url(../img/common/side_topi_bg.gif) repeat;
	padding: 10px;
}

#pdr #main table.profile2 td.set02 p.gline_w{
	background: url(../pdr/img/dots_cya.gif) repeat-x center left;
	height: 1px;
	width: 160px;
	padding: 5px 0;
	_padding: 2px 0;
}

#pdr #main table.profile2 td.set02 div.prcd dl dt {
	font-weight: bold;
	color: #666666;
	width: 70px;
	float: left;
	margin-left: 5px;
}

/*　profile4　*/

#pdr #main div.profile4 {
	/*background: url(../img/common/side_topi_bg.gif) repeat;*/
	overflow: hidden;
	margin-left: 5px;
}

/*
#pdr #main div.profile4 div.txt{

}
*/

#pdr #main div.profile4 p.name {
	color: #009933;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #8AB933;
	border-bottom-width: 2px;
	margin-bottom: 7px;
}

#pdr #main div.profile4 div.gline{
	float: left;
	background-image: url(../pdr/img/dots_br_t.gif);
	background-repeat: repeat-y;
	width: 280px;
	background-position: center;
	margin:0;
}

/*
#pdr #main div.profile4 div.prcd{
}
*/

#pdr #main div.profile4 div.prcd p.ph {
	width: 80px; float: left; 
}

#pdr #main div.profile4 div.prcd dl {
	width: 200px;
	float: right;
	margin-left: 10px;
}

#pdr #main div.profile4 div.prcd p img { border: solid 1px #ccc; }

#pdr #main div.profile4 div.prcd dt,
#pdr #main div.profile4 div.prcd dd.price {
	font-weight: bold;
	color: #666666;
}

/* イベント日程　*/

#pdr #main div.p_box div.left {
	width: 250px;
	border: 1px solid #8AB933;
	background: url(../img/common/side_topi_bg.gif) repeat;
	float: left;
	height: auto;
	padding: 0px 0 10px 0;
	margin-bottom: 30px;
	}

#pdr #main div.p_box div.left p{
	margin: 10px 0 10px 0;	
	text-align: left;
	}	
	
#pdr #main div.p_box div.left dl dt {
	width: 40px;
	float: left;
	color: #8AB933;
	text-align:right;
	padding-left: 10px;
	clear: both;	
}

#pdr #main div.p_box div.left dl dd {
	width: 175px;
	float: left;
	color: #666666;
	margin-bottom:5px;
}

#pdr #main div.p_box div.left dl dt,
#pdr #main div.p_box div.left dl dd {
	font-weight: bold;
		}

#pdr #main div.p_box div.e_right {
	float: right;
	width: 300px;
	}

#pdr #main div.p_box div.e_right dl dt {
	width: 75px;
	float: left;
	color: #8AB933;
	text-align:right;
	clear: both;
	font-weight: bold;
	font-size: 114%;
}

#pdr #main div.p_box div.e_right dl dd {
	width: 210px;
	float: left;
	color: #666666;
	margin-bottom:20px;
	margin-left: 10px;
}

/** 応募に関して注意事項 **/
#pdr #main div.p_box div.tyui {
	border: dotted 1px #868686;
	padding: 15px;
	clear: both;
	width: 530px;
}

#pdr #main div.p_box div.tyui dt.otxt { color: #FF9000; font-weight: bold; }

#pdr #main p.btn{
	text-align:center;
	clear: both;
	margin: 20px 0 20px 0;
	}


/* -----right_side-------------*/

#pdr #side div.book {
	background: url(../img/common/side_topi_bg.gif) repeat;
	margin-top: 10px;
	margin-bottom: 15px;
}
#pdr #side div.book dl {
	background: url(../feature/img/book_pia.gif) no-repeat left top;
	padding: 43px 10px 0px 10px;
	position: relative;
	height: 107px;
}

#pdr #side div.book dl dt { position: absolute; top: 15px; }
#pdr #side div.book dl dt img { border: solid 1px #CCC; }
#pdr #side div.book dl dd { padding:0 0 5px 100px; }


/*----------------------????---------------------------------------------------------------------------------------*/


#pdr .red { color:#FF0000; }
#pdr #main ul.list dl dt a { font-weight: bold; }
#pdr #main ul.list dl dt a:link		{ color: #FF9900; text-decoration: none; }
#pdr #main ul.list dl dt a:visited	{ color: #FF9900; text-decoration: none; }
#pdr #main ul.list dl dt a:active		{ color: #FFC240; text-decoration: none; }
#pdr #main ul.list dl dt a:hover		{ color: #FFC240; text-decoration: none; }

#pdr #main ul.list dl dd.date {
	color: #999999;
	font-size: 84%;
	margin-bottom: 5px;
}
#pdr #main div.pageNavi {
	clear: both;
	margin-left: 33px;
	width: 566px;
	padding-top: 25px;
}
#pdr #main div.pageNavi ul { position: relative }
#pdr #main div.pageNavi ul li.next { position:absolute; top: 12px; right:0; z-index: 1; }
#pdr #main div.pageNavi ul li.back { position:absolute; top: 12px; left:0; z-index: 1; }

#pdr #main div.pageNavi p.number {
	background: url(../img/common/dots_g_w.gif) repeat-x left top;
	text-align: center;
	padding: 12px 0 30px 0;
	font-weight: bold;
}
#pdr #main div.pageNavi p.number a,
#pdr #main div.pageNavi p.number span {
	border-left: solid 1px #CCCCCC;
	padding: 0 4px;
}
#pdr #main div.pageNavi p.number span { font-weight: bold; color: #999999; }
#pdr #main div.pageNavi p.number .last {
	border-right: solid 1px #CCCCCC;
}

/* -----right_side-----------------------------------------------------------------*/

/** list page */
#pdr #side div.tyumoku { 
 background: url(../img/common/side_topi_bg.gif) repeat;
 position: relative;
 padding: 5px 0 10px 0;
 margin-top: 15px;
}
#pdr #side div.tyumoku p { text-align: center; padding-top:5px; }
#pdr #side div.tyumoku p img { border: solid 1px #CDCDCD; }

#pdr #side div.tyumoku h2 {
	position: absolute;
	left:0;
	top: -9px;
}
#pdr #side div.tyumoku dl { margin: 0 10px; }
#pdr #side div.tyumoku dt {
	font-weight: bold;
	padding-top: 4px;
	margin-top: 4px;
}
#pdr #side div.tyumoku dt a { font-weight: bold; }
#pdr #side div.tyumoku dd.line {
	background: url(../img/common/dots_cya.gif) repeat-x left bottom;
	padding-bottom: 5px;
}


/* ----- 特集ページ　詳細-----------------------------------------------------------------*/


#pdr #main h2.marbt { margin-bottom: 28px; }
#pdr #main p.gline { background: url(../img/common/dots_g_w.gif) repeat-x left center; height:31px; }

div.ancker li a.icon04 { background-position: 0px 5px; display: block; }
div.ancker li.rline { border-right: solid 1px #CDC9B7;}



#pdr #main div.point .ph img { border: solid 1px #CECECE; }
#pdr #main div.point h3 { padding: 28px 0 20px 0; }
/*#pdr #main div.point .ph,
#pdr #main div.point .right { padding-bottom: 15px; }
#pdr #main div.point p.nph { padding-bottom: 0; }*/

#pdr #main div.point .gbox { background: #EDEDED; padding: 10px; margin: 14px 0; }
#pdr #main div.point .gbox p { margin-bottom: 10px; }
#pdr #main div.point .gbox p.ticket { text-align: right; margin: 0; }
#pdr #main div.point .gbox p.ticket img { vertical-align: middle; margin: 0 0 0 10px; }

#pdr #main div.point .otxt { color: #FF9000; font-weight: bold; }
#pdr #main div.point .obg { color: #FFF; font-weight: bold; background:url(../feature/img/main_y_bg.gif) no-repeat left center; line-height: 25px; padding-left: 10px; }

#pdr #main div.point #none img { border: none; }
#pdr #main p.rtxt { text-align: right; }
/* ポイント1 */
#pdr #main div#point1 p.ph { width: 280px; float: left; }
#pdr #main div#point1 dl { margin-bottom: 10px; }
#pdr #main div#point1 div.right { width: 280px; float: right; }
#pdr #main div#point1 div.right p { margin-bottom: 15px; }
#pdr #main div.noflash { background: #FDF2F2; padding: 8px 10px; margin-bottom: 5px; }
#pdr #main div.noflash p { margin: 0; }

/* 共通 class=defo　*/
#pdr #main div.defo { overflow: hidden; width: 565px; }
#pdr #main div.defo:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}
#pdr #main div.defo p.ph,
#pdr #main div.defo div.left { width: 218px; float: left; }
#pdr #main div.defo p.rtxt { text-align: right; }
#pdr #main div.defo p.rtxt img { margin-right: 18px; }

#pdr #main div.defo div.left p.ph { float: none; width: auto; padding: 0; }

#pdr #main div.defo div.left p.t10 { padding: 5px 0 10px 0;}

#pdr #main div.defo div.right { width: 345px; float: right; }

#pdr #main div.point .ybg,
#pdr div#main .pop p.ybg {
	padding:10px;
	margin: 10px 0 15px 0;
	background: #FFFBE5;
}
#pdr #main div.defo div.right p.ybg a img { margin-left: 5px;	background: #FFFBE5; }

#pdr #main div.point p.mb { margin-bottom: 15px; }
#pdr #main div.point p.mt { margin-top: 15px; }
#pdr #main div.defo div.right dl.pt01 { margin-bottom: 5px; }
#pdr #main div.defo div.right dl.pt01 dt {
	font-weight: bold;
	color: #FF9000;
	margin-bottom: 5px;
}
#pdr #main div.defo div.right dl.pt01 .mt { margin-top: 5px; }


/** --------- 横渡りリンク --------------------------- **/

div.plink { background: #FFFBE5; border: solid 1px #F4ECC0; margin-top: 12px; }
div.plink p.pt { background: url(../feature/img/y_dots_bg.gif); padding:4px 10px; }
div.plink ul { overflow: hidden; width:545px; padding: 8px 10px; }
div.plink li { width: 267px; float: left; }
div.plink li.current { background: url(../img/common/icon02.gif) no-repeat 0 5px; color: #999999; padding-left: 10px; }

/* ポイント2 */
#feature #main div#point2 div.cd { background: #EDEDED; padding: 12px; float: left; margin-top: 15px; }
#feature #main div#point2 div.cd dl.buy {
	width: 114px;
	float: left;
	margin-right: 15px;
}
#feature #main div#point2 div.cd dl.buy dt { margin-bottom: 5px; }
#feature #main div#point2 div.cd dl.buy dt img { border: solid 1px #CECECE; }
#feature #main div#point2 div.cd dl.buy dd { text-align: center; }

#feature #main div#point2 div.cd dl.txt {
	float: left;
	width:190px;
}
#feature #main div#point2 div.cd dl.txt dt { font-weight: bold; color: #FF9000; }
#feature #main div#point2 div.cd dl.txt dd.data { font-weight: bold; }
#feature #main div#point2 div.cd dl.txt dd.pv { margin-top: 8px; background: #FFFBE5; padding: 8px 10px; }
#feature #main div#point2 div.cd dl.txt dd.pv p.tit { font-weight: bold; }
#feature #main div#point2 div.cd dl.txt dd.pv a { margin-left: 15px; }
#feature #main div#point2 div.cd dl.txt dd.pv img { vertical-align: middle; }

#feature #main div#point2 dl.movie {  background: #FFFBE5; text-align: center; width: 345px; overflow:hidden; margin: 15px 0; }

#feature #main div#point2 dl.movie dt { background: #F3EDC9; width: 100px; padding: 8px 0; float: left; font-weight: bold; }
#feature #main div#point2 dl.movie dd { background: #FFFBE5; float: left; width: 245px; padding-top: 5px; }
