@charset "EUC-JP";

/* 全体タイトル共通
==================================================================================== */

#regist h2		{ display:none;}
#regist h3		{ display:none;}

/*   市民IDをお持ちでない方   */
#BG_step_noID {
	background:url(/net/common/online-ps3-common/bg_noID.png) top center no-repeat;
	margin:0 0 20px 0;
}

.step_img {margin-top:10px;}
#step_noID {padding:55px 20px 0 20px;}
#step_noID h3 {display:none;}
#step_noID ul li { list-style:none; padding:2px 0;}

#btn_noID {
	text-indent: -9999px;
	font-size:0px;
	overflow: hidden;
	background:url(/net/common/online-ps3-common/bg_noID_btnBG.png) no-repeat top center;
	height:80px;
}

/* 市民IDの取得を開始  */
#btn_noID a {
	width:400px;
	display:block;
	margin:25px auto 0 auto;
	background: url(/net/common/online-ps3-common/btn_noID.png) no-repeat;
	height: 48px;
	cursor: pointer;
	border: none;
}

#btn_noID a:hover{
	background-position: -400px 0;
}

/* STEPA-2まで完了している方  */

#KEYformArea {
	background:url(/net/common/online-ps3-common/bg_keyform.png) top center no-repeat;
	height:80px;
	text-align:left;
	padding:0;
}

#KEYformArea .KEYformText_L {
	float:left;
	margin:42px 0 0 0;
	padding:0 0 0 20px;
	display:block;
	width:460px;
	height:20px;
}

#KEYformArea .KEYformText_R {
	float:left;
	margin:22px 0 0 0;
	display:block;
	width:200px;
	height:38px;
}

/* 市民登録キー入力ページへ  */

#btn_KEYform {
	text-indent: -9999px;
	font-size:0px;
	overflow: hidden;
}

#btn_KEYform a {
	width:200px;
	display:block;
	background: url(/net/common/online-ps3-common/btn_keyform.png) top left no-repeat;
	height: 38px;
	cursor: pointer;
	border: none;
}

#btn_KEYform a:hover{
	background-position: -200px 0;
}

/* ページ全体  */

#Contents_INDEX {
	margin:0 auto;
	width:700px;
}



#Wrap {
	background: url(/net/common/online-ps3-common/background.png) no-repeat left bottom;
	width:800px;
	display:block;
	margin:0 auto;
	padding: 30px 0 30px 0;
	text-align:left;
}

#Header {
	height: 130px;
	padding:15px 0 0 20px;
	background: url(/net/common/online-ps3-common/background.png) no-repeat left top;
}

#Footer {
	text-align:center;
	height:52px;
	border-top:#ccc dotted 1px;
	margin:10px 40px 0 40px;
	background:url(/net/common/online-ps3-common/notice.png) no-repeat top left;
}


#Footer p {
	display:none;
}

#Footer address {
	text-indent:-9999px;
	margin:30px auto 0 auto;
	height:20px;
	width:480px;
	background:url(/dol/image/copyright.gif) no-repeat top center;
}

#Footer address.nol {
	text-indent:-9999px;
	margin:30px auto 0 auto;
	height:20px;
	width:480px;
	background:url(/nol/ps3/common/images/copyright.gif) no-repeat top center;
}

.center_copyright{
	width:800px;
	margin: 0 auto;
	text-align: center;
}

#Container {
	margin:30px 0;
}







#BG_btn_noID {}




/*
リンク関係----------------------------
*/

a:link{
	color:#00A0C6;
	text-decoration:underline;
}

a{
	color:#00A0C6;
	text-decoration:underline;
}

a:hover{
	color:#383838;
	text-decoration:underline;
}


/*
クラス----------------------------
*/

.clear {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
	margin:0;
	padding:0;
}


.attend {
	color:#900;
	margin:10px 10px;
	background:#fff;
	padding:5px;
}

.attend_bold {
	text-align:center;
	font-weight:bold;
	color:#900;
	margin:10px 10px;
	padding:5px;
}


