   /*************************
  �ｿｽg�ｿｽb�ｿｽv�ｿｽy�ｿｽ[�ｿｽW�ｿｽ@�ｿｽ�ｿｽ�ｿｽj�ｿｽ�ｿｽ�ｿｽ[�ｿｽ�ｿｽ�ｿｽX�ｿｽg
*************************/
.menu{
    list-style-position:outside;
    list-style-type: none;
	background-color: #ffffff;
	font-size: medium;
	 padding: 0px;
    margin: 0px;
	border-bottom: solid 1px #C0C0C0;
	font-weight:700;

}

.menu li{
	border-top: solid 1px #C0C0C0;
    line-height:60px;
	padding: 0px;
	background: url(/image/arrow1.png) 97% no-repeat;

	background-image:
	url(../image/arrow1.png),
	 -webkit-gradient(
    linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #F0F0F0)
);
   background-image:url(../image/arrow1.png),-moz-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);
   background-image:url(../image/arrow1.png),-ms-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);

   background-size: 8px , auto;
}

}

.menu li.hoso{
	border-top: solid 1px #C0C0C0;
	padding: 0px;
	background: url(../image/arrow1.png) 97% no-repeat;
}

.menu li.hoso a{
    line-height:40px;
    font-size: 14px;
	font-weight:200;
}

.menu li a{
    text-decoration: none;
	display: block;
	 padding: 0px 0px 0px 10px;
}

.moji-right a{
	text-align: right;
	margin:0 8% 0 0;
}


/* �ｿｽg�ｿｽb�ｿｽv�ｿｽﾌボ�ｿｽ[�ｿｽ_�ｿｽ[�ｿｽﾈゑｿｽ */
.menu li.notopborder{
	border-top: solid 0px #000000;
	line-height:60px;
	padding: 0px;
	background: url(../image/arrow1.png) 97% no-repeat;

	background-image:
	url(../image/arrow1.png),
	 -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.13, rgb(237,237,237)),
    color-stop(0.35, rgb(235,235,235)),
    color-stop(0.79, rgb(255,255,255))
    );
   background-image:url(../image/arrow1.png),-moz-linear-gradient(bottom, #EDEDED 13%, #EBEBEB 35%, #FFFFFF 79%);

   background-size: 8px , auto;
}


