@charset "UTF-8";

body {
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,verdana,arial,clean,sans-serif;
	opacity: 0;
}

/*------------------ system_top ------------------*/
#system_top ul.top_navi {
	width: 700px;
	margin-left: 140px;
	min-height: 550px;
}
#system_top ul.top_navi li {
	float: left;
	width: 321px;
	height: 98px;
	margin-bottom: 17px;
}
#system_top ul.top_navi li:nth-child(odd) {
	margin-right: 50px;
}
#system_top ul.top_navi li a {
	width: 321px;
	height: 98px;
	display: block;
}
ul.top_navi li:nth-child(1) a {
	background: url('../img/system/top_navi_summary.png');
}
ul.top_navi li:nth-child(2) a {
	background: url('../img/system/top_navi_base.png');	
}
ul.top_navi li:nth-child(3) a {
	background: url('../img/system/top_navi_dungeon.png');	
}
ul.top_navi li:nth-child(4) a {
	background: url('../img/system/top_navi_weapon.png');	
}
ul.top_navi li:nth-child(5) a {
	background: url('../img/system/top_navi_magic.png');	
}
ul.top_navi li:nth-child(6) a {
	background: url('../img/system/top_navi_charamake.png');	
}
ul.top_navi li:nth-child(7) a {
	background: url('../img/system/top_navi_edit.png');	
}
ul.top_navi li:nth-child(8) a {
	background: url('../img/system/top_navi_play.png');	
}
#system_top ul.top_navi li a:hover {
	background-position: 0 100%;
}

#system_top span.new {
	position: absolute;
	background: url(../img/new.png) no-repeat top center;
	width: 42px;
	height: 18px;
	text-indent: -9999em;
}

span.new.dungeon {
    top: 110px;
    left: 450px;
    z-index: 10;
}
span.new.weapon {
    top: 110px;
    left: 820px;
    z-index: 10;
}
span.new.charamake{
    top: 225px;
    left: 820px; 
    z-index: 10;
}
span.new.edit{
    top: 340px;
    left: 450px; 
    z-index: 10;
}
span.new.play{
  top: 340px;
  left: 820px; 
  z-index: 10;
}

/*------------------ system共通 ------------------*/
.sub_navi {
	height: 59px;
	margin: 14px 0 0;
}
.sub_navi li {
	float: left;
	width: 292px;
	height: 59px;
	margin-bottom: 17px;
}
.sub_navi li:nth-child(1), .sub_navi li:nth-child(2) {
	margin-right: 55px;
}
.sub_navi li a {
	width: 292px;
	height: 59px;
	display: block;
}
.sub_navi  li:nth-child(1) a {
	background: url('../img/system/sub_navi_back.png');
}
.sub_navi  li:nth-child(2) a {
	background: url('../img/system/sub_navi_top.png');	
}
.sub_navi  li:nth-child(3) a {
	background: url('../img/system/sub_navi_next.png');	
}
.sub_navi  li a:hover {
	background-position: 0 100%;
}
.mini_frame_header {
	width: 948px;
    height: 23px;
	margin: 0 auto;
	background: url('../img/mini_frame_header.png');
	position: relative;
}
.mini_frame_middle {
	width: 948px;
	margin: 0 auto;
	background: url('../img/mini_frame_middle.png') repeat-y;
	position: relative;
	min-height: 500px;
}
.mini_frame_footer {
	width: 948px;
	height: 16px;
	margin: 0 auto;
	background: url('../img/mini_frame_footer.png');
	position: relative;
}

