@charset "utf-8";
/*---------------------------------
	layout
---------------------------------*/
#contents.one {
	clear:both;
	width:890px;
	margin:0 auto 20px auto;
	color:#fff;
}
.overlay {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	cursor:pointer;
	z-index:300;
}
/*---------------------------------
	frendStatus
---------------------------------*/
#frendStatus {
	margin:35px 0 25px 0;
	padding:8px 5px;
	background:url(../../one/pc/img_contents/bg_mypage.png) repeat left top;
}
#frendStatus dl {
	padding:7px;
	border:1px solid #646464;
	background:#000;
	color:#fff;
}
#frendStatus dt {
	float:left;
	font-weight:bold;
	line-height:26px;
}
#frendStatus dt span {
	font-weight:normal;
}
#frendStatus dt a {
	color:#8aceed;
}
#frendStatus dd {
	float:right;
}
#frendStatus dd li {
	float:right;
	margin:0 0 0 10px;
	list-style:none;
}
#frendStatus dd a {
	display:block;
	padding:0 15px 0 5px;
	border-radius:4px;
	border:1px solid #fff;
	background: #555555; /* Old browsers */
	background: -moz-linear-gradient(top,  #555555 50%, #292929 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#555555), color-stop(50%,#292929)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #555555 50%,#292929 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #555555 50%,#292929 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #555555 50%,#292929 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #555555 50%,#292929 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#292929',GradientType=0 ); /* IE6-9 */
	color:#fff;
	text-align:center;
}
#frendStatus .btnFrend span {
	display:block;
	margin:0 auto;
	padding:4px 0 4px 25px;
	background:url(../../one/pc/img_contents/icon_request.png) no-repeat left top;
}
/*---------------------------------
	certificate
---------------------------------*/
#certificate {
	display:none;
	position:fixed;
	top:0;
	left:0;
	z-index:500;
}
#certificate p {
	position:absolute;
	top:-52px;
	right:-52px;
	cursor:pointer;
}
#certificate dl {
	width:434px;
	height:183px;
	margin:0 0 20px 0;
	padding:103px 0 0 125px;
	background:url(../../one/pc/img_contents/certificat.png) no-repeat left top;
}
#certificate dl li {
	list-style:none;
}
#certificate dl .face {
	float:left;
	margin:0 30px 10px 0;
	border:1px solid #898781;
}
#certificate dl .name {
	float:left;
	font-size:140%;
	color:#000;
	font-weight:bold;
}
#certificate dl dd {
	clear:both;
	font-size:50px;
	color:#000;
	margin:0 0 0 50px;
}
#certificate .social li {
	list-style:none;
}
#certificate .social .fb a {
	display:block;
	float:left;
	width:212px;
	height:59px;
	margin:0 10px 0 0;
	padding:0 0 0 60px;
	list-style:none;
	background:url(../../one/pc/img_contents/icon_fb_pop.png) no-repeat 10px center #39579a;
	color:#fff!important;
	font-size:30px;
	line-height:59px;
}
#certificate .social .tw a {
	display:block;
	float:left;
	width:212px;
	height:59px;
	padding:0 0 0 60px;
	list-style:none;
	background:url(../../one/pc/img_contents/icon_tw_pop.png) no-repeat 10px center #50abf1;
	color:#fff!important;
	font-size:30px;
	line-height:59px;
}
/*---------------------------------
	pageStatus
---------------------------------*/
#pageStatus {
	margin:0;
}
.other #pageStatus {
	margin:0 0 40px 0;
}
#pageStatus h2 {
	float:left;
	margin:0 0 25px 10px;
	color: #c0c0c0;
	font-size: 28px;
	font-family: "Book Antiqua", serif, "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 29px;
	-webkit-mask-image: -webkit-linear-gradient(top, rgba(0,0,0,1), rgba(0,0,0,0.5));
}
#pageStatus ul.bread {
	float:right;
}
#pageStatus .bread li {
	float:right;
	list-style:none;
	font-weight:bold;
	text-shadow:3px 3px 3px #000;
}
#pageStatus .bread li a {
	margin:0 9px 0 0;
	padding:0 15px 0 0;
	background:url(../../one/pc/img_contents/arrow_bread.png) no-repeat right center;
}
/*---------------------------------
	tabNav
---------------------------------*/
#tabNav {
	clear:both;
	margin:-50px 0 20px 0;
	padding:0 7px;
	background:url(../../one/pc/img_contents/nav_ov_bg.png) no-repeat center 15px;
}
#tabNav dl {
	margin:0 0 8px 0;
}
#tabNav dt {
	float:left;
	margin:0 0 0 335px;
}
#tabNav dd {
	float:left;
	margin:8px 0 0 15px;
	padding:3px 8px;
	border:1px solid #303030;
	background:#1b1b1b;
	font-size:80%;
}
#tabNav ul {
	clear:both;
}
#tabNav li {
	float:left;
	height:58px;
	margin:0 12px 0 0;
	background:url(../../one/pc/img_contents/nav_ov.png) no-repeat left top;
	list-style:none;
}
#tabNav li:hover {
	background:url(../../one/pc/img_contents/nav_ov_hover.png) no-repeat left top;
}
#tabNav li.current,
#tabNav li.current:hover {
	background:url(../../one/pc/img_contents/nav_ov_current.png) no-repeat left top;
}
#tabNav li.last {
	margin:0;
}
#tabNav li a {
	display:block;
	width:165px;
	line-height:43px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
