@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

a img{
	border-style:none;
}

/*
top------------- */

/* -- bg -- */

#top_bg{
	width:1920px;
	height:1180px;
	background-image:url(img/a13v_top_bg_main.jpg);
	position:absolute;
	left:50%;
	margin-left:-960px;
	z-index:0;
	top:0;
}


#top_bg .chara{
	width:760px;
	height:1020px;
	background-image:url(img/a13v_top_bg_chara.png);
	position:absolute;
	left:50%;
	margin-left:-150px;
	top:-100px;
	z-index:1;
}

#top_bg .logo{
	width:460px;
	height:300px;
	background-image:url(img/a13v_top_logo.png);
	position:absolute;
	left:50%;
	margin-left:-470px;
	top:50px;
	z-index:2;
}

#top_bg .update{
	width:361px;
	height:211px;
	background-image:url(img/a13v_top_update_board.png);
	position:absolute;
	left:50%;
	margin-left:-420px;
	top:355px;
	z-index:3;
}

.update .textarea{
	width:300px;
	height:180px;
	font-size:12px;
	line-height:16px;
	color:#FFF;
	margin:0 auto;
	padding-top:45px;
}

#top_bg .info{
	width:197px;
	height:234px;
	background-image:url(img/a13v_top_pb_info.png);
	position:absolute;
	left:50%;
	margin-left:-40px;
	top:350px;
	z-index:3;
}

.add01{
	width:123px;
	height:77px;
	background-image:url(img/a13v_top_add00.png);
	position:absolute;
	left:50%;
	margin-left:-490px;
	top:570px;
	z-index:4;
}
.add02{
	width:123px;
	height:77px;
	background-image:url(img/a13v_top_add00.png);
	position:absolute;
	left:50%;
	margin-left:-390px;
	top:570px;
	z-index:5;
}
.add03{
	width:123px;
	height:77px;
	background-image:url(img/a13v_top_add00.png);
	position:absolute;
	left:50%;
	margin-left:-290px;
	top:570px;
	z-index:6;
}
.add04{
	width:123px;
	height:77px;
	background-image:url(img/a13v_top_add00.png);
	position:absolute;
	left:50%;
	margin-left:-190px;
	top:570px;
	z-index:7;
}
.add05{
	width:123px;
	height:77px;
	background-image:url(img/a13v_top_add00.png);
	position:absolute;
	left:50%;
	margin-left:-90px;
	top:570px;
	z-index:8;
}

.add01 a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.add02 a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.add03 a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.add04 a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.add05 a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#top_bg .sellday{
	width:400px;
	height:70px;
	background-image:url(img/a13v_top_sellday.png);
	position:absolute;
	left:50%;
	margin-left:50px;
	top:570px;
	z-index:3;
}

/* -- header -- */

#header{
	width:1920px;
	height:45px;
	background-image:url(img/a13v_top_header_bg.png);
	position:absolute;
	left:50%;
	margin-left:-960px;
	top:0;
	z-index:4;
}

#header .tw_icon{
	width:28px;
	height:28px;
	position:absolute;
	left:50%;
	margin-left:340px;
	top:8px;
	z-index:1;
}

#header .ps_link{
	width: 116px;
	height: 29px;
	position: absolute;
	left: 959px;
	margin-left: 380px;
	top: 7px;
	z-index: 1;
}

/* -- topmenu -- */

#top_menu{
	width:1150px;
	height:200px;
	background-image:url(img/a13v_menu_bg.png);
	position:absolute;
	left:50%;
	margin-left:-575px;
	top:610px;
	z-index:1;
}

#top_menu .menu01{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-493px;
	top:85px;
	z-index:1;
}

#top_menu .menu02{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-330px;
	top:85px;
	z-index:1;
}

#top_menu .menu03{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-167px;
	top:85px;
	z-index:1;
}

#top_menu .menu04{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-4px;
	top:85px;
	z-index:1;
}

#top_menu .menu05{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:159px;
	top:85px;
	z-index:1;
}