/*------------------ summary ------------------*/
#summary h1 {
	width: 344px;
	height: 50px;
	background: url('../img/system/summary_cap01.png') repeat-y;
	margin: 0 auto 10px;
}
#summary .txt01 {
    width: 549px;
    height: 264px;
	background: url('../img/system/summary_txt01.png') ;
}
#summary h2 {
	margin: 16px auto 0px auto;
}
#summary h2.sub_cap01 {
	width: 948px;
	height: 53px;
	background: url('../img/system/summary_sub_cap01.png') repeat-y;	
}
#summary h2.sub_cap02 {
	width: 948px;
	height: 53px;
	background: url('../img/system/summary_sub_cap02.png') repeat-y;	
}
#summary h2.sub_cap03 {
	width: 948px;
	height: 86px;	
	background: url('../img/system/summary_sub_cap03.png') repeat-y;	
}
#summary p {
	position: relative;
}
#summary img {
	position: relative;
}
#summary .txt02 {
	width: 887px;
	height: 89px;
	background: url('../img/system/summary_txt02.png');
	top: 10px;
	left: 12px;
}
#summary .txt03 {
	width: 918px;
    height: 85px;
	background: url('../img/system/summary_txt03.png') ;
	top: 10px;
	left: 12px;
}
#summary .txt04 {
	width: 919px;
	height: 88px;
	background: url('../img/system/summary_txt04.png');
	top: 10px;
	left: 12px;
}
#summary .pop_image {
	position: absolute;	
}
#summary #pop_image01 {
	top: 68px;
	left: 577px;
}
#summary #pop_image02 {
	top: 105px;
	left: 70px;
}
#summary #pop_image03 {
	top: 105px;
	left: 491px;
}
#summary #pop_image04 {
	top: 105px;
	left: 70px;
}
#summary #pop_image05 {
	top: 105px;
	left: 491px;
}
#summary #pop_image06 {
	top: 116px;
	left: 70px;
}
#summary #pop_image07 {
	top: 116px;
	left: 491px;
	z-index: 2;
}
#summary .img01 {
	top: 250px;
	left: 50px;
}
#summary .img02 {
	top: 252px;
	left: 67px;
}
#summary .img03 {
	top: 252px;
	left: 155px;
}
#summary .img04 {
	top: 252px;
	left: 235px;
}
#summary .img05 {
	top: 252px;
	left: 305px;
}
#summary .img06 {
	top: 200px;
	left: 65px;
	z-index: 1:
}
#summary .mini_frame_middle01 {
	height: 610px;
}
#summary .mini_frame_middle02 {
	height: 557px;
}
#summary .mini_frame_middle03 {
	height: 615px;
}

/*------------------ base ------------------*/
/*
#base .frame_middle {
	height: 523px;
}
*/
#base h1 {
	width: 139px;
	height: 50px;
	background: url('../img/system/base_cap01.png');
	margin: 0 auto 0px;
}
#base h2.sub_cap01 {
	width: 982px;
	height: 52px;
	background: url('../img/system/base_sub_cap01.png');
	position: relative;
	left: -8px;
	margin: 10px auto 0px auto;
}
#base .frame_middle .new {
	position: relative;
    top: 150px;
    left: 10px;
    visibility: hidden;
}
#base .mini_frame_header {
	margin: 0 auto;
    margin-top: 150px;
}
#base .mini_frame_middle {
	height: 1530px;
}
#base .txt01 {
	width: 535px;
	height: 207px;
	background: url('../img/system/base_txt01.png');
    margin-top: 11px;
    margin-bottom: 40px;
	position: relative;
	top: 10px;
}
#base .img01 {
	position: absolute;
	top: 135px;
	left: 577px;
}

#base .txt {
	margin-left: 10px;
    float: left;
}
#base .txt02 {
    margin-top: -5px;
	margin-left: 10px;
    float: left;
}

#base ul.weapon{
    margin-top:30px; 
}

#base ul.castle{
    margin-top:30px; 
}
#base ul.castle_pop{
    width: 820px;
    margin: 0 auto;
    margin-top:20px; 
}

#base ul #pop_image01 {
	position: relative;
	margin-left: 66px;
	margin-top: 0px;
}
#base ul #pop_image02 {
	position: relative;
	margin-left: 35px;
	margin-top: 5px;
}
#base ul #pop_image03 {
	position: relative;
	margin-left: 26px;
	margin-top: 5px;
}
#base ul #pop_image04 {
	position: relative; 
    margin-left:20px; 
   margin-top: 5px;
}
#base ul #pop_image05 {
	position: relative; 
    margin-left:20px; 
    float: left;
}
#base ul #pop_image06 {
	position: relative;
    margin-left:20px; 
    float: left;
}