.attend_bg {
	color:#900;
	margin:10px 10px;
	background:#fdd;
	padding:5px 10px;
}


.pagetitle_GC {
	margin:15px 20px 0px;
/*
	margin:15px 20px;
 */
}


.conttitle_GC {
	margin:0 0 12px 0;
}


.line_DOT {
	margin-left:100px;
	padding:10px 0;
}

.disp_none { display:none;}



/*
リスト----------------------------
*/


.list {
	width: 700px;
	padding:10px 0;
	margin:0;
}

.list_double {
	width: 700px;
	padding:0;
}

.list_double ul {
}

.list_double li {
	list-style:disc;
	list-style-position:inside;
	width: 340px;
	padding-left:10px;
	padding-bottom:5px;
	margin:6px 0 3px 0;
	float: left;
	border-bottom:#d6d6d6 dotted 1px;
}

.list_single {
	padding:0;
}

.list_single li {
	list-style:disc;
	list-style-position:inside;
	padding-left:10px;
	padding-bottom:5px;
	margin:6px 0 3px 0;
	border-bottom:#d6d6d6 dotted 1px;
}



/* DL */

.csv dl {  
	border:1px solid #999;  
	width:700px;  
} 
 
.csv dt {  
	float:left;  
	width:200px;  
	padding:5px 0 5px 10px;
	clear:both;  
	font-weight:bold;  
}
 
.csv dd {  
	width:485px;  
	margin-left:200px;  
	padding:5px 5px 5px 10px;  
	border-left:1px solid #999;  
} 



/*---------------------------
各コンテンツ-----------------
---------------------------*/



#Contents_TIPS {
	margin:0 auto;
	padding:5px 0;
	width:700px;
}


@charset "euc-jp";

/*---------------------------
スタイル初期化---------------
---------------------------*/

h1, h2, h3, p, dl, dt, dd, ul, ol, li, form, input{ margin:0; padding:0; }

a, img{ border:none; }

hr { display:none; margin:0; padding:0; }

p { line-height:160%; }





/*
account----------------------------
*/

#Contents_ACCOUNT {
	margin:0 20px;
	width:700px;
	text-align:center;
}



/* チケット購入
----------------------------*/

#Contents_TICKET {
	margin:0 auto;
	width:700px;
}

#Contents_TICKET_various {
	margin:0 auto;
	width:700px;
}

/* シリアル登録 */

Contents_SERIAL {
	margin:0 auto;
	width:700px;
}






/*   市民IDをお持ちの方   */
#BG_step_hadID {
	background-color: #fff;
	background-image:url("/net/common/online-ps3-common/bg_hadID.png");
	background-position: top center ;
	background-repeat: no-repeat;
	margin:0 0 20px 0;
}

#step_hadID {padding:55px 20px 0 20px;}
#step_hadID h3 {display:none;}
#step_hadID ul li {list-style:none; padding:2px 0;}


/*   市民IDをお持ちのでない方   */
#BG_step_noID {
	background-color: #fff;
	background-image:url("/net/common/online-ps3-common/bg_noID.png");
	background-position: top center ;
	background-repeat: no-repeat;
	margin:0 0 20px 0;
	border: solid 1px #fff;
}

#step_noID {padding:55px 20px 0 20px;}
#step_noID h3 {display:none;}
#step_noID ul li {list-style:none; padding:2px 0;}


/*   SENアカウントのリンクを開始   */

#btn_hadID {
	overflow: hidden;
	text-indent: -9999px;
	height:90px;
	font-size:0px;
	background:url(/net/common/online-ps3-common/bg_hadID_btnBG.png) no-repeat top center;
}

#btn_hadID a {
	width:400px;
	display:block;
	margin:25px auto 0 auto;
	background: url(/net/common/online-ps3-common/btn_hadID.png) no-repeat;
	height: 48px;
	border: none;
	cursor: pointer;
}

#btn_hadID a:hover{
	background-position: -400px 0;
}