/* �ｿｽC�ｿｽG�ｿｽ�ｿｽ�ｿｽ[ */
.menu li.entrylist{
	font-size: medium;
	line-height:50px;
	  background-color: #ffcc00;
	 color:#ffffff;
	 background-image:none;
	  padding: 0px 0px 0px 10px;

 background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.19, #FCB500),
	color-stop(0.6, #FCCA35),
	color-stop(0.8, #FFD940)
 );
 background-image: -ms-linear-gradient(bottom, #FCB500 0%, #FFD940 100%);
 background-image: -moz-linear-gradient(bottom, #FCB500 0%, #FFD940 100%);
  text-shadow: 1px 1px 1px #5C4000;
  background-size: auto;
  border-top:none;
}

/* �ｿｽC�ｿｽG�ｿｽ�ｿｽ�ｿｽ[�ｿｽﾚ細ペ�ｿｽ[�ｿｽW�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽﾉ　height38px */
.menu li.entrylist-thin{
	font-size: medium;
	line-height:39px;
	  background-color: #ffcc00;
	 color:#ffffff;
	 background-image:none;
	  padding: 0px 0px 0px 10px;

 background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.19, #FCB500),
	color-stop(0.6, #FCCA35),
	color-stop(0.8, #FFD940)
 );
 background-image: -ms-linear-gradient(bottom, #FCB500 0%, #FFD940 100%);
 background-image: -moz-linear-gradient(bottom, #FCB500 0%, #FFD940 100%);
  text-shadow: 1px 1px 1px #5C4000;
  background-size: auto;
  border-top:none;
}


/* �ｿｽI�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽW */
.menu li.entrylist-orange{�ｿｽ@�ｿｽ@�ｿｽ@�ｿｽ@�ｿｽ@�ｿｽ@�ｿｽ@�ｿｽ@
	font-size: medium;
	line-height:50px;
	  background-color: #FF6347;
	 color:#ffffff;
	 background-image:none;
	  padding: 0px 0px 0px 10px;

	  background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.4, rgb(255,89,0)),
	color-stop(0.7, rgb(255,110,38)),
	color-stop(0.85, rgb(255,124,59))
	);
	background-image: -ms-linear-gradient(bottom, #FF5900 0%, #FF7C3B 100%);
	background-image: -moz-linear-gradient(bottom, #FF5900 0%, #FF7C3B 100%);

  text-shadow: 1px 1px 1px #6E2E00;
  background-size: auto;
}



/* �ｿｽO�ｿｽ�ｿｽ�ｿｽC */
.menu li.entrylist-silver{
	font-size:13px;
	line-height:30px;
	  background-color: #808080;
	 color:#ffffff;
	 background-image:none;
	  padding: 0px 0px 0px 10px;


background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.41, rgb(161,161,161)),
    color-stop(0.7, rgb(194,194,194)),
    color-stop(0.91, rgb(214,214,214))
  );

  text-shadow: 1px 1px 1px #000000;
  background-size: auto;
}


.menu li.datago{
    list-style-position:outside;
    list-style-type: none;
	background-color: #ffffff;
	font-size: 13px;
	line-height:50px;

	 padding: 0px;
    margin: 0px;
	border-bottom: solid 1px #C0C0C0;
	font-weight:700;
}

.game-icon-resize{
	height:35px;
    width:35px;
    padding:0 5px 0 0;
}


 /*************************
�ｿｽe�ｿｽ[�ｿｽu�ｿｽ�ｿｽ�ｿｽ�ｿｽ �ｿｽg�ｿｽb�ｿｽv�ｿｽy�ｿｽ[�ｿｽW�ｿｽ�ｿｽ�ｿｽj�ｿｽ�ｿｽ�ｿｽ[�ｿｽ@
*************************/


table.mytable{
	width:100%;
    border-bottom: 1px #C0C0C0 solid;
     border-top: 1px #C0C0C0 solid;
    border-collapse: collapse;
    border-spacing: 0;
    border-top-style:none;

    padding: 0px;

    font-weight:700;
    border-top-style:none;

}


table.mytable td {
	border-bottom: 1px #C0C0C0 solid;
	padding: 0 3px 0 3px;
}

.tdtype-ad {
	padding:0 0 0 0;
	width:100%;
}


table.mytable img {
	 border-radius: 10px;
}


.mytable td.tdtype0{
	font-size: medium;
	padding-left:10px;
	background-color: #ffcc00;
	color:#ffffff;
	line-height:40px;
	text-shadow: 1px 1px 1px #5C4000;

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.19, #FCB500),
	color-stop(0.6, #FCCA35),
	color-stop(0.8, #FFD940)
	 );
	 background-image: -ms-linear-gradient(bottom, #FCB500 0%, #FFD940 100%);
	 background-image: -moz-linear-gradient(bottom, #FCB500 0%, #FFD940 100%);

}

.mytable td.tdtype0-view{
	font-size: medium;
	padding-left:10px;
	background-color: #FF0000;
	color:#ffffff;
	line-height:40px;
	text-shadow: 1px 1px 1px #520004;

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.29, #B30000),
	color-stop(1, #D71B1B),
	color-stop(1, #ED2F2F)
	);
	background-image: -ms-linear-gradient(bottom, #B30000 0%, #ED2F2F 100%);
  background-image: -moz-linear-gradient(bottom, #B30000 0%, #ED2F2F 100%);

}

.mytable td.tdtype-picup{
	font-size: medium;
	padding-left:10px;
	background-color: #000000;
	color:#ffffff;
	line-height:50px;
	text-shadow: 1px 1px 1px #000000;

  background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.31, #000000),
	color-stop(0.83, #292929)
  );
  background-image: -ms-linear-gradient(bottom, #000000 0%, #292929 100%);
  background-image: -moz-linear-gradient(bottom, #000000 0%, #292929 100%);

}

.mytable td.tdtype-picup-thin{
	font-size: medium;
	padding-left:10px;
	background-color: #000000;
	color:#ffffff;
	line-height:40px;
	text-shadow: 1px 1px 1px #000000;

  background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.31, #000000),
	color-stop(0.83, #292929)
  );
  background-image: -ms-linear-gradient(bottom, #000000 0%, #292929 100%);
  background-image: -moz-linear-gradient(bottom, #000000 0%, #292929 100%);

}

/* line-height50ver �ｿｽg�ｿｽb�ｿｽv�ｿｽy�ｿｽ[�ｿｽW�ｿｽ�ｿｽ */
.mytable td.tdtype-jizen {
	font-size: medium;
	padding-left: 10px;
	background-color: #00C4D6;
	color: #ffffff;
	line-height: 50px;
	text-shadow: 1px 1px 1px #00545C;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.17, #1FD4DE),
	color-stop(1, #16ADB8)
);
background-image: -o-linear-gradient(bottom, #1FD4DE 17%, #16ADB8 100%);
background-image: -moz-linear-gradient(bottom, #1FD4DE 17%, #16ADB8 100%);
background-image: -ms-linear-gradient(bottom, #1FD4DE 17%, #16ADB8 100%);
background-image: linear-gradient(to bottom, #1FD4DE 17%, #16ADB8 100%);
}

/* line-height40ver �ｿｽ�ｿｽ�ｿｽO�ｿｽ齬暦ｿｽy�ｿｽ[�ｿｽW�ｿｽﾅ　udevelopment.php */
.mytable td.tdtype-jizen-hoso {
	font-size: medium;
	padding-left: 10px;
	background-color: #00C4D6;
	color: #ffffff;
	line-height: 40px;
	text-shadow: 1px 1px 1px #00545C;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.17, #1FD4DE),
	color-stop(1, #16ADB8)
);
background-image: -o-linear-gradient(bottom, #1FD4DE 17%, #16ADB8 100%);
background-image: -moz-linear-gradient(bottom, #1FD4DE 17%, #16ADB8 100%);
background-image: -ms-linear-gradient(bottom, #1FD4DE 17%, #16ADB8 100%);
background-image: linear-gradient(to bottom, #1FD4DE 17%, #16ADB8 100%);
}

.mytable td.tdtype-jizen-hoso2 {
	font-size: medium;
	padding-left: 10px;
	background-color: #00C4D6;
	color: #ffffff;
	line-height: 40px;
	text-shadow: 1px 1px 1px #00545C;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.17, #1FD4DE),
	color-stop(1, #16ADB8)
);
background-image: -o-linear-gradient(bottom, #000000 17%, #000000 100%);
background-image: -moz-linear-gradient(bottom, #000000 17%, #000000 100%);
background-image: -ms-linear-gradient(bottom, #000000 17%, #000000 100%);
background-image: linear-gradient(to bottom, #000000 17%, #000000 100%);
}

.mytable td.tdtype-jizen-thin {
	font-size: medium;
	padding-left: 10px;
	background-color: #00C4D6;
	color: #ffffff;
	line-height: 40px;
	text-shadow: 1px 1px 1px #00545C;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.17, #1FD4DE),
	color-stop(1, #16ADB8)
);
background-image: -o-linear-gradient(bottom, #1FD4DE 17%, #16ADB8 100%);
background-image: -moz-linear-gradient(bottom, #1FD4DE 17%, #16ADB8 100%);
background-image: -ms-linear-gradient(bottom, #1FD4DE 17%, #16ADB8 100%);
background-image: linear-gradient(to bottom, #1FD4DE 17%, #16ADB8 100%);
}

.mytable td.review-top {
	font-size: medium;
	padding-left: 10px;
	background-color: #00C4D6;
	color: #ffffff;
	line-height: 50px;
	text-shadow: 1px 1px 1px #00545C;
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.29, #B30000),
	color-stop(1, #D71B1B),
	color-stop(1, #ED2F2F)
);
background-image: -o-linear-gradient(bottom, #B30000 29%, #ED2F2F 100%);
background-image: -moz-linear-gradient(bottom, #B30000 29%, #ED2F2F 100%);
background-image: -ms-linear-gradient(bottom, #B30000 29%, #ED2F2F 100%);

}

.mytable td.tdtype-madamada {
	font-size: medium;
	padding-left: 10px;
	background-color: #00C4D6;
	color: #ffffff;
	line-height: 50px;
	text-shadow: 1px 1px 1px #00545C;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #65B6EB),
	color-stop(1, #349AD1)
);
background-image: -o-linear-gradient(bottom, #65B6EB 0%, #349AD1 100%);
background-image: -moz-linear-gradient(bottom, #65B6EB 0%, #349AD1 100%);
background-image: -webkit-linear-gradient(bottom, #65B6EB 0%, #349AD1 100%);
background-image: -ms-linear-gradient(bottom, #65B6EB 0%, #349AD1 100%);
background-image: linear-gradient(to bottom, #65B6EB 0%, #349AD1 100%);

}


.mytable td.tdtype-check {
	font-size: medium;
	padding-left: 10px;
	background-color: #C40048;
	color: #ffffff;
	line-height: 50px;
	text-shadow: 1px 1px 1px #870555;

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #ED1D66),
	color-stop(1, #D40055)
);
background-image: -o-linear-gradient(bottom, #ED1D66 0%, #D40055 100%);
background-image: -moz-linear-gradient(bottom, #ED1D66 0%, #D40055 100%);
background-image: -ms-linear-gradient(bottom, #ED1D66 0%, #D40055 100%);
background-image: linear-gradient(to bottom, #ED1D66 0%, #D40055 100%);


}


.mytable td.tdtype-shinsaku{
	font-size: medium;
	padding-left:10px;
	background-color: #ADFF2F;
	color:#ffffff;
	line-height:50px;
	text-shadow: 1px 1px 1px #000000;

	background: url(../image/new.gif) 45px 21px no-repeat,

   -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.2, #0DBF00),
	color-stop(0.53, #53D611),
	color-stop(0.83, #87F02B)
  );

}

.mytable td.tdtype-shinsaku2{
	font-size: medium;
	padding-left:10px;
	background-color: #ADFF2F;
	color:#ffffff;
	line-height:50px;
	text-shadow: 1px 1px 1px #0A3800;

  background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.2, #0DBF00),
	color-stop(0.53, #53D611),
	color-stop(0.83, #87F02B)
  );

}

.mytable td.tdtype-shinsaku3-normal{
	font-size: medium;
	padding-left:10px;
	background-color: #ADFF2F;
	color:#ffffff;
	line-height:50px;
	text-shadow: 1px 1px 1px #000000;

  background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.2, #0DBF00),
	color-stop(0.53, #53D611),
	color-stop(0.83, #87F02B)
  );

}


.mytable td.tdtype-kaihatsu {
	font-size: medium;
	padding-left: 10px;
	background-color: #C40048;
	color: #ffffff;
	line-height: 50px;
	text-shadow: 1px 1px 1px #5C4000;

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.19, #FCB500),
	color-stop(0.6, #FCCA35),
	color-stop(0.8, #FFD940)
	 );
	 background-image: -ms-linear-gradient(bottom, #FCB500 0%, #FFD940 100%);
	 background-image: -moz-linear-gradient(bottom, #FCB500 0%, #FFD940 100%);
}



.mytable td.tdtype-picup-news {
	font-size: medium;
	padding-left: 10px;
	background-color: #C40048;
	color: #ffffff;
	line-height: 50px;
	text-shadow: 1px 1px 1px #6E2E00;

 background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.4, rgb(255,89,0)),
	color-stop(0.7, rgb(255,110,38)),
	color-stop(0.85, rgb(255,124,59))
	);
	background-image: -ms-linear-gradient(bottom, #FF5900 0%, #FF7C3B 100%);
	background-image: -moz-linear-gradient(bottom, #FF5900 0%, #FF7C3B 100%);


}



.tdtype1{
	border-right: 1px #eeeeee solid;
	width:75%;

	line-height:1;

	background-image:
	url(../image/arrow1.png),
	 -webkit-gradient(
    linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #F0F0F0)
	);
	background-image:url(../image/arrow1.png),-moz-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);
	background-image:url(../image/arrow1.png),-ms-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);

   background-repeat:no-repeat;
    background-position: 95%;
    background-size: 8px , auto;
}


.tdtype2{
	line-height:2.4;
	background-image:
	url(../image/arrow1.png),
	-webkit-gradient(
    linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #F0F0F0)
	);

    background-image:url(../image/arrow1.png),-moz-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);
	background-image:url(../image/arrow1.png),-ms-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);

   background-repeat:no-repeat;
    background-position: 88%;
    background-size: 8px , auto;
}


.tdtype3{
	width:100%;
	line-height:1;
	background-image:
	url(../image/arrow1.png),

	 -webkit-gradient(
    linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #F0F0F0)
	);
	background-image:url(../image/arrow1.png),-moz-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);
   background-image:url(../image/arrow1.png),-ms-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);

   background-repeat:no-repeat;
    background-position: 97%;
    background-size: 8px , auto;
}



.tdtype3-new{
	width:100%;
	line-height:1;
	background: url(../image/arrow1.png) 97% no-repeat,
	 url(../image/new.gif) 66px 3px no-repeat,

	 -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.13, rgb(237,237,237)),
    color-stop(0.35, rgb(235,235,235)),
    color-stop(0.79, rgb(255,255,255))
    ) ;

    background:url(../image/arrow1.png) 97% no-repeat,url(../image/new.gif) 66px 3px no-repeat,-moz-linear-gradient(bottom, #EDEDED 13%, #EBEBEB 35%, #FFFFFF 79%);
    background-size: 8px , auto, auto;
}


.tdtype-new{
	border-right: 1px #eeeeee solid;
	width:75%;
	background: url(../image/arrow1.png) 95% no-repeat,
	 url(../image/new.gif) 66px 3px no-repeat,

	 -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.13, rgb(237,237,237)),
    color-stop(0.35, rgb(235,235,235)),
    color-stop(0.79, rgb(255,255,255))
    );

    background:url(../image/arrow1.png) 95% no-repeat,url(../image/new.gif) 66px 3px no-repeat,-moz-linear-gradient(bottom, #EDEDED 13%, #EBEBEB 35%, #FFFFFF 79%);
	line-height:1;
	background-size: 8px , auto ,auto;
}



.tdtype-pr{
	width:100%;
	background: url(../image/arrow1.png) 97% no-repeat,
	 url(../image/pr1.jpg) 66px 3px no-repeat;
	line-height:1;
}

.tdtype-no1{
	border-right: 1px #eeeeee solid;
	width:75%;
	background: url(../image/arrow1.png) 95% no-repeat,
	 url(../image/rank1.gif) 66px 1px no-repeat;
	line-height:1;
}

.tdtype-no2{
	border-right: 1px #eeeeee solid;
	width:75%;
	background: url(../image/arrow1.png) 95% no-repeat,
	 url(../image/rank2.gif) 66px 1px no-repeat;
	line-height:1;
}

.tdtype-osusume{
	border-right: 1px #eeeeee solid;
	width:75%;
	background: url(../image/arrow1.png) 95% no-repeat,
	 url(../image/osusume.gif) 66px 3px no-repeat;
	line-height:1;
}

.tdtype-osusume2{
	border-right: 1px #eeeeee solid;
	width:75%;
	background: url(../image/arrow1.png) 95% no-repeat,
	 url(../image/osusume.jpg) 66px 3px no-repeat;
	line-height:1;
}




  /*************************
 �ｿｽﾚ細ペ�ｿｽ[�ｿｽW�ｿｽ@�ｿｽ�ｿｽ�ｿｽX�ｿｽg
*************************/
.mydetail{
	list-style-position:outside;
    list-style-type: none;
	background-color: #ffffff;

	font-weight:600;
	 padding: 0px;
    margin: 0px;
	border-bottom: solid 1px #ccc;
	font-size:14px;

}

.mydetail li{
	border-top: solid 1px #ccc;
    line-height:25px;
	padding: 0px 10px 0px 10px;
}


.mydetail li.type-normal{                       /* �ｿｽe�ｿｽﾈゑｿｽ�ｿｽm�ｿｽ[�ｿｽ}�ｿｽ�ｿｽ�ｿｽ@�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ  */
	 background-color: #ffffff;
	 color:#000000;
	  padding: 0px 0px 0px 10px;
}


.mydetail li.type1{
	   background-color: #ffcc00;
	 color:#ffffff;
	  padding: 0px 0px 0px 10px;
  text-shadow: 1px 1px 1px #4D3600;

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.19, #FCB500),
	color-stop(0.6, #FCCA35),
	color-stop(0.8, #FFD940)
 );
 background-image: -ms-linear-gradient(bottom, #FCB500 0%, #FFD940 100%);
 background-image: -moz-linear-gradient(bottom, #FCB500 0%, #FFD940 100%);

}


.mydetail li.type2{                       /* orange  */
	   background-color: #FFA500;
	 color:#ffffff;
	  padding: 0px 0px 0px 10px;
  text-shadow: 1px 1px 1px #000000;

  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.49, rgb(255,153,0)),
    color-stop(0.57, rgb(255,173,51)),
    color-stop(0.79, rgb(255,185,127))
 );

}


  /*************************
�ｿｽﾟゑｿｽ{�ｿｽ^�ｿｽ�ｿｽ�ｿｽ@HOME
*************************/
.back{
    list-style-position:outside;
    list-style-type: none;
	background-color: #ffffff;
	font-size: medium;
    margin: 0px;
	padding: 0px;
}

.back li{
	border: solid 1px #ccc;
    line-height:50px;
	padding: 0px;
	background-repeat:no-repeat;
    background-position: 97%;
	background-image:
	url(../image/arrow2.png),

	 -webkit-gradient(
    linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #F0F0F0)
	);
	background-image:url(../image/arrow2.png),-moz-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);
   background-image:url(../image/arrow2.png),-ms-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);

    background-size: 8px , auto;
}

.back li a{
    text-decoration: none;
	display: block;
	 padding: 0px 0px 0px 10px;
}

  /*************************
�ｿｽL�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽﾚ細ペ�ｿｽ[�ｿｽW�ｿｽﾖ戻ゑｿｽ{�ｿｽ^�ｿｽ�ｿｽ�ｿｽ@
*************************/
.back-details{
    list-style-position:outside;
    list-style-type: none;
	background-color: #ffffff;
	font-size: medium;
    margin: 0 0 35px; 0;
	padding: 0px;
}

.back-details li{
	border: solid 1px #ccc;
    line-height:50px;
	padding: 0px;
	background-repeat:no-repeat;
    background-position: 97%;
	background-image:
	url(../image/arrow1.png),

	 -webkit-gradient(
    linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #F0F0F0)
	);
	background-image:url(../image/arrow1.png),-moz-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);
   background-image:url(../image/arrow1.png),-ms-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);

    background-size: 8px , auto;
}

.back-details li a{
    text-decoration: none;
	display: block;
	 padding: 0px 0px 0px 10px;
}


  /*************************
�ｿｽ纒禰OME�ｿｽﾖボ�ｿｽ^�ｿｽ�ｿｽ
*************************/

a.quickbutton {  /* �ｿｽp�ｿｽ�ｿｽ */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: -moz-linear-gradient(top, #666666, #666666 49%, #444444 50%, #444444);  background: -webkit-gradient(linear, center top, center bottom, from(#666666), color-stop(0.49, #666666),color-stop(0.5, #444444), to(#444444));

	/* �ｿｽ�ｿｽ�ｿｽﾌ托ｿｽ�ｿｽﾌ設抵ｿｽ */
	border:1px solid #333333;
	color:white;
	text-decoration:none;
	font-weight:300;
	font-size:14px;
	text-align:center;
	display:inline;
	padding:3px 7px 3px 7px;
}

	a.quickbutton:active {
	background: -moz-linear-gradient(top, #444444, #444444 49%, #222222 50%, #222222);
	background: -webkit-gradient(linear, center top, center bottom, from(#444444), color-stop(0.49, #444444),color-stop(0.5, #222222), to(#222222));
}


  /*************************
�ｿｽh�ｿｽ�ｿｽ�ｿｽb�ｿｽv�ｿｽV�ｿｽ�ｿｽ�ｿｽh�ｿｽE
*************************/

.drop-shadow {

	height:60px;
	width:295px;
	text-align:left;
    position:relative;
    padding:3px;
    margin:10px auto 10px;
    border: solid 1px #C0C0C0;
    background:#fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.drop-shadow:before,
.drop-shadow:after {
    content:"";
    position:absolute;
    z-index:-2;
    bottom:15px;
    left:10px;
    width:50%;
    height:20%;
}

.drop-shadow:after{
    right:10px;
    left:auto;
}

.drop-shadow a{
    text-decoration: none;
	display: block;
	 font-weight:700;
	 font-size: medium;
	 line-height:55px;
	 padding: 0px 0px 0px 10px;
}




.round {
    -moz-border-radius:4px;
    border-radius:4px;
}

.round:before,
.round:after {
    max-width:300px;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    box-shadow:0px 17px 5px rgba(0, 0, 0, 0.7);
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    transform:rotate(-5deg);
}

.round:after {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg);
    transform:rotate(5deg);
}

.rotated {
	height:60px;
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    transform:rotate(-5deg);
}

.rotated *:first-child:before {
    content:"";
    position:absolute;
    z-index:-1;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#ffffff url(../image/arrow1.png) 97% no-repeat;
}

.rotated2 {
    -webkit-transform:rotate(-10deg);
    -moz-transform:rotate(-10deg);
    -o-transform:rotate(-10deg);
    transform:rotate(-10deg);
}

.rotated2 a{
	line-height:0px;
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.rotated2 *:first-child:before {
    content:"";
    position:absolute;
    z-index:-1;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#ffffff url(../image/arrow1.png) 97% no-repeat;
}

.rotated3 {
	margin:10px auto 10px;
    -webkit-transform:rotate(13deg);
    -moz-transform:rotate(13deg);
    -o-transform:rotate(13deg);
    transform:rotate(13deg);
}

.rotated3 a{
	line-height:0px;
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.rotated3 *:first-child:before {
    content:"";
    position:absolute;
    z-index:-1;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#ffffff url(../image/arrow1.png) 97% no-repeat;
}

  /*************************
�ｿｽﾚ細ペ�ｿｽ[�ｿｽW�ｿｽ@�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ{�ｿｽb�ｿｽN�ｿｽX
*************************/

.mybox {
	position: relative;
	font-size:14px;
	font-weight:700;
    padding:10px 10px 0px 10px;
    line-height:20px;
    background:#FFF;
	border: 1px solid #cacaca;
	border-radius:5px;
	max-width: 310px;
	width:auto;
	height:auto;
	margin: 0 auto;
}

.mybox p{
	margin:0 0 10px 0;
	padding-left:22px;
}

.mybox p.p-check{
	background: url("../pic-icon/check.png") no-repeat left center;
	background-size: 13px;
}

.mybox p.p-star{
	background: url("../pic-icon/star.png") no-repeat left center;
	background-size: 13px;
}

.mybox p.p-trophy{
	background: url("../pic-icon/trophy.png") no-repeat left center;
	background-size: 13px;
}

.mybox p.p-graphic{
	background: url("../pic-icon/graphic.png") no-repeat left center;
	background-size: 13px;
}

.mybox p.p-action{
	background: url("../pic-icon/action.png") no-repeat left center;
	background-size: 13px;
}

.mybox p.p-avatar{
	background: url("../pic-icon/avatar.png") no-repeat left center;
	background-size: 13px;
}

.mybox p.p-pvp{
	background: url("../pic-icon/pvp.png") no-repeat left center;
	background-size: 13px;
}

.mybox p.p-up{
	background: url("../pic-icon/up.png") no-repeat left center;
	background-size: 13px;
}

.mybox p.p-heart{
	background: url("../pic-icon/heart.png") no-repeat left center;
	background-size: 13px;
}

  /* �ｿｽG�ｿｽt�ｿｽF�ｿｽN�ｿｽg2  */
.effect
{
  position: relative;
  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

}
.effect:before, .effect:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 70%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

  /* �ｿｽG�ｿｽt�ｿｽF�ｿｽN�ｿｽg6  */

.effect6
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect6:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

.myhansya img{
	-webkit-box-reflect: below 4px -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(0.6, transparent), to(rgba(0,0,0,0.8)));
}

.myhansya2 img{
	-webkit-box-reflect: below 0 url(../image/hansya/ccc.png);
}

.myhansya-icon img{
	-webkit-box-reflect: below 3px url(http://mmo-android.com/image/hansya/eee.png);
}

/*************************
�ｿｽQ�ｿｽ[�ｿｽ�ｿｽ�ｿｽﾚ細ペ�ｿｽ[�ｿｽW�ｿｽﾌ記�ｿｽ�ｿｽ�ｿｽ齬暦ｿｽ@�ｿｽ@http://07design.net/blog/?p=477
*************************/
.list-news ul {
	margin: 0 auto;
	width: 100%;
}

.list-news ul li {
	margin: 0;
	width: 100%;
	text-align: left;
	padding: 0;
	border-bottom: 1px #ccc solid;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),
		to(#f0f0f0) );
	background-image:-moz-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);
	background-image:-ms-linear-gradient(bottom, #F0F0F0 0%, #ffffff 100%);

	display: block;
	height: auto;
	position: relative;
}

.list-news ul li:first-child {
/*	border-radius: 8px 8px 0 0;  */
}

.list-news ul li:last-child {
	border-bottom: 1px #ccc solid;
}

.list-news ul li a {
	color: #333;
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 10px 1px 10px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}

.list-news ul li a::after {
}

.list-news img {
	border-radius: 10px;
}

.list-news li.mottomiru {
	color: #333;
	font-size: small;
	font-weight: 700;
}

.list-news li.mottomiru a{
	line-height: 45px;
	padding: 6px 10px 3px 10px;
}

.list-news li.firstmenu {
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
/*	text-shadow: 1px 1px 1px #555555;   */
	line-height: 17px;
	background-color: #000000;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.31, #000000
		), color-stop(0.6, #0F0F0F), color-stop(0.83, #292929) );
}

/* �ｿｽﾎ色�ｿｽ@*/
.list-news li.firstmenu2 {
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #0A3800;
	line-height: 17px;

	background-color: #ADFF2F;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.2, #0DBF00),
	color-stop(0.53, #53D611),
	color-stop(0.83, #87F02B)
  );
  background-image: -ms-linear-gradient(bottom, #0DBF00 0%, #87F02B 100%);
  background-image: -moz-linear-gradient(bottom, #0DBF00 0%, #87F02B 100%);
}

/* �ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽX�ｿｽJ�ｿｽC�ｿｽu�ｿｽ�ｿｽ�ｿｽ[�ｿｽ@�ｿｽ�ｿｽ�ｿｽC�ｿｽ�ｿｽ�ｿｽﾗゑｿｽ�ｿｽ@*/
.list-news li.firstmenu4 {
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
		text-shadow: 1px 1px 1px #168585;
	line-height: 17px;

background-image: -o-linear-gradient(bottom, #65D6D6 17%, #4EC9C9 100%);
background-image: -moz-linear-gradient(bottom, #65D6D6 17%, #4EC9C9 100%);
background-image: -webkit-linear-gradient(bottom, #65D6D6 17%, #4EC9C9 100%);
background-image: -ms-linear-gradient(bottom, #65D6D6 17%, #4EC9C9 100%);
background-image: linear-gradient(to bottom, #65D6D6 17%, #4EC9C9 100%);
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.17, #65D6D6),
	color-stop(1, #4EC9C9));
}

/* �ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽﾌみ　�ｿｽw�ｿｽi�ｿｽﾈゑｿｽ�ｿｽ@�ｿｽ�ｿｽ�ｿｽo�ｿｽC�ｿｽ�ｿｽ�ｿｽL�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ@�ｿｽﾅ新�ｿｽL�ｿｽ�ｿｽ�ｿｽﾆ人�ｿｽC�ｿｽL�ｿｽ�ｿｽ�ｿｽﾉ　*/
.list-news li.firstmenu5 {
	color: #000000;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;

	background-color: #ffffff;

}

/* �ｿｽﾎ色 �ｿｽ蛯ｫ�ｿｽﾟ　 */
.list-news li.firstmenu3 {
	font-size: medium;
	font-weight:700;
	background-color: #ADFF2F;
	color:#ffffff;
	line-height:30px;
	text-shadow: 1px 1px 1px #0A3800;
	background-color: #ADFF2F;
  background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #0DBF00),
	color-stop(1, #87F02B)
  );
  background-image: -webkit-gradient(bottom, #0DBF00 0%, #87F02B 100%);
  background-image: -ms-linear-gradient(bottom, #0DBF00 0%, #87F02B 100%);
  background-image: -moz-linear-gradient(bottom, #0DBF00 0%, #87F02B 100%);
}


.list-news li.picup-news {
	font-size: medium;
	font-weight:700;
	background-color: #ADFF2F;
	color:#ffffff;
	line-height:30px;
	text-shadow: 1px 1px 1px #6E2E00;
	background-color: #ADFF2F;

 background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.4, rgb(255,89,0)),
	color-stop(0.7, rgb(255,110,38)),
	color-stop(0.85, rgb(255,124,59))
	);
	background-image: -ms-linear-gradient(bottom, #FF5900 0%, #FF7C3B 100%);
	background-image: -moz-linear-gradient(bottom, #FF5900 0%, #FF7C3B 100%);


}

.list-news-margin{
	margin:45px 0 20px 0;
}

.textichi {
	padding: 10px 10px 10px 10px;
}

.mydate-list-news {
	font-size: 11px;
	color: #666666;
	text-shadow: none;
	font-weight: 100;
	text-align: right;
}

.mydate-list-news:after {
	content: '';
	display: block;
	clear: both;
}

.cleclear:after {
	content: '';
	display: block;
	clear: both;
}

.myleft-list-news {
	float: left;
	padding: 9px 6px 5px 3px;
/*	padding: 11px 6px 5px 3px;
    padding: 6px 6px 3px 3px;
 */
}

.myleft-list-news img {
	height: 60px;
	width: 60px;
	-webkit-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;
}

.my-date-small3 {
	font-size: 11px;
	color: #666666;
	text-align: right;
	text-shadow: none;
	font-weight: 100;
	padding: 5px 0 0px 0;
}

/*************************
�ｿｽ{�ｿｽ^�ｿｽ�ｿｽ �ｿｽO�ｿｽ�ｿｽ�ｿｽ[�ｿｽ@�ｿｽL�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽQ�ｿｽ[�ｿｽ�ｿｽ�ｿｽﾚ細ペ�ｿｽ[�ｿｽW�ｿｽﾖの�ｿｽ�ｿｽ�ｿｽ�ｿｽN�ｿｽ�ｿｽ
*************************/
.btn-gametag {
	font-size:14px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:0px 11px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	color:#777777;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.btn-gametag:hover {

}.btn-gametag:active {
	position:relative;
	top:1px;
}

.btn-gametag {
	max-width:310px;
	text-align: left;
	box-shadow: 0px 1px 2px #555555;
	margin:60px 0 2px 3px;
}

.btn-gametag a {
	text-decoration: none;
}


.content-mywp-foot2{
	padding:10px 10px 20px 10px;
}