@charset "UTF-8";
/*パフォーマ表示*/

		.pfEachBox {
			text-align: left;
			display: inline-block;
			font-size: 11px;
			position: relative;
		}

		.pfEachBox.insert {
			margin: 0 8px 0 8px;
			width: 200px;
			/*height: 154px!important;*/
			text-align: center;
			background: none;
		}
		.pfEachBox.insert iframe {
			padding: 0!important;
			margin: 0!important;
		}

		/* \*/
		* html .pfEachBox {
			_zoom: 1;
			display: inline;
		}
		/* */
		*:first-child+html .pfEachBox {
			display: inline;
		}



/* common setting
======================================================== */
		.imgWrap {
			clear: both;
			position: relative;
			background:url(/ncimg/pfImgLoading.gif) no-repeat 50% 50%;
		}
		/*.imgWrap img {display:none;}*/


		.pfImg {
			position: relative;
		}
		.pfImg a img{
			z-index: 1;
			vertical-align: top;
		}
		.pfHD {
			position: absolute;
			left: 0;
			top: 0;
			width: 27px;
			height: 27px;
			z-index: 1000;
			background: url(/ncimg/pfEachBoxParts.png) -124px 0px;
			display: block;
			text-indent: -10000em;
		}
		.pfRec2 {
			position: absolute;
			right: 0;
			top: 0;
			width: 30px;
			height: 30px;
			z-index: 1000;
			background: url(/ncimg/pfEachBoxParts.png) -100px -64px;
			display: block;
			text-indent: -10000em;
		}
		.pfRec3 {
			position: absolute;
			right: 0;
			top: 0;
			width: 30px;
			height: 30px;
			z-index: 1000;
			background: url(/ncimg/pfEachBoxParts.png) -70px -64px;
			display: block;
			text-indent: -10000em;
		}
		.pfNew {
			position: absolute;
			width: 30px;
			height: 30px;
			z-index: 10;
			display: block;
			text-indent: -10000em;
		}
		.transM {
			position: absolute;
			left: 0;
			bottom: 0;
			display: block;
			overflow: hidden;
			font-weight: 700;
			font-family: Verdana,Tahoma,Arial;
			line-height: 2;
			text-align: center;
			background: #000000;
		}
		.transM a {
			color: #FFA500;
			text-decoration: none;
		}

		.pfFunc {
			height: 16px;
			margin: 5px 0 3px 0;
			text-align: center;
		}
		.pfFunc a {
			text-indent: -10000em;
			display: block;
			float: left;
		}
		.pfStat {
			font-family: Arial, sans-serif;
			cursor: default;
			color: #ffffff;
			font-weight: 700;
		}
			.level0 .pfStat  {

			}
			.level1 .pfStat  {
				color: #ccff00;
			}
			.level2 .pfStat  {
				color: Orange;
			}
			.level3 .pfStat  {
				color: Orange;
			}
			.level4 .pfStat  {
				color: red;
			}
			.level5 .pfStat  {
				color: red;
			}

		.pfIcon img {
			width: 16px;
			height: 16px;
		}