/*------------------ dungeon  ------------------*/
/*
#dungeon .frame_middle {
	height: 740px;
}
*/
#dungeon h1 {
	width: 246px;
	height: 50px;
	background: url('../img/system/dungeon_cap01.png') repeat-y;
	margin: 0 auto 10px;
}
#dungeon img {
	position: relative;
}

#dungeon section {
  margin-bottom: 16px;
}

#dungeon .dg_mini_frame_header01 {
    width: 948px;
    height: 53px;
	margin: 0 auto;
    margin-top: 690px;
	background: url('../img/system/dungeon_sub_cap01.png');
	position: relative;
}
#dungeon .dg_mini_frame_header02 {
    width: 948px;
    height: 53px;
	margin: 0 auto;
    margin-top: 5px;
	background: url('../img/system/dungeon_sub_cap02.png');
	position: relative;
}
#dungeon .interest .mini_frame_middle {
	height: 750px;
}
#dungeon .await .mini_frame_middle {
	height: 1323px;
}
#dungeon .txt01 {
	position: absolute;
	width: 920px;
	height: 61px;
	background: url('../img/system/dungeon_txt01.png');
}
#dungeon .txt02 {
	position: absolute;
	width: 396px;
	height: 46px;
	background: url('../img/system/dungeon_txt02.png');
	top: 365px;
	left: 88px;
}
#dungeon .txt03 {
	position: absolute;
	width: 395px;
	height: 69px;
	background: url('../img/system/dungeon_txt03.png');
	top: 365px;
	left: 509px;
}
#dungeon .txt04 {
	position: absolute;
	width: 388px;
	height: 69px;
	background: url('../img/system/dungeon_txt04.png');
	top: 665px;
	left: 88px;
}
#dungeon .txt05 {
	position: absolute;
	width: 396px;
	height: 69px;
	background: url('../img/system/dungeon_txt05.png');
	top: 665px;
	left: 509px;
}
#dungeon .txt06 {
	position: absolute;
	width: 845px;
	height: 63px;
	background: url('../img/system/dungeon_txt06.png');
	top: 10px;
	left: 10px;
}
#dungeon .txt07 {
	position: absolute;
	width: 399px;
	height: 115px;
	background: url('../img/system/dungeon_txt07.png');
	top: 305px;
	left: 80px;
}
#dungeon .txt08 {
	position: absolute;
	width: 392px;
	height: 93px;
	background: url('../img/system/dungeon_txt08.png');
	top: 305px;
	left: 485px;
}
#dungeon .txt09 {
	position: absolute;
	width: 398px;
	height: 93px;
	background: url('../img/system/dungeon_txt09.png');
	top: 655px;
	left: 80px;
}
#dungeon .txt10 {
	position: absolute;
	width: 901px;
	height: 91px;
	background: url('../img/system/dungeon_txt10.png');
	top: 10px;
	left: 15px;
}
#dungeon .txt11 {
	position: absolute;
	width: 393px;
	height: 49px;
	background: url('../img/system/dungeon_txt11.png');
	top: 345px;
	left: 80px;
}
#dungeon .txt12 {
	position: absolute;
	width: 396px;
	height: 70px;
	background: url('../img/system/dungeon_txt12.png');
	top: 345px;
	left: 485px;
}
#dungeon .txt13 {
	position: absolute;
	width: 377px;
	height: 70px;
	background: url('../img/system/dungeon_txt13.png');
	top: 645px;
	left: 80px;
}
#dungeon .txt14 {
	position: absolute;
	width: 381px;
	height: 70px;
	background: url('../img/system/dungeon_txt14.png');
	top: 645px;
	left: 485px;
}
#dungeon .txt15 {
	position: absolute;
	width: 380px;
	height: 49px;
	background: url('../img/system/dungeon_txt15.png');
	top: 945px;
	left: 80px;
}
#dungeon .txt16 {
	position: absolute;
	width: 374px;
	height: 48px;
	background: url('../img/system/dungeon_txt16.png');
	top: 945px;
	left: 485px;
}
#dungeon .txt17 {
	position: absolute;
	width: 380px;
	height: 67px;
	background: url('../img/system/dungeon_txt17.png');
	top: 1245px;
	left: 80px;
}
#dungeon .txt18 {
	position: absolute;
	width: 370px;
	height: 67px;
	background: url('../img/system/dungeon_txt18.png');
	top: 1245px;
	left: 485px;
}



