@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;
}

/* Link
=======================================*/

a {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #3333EE;
	text-decoration: none;
}



/* 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_start/bg_wrapper.jpg) repeat-y top center;
}

#container {
	width: 740px;
	margin: 0 0 0 10px;
}

#contents {
	padding:0;
}

#back img {
	margin:5px 0 10px 212px;
}

#back img a {
	overflow:hidden;
}

/*見出し
*/


h1 {
	text-indent: -9999px;
}

#header {
	height:458px;
	/* height:527px; */
	background: url(/dol/playstation/images/ps_start/h1.jpg) no-repeat left top;
}

h2 {
	display:none;
}


#btn_pkg {
}



/*#btn_pkg a {
	margin:320px 0 0 30px;
	width:700px;
	display:block;
	background: url(/dol/playstation3/images/ps3_start/btn_pkg.png) top center no-repeat;
	height:190px;
	border: none;
}*/



#btn_pkg a:hover {
	background-position: 0 -190px;
}



#btn_trial {
}



#btn_trial a {
	position:absolute;
	margin:290px 0 0 520px;
	width:220px;
	height:95px;
	display:block;
	background: url(/dol/playstation/images/ps_start/btn_trial.png) top center no-repeat;
	border: none;
	z-index:1;
}

#btn_trial a:hover {
	background-position: 0 -95px;
}



/*各コンテンツ用クラス
*/


.textArea {
	padding: 10px 0;
}



.startArea {
	background:url(/dol/playstation/images/ps_start/bg_start.jpg) top center no-repeat;
	padding:0px 40px;
}

.startText {
	padding:30px 0 0 0;
}

.startList {
	margin:5px 0;
}

.startList ul {
	list-style: none;
}

.startList ul li strong {
	border-left:solid 5px #1A264C;
	padding:1px 0 1px 8px;
	margin:5px 0 0 0;
}

.startArea ul {
	margin:0 0 0 10px;
	padding:5px;
}

.startArea ul strong {
	font-size:14px;
}

.startArea ul li ul li {
	padding:5px 0 5px 10px;
	background:#efefef;
	list-style:none;
}


.borderArea {
	margin:10px 5px 0 5px;
	border:dotted 1px #ccc;
	padding:10px;
	font-size:12px;
	background:#f9fcfe;
}

.borderArea ul {
	padding-bottom:0;
}

.gameArea {
	background:url(/dol/playstation/images/ps_start/main_bg.png) top center;
	height:auto;
	padding:0px;
}

.gameArea h4 {
	border-left:solid 5px #1A264C;
	line-height:100%;
	padding:2px 0 2px 5px;
	font-weight:bold;
	margin:0 0 5px 0;
	background:#fff;
}
.gameArea .borderArea p {
	margin:0 0 0 10px;
}


.gameText {
	padding:30px 0 0 0;
}


.gameText_A {
	background:url(/dol/playstation/images/ps_start/AB_bg.png) top center;
	padding:0 50px 0 80px;
}

.gameText_B {
	background:url(/dol/playstation/images/ps_start/AB_bg.png) top center;
	padding:0 50px 0 80px;
}




.kbArea {
	background: url(/dol/playstation/images/ps_start/bg_start.jpg) top center no-repeat;
	height:auto;
	padding:0px 40px;
}


.kbText {
	padding:30px 0 0 0;
}



.faqArea {
	background: url(/dol/playstation/images/ps_start/bg_faq.jpg) top center no-repeat;
	height:auto;
	padding:0px 40px;
}

.faqArea strong {
	font-size:20px;
	padding:3px 0 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:130%;
}

.faqText {
	padding:35px 0 0 0;
}


.faqQuestion {
	background:#1A264C;
	padding:5px 10px;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	border-left:1px solid #e3f1fe;
	color:#fff;
	margin:10px 0 0 0;
}

.faqAnswer {
	background:#f9fcfe;
	padding:5px 10px;
	border:1px solid #e3f1fe;
	margin:0 0 0 0;
}


.faqQuestion_A {
	background:#1A264C;
	padding:5px 10px;
	width:380px;
	color:#fff;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	border-left:1px solid #e3f1fe;
}

* html .faqQuestion_A {
	width:400px;
}



.faqAnswer_A {
	background:#f9fcfe;
	padding:5px 10px;
	width:380px;
	border:1px solid #e3f1fe;
	margin:0 0 10px 0;
	display:block;
}

* html .faqAnswer_A {
	width:400px;
}

/*table
*/


.KBtable {
	font-size:12px;
}

.KBtable a {
	color: #000066;
	text-decoration: underline;
}

.KBtable a:hover {
	color: #333366;
	text-decoration: none;
}



.KBtable table {
	margin:20px 0 0 0;
	width:600px;
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
	border-collapse:collapse;
}

.KBtable table th {
	font-weight:bold;
	border-bottom: 1px solid #aaa;
	border-left:1px solid #aaa;
	padding:.3em 1em;
}

.KBtable table td {
	border-bottom: 1px solid #aaa;
	border-left:1px solid #aaa;
	padding:.3em 1em;
}


.borderArea {
	margin:10px 0 0 0;
	background:#eee;
	border:#ccc dashed 1px;
	font-size:12px;
	padding:10px;
}


.suisyo {
	color:#fff;
	background:#0E1B67;
}

.taiou {
	color:#fff;
	background:#105450;
}



/*title
*/


.start {
	background:url(/dol/playstation/images/ps_start/h3_play.jpg) no-repeat left top;
	height:56px;
	text-indent:-9999px;
}


.game {
	background:url(/dol/playstation/images/ps_start/h3_game.jpg) no-repeat left top;
	height:56px;
	text-indent:-9999px;
	margin-top:10px;
}


.kb {
	background:url(/dol/playstation/images/ps_start/h3_kb.jpg) no-repeat left top;
	height:56px;
	text-indent:-9999px;
	margin-top:10px;
}



.faq {
	background:url(/dol/playstation/images/ps_start/h3_faq.jpg) no-repeat left top;
	height:56px;
	text-indent:-9999px;
	margin-top:10px;
}




#btn_ps3_shop {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
}

#btn_ps3_shop a {
	width:600px;
	display:block;
	background:url(/dol/playstation/images/ps_start/btn_ps3_shop.gif) no-repeat left top;
	height: 50px;
	border: none;
	cursor: pointer;
	
}

#btn_ps3_shop a:hover{
	background-position: 0 -50px;
}

#btn_ps3_shop2 {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
}

#btn_ps3_shop2 a {
	width:600px;
	display:block;
	background:url(/dol/playstation/images/ps_start/btn_ps3_shop2.gif) no-repeat left top;
	height: 50px;
	border: none;
	cursor: pointer;
	
}

#btn_ps3_shop2 a:hover{
	background-position: 0 -50px;
}



/*etc
*/




.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;
}