/*---------------------------------
	accountlink
---------------------------------*/
#contents.one #cntFrame {
	border:1px solid #3f3f3f;
	background:#000;
	-moz-box-shadow: 0px 0px 5px rgba(65,139,137,0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(65,139,137,0.5);
	-o-box-shadow: 0px 0px 5px rgba(65,139,137,0.5);
	-ms-box-shadow: 0px 0px 5px rgba(65,139,137,0.5);
	box-shadow: 0px 0px 5px rgba(100,100,100,0.5);
}
#contents.one #cntFrameBox {
	background:none;
}
#contents.one article {
	width:830px;
	background:none;
}
/*---------------------------------
	update
---------------------------------*/
#update {
	position:relative;
	clear:both;
	height:57px;
	margin:0 0 20px 0;
	border:1px solid #3f3f3f;
	z-index:30;
}
#update dt {
	float:left;
	width:87px;
	height:15px;
	padding:20px 0;
	border:1px solid #262927;
	background:url(../../one/pc/img_contents/bg_update.png) no-repeat left top;
	font-weight:bold;
	text-align:center;
}
#update dd.upLst {
	float:left;
	width:752px;
	border:1px solid #262927;
}
#update dd.upLst ul {
	height:53px;
	border:1px solid #3f3f3f;
	background:#232323;
	overflow:hidden;
}
#update.current dd.upLst ul {
	position:absolute;
	width:751px;
	height:auto;
	overflow:auto;
	z-index:20;
}
#update dd.upLst li {
	height:53px;
	border-bottom:1px solid #525252;
	list-style:none;
}
#update dd.upLst li.closeUpdate {
	height:auto;
	margin:2px;
	padding:5px 0;
	background:#000;
	text-align:center;
	cursor:pointer;
}
#update dd.upLst li span.date {
	display:block;
	float:left;
	width:105px;
	padding:10px 0;
	text-align:center;
}
#update dd.upLst li span.txt {
	display:block;
	float:left;
	width:620px;
	padding:10px 0;
}
#update dd.lstBtn {
	float:right;
	width:44px;
	height:23px;
	padding:21px 0 13px 0;
	background:#1e1f1d;
	text-align:center;
	cursor:pointer;
}
/*---------------------------------
	statusArea
---------------------------------*/
#statusArea_top {
	clear:both;
	position:relative;
	padding:13px 0 0 0;
	background:url(../../one/pc/img_contents/bg_ov_one_top.png) no-repeat left top;
}
#statusArea_btm {
	padding:0 0 13px 0;
	background:url(../../one/pc/img_contents/bg_ov_one_btm.png) no-repeat left bottom;
}
#statusArea_mid {
	padding:5px 20px;
	background:url(../../one/pc/img_contents/bg_ov_one_mid.png) repeat-y left top;
}
.gameTitle {
	position:absolute;
	top:-43px;
	left:0;
	width:440px;
	height:91px;
	padding:10px 0 0 25px; 
	background:url(../../one/pc/img_contents/title_hard_bg.png) no-repeat left top;
}
.gameTitle dt {
	float:left;
	margin:0 25px 0 0;
}
.gameTitle dd {
	float:left;
	margin:10px 0 0 0;
}
/*---------------------------------
	costume
---------------------------------*/
#costume {
	position:absolute;
	top:-30px;
	right:5px;
	width:800px;
	height:1024px;
}
#costume.stars {
	background:url(../../one/pc/img_contents/bg_stars.png) no-repeat 180px 100px;
}
#costume.bsaa {
	background:url(../../one/pc/img_contents/bg_bsaa.png) no-repeat 180px 100px;
}
#costume .cosImg {
	position:absolute;
	top:-50px;
	right:-20px;
	width:890px;
	height:860px;
	/*overflow:hidden;*/
}
.other #costume .cosImg {
	top:-100px;
}
#costume .cosImg img {
	position:relative;
	top:30px;
	left:120px;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000);
}
#costume .cosImg img.cos1 {
	left:140px;
}
#costume .cosImg img.cos2 {
	top:40px;
}
#costume .cosImg img.cos4 {
	left:130px;
}
#costume .cosImg img.cos5 {
	left:170px;
}
#costume .cosImg img.cos6 {
	top:60px;
}
#costume .cosImg img.cos7 {
	top:40px;
	left:160px;
}
#costume .cosImg img.cos8 {
	left:170px;
}
#costume .cosImg img:not(:target){
    filter: none;
    -ms-filter: none;
}
#costume p.lstBtn {
	position:absolute;
	top:45px;
	right:9px;
	cursor:pointer;
	z-index:15;
}
#costume p.lstBtn span {
	display:block;
	position:absolute;
	top:-14px;
	right:-14px;
}
#costume ul {
	display:none;
	position:absolute;
	top:45px;
	right:50px;
	border-bottom:1px solid #e1e1e1;
	z-index:25;
}
#costume ul li {
	list-style:none;
}
#costume ul li span {
	display:block;
	width:160px;
	padding:10px;
	border:1px solid #e1e1e1;
	border-bottom:none;
	background:#000;
	cursor:pointer;
}
#costume ul li.current span,
#costume ul li span:hover {
	background:#575757;
}
/*---------------------------------
	userStatus
---------------------------------*/
#userStatus {
	position:relative;
	width:500px;
	margin:0 0 10px 0;
	min-height:110px;
	background:url(../../one/pc/img_contents/bg_status.png) no-repeat 78px 9px;
	z-index:10;
}
.other #userStatus {
	margin:0 0 40px 0;
	background:url(../../one/pc/img_contents/bg_status_other.png) no-repeat 78px 9px;
}
#userStatus .face {
	float:left;
	height:92px;
	padding:9px 10px;
	background:url(../../one/pc/img_contents/bg_face.png) no-repeat left top;
}
#userStatus .face img {
	border:1px solid #656565;
}
#userStatus dl {
	float:left;
	width:355px;
}
#userStatus dt {
	display:table-cell;
	height:42px;
	padding:18px 12px 0 12px;
	font-size:130%;
	font-weight:bold;
	vertical-align:middle;
}
.other #userStatus dt {
	height:60px;
}
#userStatus dd.onlineID {
	margin:0 0 12px 12px;
	line-height:16px;
	font-size:80%;
}
#userStatus dd.point {
	margin:0 0 10px 12px;
	padding:0 0 0 25px;
	background:url(../../one/pc/img_contents/icon_point.png) no-repeat left center;
	line-height:18px;
	font-size:90%;
}
#userStatus dd.point span {
	color:#8b8a8a;
}
#userStatus dd.share {
	margin:0 0 12px 12px;
	padding:0 0 0 25px;
	background:url(../../one/pc/img_contents/icon_social.png) no-repeat left center;
	line-height:18px;
}
#userStatus dd.share p {
	float:left;
	color:#8b8a8a;
}
#userStatus dd.share ul {
	float:left;
	padding:0 0 0 25px;
	background:url(../../one/pc/img_contents/arrow_social.png) no-repeat 10px center;
}
#userStatus dd.share li {
	float:left;
	margin:0 5px 0 0;
	list-style:none;
}
/*---------------------------------
	sync
---------------------------------*/
#sync_top {
	position:relative;
	margin:0 0 5px 0;
	padding:11px 0 0 0;
	background:url(../../one/pc/img_contents/bg_sync_top.png) no-repeat left top;
	z-index:20;
}
#sync_btm {
	padding:0 0 11px 0;
	background:url(../../one/pc/img_contents/bg_sync_btm.png) no-repeat left bottom;
}
#sync_mid {
	position:relative;
	width:397px;
	padding:4px 0 4px 25px;
	background:url(../../one/pc/img_contents/bg_sync_mid.png) repeat left top;
}
#sync_top input[type="button"] {
	float:left;
	margin:0 10px 0 0;
	padding:0 10px;
	color:#fff;
	font-size:12px;
}
#sync_top p {
	display:table-cell;
	height:27px;
	padding:0;
	background:none;
	color:#fff;
	font-size:10px;
	line-height:1.3;
	vertical-align:middle;
}
#sync_top p strong {
	padding:0;
	color:#fff;
	font-size:11px;
}
#syncBtnAbout {
	top:-5px;
	width:22px;
	height:22px;
	background:url(../img_common/nav_icon_question.png) no-repeat 0 0;
}
.loginSyncAlertDetail-Progress,
.loginSyncAlertDetail-Not {
	padding:2px;
	border:none;
	background:none;
	text-indent:0;
}
#loginSyncAbout {
	right:10px;
}
/*---------------------------------
	achievement
---------------------------------*/
#achievement {
	clear:both;
	position:relative;
	z-index:5;
}
#achievement .number {
	position:relative;
	float:left;
	width:178px;
	height:175px;
	margin:4px 10px 0 3px;
	background:url(../../one/pc/img_contents/bg_circle.png) repeat left top;
	z-index:10;
}
#achievement .max .number {
	width:236px;
	height:227px;
	margin:0 0 0 -20px;
	background:none;
}
#achievement .max #numMax {
	cursor:pointer;
}
#numStatus {
	position:absolute;
	top:12px;
	left:14px;
	width:150px;
	height:150px;
	background:url(../../one/pc/img_contents/bg_circle_on.png) no-repeat left top;
	overflow:hidden;
}
#achievement .number dl {
	position:relative;
	padding:25px 0 0 0;
	font-size:120%;
	font-weight:bold;
}
#achievement .number dt {
	margin:0 0 5px 0;
	text-align:center;
}
#achievement .number dd {
	width:170px;	
}
#achievement .number dd li {
	float:right;
	list-style:none;
}
#achievement .graf {
	float:left;
	width:370px;
	margin:0 0 0 60px;
}
#achievement .max .graf {
	margin:22px 0 0 60px;
}
#achievement .grafName {
	padding:8px 2%;
	border-top:1px solid #5c5c5c;
	background:#000;
	font-size:90%;
	font-weight:bold;
}
#achievement .grafName span {
	float:right;
	color:#bababa;
}
#achievement .grafTit {
	position:relative;
	border-top:1px solid #5c5c5c;
	border-bottom:1px solid #5c5c5c;
	background:url(../../one/pc/img_contents/bg_dot_zb.png) repeat center top #262730;
}
/*#achievement .grafTit dt {
	float:left;
	padding:0 14px 0 0;
	background:url(../../one/pc/img_contents/bg_graf_tit.png) no-repeat right top;
	background-size:100%;
	font-size:90%;
}
#achievement .grafTit dt span {
	display:block;
	padding:0 5px;
	border-top:1px solid #363535;
	border-right:1px solid #363535;
	border-bottom:1px solid #363535;
	border-left:1px solid #363535;
	line-height:25px;
}
#achievement .grafTit dd {
	float:right;
	background:#1B1B1B;
	line-height:25px;
	
}*/
#achievement .grafTit dt {
	position:relative;
	float:left;
	padding:5px 0 5px 2%;
	width:45%;
	background:url(../../one/pc/img_contents/bg_dot_zb.png) repeat center top #32333e;
}
#achievement .grafTit dt .arrow {
	position:absolute;
	top:0;
	right:-16px;
	width:16px;
	height:100%;
}
#achievement .grafTit dt .arrow img {
	height:100%;
}
#achievement .grafTit dd {
	position:absolute;
	right:0;
	bottom:0;
	width:45%;
	padding:5px 2%;
	text-align:right;
}
#achievement .grafTit dd span {
	color:#cd24dd;
}
#achievement #txt_graf {
	position:relative;
	clear:both;
	float:none;
	padding:0;
	border:none;
}
#achievement #txt_graf .graf_left {
	position:absolute;
	top:1px;
	left:-70px;
	list-style:none;
}
#achievement #txt_graf .graf_bottom {
	position:absolute;
	top:131px;
	left:10px;
	list-style:none;
}
#achievement .graf .chart_achievement {
	position:relative;
	width:414px;
	height:150px;
	margin:0 0 0 -45px;
	/*border:1px solid #3b3a3a;
	background: -moz-linear-gradient(top,  rgba(46,46,46,0.8) 0%, rgba(9,21,5,0.95) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(46,46,46,0.8)), color-stop(100%,rgba(9,21,5,0.95)));
	background: -webkit-linear-gradient(top,  rgba(46,46,46,0.8) 0%,rgba(9,21,5,0.95) 100%);
	background: -o-linear-gradient(top,  rgba(46,46,46,0.8) 0%,rgba(9,21,5,0.95) 100%);
	background: -ms-linear-gradient(top,  rgba(46,46,46,0.8) 0%,rgba(9,21,5,0.95) 100%);
	background: linear-gradient(to bottom,  rgba(46,46,46,0.8) 0%,rgba(9,21,5,0.95) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2e2e2e', endColorstr='#f2091505',GradientType=0 );
	*/
	background:url(../../one/pc/img_contents/bg_graf.png) no-repeat 45px top;
	z-index:100;
	overflow:hidden;
}
#achievement .graf .record_achievement {
	display:none;
}
#selfPop {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:115px;
	padding:5px 10px;
	border-radius:8px;
	border:3px solid #1b1a1a;
	background:#000;
	color:#fff;
	font-family:Arial;
	font-size:90%;
	font-weight:bold;
	z-index:10;
}
#selfPop span,
#elycharts_tooltip_1 span {
	color:#cd24dd;
}
/*---------------------------------
	items
---------------------------------*/
#achievementElement {
	position:relative;
	margin:-150px 0 0 0;
	padding:245px 0 0 0;
	/*background:url(../../one/pc/img_contents/bg_line.png) no-repeat 20px top;*/
}
/*#achievementElement.line01 {
	background:url(../../one/pc/img_contents/bg_line01.png) no-repeat 20px top;
}
#achievementElement.line02 {
	background:url(../../one/pc/img_contents/bg_line02.png) no-repeat 20px top;
}
#achievementElement.line03 {
	background:url(../../one/pc/img_contents/bg_line03.png) no-repeat 20px top;
}*/
/*percent*/
.achieveLst {
	position:absolute;
	top:192px;
}
.achieveLst li {
	position:absolute;
	top:10px;
	width:160px;
	height:37px;
	padding:10px 0 0 105px;
	background:url(../../one/pc/img_contents/bg_percent00.png) no-repeat center top;
	list-style:none;
}
.achieveLst li span {
	display:block;
	width:52px;
	padding:2px 0;
	border:1px solid #4a4a4a;
	text-align:center;
}
.achieveLst li.percent01 span {
	background:#5f242f;
}
.achieveLst li.percent02 span {
	background:#12235b;
}
.achieveLst li.percent03 span {
	background:#154c1c;
}
.achieveLst li.percent01.current {
	background:url(../../one/pc/img_contents/bg_percent01.png) no-repeat center top;
}
.achieveLst li.percent02.current {
	background:url(../../one/pc/img_contents/bg_percent02.png) no-repeat center top;
}
.achieveLst li.percent03.current {
	background:url(../../one/pc/img_contents/bg_percent03.png) no-repeat center top;
}
.achieveLst li.percent01 {
	left:4px;
}
.achieveLst li.percent02 {
	left:291px;
}
.achieveLst li.percent03 {
	left:580px;
}
/*tab*/
#achievement #itemsTab li {
	position:relative;
	float:left;
	width:269px;
	height:42px;
	margin:0 20px 0 0;
	padding:0 0 17px 0;
	background:url(../../one/pc/img_contents/bg_items.png) repeat-x center 42px;
	list-style:none;
}
#achievement #itemsTab li.current {
	background:url(../../one/pc/img_contents/arrow_items.png) no-repeat center bottom;
}
#achievement #itemsTab li div {
	width:266px;
	padding:1px 1px 0 1px;
	border-top:1px solid #3d3d3d;
	border-right:1px solid #3d3d3d;
	border-left:1px solid #3d3d3d;
	font-size:125%;
	cursor:pointer;
}
#achievement #itemsTab li span.icon {
	display:block;
	float:left;
	width:52px;
	margin:0 1px 0 0;
	border:1px solid #3d3d3d;
	background:#51525c;
}
#achievement #itemsTab li.current span.icon {
	background:#b0b3cd;
}
#achievement #itemsTab li span.txt {
	display:block;
	float:left;
	width:188px;
	padding:0 10px;
	border:1px solid #3d3d3d;
	background:url(../../one/pc/img_contents/bg_dot_zb.png) repeat center top #323232;
	line-height:38px;
}
#achievement #itemsTab li.current span.txt {
	background:url(../../one/pc/img_contents/bg_dot_zb.png) repeat center top #6e7189;
	color:#bababa;
}
#achievement #itemsTab li span.new {
	position:absolute;
	top:6px;
	right:6px;
}
#achievement #itemsTab li span.end {
	position:absolute;
	top:-7px;
	right:4px;
}
#achievement #itemsTab li.itemTab03 {
	margin:0;
}
.itemCol {
	margin:-16px 0 0 0;
	padding:20px 10px 5px 10px;
	border:1px solid #65707c;
	background:#000;
}
.itemCol li {
	position:relative;
	float:left;
	width:132px;
	height:150px;
	margin:0 6px 5px 0;
	list-style:none;
}
.itemCol li img.new {
	position:absolute;
	top:5px;
	right:5px;
}
.itemCol li span.nameCol {
	display:block;
	position:absolute;
	left:5px;
	bottom:5px;
}
.itemCol li span.nameCol span {
	display:table-cell;
	width:119px;
	height:40px;
	border:1px solid #434343;
	background:#323232;
	font-size:80%;
	vertical-align:middle;
	text-align:center;
	zoom:1;
}
#creatureCol,
#gameCol {
	display:none;
}
.pop_top {
	display:none;
	position:absolute;
	top:-40px;
	left:-170px;
	padding:18px 0 0 0;
	background:url(../../one/pc/img_contents/pop_top.png) no-repeat left top;
	z-index:20;
}
.pop_btm {
	padding:0  0 31px 0;
	background:url(../../one/pc/img_contents/pop_bottom.png) no-repeat left bottom;
}
.pop_mid {
	width:221px;
	padding:10px 20px;
	background:url(../../one/pc/img_contents/pop_mid.png) repeat-y left top;
}