#dungeon .frame_middle .new {
  margin: -10px 0 0;
}
#dungeon .pop_image {
	position: absolute;	
}
#dungeon #pop_image01 {
	top: 140px;
	left: 88px;
}
#dungeon #pop_image02 {
	top: 140px;
	left: 509px;
}
#dungeon #pop_image03 {
	top: 440px;
	left: 88px;
}
#dungeon #pop_image04 {
	top: 440px;
	left: 509px;
}
#dungeon #pop_image05 {
	top: 80px;
	left: 80px;
}
#dungeon #pop_image06 {
	top: 80px;
	left: 490px;
}
#dungeon #pop_image07 {
	top: 430px;
	left: 80px;
}
#dungeon #pop_image08 {
	top: 120px;
	left: 80px;
}
#dungeon #pop_image09 {
	top: 120px;
	left: 490px;
}
#dungeon #pop_image10 {
	top: 420px;
	left: 80px;
}
#dungeon #pop_image11 {
	top: 420px;
	left: 490px;
}
#dungeon #pop_image12 {
	top: 720px;
	left: 80px;
}
#dungeon #pop_image13 {
	top: 720px;
	left: 490px;
}
#dungeon #pop_image14 {
	top: 1020px;
	left: 80px;
}
#dungeon #pop_image15 {
	top: 1020px;
	left: 490px;
}

#dungeon .inframe {
  width: 948px;
  margin: 10px 0 0 9px;
}
.inframe h3 {
  width: 948px;
  line-height: 0;
}
.inframe .mini_frame_middle p {
  padding: 10px 0 15px;
  text-align: center;
}
.inframe .poplists {
  position: absolute;
  left:50%;
  width: 832px;
  margin-left: -416px;
  overflow: hidden;
}
.inframe .poplists li {
  width: 386px;
  float: left;
  margin: 0 15px;
}
.inframe .poplists li p {
  width: 386px;
  padding: 3px 0 0;
}
.inframe .pop img {
  vertical-align: bottom;
}
.neogeon {
  position: relative;
  width: 915px;
  margin: 0 auto 16px;
}
.neogeon .poplists {
  position: absolute;
  top: 228px;
  left:50%;
  margin-left: -416px;
}
.sungeon {
  position: relative;
  width: 915px;
  margin: 0 auto;
}
.sungeon .poplists {
  position: absolute;
  top: 139px;
  left:50%;
  width: 912px;
  margin-left: -456px;
}
.sungeon .poplists li {
  width: 274px;
  float: left;
  margin: 0 15px;
}
.sungeon .poplists li p {
  width: 274px;
  padding: 3px 0 0;
}

.sungeon_arrow {
  position: absolute;
  top: 0;
  left: 0;
}
.sungeon_arrow img:nth-child(1) {
  position: absolute;
  top: 190px;
  left: 270px;
}
.sungeon_arrow img:nth-child(2) {
  position: absolute;
  top: 190px;
  left: 499px;
}

/*------------------ weapon  ------------------*/
#weapon .frame_middle {
	height: 1460px;
}
#weapon h1 {
	width: 221px;
	height: 50px;
	background: url('../img/system/weapon_cap01.png') repeat-y;
	margin: 0 auto 10px;
}
#weapon img {
	position: relative;
}
#weapon .txt01 {
	position: absolute;
	width: 947px;
	height: 124px;	
	background: url('../img/system/weapon_txt01.png') ;
	left: 12px;
}
#weapon .txt02 {
	position: absolute;
	width: 372px;
	height: 88px;
	background: url('../img/system/weapon_txt05.png');
	top: 425px;
	left: 88px;
}
#weapon .txt03 {
	position: absolute;
	width: 365px;
	height: 69px;
	background: url('../img/system/weapon_txt02.png');
	top: 425px;
	left: 509px;
}
#weapon .txt04 {
	position: absolute;
	width: 399px;
	height: 91px;
	background: url('../img/system/weapon_txt06.png');
	top: 745px;
	left: 88px;
}
#weapon .txt05 {
	position: absolute;
	width: 393px;
	height: 69px;
	background: url('../img/system/weapon_txt04.png');
	top: 745px;
	left: 509px;
}
#weapon .txt06 {
	position: absolute;
	width: 378px;
	height: 47px;
	background: url('../img/system/weapon_txt03.png');
	top: 1065px;
	left: 88px;
}
#weapon .txt07 {
	position: absolute;
	width: 397px;
	height: 69px;
	background: url('../img/system/weapon_txt07.png');
	top: 1065px;
	left: 509px;
}
#weapon .txt08 {
	position: absolute;
	width: 394px;
	height: 69px;
	background: url('../img/system/weapon_txt08.png');
	top: 1385px;
	left: 88px;
}
#weapon .txt09 {
	position: absolute;
	width: 387px;
	height: 69px;
	background: url('../img/system/weapon_txt09.png');
	top: 1385px;
	left: 509px;
}