#top_menu .menu06{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:323px;
	top:85px;
	z-index:1;
}

/* -- subpage menu -- */

#subpage_menu{
	width:1150px;
	height:200px;
	background-image:url(img/a13v_menu_bg.png);
	position:absolute;
	left:50%;
	margin-left:-575px;
	top:15px;
	z-index:1;
}

#subpage_menu .menu01{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-493px;
	top:85px;
	z-index:1;
}

#subpage_menu .menu02{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-330px;
	top:85px;
	z-index:1;
}

#subpage_menu .menu03{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-167px;
	top:85px;
	z-index:1;
}

#subpage_menu .menu04{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-4px;
	top:85px;
	z-index:1;
}

#subpage_menu .menu05{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:159px;
	top:85px;
	z-index:1;
}

#subpage_menu .menu06{
	width:160px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:323px;
	top:85px;
	z-index:1;
}

/* -- banner/spec -- */

#top_banner{
	width:473px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-495px;
	top:810px;
	z-index:3;
}

#top_banner .banner{
	width:473px;
	height:99px;
	margin:0 0 10px 0;
}

#top_spec{
	width:550px;
	height:282px;
	background-image:url(img/a13v_top_spec.png);
	position:absolute;
	left:50%;
	margin-left:-35px;
	top:740px;
	z-index:2;
}





/*
sub -------------------------- */

#sub_page_bg{
	width:1920px;
	height:1500px;
	background-image:url(img/a13v_sub_bg_main.jpg);
	background-color:#fef0dd;
	position:absolute;
	left:50%;
	margin-left:-960px;
	z-index:0;
	top:0;
}

#sub_page_bg_add01{
	width:1920px;
	height:2000px;
	background-image:url(img/a13v_sub_bg_main.jpg);
	background-repeat:no-repeat;
	background-color:#fef0dd;
	position:absolute;
	left:50%;
	margin-left:-960px;
	z-index:0;
	top:0;
}

#sub_page_bg_add02{
	width:1920px;
	height:2000px;
	background-image:url(img/a13v_sub_bg_main.jpg);
	background-repeat:no-repeat;
	background-color:#fef0dd;
	position:absolute;
	left:50%;
	margin-left:-960px;
	z-index:0;
	top:0;
}

#sub_page_bg_add05{
	width:1920px;
	height:5000px;
	background-image:url(img/a13v_sub_bg_main.jpg);
	background-repeat:no-repeat;
	background-color:#fef0dd;
	position:absolute;
	left:50%;
	margin-left:-960px;
	z-index:0;
	top:0;
}

#sub_page_bg_system01{
	width:1920px;
	height:1800px;
	background-image:url(img/a13v_sub_bg_main.jpg);
	background-repeat:no-repeat;
	background-color:#fef0dd;
	position:absolute;
	left:50%;
	margin-left:-960px;
	z-index:0;
	top:0;
}

#sub_page_bg_system02{
	width:1920px;
	height:2800px;
	background-image:url(img/a13v_sub_bg_main.jpg);
	background-repeat:no-repeat;
	background-color:#fef0dd;
	position:absolute;
	left:50%;
	margin-left:-960px;
	z-index:0;
	top:0;
}

#sub_container01{
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 310px;
}

#sub_container02{
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:330px;
}

.sub_np{
	width:303px;
	height:80px;
	float:left;
	padding-bottom:10px;
}

.subtitlemenu_box{
	width:690px;
	margin-top:20px;
	float:left;
	margin-bottom:10px;
}

.subtitlemenu{
	width:166px;
	height:42px;
	float:left;
	margin-right:5px;
}


#sub_nameplate{
	width:600px;
	height:54px;
	position:absolute;
	left:50%;
	margin-left:-300px;
	z-index:2;
	top:180px;
}

#submenu_box01{
	width:1000px;
	height:100px;
	background-image:url(img/a13v_submenu_bg01.png);
	position:absolute;
	left:50%;
	margin-left:-500px;
	z-index:1;
	top:210px;
}