/*   注意書き   */
#Area_attention {
	background:#f6f6f6;
	padding:6px;
	margin:0 0 20px 0;
	padding:5px 15px;
}

#Area_attention p{
	padding:5px 0;
}



#Contents_CONFIRM {
	padding:20px 0;
}

/* 次の画面に進む  */

#btn_nextpage a{
	background: url(/net/common/online-ps3-common/btn_nextpage.png) no-repeat;
	width: 200px;
	height: 48px;
	display: block;
	border: none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	margin:0 250px;
	font-size:0px;
}

#btn_nextpage a:hover{
	background-position: -200px 0;
}



#btn_nextpage2 a{
	background: url(/net/common/online-ps3-common/btn_nextpage2.png) no-repeat;
	width: 200px;
	height: 48px;
	display: block;
	border: none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	margin:0 250px;
	font-size:0px;
}

#btn_nextpage2 a:hover{
	background-position: -200px 0;
}




/* 市民登録の流れ  */

#Contents_REGIST {
	margin:0 auto;
	width:700px;
}

#Container_TOUROKU {
	background:url(/net/common/online-ps3-common/bg_touroku.png) top center no-repeat;
	height:280px;
	padding:55px 20px 0 40px;
}

#list_STEP {
	padding: 0 0 36px 0;
}

#list_STEP ul {
	list-style:none;
}

#list_STEP ul li img {
	padding:5px 15px 0 0;
}

#list_STEP .arrow {
	padding: 0 0 0 22px;
}

/* STEP1 市民登録依頼へ進む  */

#btn_GC {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
}

#btn_GC a {
	width:400px;
	display:block;
	margin:0 0 0 110px;
	background: url(/net/common/online-ps3-common/btn_GC01.png) no-repeat;
	height: 48px;
	border: none;
	cursor: pointer;
}

#btn_GC a:hover{
	background-position: -400px 0;
}

#Attend_regist {
	background:#f6f6f6;
	margin: 10px 0 20px 0;
	padding:10px;
	border:#ccc dotted 1px;
}

#Attend_regist h4 {
	font-size:14px;
	line-height:100%;
	padding:0 0 5px 0;
	margin:0;
}

#Attend_regist p {
	padding:5px 10px 0 10px;
}

/* 規約  */


#Contents_KIYAKU_NW {
	margin:0 auto;
	display:block;
	width:700px;
}

#rule_GC_nw {
	border:#ccc solid 2px;
	margin:20px auto;
	padding:5px;
}

#agree {
	margin:10px 0;
	position: relative;
	height: 48px;
	display: block;
	background: none;
}

#agree li {
	list-style:none;
}


/* 承認する  */
#agree #n1 a{
	position: absolute;
	top: 0;
	left: 400px;
	background: url(/net/common/online-ps3-common/btn_yes01.png) no-repeat;
	width:200px;
	height: 48px;
	display: block;
	border: none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
}

#agree #n1 a:hover{
	background-position: -200px 0;
}

/* 承認しない  */

#agree #n2 a{
	position: absolute;
	top: 0; left: 80px;
	background: url(/net/common/online-ps3-common/btn_no01.png) no-repeat;
	width: 200px;
	height: 48px;
	display: block;
	border: none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
}

#agree #n2 a:hover{
	background-position: -200px 0;
}

#Contents_KIYAKU_PS3 {
	margin:0 auto;
	display:block;
	width:700px;
	vertical-align:bottom;  
}

#rule_account {
	border:#ccc solid 2px;
	margin:20px auto;
	display:block;
	width:560px;
	padding:10px 0 0 24px;
}


#rule_ps3 {
	width:550px;
	height: 5300px;
	overflow: auto;
}

#rule_sv {
	width:550px;
	height: 5500px;
	overflow: auto;
}


