@charset "EUC-JP";   /*   文字コード   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

body {
	font: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	font-size: 12px;
	color:#3e3e3e;
}

hr {
	display: none;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}


/* Layout
=======================================*/

//body	{ background:url(/dol/image/back_EO_01.jpg) top center no-repeat; background-color:#1616AC;  }

#wrapper {
	width: 760px;
	margin: 10px 0 0 10px;
	display:block;
	background:#1A264C url(/dol/playstation/images/ps_wm_present/bg_wrapper.jpg) repeat-y top center;
}

#container {
	width: 740px;
	margin: 0 0 0 10px;
}

#contents {
	padding:0 0 20px 0;
}

#back img {
	margin:10px 0 10px 212px;
}

#back img a {
	overflow:hidden;
}


/* Link
=======================================*/

a {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #3333EE;
	text-decoration: none;
}



/*見出し
*/


h1 {
	height: 446px;
	text-indent:-9999px;
	background: url(/dol/playstation/images/ps_reward/h1.jpg) no-repeat left top;
}

h1 span {
	display:none;
}


/*各コンテンツ用クラス
*/

.contents_bg {
	margin:0 0 10px 12px;
	padding:0;
}


.textArea {
	padding: 10px 0;
}


.rewardArea {
	background:url(/dol/playstation/images/ps_reward/bg_reward.gif) top center no-repeat;
	margin:10px 0 0 0;
	padding:20px 20px 0 20px;
}


.rewardArea p{
	padding:5px 10px;
	margin:0 10px;
}

.rewardFLASH {
	padding:10px;
}



.itemArea {
	background:url(/dol/playstation/images/ps_reward/bg_item.gif) top center no-repeat;
	margin:10px 0 0 0;
	padding:10px 20px 0 20px;
}

.itemEx {
	background:url(/dol/playstation/images/ps_reward/image_item_01.jpg) top center no-repeat;
	height:255px;
	widows:700px;
	margin:0;
	padding:0;
	display:block;
}

.itemEx p {
	display:none;
}

.itemArea p {

	margin:20px 20px 0px 20px;
}


.itemFLASH {
	padding:0px 15px 0 15px;
}


.item_txt {
	width:300px;
	padding:85px 0px 0px 340px;
	line-height:1.5;
}


.item_img {
	 width:669px;
	 height:378px;
	 background:url(/dol/playstation/images/ps_reward/reward_150702.jpg) no-repeat left;
	 margin-left:15px;
}


.naviArea {
margin:10px 0 0 0;
}

.naviArea .bg_glay {
	margin:0 20px;
	background:#fff;
	border:1px solid #eee;
	padding:5px 20px;
}

.naviArea ol li{
	list-style:none;
}

.naviArea strong {
	font-size:20px;
	padding:3px 0 0px 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:130%;
}



.textBorder {
	padding:10px;
	margin:0 20px;
	border:#ccc dotted 1px;
	background:#F9FCFE;
}

.txt_a {
	padding:10px;
	margin:0 20px;
}



.m_t20 {
margin:20px 0 0 0;
}


/*title
*/


.item02 {
	background:url(/dol/playstation/images/ps_reward/h3_item02.jpg) no-repeat left top;
	height:56px;
	text-indent:-9999px;
}

.item {
	background:url(/dol/playstation/images/ps_reward/h3_item.jpg) no-repeat left top;
	height:40px;
	text-indent:-9999px;
}

.navi {
	background:url(/dol/playstation/images/ps_reward/title_navi.gif) no-repeat left top;
	height:20px;
	text-indent:-9999px;
}


/*etc
*/


.font10 {
	font-size:10px;
	}


.to_top {
	position: relative;
	height: 40px;
	width: 700px;
	margin: 10px 0 0 40px;
}

.to_top a {
	position: absolute;
	top: 0;
	right: 10;
	height: 16px;
	width: 17px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	background: url(/dol/image/up_onoff.gif) no-repeat;
}

.to_top a:hover {
	background-position: 0 -16px;
}

.none {
	display:none;
}



/* add */

em.atend	{ color:#900;}

.note dt {
  position: relative;
}
.note dt span {
  position: absolute;
}
.note dd {
  padding-left: 1em;
}