#submenu_box02{
	width:1000px;
	height:120px;
	background-image:url(img/a13v_submenu_bg02.png);
	position:absolute;
	left:50%;
	margin-left:-500px;
	z-index:1;
	top:210px;
}

.subtitle{
	width:400px;
	height:50px;
	padding:5px 0 10px 15px;
}

.imgframe01{
	width:472px;
	height:304px;
	background-image:url(img/a13v_imgframe01.png);
	float:left;
}

.imgframe01 .img{
	width:450px;
	height:255px;
	padding:10px 0px 0 10px;
}

.imgframe01 .img a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.img_space01{
	width:auto;
	height:auto;
	float:left;
}

.img_clear{
	width:1000px;
	height:0px;
	clear:both;
}

.imgframe02{
	width:318px;
	height:216px;
	background-image:url(img/a13v_imgframe02.png);
	float:left;
}

.imgframe02 .img{
	width:300px;
	height:170px;
	padding:7px 9px 0 9px;
}

.imgframe02 .img a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.imgframe03{
	width:472px;
	height:330px;
	background-image:url(img/a13v_imgframe03.png);
	float:left;
}

.imgframe03 .img{
	width:450px;
	height:279px;
	padding:10px 0px 0 10px;
}

.imgframe03 .img a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


/*
world -------------------------- */

.world_text_0101{
	width:502px;
	height:303px;
	float:left;
	margin:0 0 0 10px;
}


/*
system -------------------------- */

#submenu_newmark_box{
	width:890px;
	height:18px;
	position:absolute;
	left:50%;
	margin-left:-445px;
	top:268px;
	z-index:5;
}
.system_submenu_newmark01{
	width:65px;
	height:15px;
	float:left;
}
.system_submenu_newmark_space{
	height:15px;
	float:left;
}

#system_submenu{
	width:960px;
	height:26px;
	padding:37px 0 0 20px;
}

#system_submenu .submenu{
	height:26px;
	float:left;
}

#system_submenu .clear{
	width:980px;
	height:0px;
	clear:both;
}

.system_text_0101{
	width:880px;
	height:95px;
	margin:0 0 5px 30px;
}

.system_text_0102{
	width:225px;
	height:18px;
	float:left;
	margin:5px 0 0 150px;
}

.system_text_0103{
	width: 210px;
	height: 17px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 320px;
}

.system_text_0104{
	width:34px;
	height:17px;
	float:left;
	margin:5px 0 0 170px;
}

.system_text_0105{
	width:34px;
	height:18px;
	float:left;
	margin:5px 0 0 280px;
}

.system_text_0106{
	width:34px;
	height:18px;
	float:left;
	margin:5px 0 0 280px;
}

.system_text_0107{
	width: 327px;
	height: 18px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 130px;
}

.system_text_0108{
	width: 259px;
	height: 18px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
}

.system_text_0201{
	width:918px;
	height:68px;
	margin:0 0 5px 30px;
}

.system_text_0202{
	width:192px;
	height:18px;
	float:left;
	margin:5px 0 0 180px;
}

.system_text_0203{
	width:215px;
	height:18px;
	float:left;
	margin:5px 0 0 260px;
}

.system_text_0204{
	width:259px;
	height:18px;
	float:left;
	margin:5px 0 0 350px;
}

.system_text_0205{
	width:251px;
	height:18px;
	float:left;
	margin:5px 0 0 150px;
}

.system_text_0206{
	width:463px;
	height:21px;
	clear:both;
	margin:0 200px 5px 30px;
}

.system_text_0207{
	width:714px;
	height:44px;
	clear:both;
	margin:0 0 5px 30px;
}

.system_text_0208{
	width:161px;
	height:18px;
	float:left;
	margin:5px 0 0 440px;
}

.system_text_0209{
	width:131px;
	height:18px;
	float:left;
	margin:5px 0 0 170px;
}

.system_text_0210{
	width:610px;
	height:44px;
	margin:0 0 5px 30px;
}