/* 無料ダウンロード版アカウント登録
-------------------------------------------------------- */
.free_dl_ac_box{
	width:700px;
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	text-align: left;
}
.free_dl_ac_box span{color: #5d2761; font-weight: bold;}

.free_dl_ac_box table{font-size: 12px; collapse; margin-top: 10px; border: solid 1px #d4d4d4; color: #a0a0a0;}
.free_dl_ac_box th{padding: 5px; border: solid 1px #fff; background:#eee; text-align:left;}
.free_dl_ac_box td{padding: 5px; border: solid 1px #fff; background:#eee;}



/*   アカウント・登録   */
#publish{ border-top:#ccc dotted 1px; padding:10px 0 0 0; display:block;}
#effects{ display:block; height:85px;}

#confirm_game_acc { background:url(/net/common/online-ps3-common/btn_accconfirm_off.png) #fff; cursor:pointer; border:none; display:block; width:200px; height:48px; margin:10px 0 0 250px; overflow:hidden; text-indent:-9999px; font-size:0px; float:left;}
#regist_game_acc  { background:url(/net/common/online-ps3-common/btn_accfinish_off.png) #fff; cursor:pointer; border:none; display:block; width:200px; height:48px; margin:10px 0 0 250px; overflow:hidden; text-indent:-9999px; font-size:0px; float:left;}
#acc_list a { background:transparent url(/net/common/online-ps3-common/btn_acclist.png) no-repeat; cursor:pointer; border:none; display:block; width:200px; height:38px; margin:10px 0; overflow:hidden; text-indent:-9999px; font-size:0px;}
#acc_list a:hover{ background-position: -200px 0;}

.PS3_browser_Close { font-weight:bold; margin:10px; padding:5px 10px 5px 10px; font-size:12px; background:#eee;}



#games			{ margin: 0 0 20px; }

#games .atend p	{ border: 1px solid #ccc; padding: 15px; font-weight: bold; color: #900; line-height:17px; background: #ffffe3; }

#games h4		{ margin: 0 0 10px; font-size: 13px; line-height: 17px; }
#games h4 span		{ font-size: 15px; padding: 0 5px; color: #609; }
#games strong		{ margin: 0 0 10px 10px; display: block; }
#games p		{ margin: 0 0 10px; background: url(/info_c/img/caution.gif) 0 2px no-repeat; display: block; }
#games p em		{ text-indent: 1.5em; display: block; color: #900; font-style: normal; font-weight: bold; }
#games p.none		{ background: none; }
#games p.astr		{ background: none; padding: 0 0 0 1em; text-indent: -1em; margin: 5px 0 0; }
#games p.astr strong	{ color: #900; display: inline; margin: 0; }



/*-------------------  テンプレート   -------------------*/

#Contents_LINKfinish {
	margin: 0 50px;
	width:700px;
}

#Contents_LINKerror {
	margin:0 50px;
	widows:700px;
	padding:20px;
}

#link_check {
	padding:2px;
	display:block;
	background:#fff;
	width:440px;
	margin:20px 130px;
}

#link_check table {
	border:#d6d6d6 solid 1px;
	margin:0 auto;
	display:block;
	width:100%;
	font-size:12px;
}

#link_check table tr td {
	padding:4px;
	background:#eee;
	width:10%;
	font-weight:bold;
}

.acc_selectText {
	border-top:#ccc dashed 1px;
	margin-top:10px;
	padding-top:5px;
}

/* アカウント登録 */

#acc_common a{
	background: url(/net/common/online-ps3-common/btn_acc_common01.png) no-repeat;
	width: 200px;
	height: 48px;
	display: block;
	border: none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	margin:10px auto 10px;
	font-size:0px;
}

#acc_common a:hover{
	background-position: -200px 0;
}

/* 製品版アカウント登録 */

#acc_common2 a{
	background: url(/net/common/online-ps3-common/btn_acc_common02.png) no-repeat;
	width: 200px;
	height: 48px;
	display: block;
	border: none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	margin:10px auto 10px;
	font-size:0px;
}

#acc_common2 a:hover{
	background-position: -200px 0;
}

/* 体験版アカウント登録 */