#weapon .pop_image {
	position: absolute;	
}
#weapon #pop_image01 {
	top: 200px;
	left: 88px;
}
#weapon #pop_image02 {
	top: 200px;
	left: 509px;
}
#weapon #pop_image03 {
	top: 520px;
	left: 88px;
}
#weapon #pop_image04 {
	top: 520px;
	left: 509px;
}
#weapon #pop_image05 {
	top: 842px;
	left: 88px;
}
#weapon #pop_image06 {
	top: 842px;
	left: 509px;
}
#weapon #pop_image07 {
	top: 1160px;
	left: 88px;
}
#weapon #pop_image08 {
	top: 1160px;
	left: 509px;
}

/*------------------ magic ------------------*/
/*
#magic .frame_middle {
	height: 1153px;
}
*/
#magic .mini_frame_header {
    margin-top: 920px;
}
#magic .mini_frame_middle {
	height: 1390px;
}
#magic h1 {
	width: 372px;
	height: 50px;
	background: url('../img/system/magic_cap01.png');
	margin: 0 auto 0px;
}
#magic h2.sub_cap01 {
	width: 982px;
	height: 52px;
	background: url('../img/system/magic_sub_cap01.png');
	position: relative;
	left: -8px;
	margin: 10px auto 0px auto;
}
#magic h2.sub_cap02 {
	width: 982px;
	height: 52px;
	background: url('../img/system/magic_sub_cap02.png');
	position: absolute;
	top: 733px;
	left: 1px;
	margin: 10px auto 0px auto;
}
#magic .txt01 {
	width: 929px;
	height: 121px;
	background: url('../img/system/magic_txt01.png');
	position: relative;
	top: 10px;
}
#magic .txt02 {
	width: 395px;
	height: 72px;
	background: url('../img/system/magic_txt02.png');
	position: absolute;
	top: 649px;
	left: 38px;
}
#magic .txt03 {
	width: 365px;
	height: 70px;
	background: url('../img/system/magic_txt03.png');
	position: absolute;
	top: 649px;
	left: 558px;
}
#magic .txt04 {
	width: 931px;
	height: 91px;
	background: url('../img/system/magic_txt04.png');
	position: absolute;
	top: 815px;
}
#magic .txt05 {
	width: 914px;
	height: 122px;
	background: url('../img/system/magic_txt05.png');
	position: absolute;
	top: -12px;
	left: 10px;
}
#magic .txt06 {
	width: 383px;
	height: 70px;
	background: url('../img/system/magic_txt06.png');
	position: absolute;
	top: 385px;
	left: 70px;
}
#magic .txt07 {
	width: 399px;
	height: 46px;
	background: url('../img/system/magic_txt07.png');
	position: absolute;
	top: 385px;
	left: 485px;
}
#magic .txt08 {
	width: 914px;
	height: 153px;
	background: url('../img/system/magic_txt08.png');
	position: absolute;
	top: 485px;
	left: 10px;
}
#magic .txt09 {
	width: 906px;
	height: 152px;
	background: url('../img/system/magic_txt09.png');
	position: absolute;
	top: 955px;
	left: 10px;
}