/*---------------------------------
	otherPage
---------------------------------*/
#contents.one section {
	width:890px;
	padding-left:0;
}
#captionPanel {
	width:840px;
	margin:0 0 20px 0;
}
#contents.one .dioramaOne section #cntPanel,
#contents.one .dioramaOne section #cntFrame {
	width:740px;
	margin-left:75px;
}
#point {
	height:37px;
	border:1px solid #3f3f3f;
	margin:0 0 40px 0;
	z-index:20;
}
#point dt {
	float:left;
	width:87px;
	height:15px;
	padding:10px 0;
	border:1px solid #262927;
	background:url(../../one/pc/img_contents/bg_update.png) no-repeat left top;
	font-weight:bold;
	text-align:center;
}
#point dd {
	float:left;
	border:1px solid #262927;
	background:#232323;
}
#point dd span {
	display:block;
	width:755px;
	height:33px;
	padding:0 20px;
	border:1px solid #3f3f3f;
	background:#232323;
	font-size:120%;
	line-height:33px;
}
/*---------------------------------
	badge
---------------------------------*/
#cntOnePanel {
	position: relative;
	width:830px;
	margin: 0px 5px 15px 5px;
	padding: 24px;
	float: left;
	font-size: 93%;
	text-shadow: 1px 1px 2px #000000;
	-moz-box-shadow: 0px 0px 5px rgba(65,139,137,0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(65,139,137,0.5);
	-o-box-shadow: 0px 0px 5px rgba(65,139,137,0.5);
	-ms-box-shadow: 0px 0px 5px rgba(65,139,137,0.5);
	box-shadow: 0px 0px 5px rgba(100,100,100,0.5);
	border: solid 1px #3f3f3f;
	background:#000;
}
/*---------------------------------
	webCollection
---------------------------------*/
#cntPanel {
	width:880px;
}
#viewerNav {
	width:870px;
	background:url(../../pc/img_contents/viewerlist_nav_bglong.png) no-repeat center top;
}
#viewerNav .cntClNav4th {
	width:870px;
}
#viewerNav .cntClNav4th a {
	width:195px;
}
#viewerNav #navBtCl4thBox p a {
	width:175px;
}
#viewerList {
	width:890px;
}
#viewerList  ul {
	width:890px;
	padding:0;
	background:url(../../pc/img_contents/viewerlist_shelf_bglong.png) repeat-y center top;
}
#viewerList ul li {
	margin:9px 0 40px 7px;
}
#viewerListBox {
	width:855px;
}
/*---------------------------------
	item
---------------------------------*/
#collectionListNav,
#collectionListNav ul {
	width:870px;
}
#collectionListNav ul li a,
#navBtCl4thBox {
	width:195px;
}
#collectionListNav #navBtCl4thBox p a {
	width:175px;
}
#collectionList ul {
	width:890px;
}
#collectionList ul li {
	margin:9px 0 9px 9px;
}
#collectionList {
	width:auto;
}
#collectionBoxR,
#collectionList input[type="submit"] {
	width:465px;
}
.clb_pointL,
.clb_pointR {
	width:219px;
}
.clb_des {
	width:435px;
}
#collectionListBox {
	width:860px;
}
@media screen and (max-width:1280px) {
	#renetBodyOne #wrapper {
		min-width: 880px;
		overflow: hidden;
	}
	#renetBodyOne #topNavAlert {
		width: auto;
		max-width: 980px;
		min-width: 880px;
	}
}