#acc_common3 a{
	background: url(/net/common/online-ps3-common/btn_acc_common03.png) no-repeat;
	width: 200px;
	height: 48px;
	display: block;
	border: none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	margin:10px auto 10px;
	font-size:0px;
}

#acc_common3 a:hover{
	background-position: -200px 0;
}


/* リンクする */

#btn_link {
	background-image:url(/net/common/online-ps3-common/btn_link_off.png);
	background-color:#fff;
	cursor:pointer;
	border:none;
	display:block;
	width: 200px;
	height: 48px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0px;
}

/* 別の市民IDでログインする */

#btn_change {
	background-image:url(/net/common/online-ps3-common/btn_change_off.png);
	background-color:#f6f6f6;
	cursor:pointer;
	border:none;
	display:block;
	width:200px;
	height:38px;
	margin:0 0 0 440px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0px;
}


#Area_change {
	background:#f6f6f6;
	margin:20px 10px 0 10px;
	padding:5px 10px;
}

#Area_change p {
	margin:10px 0 0 0;
	float:left;
}

#Area_error {
	font-weight:bold;
	margin:0 auto 10px auto;
	padding:15px 10px;
	width:600px;
	display:block;
	background:#eee;
}

#Area_error_code {
	padding:5px 10px;
	margin:15px 5px 5px 5px;
	background:#fff;
	border:#900 solid 1px;
}

.error_code_text {
	color:#900;
}

/* キャラクター追加登録へ */
#acc_a_mol_addcharacter_common a{
	background: url(/net/common/online-ps3-common/btn_acc_chara.png) no-repeat;
	width: 200px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px auto 10px; font-size:0px;
	}
#acc_a_mol_addcharacter_common a:hover{ background-position: -200px 0;}


#btn_accfinish_long {background:url(/net/common/online-ps3-common/bg_hadID_btnBG.png) no-repeat top center; overflow: hidden; text-indent: -9999px; height:90px; font-size:0px;}
#btn_accfinish_long a { background: url(/net/common/online-ps3-common/btn_accfinish_long.png) no-repeat; width:300px; display:block; margin:25px auto 0 auto; height: 48px; border: none; cursor: pointer;}
#btn_accfinish_long a:hover{ background-position: -300px 0;}



/* 信長の野望 Online
==================================================================================== */

/* アカウント登録 鳳凰の章 */
#acc_a_houou a{
	background: url(/net/common/online-ps3-common/btn_acc_houou.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px 200px 10px 200px; font-size:0px;}
#acc_a_houou a:hover{ background-position: -300px 0;}


/* アカウント登録 新星の章 */
#acc_a_shinsei a{
	background: url(/net/common/online-ps3-common/btn_acc_shinsei.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px 200px 10px 200px; font-size:0px;}
#acc_a_shinsei a:hover{ background-position: -300px 0;}


/* アカウント登録 10th記念 */
#acc_a_10th a{
	background: url(/net/common/online-ps3-common/btn_acc_10th.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px 200px 10px 200px; font-size:0px;}
#acc_a_10th a:hover{ background-position: -300px 0;}





/* 真・三國無双 Online
==================================================================================== */

body{ font:"ＭＳ Ｐゴシック", Osaka, sans-serif; font-size: 12px; line-height: 120%; background-color:#000; color:#999; background-image:none; }
#bgWrapper_serialNO	{ background-image:none; }

/* アカウント登録 */
#acc_a_mol a{
	background: url(/net/common/online-ps3-common/btn_acc_common01.png) no-repeat;
	width: 200px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px auto 10px; font-size:0px;}
#acc_a_mol a:hover{ background-position: -200px 0;}

/* アカウント登録 神将乱舞 */
#acc_a_mol_shinsyou a{
	background: url(/net/common/online-ps3-common/btn_acc_sinsyou.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px auto 10px; font-size:0px;}
#acc_a_mol_shinsyou a:hover{ background-position: -300px 0;}

/* アカウント登録 蒼天乱舞 */
#acc_a_mol_souten a{
	background: url(/net/common/online-ps3-common/btn_acc_souten.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px auto 10px; font-size:0px;}