li.taglevel1 a { font-size: 174%; font-weight: bold !important; color: #dc5f1f !important;}
li.taglevel2 a { font-size: 138%; font-weight: bold !important; color: #d0a722 !important;}
li.taglevel3 a { font-size: 123%; font-weight: bold !important; color: #c7bd24 !important;}
li.taglevel4 a { font-size: 115%; color: #a6bf28 !important;}
li.taglevel5 a { font-size: 100%; color: #75b52c !important;}
li.taglevel6 a { font-size: 92%; color: #75b52c !important;}



/* type01 box
======================================================== */
		.pfEachBox.type01 {
			padding: 5px 5px 0px 5px;
			width: 100px;
			height: 154px!important;
			margin: 0 3px 18px 3px;
			background: url(/ncimg/pfEachBoxBg-type01.png) no-repeat;
		}
		.pfEachBox.type01.level1,
		.pfEachBox.type01.level2,
		.pfEachBox.type01.level3,
		.pfEachBox.type01.level4,
		.pfEachBox.type01.level5 {
			background: url(/ncimg/pfEachBoxBg-type01-blink.png) no-repeat;
		}
		.pfEachBox.type01 .pfImg {
			width: 100px;
			height: 75px;
		}
		.pfEachBox.type01 .transM {
			width: 100px;
			font-size: 9px !important;
		}

		.pfEachBox.type01 .pfNew {
			width: 15px;
			height: 15px;
			background: url(/ncimg/pfEachBoxParts.png) -30px -64px;
			right: 9px;
			top: 107px;
		}
		.type01 .pfFunc {
			width: 100px;
			height: 16px;
		}
		.type01 .pfFunc a {
			width: 49px;
			height: 16px;
		}
		.type01 .pfFunc	a.gallBtn {
			margin-right: 1px;
			background: url(/ncimg/pfEachBoxParts.png) 0 0;
		}
			.type01 .pfFunc	a.gallBtn:hover {
				background: url(/ncimg/pfEachBoxParts.png) 0 -16px;
			}
		.type01 .pfFunc	a.profBtn {
			background: url(/ncimg/pfEachBoxParts.png) -50px 0;
		}
			.type01 .pfFunc	a.profBtn:hover {
				background: url(/ncimg/pfEachBoxParts.png) -50px -16px;
			}

		.type01 .pfIcon.icoPF {
			width: 16px;
			height: 34px;
			float: left;
		}
		.type01 .pfIcon.icoPF img {
			margin-top: 1px;
		}
		.type01 .pfIcon.icoFlg {clear:both;
			display: block;
			width: 34px;
			height: 16px;
			position: absolute;
			top: 139px;
			left: 4px;
		}
		.type01 .pfIcon.icoFlg img {
			margin-left: 1px;
		}

		.type01 .pfStat {
			width: 82px;
			height: 32px;
			line-height: 30px;
			margin-left: 2px;
			font-size: 18px;
			float: left;
			overflow: hidden;
			text-indent: 8px;
		}
		.type01 .pfStat.stat1 {
			background: url(/ncimg/statOnlineType01.png) no-repeat;
		}
		.type01 .pfStat.stat2 {
			background: url(/ncimg/statPartyType01.png) no-repeat;
		}
		.type01 .pfStat.stat3 {
			background: url(/ncimg/stat2ShotType01.png) no-repeat;
		}

		.type01 .menFunc {
			clear: both;
			display: block;
			width: 68px;
			height: 16px;
			/*padding-top: 1px;
			text-align: right;*/
			position: absolute;
			top: 139px;
			right: 4px;
		}
		.type01 .menFunc img {
			margin-left: 1px;
		}

/* type02 box
======================================================== */
		.pfEachBox.type02 {
			padding: 6px 6px 0px 6px;
			width: 160px;
			height: 180px;
			margin: 0 5px 12px 5px;
			background: url(/ncimg/pfEachBoxBg-type02.png) no-repeat;
		}
		.pfEachBox.type02 .pfImg {
			width: 160px;
			height: 120px;
		}
		.pfEachBox.type02 .transM {
			width: 160px;
			font-size: 11px;
		}
		.pfEachBox.type02 .pfNew {
			background: url(/ncimg/pfEachBoxParts.png) -130px -64px;
			right: 6px;
			top: 96px;
		}
		.type02 .pfFunc {
			width: 160px;
			height: 16px;
		}
		.type02 .pfFunc a {
			width: 79px;
			height: 16px;
		}
		.type02 .pfFunc	a.gallBtn {
			margin-right: 1px;
			background: url(/ncimg/pfEachBoxParts.png) 0 -32px;
		}
			.type02 .pfFunc	a.gallBtn:hover {
				background: url(/ncimg/pfEachBoxParts.png) 0 -48px;
			}
		.type02 .pfFunc	a.profBtn {
			background: url(/ncimg/pfEachBoxParts.png) -80px -32px;
		}
			.type02 .pfFunc	a.profBtn:hover {
				background: url(/ncimg/pfEachBoxParts.png) -80px -48px;
			}

		.type02 .pfStat {
			float: left;
			width: 80px;
			height: 33px;
			display: block;
			text-align: right;
			padding-right: 10px;
			line-height: 33px;
			font-size: 17px;
		}
		.type02 .pfStat.stat1 {
			background: url(/ncimg/statOnlineType02.png) no-repeat;
		}
		.type02 .pfStat.stat2 {
			background: url(/ncimg/statPartyType02.png) no-repeat;
		}
		.type02 .pfStat.stat3 {
			background: url(/ncimg/stat2ShotType02.png) no-repeat;
		}

		.type02 .pfIcon img {
			margin-left: 1px;
		}
		.type02 .pfIcon.icoFlg {
			float: right;
			text-align: right;
			width: 34px;
			height: 16px;
			position: absolute;
			top: 150px;
			right: 40px;
		}
		.type02 .pfIcon.icoPF {
			float: right;
			width: 34px;
			height: 16px;
			text-align: left;
			position: absolute;
			top: 150px;
			right: 6px;
		}

		.type02 .menFunc {
			position: absolute;
			right: 6px;
			bottom: 3px;
		}
		.type02 .menFunc img {
			margin-left: 1px;
		}



/* Type01 + Type02 img size
======================================================== */
		.pfEachBox.type01 .imgWrap {
			width: 100px;
			height: 75px;
		}
			.pfEachBox.type01 .pfImg img {
				width: 100px;
			}

		.pfEachBox.type02 .imgWrap {
			width: 160px;
			height: 120px;
		}
			.pfEachBox.type02 .pfImg img {
				width: 160px;
			}


/* type03 box
======================================================== */
		.pfEachBox.type03 {
			width: 270px;
			height: 160px;
			background: #212929;
			margin: 0 2px 2px 0;
		}
		.pfEachBox.type03 .imgWrap {
			width: 80px;
			height: 60px;
			float: left;
		}
		.pfEachBox.type03 .imgWrap .pfImg a {
			width: 80px;
			height: 60px;
			display: block;

		}
			.pfEachBox.type03 .imgWrap .pfImg a img {
				width: 80px;
			}

		.pfEachBox.type03 .transM {
			width: 80px;
			display: block;
			font-size: 9px !important;
			position: absolute!important;
			top: 0 !important;
			left: 0 !important;
			z-index: 100;
			overflow: hidden;
		}

		.type03 .pfFunc {background:red;
			width: 80px;
			height: 16px;
			float: left;
		}

		.type03 .pfProf {
			float: left;
			width: 270px;
			height: 100px;
			overflow: auto;
		}