#magic .frame_middle .new {
	position: relative;
    top: 920px;
    left: 10px;
    visibility: hidden;
}
#magic #pop_image01 {
	position: absolute;
	top: 424px;
	left: 40px;
}
#magic #pop_image02 {
	position: absolute;
	top: 260px;
	left: 496px;
}
#magic #pop_image03 {
	position: absolute;
	top: 922px;
	left: 40px;
}
#magic #pop_image04 {
	position: absolute;
	top: 922px;
	left: 555px;
}
#magic #pop_image05 {
	position: absolute;
	top: 160px;
	left: 75px;
}
#magic #pop_image06 {
	position: absolute;
	top: 160px;
	left: 490px;
}
#magic #pop_image07 {
	position: absolute;
	top: 685px;
	left: 75px;
}
#magic #pop_image08 {
	position: absolute;
	top: 685px;
	left: 490px;
}
#magic #pop_image09 {
	position: absolute;
	top: 1130px;
	left: 75px;
}
#magic #pop_image10 {
	position: absolute;
	top: 1130px;
	left: 490px;
}
#magic .arrow01 {
	position: absolute;
	top: 498px;
	left: 456px;	
}
#magic .arrow02 {
	position: absolute;
	top: 995px;
	left: 456px;	
}

/*------------------ charamake ------------------*/
#charamake .frame_middle {
	height: auto;
}
#charamake .frame_middle .new {
	position: absolute;
    top: 2650px;
    left: 18px;
}
#charamake .mini_frame_header {
    width: 948px;
    height: 53px;
	background: url('../img/system/charamake_sub_cap01.png');
    margin-top: 25px;
}
#charamake .mini_frame_middle {
	height: 954px;
	padding-top: 15px;
}

#charamake h1 {
	width: 683px;
	height: 50px;
	background: url('../img/system/charamake_cap01.png') repeat-y;
	margin: 0 auto 10px;
}
#charamake .txt01 {
	width: 507px;
	height: 121px;
	background: url('../img/system/charamake_txt01.png');
}
#charamake .txt02 {
	width: 519px;
	height: 209px;
	background: url('../img/system/charamake_txt02.png');
	margin-left: 10px;
}
#charamake .txt03 {
	width: 913px;
	height: 709px;
	background: url('../img/system/charamake_img08.png');
	margin: 0 auto;
	margin-top: 35px;
}
#charamake img {
	position: relative;
}
#charamake .pop_image {
	position: absolute;	
}
#charamake #pop_image01 {
	top: 70px;
	left: 577px;
}
#charamake #pop_image02 {
	top: 20px;
	left: 542px;
}
#charamake .list{
	position: relative;
	margin-top: 148px;
}
#charamake .list li{
	position: relative;
	margin: 0 auto 17px;
}
#charamake .list li:nth-child(1){
	width: 948px;
	height: 331px;
	background: url('../img/system/charamake_img01.png');
}
#charamake .list li:nth-child(2){
	width: 948px;
	height: 331px;
	background: url('../img/system/charamake_img02.png');
}
#charamake .list li:nth-child(3){
	width: 948px;
	height: 302px;
	background: url('../img/system/charamake_img03.png');
}
#charamake .list li:nth-child(4){
	width: 948px;
	height: 331px;
	background: url('../img/system/charamake_img04.png');
}
#charamake .list li:nth-child(5){
	width: 948px;
	height: 287px;	
	background: url('../img/system/charamake_img05.png');
}
#charamake .list li:nth-child(6){
	width: 948px;
	height: 302px;
	background: url('../img/system/charamake_img06.png');
}
#charamake .list li:nth-child(7){
	width: 948px;
	height: 326px;
	background: url('../img/system/charamake_img07.png');
	margin: 0 auto 0;
}

/*------------------ edit  ------------------*/
#edit .frame_middle {
	height: 1710px;
}
#edit h1 {
	width: 376px;
	height: 50px;
	background: url('../img/system/edit_cap01.png') repeat-y;
	margin: 0 auto 10px;
}
#edit .illust {
	width: 982px;
	height: 52px;
	background: url('../img/system/edit_sub_cap01.png');
	left: -8px;
	position: relative;
}
#edit .photo {
	width: 982px;
	height: 52px;
	background: url('../img/system/edit_sub_cap02.png');
	margin-top: 768px;
	left: -8px;
	position: relative;
}
#edit .music {
	width: 982px;
	height: 52px;
	background: url('../img/system/edit_sub_cap03.png');
	margin-top: 470px;
	left: -8px;
	position: relative;
}