#acc_a_mol_souten a:hover{ background-position: -300px 0;}

/* アカウント登録 龍神乱舞 */
#acc_a_mol_ryuujin a{
	background: url(/net/common/online-ps3-common/btn_acc_ryuujin.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px auto 10px; font-size:0px;}
#acc_a_mol_ryuujin a:hover{ background-position: -300px 0;}


/* キャラ追加 蒼天乱舞 */
#acc_a_mol_addcharacter a{
	background: url(/net/common/online-ps3-common/btn_acc_chara_souten.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px auto 10px; font-size:0px;}

#acc_a_mol_addcharacter a:hover{
	background-position: -300px 0;
}

/* キャラ追加  龍神乱舞 */
#acc_a_mol_addcharacter_ryuujin a{
	background: url(/net/common/online-ps3-common/btn_acc_chara_ryuujin.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px auto 10px; font-size:0px;}
#acc_a_mol_addcharacter_ryuujin a:hover{ background-position: -300px 0;}






/* 大航海時代 Online
==================================================================================== */

/* アカウント登録 El Oriente */
#acc_a a{
	background: url(/net/common/online-ps3-common/btn_acc01.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px 200px 10px 200px; font-size:0px;
	}
#acc_a a:hover{background-position: -300px 0;}

/* アカウント登録 Cruz del Sur */
#acc_b a{
	background: url(/net/common/online-ps3-common/btn_acc02.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:0 200px; font-size:0px;
	}
#acc_b a:hover{background-position: -300px 0;}

/* アカウント登録 体験版 */
#acc_c a{
	background: url(/net/common/online-ps3-common/btn_acc03.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:0 200px; font-size:0px;
	}
#acc_c a:hover{background-position: -300px 0;}


/* アカウント登録  8周年記念バーチャルパック 海賊王の再臨 */
#acc_vp8thanv a{
	background: url(/net/common/online-ps3-common/btn_acc_vp8thanv.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px 200px 10px 200px; font-size:0px;}
#acc_vp8thanv a:hover{ background-position: -300px 0;}

/* アカウント登録  2nd Age */
#acc_2nd a{
	background: url(/net/common/online-ps3-common/btn_acc_2nd.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px 200px 10px 200px; font-size:0px;}
#acc_2nd a:hover{ background-position: -300px 0;}


/* アカウント登録 インカの秘宝 アップグレード対応版 */
#acc_vpincaupg a{
	background: url(/net/common/online-ps3-common/btn_acc_vpincaupg.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px 200px 10px 200px; font-size:0px;}
#acc_vpincaupg a:hover{ background-position: -300px 0;}


/* アカウント登録 バーチャルパック インカの秘宝 */
#acc_vpinca a{
	background: url(/net/common/online-ps3-common/btn_acc_vpinca.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:10px 200px 10px 200px; font-size:0px;}
#acc_vpinca a:hover{ background-position: -300px 0;}


/* アカウント登録 Tierra Americana */
#acc_ta a{
	background: url(/net/common/online-ps3-common/btn_acc_ta.png) no-repeat;
	width: 300px; height: 48px; display: block; border: none; cursor: pointer; overflow: hidden; text-indent: -9999px; margin:0 200px; font-size:0px;}
#acc_ta a:hover{ background-position: -300px 0;}


/*-------------------  エラー   -------------------*/
#err strong		{ color: #900; }
#error			{ border: 1px solid #990; background: #FFFFF0; padding: 13px; margin: 13px 0; }
#err_detail		{ border: 1px solid #900; background: #FEE; color: #A00; padding: 8px; margin: 13px 0; }
#err_detail ul	{ margin: 0 0 0 25px; }
#err_detail em	{ font-weight: bold; font-style: normal; }
#page_back		{ padding: 0 10px; margin: 0 0 25px; font-size: 13px; text-align: right; }
#regist			{ margin: 0 auto; display:block; width:680px; padding: 0 0 10px; }