.system_text_0211{
	width:246px;
	height:18px;
	float:left;
	margin:5px 0 0 710px;
}

.system_etc_0101{
	width:119px;
	height:44px;
	margin:0 auto;
	padding:10px 0 5px 0;
}

/*
addition -------------------------- */

#add_submenu{
	width:960px;
	height:26px;
	padding:37px 0 0 20px;
}

#add_submenu .submenu{
	height:26px;
	float:left;
}

#add_submenu .clear{
	width:980px;
	height:0px;
	clear:both;
}

.add_np_clear{
	width:1000px;
	height:0;
	clear:both;
}

.add_text_0101{
	width:449px;
	height:61px;
	float:left;
	margin:0 0 0 40px;
}

.add_text_0102{
	width: 300px;
	height: 17px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
}

.add_text_0103{
	width: 194px;
	height: 18px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
}

.add_text_0104{
	width: 143px;
	height: 18px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 400px;
}

.add_text_0105{
	width:185px;
	height:18px;
	float:left;
	margin:5px 0 0 150px;
}

.add_text_0201{
	width:451px;
	height:61px;
	float:left;
	margin:0 0 0 40px;
}

.add_text_0202{
	width:249px;
	height:18px;
	float:left;
	margin:5px 0 0 130px;
}

.add_text_0203{
	width:148px;
	height:18px;
	float:left;
	margin:5px 0 0 190px;
}

.add_text_0204{
	width:184px;
	height:18px;
	float:left;
	margin:5px 0 0 730px;
}

.add_text_0301{
	width:698px;
	height:50px;
	margin:0 0 5px 30px;
}

.add_text_0302{
	width: 284px;
	height: 18px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 160px;
}

.add_text_0303{
	width:329px;
	height:18px;
	float:left;
	margin:5px 0 0 160px;
}

.add_text_0401{
	width:867px;
	height:50px;
	margin:0 0 5px 30px;
}

.add_text_0402{
	width:350px;
	height:18px;
	float:left;
	margin:5px 0 0 100px;
}

.add_text_0403{
	width: 301px;
	height: 18px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
}

.add_text_0501{
	width:662px;
	height:50px;
	margin:0 0 5px 30px;
}

.add_text_0502{
	width: 461px;
	height: 18px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 360px;
}

.add_text_0503{
	width:259px;
	height:18px;
	float:left;
	margin:5px 0 0 370px;
}

.add_text_0504{
	width:700px;
	height:74px;
	margin:5px 0 0 30px;
}

.add_text_0505{
	width:700px;
	height:74px;
	margin:5px 0 0 30px;
}

.add_text_0506{
	width:700px;
	height:74px;
	margin:5px 0 0 30px;
}

.add_text_0507{
	width:697px;
	height:43px;
	margin:5px 0 0 30px;
}

.add_text_0508{
	width:228px;
	height:18px;
	float:left;
	margin:5px 0 0 395px;
}

.add_text_0509{
	width:173px;
	height:18px;
	float:left;
	margin:5px 0 0 125px;
}

.add_text_0510{
	width:294px;
	height:18px;
	float:left;
	margin:5px 0 0 370px;
}


/*
chara -------------------------- */

#chara_submenu{
	width:960px;
	height:57px;
	padding:32px 0 0 30px;
}

#chara_submenu .submenu{
	width:57px;
	height:57px;
	float:left;
	margin-right:5px;
}

#chara_submenu .clear{
	width:980px;
	height:0px;
	clear:both;
}

#chara_name{
	width:500px;
	height:316px;
	position:absolute;
	left:50%;
	margin-left:-460px;
	top:10px;
}

#chara_img{
	width:642px;
	height:857px;
	margin:10px 0 0 350px;
}

/*
footer------------- */

#top_footer{
	width:1000px;
	height:80px;
	background-image:url(img/footer.png);
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:1100px;
	z-index:3;
}

#sub_footer{
	width:1000px;
	height:80px;
	background-image:url(img/footer.png);
	margin:100px 0 0 0;
}
