@charset "shift_jis";


.WallPaperTop {
	background-image:url(../images/bg_top.gif);
	background-position:top;
	padding-top:13px;
	background-repeat:no-repeat;
	}
	
.WallPaperBtm {
	background-image:url(../images/bg_btm.gif);
	background-position:bottom;
	padding-bottom:13px;
	background-repeat:no-repeat;
	}

.WallPaperMid {
	background-image:url(../images/bg_mid.gif);
	background-repeat:repeat-y;
	text-align:center;
	margin:0 auto;
	background-position:center;
	width:851px;
	padding:0 25px 0 21px;
	}

.WallPaper h2 {
	margin-bottom:30px;
	}

.WallPaper h3 {
	padding:20px 0px;
	}

.ThumbnailWrap {
	padding:30px;
	}

.ThumbnailL {
	float:left;
	}
	
.ThumbnailR {
	float:right;
	border-top: 2px dotted #333333;
	width:421px;
	margin-top:2px;
	}
	
.ThumbnailNEW {
	float:right;
	border-top: 2px dotted #333333;
	width:421px;
	margin-top:25px;
	}	

.WallPaper dl {
	border-bottom: 2px dotted #333333;
	}
	
.WallPaper dt {
	float:left;
	padding:18px 0 0 10px;
	}
	
.WallPaper dd {
	float:right;
	padding:9px 10px 6px;
	}
	
.bottom_contents {
    height: 104px;
    margin: 0 auto ;
    position: relative;
    width: 935px;
}	
.bottom_contents .player {
	bottom: 0;
    margin: 0;
    position: absolute;
    width: 450px;
		right:325px;
}
.bottom_contents .btn_area {
    margin: 15px 0 0;
    position: absolute;
    right: 38px;
}

#icoPlayer05 {
    right: 825px;
    top: -20px;
}