#edit .txt01 {
	position: absolute;
	width: 932px;
	height: 59px;
	background: url('../img/system/edit_txt01.png');
	margin-top: 15px;
	margin-left: 5px;
}
#edit .txt02 {
	position: absolute;
	width: 394px;
	height: 69px;
	background: url('../img/system/edit_txt02.png');
	top: 435px;
	left: 85px;
}
#edit .txt03 {
	position: absolute;
	width: 394px;
	height: 88px;
	background: url('../img/system/edit_txt03.png');
	top: 435px;
	left: 509px;
}
#edit .txt04 {
	position: absolute;
	width: 351px;
	height: 46px;
	background: url('../img/system/edit_txt04.png');
	top: 770px;
	left: 85px;
}
#edit .txt05 {
	position: absolute;
	width: 390px;
	height: 91px;
	background: url('../img/system/edit_txt05.png');
	top: 770px;
	left: 509px;
}
#edit .txt06 {
	position: absolute;
	width: 504px;
	height: 207px;
	background: url('../img/system/edit_txt06.png');
	top: 955px;
	left: 15px;
}
#edit .txt07 {
	position: absolute;
	width: 949px;
	height: 172px;
	background: url('../img/system/edit_txt07.png');
	top: 1200px;
	left: 18px;
}
#edit .txt08 {
	position: absolute;
	width: 485px;
	height: 178px;
	background: url('../img/system/edit_txt08.png');
	top: 1475px;
	left: 15px;
}

#edit .pop_image {
	position: absolute;	
}
#edit #pop_image01 {
	top: 210px;
	left: 87px;
}
#edit #pop_image02 {
	top: 210px;
	left: 511px;
}
#edit #pop_image03 {
	top: 540px;
	left: 90px;
}
#edit #pop_image04 {
	top: 540px;
	left: 511px;
}
#edit #pop_image05 {
	top: 956px;
	left: 545px;
}
#edit #pop_image06 {
	top: 1480px;
	left: 545px;
}
#edit .img01 {
    position: relative;
	top: 710px;
	left: 20px;
}


/*------------------ play  ------------------*/
#play .frame_middle {
	height: 1362px;
}
#play h1 {
	width: 323px;
	height: 50px;
	background: url('../img/system/play_cap01.png') repeat-y;
	margin: 0 auto 10px;
}
#play .txt01 {
	position: absolute;
	width: 905px;
	height: 91px;
	background: url('../img/system/play_txt01.png');
	left: 12px;
}
#play .txt02 {
	position: absolute;
	width: 364px;
	height: 44px;
	background: url('../img/system/play_txt02.png');
	top: 400px;
	left: 87px;
}
#play .txt03 {
	position: absolute;
	width: 380px;
	height: 47px;
	background: url('../img/system/play_txt03.png');
	top: 400px;
	left: 511px;
}
#play .txt04 {
	position: absolute;
	width: 395px;
	height: 44px;
	background: url('../img/system/play_txt04.png');
	top: 705px;
	left: 87px;
}
#play .pop_image {
	position: absolute;	
}
#play #pop_image01 {
	top: 175px;
	left: 87px;
}
#play #pop_image02 {
	top: 175px;
	left: 511px;
}
#play #pop_image03 {
	top: 480px;
	left: 87px;
}

#play .deathgeon {
  position: absolute;
  top: 784px;
  left: 19px;
}
#play .deathgeon .new {
  position: absolute;
  top: -22px;
  left: 0;
}
#play .poplists {
  position: absolute;
  left:50%;
  width: 832px;
  margin-left: -416px;
  overflow: hidden;
}
#play .deathgeon .poplists {
  top: 333px;
}
#play .poplists li {
  width: 386px;
  float: left;
  margin: 0 15px;
}
#play .poplists li p {
  width: 386px;
  padding: 3px 0 0;
}
#play .pop img {
  vertical-align: bottom;
}