@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
/*vertical-align:baseline;*/
vertical-align: top;
background:transparent;
}

body {
line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}

ul {
list-style:none;
}

blockquote, q {
quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}

a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

/* change colours to suit your needs */
/*ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}*/

/* change colours to suit your needs */
/*mark {
background-color:#ff9;
color:#000;
font-style:italic;
font-weight:bold;
}*/

del {
text-decoration: line-through;
}

abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}

table {
border-collapse:collapse;
border-spacing:0;
}

/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}

input, select {
vertical-align:middle;
}
/* -----------------------------------------------------------
----------------------------------------------------------- */
body {
	background:url(/img/bg.gif) 0 0 repeat;
	color: #333;
	font:88% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif; 
	line-height:160%;
}
#wrapper {
	text-align:left;
	word-wrap:break-word;
}
a {color: #3498DB;}
a:hover {text-decoration: none;}
a img:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
ul,li {
	list-style-type:none;
}

/*---------------------------------------------
common
---------------------------------------------*/
#container {
	clear:both;
	width:1000px;
	margin:27px auto 0;
}
#contents {
	width:710px;
	float:left;
}
#sidebar {
	width:260px;
	float:right;
	padding:0 0 30px 0;
}
#contents1 {
	width:1000px;
}
/**/
.manual {
	vertical-align:top;
}
/*---------------------------------------------
Header
---------------------------------------------*/
header .topbar {
	background:url(/img/head_bg.png) 0 0 repeat-x;
	height:30px;
	margin:0 auto;
	text-align:center;
	position:fixed;
	width:100%;
	z-index:9999;
}
header {
	background:url(/img/head_bg.png) 0 0 repeat-x;
	height:191px;
}
header.plishop {
	background:transparent !important;
	height:101px !important;
}
header .cnt {
	background:url(/img/head_img.png) 650px 44px no-repeat;
	position:relative;
	width:1000px;
	margin:0 auto;
}
header .cnt a {
	color:#fff;
	text-decoration:none;
}
header h1,
header p.logo {
	position:absolute;
	top:41px;
	left:0;
}
header #snipet {
	position:absolute;
	top:3px;
	left:0;
	color:#fff;
	font-size:11px;
}
/**/
header .menu {
	position:absolute;
	top:0;
	right:0;
}
header .menu li {
	float:left;
}
header .menu li.twlg {
	margin:4px 3px 0 0;
}
header .menu .user {
	margin:3px 5px 0 0;
	font-size:10px;
	color:#fff;
}
/**/
header .submenu {
	position:absolute;
	top:56px;
	left:290px;
	line-height:0;
}
header .submenu li {
	margin:0 0 8px;
}
/**/
header .search {
	position:absolute;
	top:50px;
	left:397px;
}
/**/
header .category {
	clear:both;
	padding:122px 0 0 0;
}
header .category li {
	float:left;
}
/**/
header .search ul {
	overflow:hidden;
}
header .search li {
	font-size:12px;
	float:left;
	margin:0 1px 0 0;
	height:20px;
}
header .search li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:0 10px 0;
	height:20px
}
header .search li a:hover,
header .search li.on a {
	background:#3498DB;
	color:#fff;
}
header #search_text {
	border:#ccc 1px solid;
	width:300px;
	font-size:14px;
	height:28px;
	padding:0;
	clear:both;
}
header #search_submit {
	background:url(/img/head_search.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	width:80px;
	height:30px;
}
/**/
header .btn {
	position:absolute;
	top:39px;
	right:0;
}

/*---------------------------------------------
Sidebar
---------------------------------------------*/
#sidebar .rank {
	padding:0 0 32px;
}
#sidebar .rank .head {
	margin:-6px 0 0 -6px;
}
#sidebar .rank ul {
	margin:22px 0 0;
}
#sidebar .rank li {
	clear:both;
	position:relative;
	border-bottom:#CCCCCC 1px dotted;
	margin:0 0 19px;
	padding:0 0 9px;
	line-height:130%;
        display: inline-block;
}
#sidebar .rank li:last-child {
	border:none;
	margin:0 0 4px;
}
#sidebar .rank li img {
	float:left;
	padding:0 0 8px;
}
#sidebar .rank li div {
	width:148px;
	float:right;
    display: inline-block;
}
#sidebar .rank li .tit1 {
	background:url(/img/rank_1.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 28px;
	min-height:35px;
}
#sidebar .rank li .tit2 {
	background:url(/img/rank_2.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 28px;
	min-height:35px;
}
#sidebar .rank li .tit3 {
	background:url(/img/rank_3.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 28px;
	min-height:35px;
}
#sidebar .rank li .tit4 {
	background:url(/img/rank_4.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 28px;
	min-height:35px;
}
#sidebar .rank li .tit5 {
	background:url(/img/rank_5.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 28px;
	min-height:35px;
}
#sidebar .rank li .txt {
	font-size:80%;
	line-height:120%;
	padding:5px 0 8px 0;
}
#sidebar .rank li .comment {
        width:100%;
	clear:both;
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:5px;
	font-size:80%;
	line-height:120%;
}
#sidebar .rank li .cat {
	position:absolute;
	top:-10px;
	left:-5px;
}
/**/
#sidebar .fes .head {
	margin:0 0 15px -6px;
}
#sidebar .fes li {
	overflow:hidden;
	clear:both;
	border-bottom:#CCCCCC 1px dotted;
	margin:0 0 9px;
	padding:0 0 10px;
	line-height:130%;
	font-weight:bold;
}
#sidebar .fes li:last-child {
	border:none;
	margin:0;
	padding:0 0 13px;
}
#sidebar .fes li img {
	float:left;
}
#sidebar .fes li div {
	width:185px;
	float:right;
}
#sidebar .fes li p {
	margin:0 0 2px;
}
#sidebar .fes li .entry {
	font-size:80%;
	font-weight:normal;
}
#sidebar .fes li .btn {
	text-align:right;
}
#sidebar .fes li .btn img {
	float:none;
}
/**/
#sidebar .tag {
	margin:33px 0 0;
}
#sidebar .tag .head {
	margin:0 0 5px -6px;
}
#sidebar .tag li {
	border-bottom:#CCCCCC 1px dotted;
}
#sidebar .tag li a {
	background:url(/img/arrow01.gif) 8px 1.3em no-repeat;
	display:block;
	padding:10px 10px 10px 20px;
}

/*---------------------------------------------
Footer
---------------------------------------------*/
footer {
	clear:both;
	margin:40px 0 0 0;
	color:#fff;
}
footer .pagetop {
	position:relative;
	background:url(/img/foot_img.png) 0 0 no-repeat;
	width:1000px;
	height:78px;
	margin:0 auto;
	padding:13px 0 0;
	text-align:right;
}
footer a {
	color:#fff;
}
footer .menu {
	background:#3498DB;
	text-align:center;
	padding:18px;
	line-height:200%;
}
footer .copy {
	background:#2C3E50;
	text-align:center;
	padding:20px 0 60px;
}
/**/
footer .social {
	position:absolute;
	top:53px;
	left:500px;
	text-align:left;
}
footer .social li {
	float:left;
}
footer .social li:first-child {
	width:110px;
}

/*---------------------------------------------
Top
---------------------------------------------*/
#pickup {
	background:url(/img/pickup_bg.gif) 0 0 repeat-x;
	height:304px;
}
#pickup ul {
	margin:17px 0;
	height:270px !important;
	overflow:hidden;
}
#pickup ul li{
	float: left;
	margin-right:15px;
	position: relative;
	overflow: hidden;
}
#pickup ul li a {
	color:#fff;	
}
#pickup ul li:hover .caption{
	opacity:1;
	transform: translateY(-80px);
	-webkit-transform:translateY(-80px);
	-moz-transform:translateY(-80px);
	-ms-transform:translateY(-80px);
	-o-transform:translateY(-80px);
}
#pickup ul img{
	z-index:4;
}
#pickup ul .caption{
	position:absolute;
	opacity:0;
	top:270px;
	-webkit-transition:all 0.15s ease-in-out;
	-moz-transition:all 0.15s ease-in-out;
	-o-transition:all 0.15s ease-in-out;
	-ms-transition:all 0.15s ease-in-out;
	transition:all 0.15s ease-in-out;
}
#pickup ul .blur{
	background-color:rgba(0,0,0,0.7);
	height:270px;
	width:360px;
	z-index:5;
	position:absolute;
}
#pickup ul .caption-text{
	z-index:10;
	color:#fff;
	position:absolute;
	font-size:120%;
	width:330px;
	height:270px;
	padding:0 15px;
	top:20px;
}
/**/
#playlog {
	background:url(/img/playlog_bg.gif) 0 0 no-repeat;
	width:710px;
	height:70px;
	clear:both;
}
#playlog h2 {
	padding:10px 0 0 10px;
	float:left;
}
#playlog ul {
	float:right;
	width:430px;
	padding:13px 0 0 0;
	overflow:hidden;
	font-size:90%;
	height:56px;
}
#playlog ul li img {
	float:left;
	padding:0 10px 0 0;
}
#playlog ul li p.tit {
	font-weight:bold;
}
#playlog ul li p img {
	float:none;
	padding:0;
}
/**/
#board {
	margin:23px 0 0 0;
	clear:both;
}
#board h2 {
	margin:0 0 0 -10px;
}
#board .cnt {
	background:url(/img/board_bg.gif) 0 0 no-repeat;
	padding:34px 23px 52px 27px;
	height:254px;
}
#board .head {
	float:left;
	padding:0 6px 0 0;
}
#board .post {
	width:500px;
	float:left;
	padding:0 0 12px 0;
}
#board .post ul {
	overflow:hidden;
	border-right:#B6B6B6 1px dotted;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	float:left;
}
#board .post li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#board .post li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px;
	height:24px;
}
#board .post li a:hover,
#board .post li.on a {
	background:#3498DB;
	color:#fff;
}
#board .post p {
	float:left;
}
#board #board_text {
	border:#ccc 1px solid;
	width:500px;
	font-size:14px;
	height:28px;
	padding:0;
	clear:both;
}
#board #board_submit {
	background:url(/img/board_post.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	width:100px;
	height:30px;
}
#board .message {
	margin:19px 0 0 0;
	height:164px;
}
#board .message li {
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:90%;
        max-width: 630px;
}
#board .message span {
	font-size:90%;
	color:#777;
}
/**/
#newgame {
	clear:both;
	padding:13px 0 0 0;
}
#newgame h2 {
	margin:0 0 0 -10px;
}
#newgame li {
	position:relative;
	background:url(/img/game_bg.gif) 0 0 repeat;
	box-shadow:1px 1px 0 #BFBFBF;
	width:212px;
	padding:5px;
	float:left;
	margin:17px 22px 0 0;
}
#newgame li:nth-child(3n) {
	margin:17px 0 0 0;
}
#newgame li div {
	background:#fff;
	padding:8px 6px 0 6px;
	text-align:center;
}
#newgame li h3 {
	line-height:130%;
	text-align:left;
	margin:8px 0 0 0;
}
#newgame li .date {
	color:#777;
	font-size:80%;
	text-align:right;
}
#newgame li .cat {
	position:absolute;
	top:-5px;
	left:-5px;
}
/**/
#news {
	clear:both;
	padding:27px 0 0 0;
}
#news h2 {
	margin:0 0 0 -10px;
}
#news .news_box {
	background:#fff;
	border:#EAEAEA 1px solid;
	margin:4px 0 0 0;
	height:110px;
}
#news dl {
	padding:15px 20px;
}
#news dl dt {
    clear: both;
    float: left;
    padding: 0 0 5px 0;
    width: 7em;
}
#news dl dd {
  padding: 0 0 5px 7.5em;
}
/**/
#twitter {
	background:#fff;
	border:#EAEAEA 1px solid;
	text-align:center;
	margin:15px 0 0;
	padding:10px 0;
	clear:both;
}

/*---------------------------------------------
GamePLay
---------------------------------------------*/
#gameplay {
	position:relative;
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:20px;
}
#gameplay img.cat {
	position:absolute;
	top:-10px;
	left:-5px;
}
#gameplay h1 {
	font-size:230%;
	float:left;
	margin:0 12px 20px 0;
	width:100%;
}
#gameplay p.date {
	clear:both;
	color:#777;
	font-size:90%;
	padding:2px 0 10px;
}
/**/
#gameplay dl.tag {
	margin:20px 0 0;
}
#gameplay dl.tag dt {
	float:left;
}
#gameplay dl.tag dd {
	height:26px;
	padding:3px 0 3px 105px;
	font-size:90%;
}
#gameplay dl.tag .tag_btn {
  background:#1ABC9C;
	padding:0.5em 0.7em;
	color:#fff;
	text-decoration:none;
        white-space: nowrap;
}
#gameplay dl.tag .tag_btn:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
#gameplay .detail {
	width:755px;
	float:left;
	margin:14px 0 30px;
}
/**/
#gameplay .author {
	border:#EAEAEA 1px solid;
	background:#F8F8F8;
	width:150px;
	margin:0 0 35px;
	padding:5px 5px 10px;
	float:right;
	font-size:80%;
	line-height:130%;
}
#gameplay .author img {
	border:#F1F1F1 1px solid;
	float:left;
}
#gameplay .author p {
	padding:10px 0 0 60px;
}
#gameplay .author dl {
	clear:both;
	padding:7px 0;
}
#gameplay .author dt {
    clear:both;
    float:left;
    padding:0;
    width:5.5em;
}
#gameplay .author dd {
    padding:0 0 0 6em;
}
#gameplay .author p.tool {
	color:#fff;
	padding:0;
}
#gameplay .author .tkool {background:#EC7063;padding:3px 5px;}
#gameplay .author .nscripter {background:#6E62EC;padding:3px 5px;}
#gameplay .author .wolf {background:#BA62EC;padding:3px 5px;}
#gameplay .author .plilog {background:#3498DB;padding:3px 5px;}
/**/
#gameplay .game_soft {
	background:url(/img/gameplay/game_bg.jpg) 0 0 repeat-x;
	clear:both;
	text-align:center;
}
/**/
#gameplay .manual {
	border-top:#ccc 1px dotted;
	border-bottom:#ccc 1px dotted;
	margin:30px 0 20px;
	padding:15px 0;
}
#gameplay .manual p {
	margin:0 0 15px;
}
/**/
#gameplay .report {
	float:right;
	padding:0px 0 0;	
}
#gameplay input {
	width:100%;
	margin:10px 0 0;
	padding:5px;
	border:#CCC 1px solid;
	font-size:14px;
	height:18px;
}
/**/
#game_board {
	background:url(/img/gameplay/comment_bg.gif) 0 0 no-repeat;
	border-bottom:5px #94684E solid;
	margin:20px 0 0 0;
	padding:0 23px 0 0;
	clear:both;
	overflow:hidden;
}
#game_board h2 {
	padding:7px 0 0 7px;
}
#game_board .cnt {
	padding:25px 0 25px 25px;
	width:660px;
	float:left;
}
#game_board .head {
	float:left;
	padding:0 6px 0 0;
	clear:both;
}
#game_board .post {
	float:left;
	padding:0 0 12px 0;
}
#game_board .post ul {
	overflow:hidden;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	float:left;
}
#game_board .post li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#game_board .post li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px 2px;
	height:24px;
}
#game_board .post li a:hover,
#game_board .post li.on a {
	background:#3498DB;
	color:#fff;
}
#game_board .post p {
	float:left;
}
#game_board .post .ss li a:hover,
#game_board .post .ss li.on a {
	background:#E67E22;
}
#game_board #board_text {
	border:#ccc 1px solid;
	width:648px;
	font-size:14px;
	padding:5px;
	clear:both;
}
#game_board #board_submit {
	background:url(/img/board_post.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	width:100px;
	height:30px;
}
#game_board .message {
	margin:19px 0 0 0;
	height:275px;
}
#game_board .message li {
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:90%;
        max-width: 630px;
}
#game_board .message span {
	font-size:90%;
	color:#777;
}
/**/
#game_playlog {
	border:#3498DB 3px solid;
	margin:-22px 0 0;
	padding:0 0 0 0;
	width:254px;
	height:511px;
	float:right;
}
#game_playlog .playlog {
	height:406px;
	margin:20px 12px;
	text-align:center;
}
#game_playlog .playlog  li {
	margin:0 0 12px;
}
/**/
.game_other {
	padding:23px 0 0 15px !important;
}
.game_other p.tit {
	margin:0 0 5px -10px;
}
.game_other li:nth-child(3n) {
	margin:17px 22px 0 0 !important;
}
/**/
#blogcode {
	padding:10px;
}
#blogcode h1 {
	background:#3498DB;
	color:#fff;
	font-size:18px;
	margin:5px 0 0;
	padding:5px;
}
#blogcode p {
	padding:10px 0 0 0;
	font-weight:bold;
}
#blogcode textarea {
	width:94%;
	margin:0;
	padding:5px;
	border:#CCC 1px solid;
	font-size:14px;
}
#blogcode p.txt {
	padding:0;
	font-weight:normal;
	font-size:12px;
	line-height:1.4;
}
/*---------------------------------------------
GameSearch
---------------------------------------------*/
.game_search {
	padding:0 0 30px!important;
}
.game_search h1 {
	background:#3498DB;
	color:#fff;
	font-size:120%;
	margin:0 0 7px;
	padding:8px 10px;
}
.game_search p.txt {
	text-align:left;
	font-size:80%;
	line-height:130%;
	padding:5px 0 0;
}
.game_search p.cmt {
	border:#EAEAEA 1px solid;
	text-align:left;
	font-size:70%;
	line-height:130%;
	padding:3px;
 }
.game_search li div {
	padding:8px 6px !important;
}
.game_search p.count {
	font-size:70%;
	line-height:130%;
	margin:5px 0 0;
}
/**/
.game_search .pager {
	clear:both;
	padding:40px 0 0;
	text-align:center;
	font-size:110%;
}
.game_search .pager a,
.game_search .pager span {
	border:#DDD 1px solid;
	background:#fff;
	padding:12px 14px;
}
.game_search .pager span.this-page {
	background:#3498DB;
	color:#fff;	
}

/*---------------------------------------------
GameRanking
---------------------------------------------*/
#game_ranking .menu {
	font-size:90%;
	padding:25px 0 25px 33px;
	overflow:hidden;
}
#game_ranking .menu p.tit {
	float:left;
	padding:0;
}
#game_ranking .menu p {
	padding:3px 0 0 134px;
}
/**/
#game_ranking table {
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	font-size:80%;
	line-height:130%;
}
#game_ranking th,
#game_ranking td {
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	text-align:center;
}
#game_ranking td {
	padding:1px 0 0;
	height:200px;
}
#game_ranking th.rank1 {
	background:#F9D43C;
	padding:75px 0 0;
}
#game_ranking th.rank {
	padding:75px 0 0;
}
#game_ranking td p {
	text-align:left;
	padding:4px 4px 0;
	font-weight:bold;
}
#game_ranking td .count {
	background:url(/img/zip/normal.png) no-repeat left center;
	padding:4px 0 0 18px;
}
#game_ranking td .date {
	color:#777;
	font-size:90%;
	font-weight:normal;
}
#game_ranking td .when{
	color:#EC7063;
	font-weight:normal;
	padding:2px 4px 4px;
}
#game_ranking td.rpg {background:#E7F3FB;}
#game_ranking td.adv {background:#F3EBF6;}
#game_ranking td.slg {background:#FEF9E2;}
#game_ranking td.stg {background:#E4F7F3;}
#game_ranking td.act {background:#FCEAE8;}
#game_ranking td.pzl {background:#E7E9EC;}
#game_ranking td.ksg {background:#F8E7E6;}
#game_ranking td.etc {background:#E6F9EE;}

/*---------------------------------------------
GameRanking Detail
---------------------------------------------*/
.detail_menu {
	overflow:hidden;
	padding:0 0 37px 32px;
}
.detail_menu li {
	float:left;
	padding:0 0 0 1px;
}
/**/
.detail_rank {
	clear:both;
	padding:0 0 0 33px;
}
.detail_rank li {
	position:relative;
	background:url(/img/game_bg.gif) 0 0 repeat;
	box-shadow:1px 1px 0 #BFBFBF;
	padding:5px;
	float:left;
	margin:0 11px 11px 0;
}
.detail_rank li.rank1 {
	background:url(/img/gameranking/rank1_bg.gif) 0 0 repeat;
	width:490px;
	height:480px;
	font-size:120%;
}
.detail_rank li.rank1 div {height:464px;padding:8px 20px;}
.detail_rank li.rank2-5 {width:212px;height:230px;}
.detail_rank li.rank2-5 div {height:214px;}
.detail_rank li.rank6-10 {width:168px;}
.detail_rank li.rank6-10 div {height:170px;}
.detail_rank li:nth-child(3),
.detail_rank li:nth-child(5) {
	margin:0 0 11px;
}
.detail_rank li div {
	background:#fff;
	padding:8px 6px;
	text-align:center;
	overflow:hidden;
}
.detail_rank li h3,
.detail_rank li p {
	line-height:130%;
	text-align:left;
	margin:8px 0 0 0;
}
.detail_rank li .rank {
	position:absolute;
	top:-5px;
	left:-5px;
}
.detail_rank li.rank6-10 .rank {
	position:absolute;
	top:-5px;
	left:-10px;
}
.detail_rank p.txt {
	text-align:left;
	font-size:80%;
	line-height:130%;
	padding:0;
}
.detail_rank p.count {
	background:url(/img/zip/normal.png) no-repeat left center;
	font-size:70%;
	line-height:130%;
	margin:5px 0 0;
	padding:4px 0 0 18px;
	float:left;
}
.detail_rank p.date {
	color:#777;
	font-size:80%;
	float:right;
}
/**/
.detail_rank li.rank1 img {
	padding:20px 0 10px;
}
.detail_rank li.rank1 img.rank {
	padding:0;
}
.detail_rank li.rank1 h3 {
	font-size:120%;
	margin:8px 0 15px;
}
.detail_rank li.rank1 p.txt {
	font-size:90%;
	margin:3px 0 10px 0;
}
.detail_rank li.rank6-10 {
	background:#fff;
	box-shadow:none;
	border:#ccc 1px solid;
	margin:8px 16px 40px 0;
}
.detail_rank li:last-child {
	margin:8px 0 0 0;
}

/*---------------------------------------------
User
---------------------------------------------*/
#user_prof {
	background:#2B2B2B;
	color:#fff;
	overflow:hidden;
	margin-bottom:25px;
}
#user_prof h1,
#user_game h2 {
	background:#3498DB;
	color:#fff;
	font-size:120%;
	margin:0 0 7px;
	padding:8px 10px;
}
#user_prof p {
	padding:0 0 10px;
}
#user_prof p.tit {
	font-size:140%;
	font-weight:bold;
	padding:0;
}
#user_prof p.place {
	color:#CCC;
}
#user_prof .cnt {
	width:780px;
	float:right;
	padding:15px 20px 5px;
}
#user_prof img {
	float:left;
	padding:15px 0 20px 20px;
}
/**/
#user_game {
	border:#EAEAEA 1px solid;
	background:#fff;
	margin-top:30px;
}
#user_game ul {
	padding:10px 40px 30px;
}
#user_game ul li {
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:20px 0 0;
	clear:both;
}
#user_game ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 20px;
}
#user_game ul li .img img {
	margin:0 0 5px;
}
#user_game ul li .txt {
	width:755px;
	float:right;
	padding:0 0 20x;
}
#user_game ul li .txt h3 {
	font-size:130%;
	padding:0 0 10px;
}
#user_game ul li .txt p {
	font-size:90%;
	padding:0 0 20px;
}
#user_game ul li .cat {
	left:-5px;
    position: absolute;
    top:-10px;
	float:none;
}
/**/
#user_licensee .cnt {
	border:#EAEAEA 1px solid;
	background:#fff;
	margin-top:30px;
}
#user_licensee h2 {
	background:#EB984E url(/img/userLicensee/licensee_tiit02.png) no-repeat 8px center;
	color:#fff;
	font-size:120%;
	margin:0 0 7px;
	padding:8px 10px 8px 35px;
}
#user_licensee ul {
	padding:10px 20px 30px;
}
#user_licensee ul li {
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:15px 0 0;
	clear:both;
}
#user_licensee ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 15px;
}
#user_licensee ul li .img img {
	margin:0 0 5px;
}
#user_licensee ul li .txt {
	width:790px;
	float:right;
	padding:0 0 20x;
}
#user_licensee ul li .txt h3 {
	font-size:130%;
	padding:0 0 10px;
}
#user_licensee ul li .txt ul {
	padding:0;
}
#user_licensee ul li .txt ul li {
	border-bottom:none;
	position:static;
	margin:0;
}
/**/
.user_menuTab {
	text-align:center;
	
}
.user_menuTab li {
	display:inline-block;
	min-height:24px;
	border-right:#333 1px solid;
	margin-right:15px;
	padding:0 20px 0 28px;
	font-size:110%;
}
.user_menuTab li:last-child {
	border-right:none;
}
.user_menuTab li.menu_user {
	background:url(/img/userLicensee/licensee_tit01.png) no-repeat left center;
}
.user_menuTab li.menu_licensee {
	background:url(/img/userLicensee/licensee_tit02.png) no-repeat left center;
}
.user_menuTab li.menu_fandisc {
	background:url(/img/userLicensee/licensee_tit03.png) no-repeat left center;
}
/*---------------------------------------------
About
---------------------------------------------*/
#about {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:30px 40px;
}
#about h2 {
	background:#3498DB;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:0 0 20px;
	padding:8px 12px;
}
#about h3 {
	border-bottom:#3498DB 2px solid;
	color:#3398DA;
	font-size:110%;
	margin:30px 0 0 20px;
	padding:0 0 5px;
}
#about .whatis img {
	float:right;
	padding:0 0 40px 30px;
}
#about .whatis img {
	float:right;
	padding:0 0 40px 30px;
}
#about .whatis p img {
	float:none;
	padding:0;
}
#about .merit1,
#about .merit2 {
	background:url(/img/InfoPLiCy/about_img02.gif) no-repeat 34px 0;
	margin:30px 0 0;
	padding:0 0 0 150px;
	font-size:90%;
}
#about .merit2 {
	background:url(/img/InfoPLiCy/about_img03.gif) no-repeat 34px 0;
}
#about .merit1 p,
#about .merit2 p {
	margin:0 0 20px;
}
#about .merit1 strong,
#about .merit2 strong {
	font-size:120%;
	line-height:160%;
}
#about .btn {
	text-align:center;
	margin:30px 0;
}

/*---------------------------------------------
FAQ
---------------------------------------------*/
#faq {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:30px 37px;
}
#faq .menu {
	overflow:hidden;
}
#faq .menu li {
	float:left;
	margin:0 1px 0 0;
}
#faq h2 {
	color:#fff;
	clear:both;
	font-size:120%;
	margin:30px 0 0;
	padding:8px 12px;
}
#faq .user {
	padding:0 3px;
}
#faq .user h2 {background:#2ECC71;}
#faq .user p.tit {
	border-bottom:#3498DB 2px solid;
	color:#3398DA;
	font-size:110%;
	font-weight:bold;
	margin:30px 0 0 20px;
	padding:0 0 5px;
}
#faq .user a {
	color:#333;
}
#faq .user ol {
	margin:20px 0 0 50px;
}
#faq .user ol li {
	list-style-type:decimal;
	margin:0 0 2px;
}
#faq .user dl  {
	margin:25px 0 0 20px;
}
#faq .user dl dt {
	background:#3498DB;
	font-size:110%;
	padding:8px 12px;
	color:#fff;
}
#faq .user dl dd {
	display:block;
	border-left:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	margin:0 0 20px;
	padding:17px 15px;
}

/*---------------------------------------------
Fes
---------------------------------------------*/
#fes {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:30px 40px;
}
#fes h2 {
	background:#EC7261;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:0 0 20px;
	padding:8px 12px;
}
#fes .whatis img {
	float:right;
	padding:0 0 40px 30px;
}
/**/
#sidebar .fes .head {
	margin:0 0 15px -6px;
}
#fes ul.fes_list {
	overflow:hidden;
	padding:10px 0 0;
}
#fes ul.fes_list li {
	border-bottom:#CCCCCC 1px dotted;
	width:260px;
	margin:0 60px 20px 0;
	padding:0 0 20px;
	line-height:130%;
	font-weight:bold;
	float:left;
}
#fes ul.fes_list li:nth-child(3n) {
	margin:0 0 10px;
}
#fes ul.fes_list li img {
	float:left;
}
#fes ul.fes_list li div {
	width:185px;
	float:right;
}
#fes ul.fes_list li p {
	margin:0 0 2px;
}
#fes ul.fes_list li .entry {
	font-size:80%;
	font-weight:normal;
}
#fes ul.fes_list li .btn {
	text-align:right;
}
#fes ul.fes_list li .btn img {
	float:none;
}

/*---------------------------------------------
Fes Detail
---------------------------------------------*/
#fes_detail {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:20px 40px 30px; 
}
#fes_detail h2 {
	background:#EC7261;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:0 0 30px;
	padding:8px 12px;
}
#fes_detail p.menu {
	text-align:center;
	padding:0 0 20px;
}
#fes_detail .about {
	overflow:hidden;
}
#fes_detail .about .img {
	width:150px;
	float:left;
	padding:0 30px 0 0;
}
#fes_detail .about .cnt {
	width:730px;
	float:right;
}
#fes_detail h3 {
    border-bottom:2px solid #3498DB;
    color:#3398DA;
    font-size:110%;
    margin:30px 0 0 20px;
    padding:0 0 5px;
	clear:both;
}
/**/
#fes_entry {
	clear:both;
	background:#EAEAEA;
	margin:20px 0 0 0;
	padding:10px;
}
#fes_entry p.head {
	font-weight:bold;
	padding:0 0 5px;
}
#fes_entry img {
	float:left;
	padding:0 10px 5px 0;
}
#fes_entry p.list {
	margin:10px 0 0;
}
#fes_entry p.list a {
	background:#fff;
	border:1px solid #CBCBCB;
	font-size: 12px;
	color:#333;
	text-decoration:none;
	padding:10px;
	text-align: center;
}
#fes_entry p.list a:hover {
	background:#3498DB;
	color:#fff;
}
#fes_entry p.tit {
	clear:both;
	margin:10px 0 0;
}
#fes_entry input {
	border:1px solid #CCC;
    font-size:14px;
    height:18px;
    width:290px;
	padding:5px;
}
#fes_entry textarea {
	width:100%;
}
#fes_entry p.btn {
	padding:5px 0 0 0;
	text-align:center;
}
#fes_entry .btn img {
	float:none;
	padding:0;
}
/**/
#fes_board {
	background:url(/img/fes/fes_bg.gif) 0 0 no-repeat;
	margin:23px 0 0 38px;
	padding:34px 23px 10px 27px;
	clear:both;
	height:407px;
}
#fes_board .head {
	float:left;
	padding:0 6px 0 0;
}
#fes_board ul.post {
	overflow:hidden;
	padding:0 10px 20px 0;
}
#fes_board .post li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#fes_board .post li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px;
	height:24px;
}
#fes_board .post li a:hover,
#fes_board .post li.on a {
	background:#3498DB;
	color:#fff;
}
#fes_board .post p {
	float:left;
}
#fes_board #board_text {
	border:#ccc 1px solid;
	width:500px;
	font-size:14px;
	height:28px;
	padding:0;
	clear:both;
}
#fes_board #board_submit {
	background:url(/img/board_post.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	width:100px;
	height:30px;
}
#fes_board .message {
	margin:19px 0 0 0;
	height:290px;
}
#fes_board .message li {
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:90%;
        max-width: 630px;
}
#fes_board .message span {
	font-size:90%;
	color:#777;
}
/**/
#fes_game p.tit,
#fes_setting p.tit {
	background:#eee;
	margin:20px 0 0 20px;
	padding:5px 10px;
	font-weight:bold;	
}
#fes_game ul {
	padding:10px 0 0 40px;
}
#fes_game ul li {
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:20px 0 0;
	clear:both;
}
#fes_game ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 15px;
}
#fes_game ul li .img img {
	margin:0 0 5px;
}
#fes_game ul li .txt {
	width:710px;
	float:right;
	padding:0 0 15x;
}
#fes_game ul li .txt h4 {
	font-size:130%;
	padding:0;
}
#fes_game ul li .txt p.user {
	padding:0 0 5px;
	color:#666;
}
#fes_game ul li .txt p {
	font-size:90%;
	padding:0 0 20px;
}
#fes_game ul li .cat {
	left:-5px;
    position: absolute;
    top:-10px;
	float:none;
}
#fes_game ul li .txt h4.rank1 {
	background:url(/img/gameranking/rank01.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 80px;
	min-height:98px;
}
#fes_game ul li .txt h4.rank2 {
	background:url(/img/gameranking/rank02.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 45px;
	min-height:53px;
}
#fes_game ul li .txt h4.rank3 {
	background:url(/img/gameranking/rank03.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 45px;
	min-height:53px;
}
#fes_game ul li .txt h4.rank4 {
	background:url(/img/gameranking/rank04.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 45px;
	min-height:53px;
}
#fes_game ul li .txt h4.rank5 {
	background:url(/img/gameranking/rank05.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 45px;
	min-height:53px;
}
/**/
#fes_vote {
	padding:0 0 0 40px;
}
#fes_vote p {
	margin:20px 0 0;
}
/**/
#fes_news {
	padding:20px 0 20px 30px;
}
#fes_news #news_title {
    border: 1px solid #CCCCCC;
    clear: both;
    font-size: 14px;
    height: 28px;
    padding: 0;
    width: 500px;
}
#fes_news #news_text {
    border: 1px solid #CCCCCC;
    clear: both;
    font-size: 14px;
    padding: 5px;
	width:490px;
}
#fes_news #news_submit {
	background:#1ABC9C;
	border:none;
	font-size:14px;
	color:#fff;
    padding: 5px;
	cursor:pointer;
}
/**/
#fes_game .btn a {
	background:#1ABC9C;
	color:#fff;
	padding:0.5em 0.7em;
	text-decoration:none;
}
#fes_news #news_submit:hover,
#fes_game .btn a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
/**/
h3#setting {
	background:#3398DA;
	color:#fff;
	margin:30px 0 0 0;
	padding:5px 7px;
}
#fes_setting {
	background:#EEE;
	padding:20px 0 15px;
}
#fes_setting p.tit {
	margin:0 30px 0 20px;
	background:none;
	border-bottom:#333 1px solid;
	
}

/*---------------------------------------------
Policy
---------------------------------------------*/
.info_rule {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:30px 37px;
}
.info_rule h2 {
	background:#3498DB;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:30px 0 0;
	padding:8px 12px;
}
.info_rule p {
	margin:20px;
}
.info_rule ul {
	margin:20px 20px 20px 35px;
}
.info_rule li {
	list-style-type:disc;	
}
/*---------------------------------------------
Release
---------------------------------------------*/
.info_release {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:30px 37px;
}
.info_release h2 {
	background:#3498DB;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:10px 0 0;
	padding:8px 12px;
}
.info_release p {
	font-size:90%;
	margin:20px;
	line-height:120%;
}

/*---------------------------------------------
Connection
---------------------------------------------*/
.info_connection {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:5px 37px 30px;
}
.info_connection h2 {
	background:#3498DB;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:30px 0 0;
	padding:8px 12px;
}
.info_connection p {
	margin:20px;
}
.info_connection div {
	margin:20px 20px 0;	
}
.info_connection textarea {
	width:650px;
}

/*---------------------------------------------
InfoLogin
---------------------------------------------*/
.info_connection div.info_infologin {
	margin:0 auto;
	width:400px;
	text-align:center;
}
.info_connection .formArea {
	text-align:left;
}
.info_connection .formArea input {
	border:1px solid #ccc;
    clear:both;
    font-size:14px;
    height:18px;
	padding:5px;
	width:100%;
}

/*---------------------------------------------
SS_Select
---------------------------------------------*/
.SS_Select_btn {
	background:#1ABC9C;
	cursor:pointer;
	display:block;
	width:100%;
	border:none;
	margin:5px 0 0 0;
	padding:0.6em;
	color:#fff;
	font-size:12px;
}
.SS_Select_btn:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}

/*---------------------------------------------
MyPage Contents
---------------------------------------------*/
.my_mainarea {
	width:710px;
	float:right;
}
.my_information {
	background:#000;
	color:#fff;
	overflow:hidden;
}
.my_information .img {
	width:150px;
	padding:20px;
	float:left;
}
.my_information .cnt {
	padding:20px 0;
	width:515px;
	float:right;	
}
.my_information .cnt .tit {
	font-size:140%;
	font-weight:bold;
	padding:0 0 18px 0;
}
.my_information .cnt table th {
	font-weight:normal;
	padding:0 10px 0 0;
}
.my_information .cnt table td {
	vertical-align:middle;
	padding:0 10px 0 0;
}
.my_information .cnt table td.gauge {
	width:202px;
}
.my_information .cnt table td.gauge span {
	display:block;
	border:#fff 1px solid;
	height:10px;
}
.my_mainarea .message,
.my_mainarea .message_blue {
	clear:both;
	background:#EC7063;
	font-size:110%;
	padding:15px;
	color:#fff;
}
.my_mainarea .message_blue {
	background:#00BDEE;
}
.my_mainarea .message .btn,
.my_mainarea .message_blue .btn {
	text-align:center;
	margin:12px 0 2px;
}
.my_html h2 {
	margin:30px 0 0 0;
}
/* game */
#mypage_game {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_game ul {
	padding:10px 20px 30px;
}
#mypage_game ul li {
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:20px 0 0;
	clear:both;
}
#mypage_game ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 20px;
}
#mypage_game ul li .img img {
	margin:0 0 5px;
}
#mypage_game ul li .txt {
	width:495px;
	float:right;
	padding:0 0 20x;
}
#mypage_game ul li .txt h3 {
	font-size:130%;
	padding:0 0 10px;
}
#mypage_game ul li .txt p {
	font-size:90%;
	padding:0 0 20px;
}
#mypage_game ul li .cat {
	left:-5px;
    position: absolute;
    top:-10px;
	float:none;
}
#mypage_game ul.btn {
	clear:both;
	text-align:right;
	padding:0 0 30px;
}
#mypage_game ul.btn li {
	margin:0;
	display:inline;
}
/* savedata */
#mypage_game .savedata li {
	clear:both;
}
/* mylist */
#mypage_mylist {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_mylist .cnt {
	background:#EEE;
	margin:0 20px 25px;
	padding:20px;
}
#mypage_mylist h3 {
    background:#3498DB;
    clear:both;
    color:#FFF;
    font-size:120%;
    margin:25px 20px 0;
    padding:8px 12px;
}
#mypage_mylist h4 {
	clear:both;
	border-bottom:#333 1px solid;
	padding:5px 10px 5px 0;
	font-size:110%;
}
#mypage_mylist .text,
#mypage_mylist .textarea {
	padding:20px 0 20px 10px;
	overflow:hidden;
}
#mypage_mylist .edit select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border:#CCC 1px solid;
	width:300px;
	height:30px;
	padding:5px;
}
#mypage_mylist .edit {
	overflow:hidden;
	padding:5px 0 20px;
}
#mypage_mylist .edit p {
	float:left;
	font-weight:bold;
}
#mypage_mylist .edit div {
	float:left;
	padding:0 10px;
}
#mypage_mylist .text div {
	float:left;
	padding:0 20px 0 0;
}
#mypage_mylist ul.type {
	float:left;
}
#mypage_mylist ul.type li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#mypage_mylist ul.type li a {
	background:#fff;
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px 2px;
	height:24px;
}
#mypage_mylist ul.type li a:hover,
#mypage_mylist ul.type li.on a {
	background:#3498DB;
	color:#fff;
}
#mypage_mylist textarea {
	width:99%;
}
#mypage_mylist input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:290px;
}
#mypage_mylist #mypage_game {
	background:none;
	border:none;
}
#mypage_mylist #mypage_game ul {
	padding:10px 0 30px 20px;
}
#mypage_mylist #mypage_game ul li .txt {
	width:445px;
}
#mypage_mylist #mypage_game h3 {
    background:none;
    font-size:130%;
    margin:0;
    padding:0 0 10px;
}
#mypage_mylist #mypage_game textarea {
	width:99%;
}
#mypage_mylist #mypage_game .btn {
	padding:15px 0 0;
}
#mypage_mylist #mypage_game .btn a {
	background:#1ABC9C;
    color:#FFF;
    padding:0.5em 0.7em;
    text-decoration:none;
}
#mypage_mylist #mypage_game .btn a:hover {
	opacity:0.7;
}
#mypage_mylist .mylist_btn {
	text-align:center;
}

/* ss */
#mypage_ss {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_ss {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EAEAEA;
}
#mypage_ss ul {
	overflow:hidden;
	padding:30px 0 30px 30px
}
#mypage_ss li {
	width:143px;
	float:left;
	padding:0 25px 30px 0;
}
#mypage_ss li p {
	color:#777;
	text-align:right;
	font-size:90%;
}
#mypage_ss li input {
    background: none repeat scroll 0 0 #1ABC9C;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0 0;
    padding: 0.6em;
    width: 100%;
}
#mypage_ss li input:hover {
    opacity: 0.7;
}

/* card */
#mypage_card {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:20px 18px 50px;
}
#mypage_card .menu {
	overflow:hidden;
}
#mypage_card ul.menu li {
	display:block;
	float:left;
	margin:20px 1px 5px 0;
	width:223px;
	height:50px;
	cursor:pointer;
  	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#mypage_card ul.menu li.tab1 {
	background:url(/img/MypageGame/sub05_tab01_off.jpg) no-repeat;
}
#mypage_card ul.menu li.tab1.select,
#mypage_card ul.menu li.tab1:hover {
	background:url(/img/MypageGame/sub05_tab01_mo.jpg) no-repeat;
}
#mypage_card ul.menu li.tab2 {
	background:url(/img/MypageGame/sub05_tab02_off.jpg) no-repeat;
}
#mypage_card ul.menu li.tab2.select,
#mypage_card ul.menu li.tab2:hover {
	background:url(/img/MypageGame/sub05_tab02_mo.jpg) no-repeat;
}
#mypage_card ul.menu li.tab3 {
	background:url(/img/MypageGame/sub05_tab03_off.jpg) no-repeat;
}
#mypage_card ul.menu li.tab3.select,
#mypage_card ul.menu li.tab3:hover {
	background:url(/img/MypageGame/sub05_tab03_mo.jpg) no-repeat;
}
#mypage_card .disnon {
	display:none;
}
#mypage_card .card_list li {
	position:relative;
	width:200px;
	float:left;
	margin:17px 19px 2px 0;
}
#mypage_card .card_list li div.card_cnt {
	background:url(/img/game_bg.gif) 0 0 repeat;
	box-shadow:1px 1px 0 #BFBFBF;
 	padding:5px;	
}
#mypage_card .card_list li:nth-child(3n) {
	margin:17px 0 2px 0;
}
#mypage_card .card_list li div {
	background:#fff;
	padding:8px 6px 0 6px;
	text-align:center;
}
#mypage_card .card_list li h3 {
	line-height:130%;
	margin:5px 0;
}
#mypage_card .card_list li .txt {
	font-size:80%;
	text-align:left;
	line-height:1.4;
	height:75px;
	overflow:hidden;
}
#mypage_card .card_list li .count {
	position:absolute;
	top:8px;
	right:12px;
}
#mypage_card .card_list li .cat {
	position:absolute;
	top:-5px;
	left:-5px;
}
#mypage_card .card_list li .bnr {
	padding:10px;
}
#mypage_card .card_list li .btn {
	margin-top:10px;
	text-align:center;
}
#mypage_card .card_list li .btn a {
	background:#1ABC9C;
	color:#fff;
	padding:0.3em 1.7em;
	display:block;
	text-decoration:none;
}
#mypage_card .card_list li .btn a:hover {
    opacity:0.7;
}
/**/
#mypage_card .card_create h3 {
	background:#3498DB;
    clear:both;
    color:#FFF;
    font-size:120%;
    margin:20px 0 0;
    padding:8px 12px;
}
#mypage_card .card_create table {
	width:100%;
}
#mypage_card .card_create table th {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
	width:170px;
	font-size:110%;
}
#mypage_card .card_create table td {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
}
#mypage_card .card_create .game_select .text {
	float:left;
	padding:0 10px 0 0;
}
#mypage_card .card_create .game_select .listbtn {
	float:left;
	margin:1px 0 0;
}
#mypage_card .card_create .game_select .listbtn a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    color: #333333;
    font-size: 12px;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
	vertical-align:middle;
}
#mypage_card .card_create .game_select a:hover {
    background: none repeat scroll 0 0 #3498DB;
    color: #FFFFFF;
}
#mypage_card .card_create .game_select .img {
	clear:both;
	padding:10px 0 0;
}
#mypage_card .card_create table td .text input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:290px;
}
#mypage_card .card_create p {
	padding:5px 0 0;
}
#mypage_card .card_create td textarea {
    width:99%;
}
#mypage_card .card_create td select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border:#CCC 1px solid;
	width:300px;
	height:30px;
	padding:5px;
}
#mypage_card .card_create td.preview {
	text-align:center;
	padding:20px;
}
#mypage_card .card_create .btn {
	margin:30px 0 0 0;
	text-align:center;
}

/* profile */
#mypage_profile {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:0 0 30px;
}
#mypage_profile h3 {
    background:#3498DB;
    clear:both;
    color:#FFF;
    font-size:120%;
    margin:25px 20px 0;
    padding:8px 12px;
}
#mypage_profile .cnt {
	padding:10px 20px 5px;
}
#mypage_profile table {
	width:100%;
}
#mypage_profile table th {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
	width:170px;
	font-size:110%;
}
#mypage_profile table td {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
}
#mypage_profile table td .text input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:290px;
}
#mypage_profile table p {
	padding:5px 0 0;
}
#mypage_profile table td textarea {
    width:99%;
}
#mypage_profile .radio-group {
	border-left:#CBCBCB 1px solid;
}
#mypage_profile .radio-group div {
	position: relative;
}
#mypage_profile .radio-group input {
	position: absolute;
	left: 0px;
	outline:none;
}
#mypage_profile .radio-group label {
	cursor: pointer;
	padding: 5px 20px;
	float: left;
	background:#fff;
	border-top:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
}
#mypage_profile .radio-group label.checked  {
	color: #fff;
	background: #3498DB;
}
#mypage_profile .radio-group.type2 input {
	clear:both;
}
#mypage_profile .radio-group.type2 label {
	width:300px;
	padding: 5px 20px 5px 10px;
	border-top:none;
}
#mypage_profile .radio-group.type2 div:first-child label {
	border-top:#CBCBCB 1px solid;
}
#mypage_profile table td select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border:#CCC 1px solid;
	height:30px;
	padding:5px;
}
#mypage_profile table td .tw {
	padding:3px 0 0 8px;
}
#mypage_profile .btn {
	margin:30px 0 0 0;
	text-align:right;
}
#mypage_profile .btn2 {
	margin:30px 0 0 0;
	text-align:center;
}

/* message */
#mypage_message {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_message .send {
	padding:25px 20px;
}
#mypage_message .send dt {
	background:#1ABC9C;
	color:#fff;
	text-align:center;
	padding:5px 0;
	font-size:110%;
	cursor:pointer;
}
#mypage_message .send dt:hover {
	opacity:0.7;
}
#mypage_message .send dd {
	background:#EEEEEE;
	padding:0 20px 20px;
}
#mypage_message dd table {
	width:100%;
}
#mypage_message dd table th {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
	width:120px;
	font-size:110%;
}
#mypage_message dd table td {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
}
#mypage_message dd table tr:last-child th,
#mypage_message dd table tr:last-child td {
	border-bottom:none;
	padding:20px 0 0 0;
}
#mypage_message dd table td.friend_list div {
	float:left;
	padding:0 10px 0 0;
}
#mypage_message dd table td input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:290px;
}
#mypage_message dd table td textarea {
    width:99%;
}
#mypage_message dd .btn {
	margin:15px 0 0 0;
	text-align:center;
}
#mypage_message ul.menu {
	overflow:hidden;
	margin:0 0 0 20px;
}
#mypage_message ul.menu li {
	display:block;
	float:left;
	margin:0 1px 0 0;
	width:335px;
	height:50px;
	cursor:pointer;
  	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#mypage_message ul.menu li.tab1 {
	background:url(/img/MypageGame/sub07_tab01_off.gif) no-repeat;
}
#mypage_message ul.menu li.tab1.select,
#mypage_message ul.menu li.tab1:hover {
	background:url(/img/MypageGame/sub07_tab01_mo.gif) no-repeat;
}
#mypage_message ul.menu li.tab2 {
	background:url(/img/MypageGame/sub07_tab02_off.gif) no-repeat;
}
#mypage_message ul.menu li.tab2.select,
#mypage_message ul.menu li.tab2:hover {
	background:url(/img/MypageGame/sub07_tab02_mo.gif) no-repeat;
}
#mypage_message .disnon {
	display:none;
}
#mypage_message ul.box {
	padding:5px 20px 25px;
}
#mypage_message ul.box li {
	border-bottom:#ccc 1px dotted;
	padding:20px 0 30px;
}
#mypage_message ul.box li .head {
	overflow:hidden;
	font-size:90%;
	line-height:130%;	
}
#mypage_message ul.box li .head .img {
	float:left;
}
#mypage_message ul.box li .head .user {
	float:left;
	padding:0 0 0 5px;
}
#mypage_message ul.box li .text {
	clear:both;
	padding:20px 0;
}
#mypage_message ul.box li .btn a {
    background:#1ABC9C;
    color:#FFF;
    padding:0.5em 1.7em;
    text-decoration:none;
}
#mypage_message ul.box li .btn a:hover {
    opacity: 0.7;
}

/* fes */
#mypage_fes {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_fes ul.menu {
	overflow:hidden;
	margin:25px 0 0 20px;
	padding:0 0 5px;
}
#mypage_fes ul.menu li {
	display:block;
	float:left;
	margin:0 1px 0 0;
	width:335px;
	height:50px;
	cursor:pointer;
  	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#mypage_fes ul.menu li.tab1 {
	background:url(/img/MypageGame/sub08_tab01_off.gif) no-repeat;
}
#mypage_fes ul.menu li.tab1.select,
#mypage_fes ul.menu li.tab1:hover {
	background:url(/img/MypageGame/sub08_tab01_mo.gif) no-repeat;
}
#mypage_fes ul.menu li.tab2 {
	background:url(/img/MypageGame/sub08_tab02_off.gif) no-repeat;
}
#mypage_fes ul.menu li.tab2.select,
#mypage_fes ul.menu li.tab2:hover {
	background:url(/img/MypageGame/sub08_tab02_mo.gif) no-repeat;
}
#mypage_fes .disnon {
	display:none;
}
#mypage_fes .list_box {
	padding:0 20px 30px;
}
#mypage_fes .list_box li {
	overflow:hidden;
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:20px 0 0;
	clear:both;
}
#mypage_fes .list_box li .img {
	width:100px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 20px;
}
#mypage_fes .list_box li .img img {
	margin:0 0 5px;
}
#mypage_fes .list_box li .txt {
	width:545px;
	float:right;
	padding:0 0 20x;
}
#mypage_fes .list_box li .txt h3 {
	font-size:130%;
	padding:0 0 10px;
}
#mypage_fes .list_box li .txt p {
	font-size:90%;
	padding:0 0 20px;
}
#mypage_fes .list_box p.btn {
	clear:both;
	text-align:right;
	padding:0 0 30px;
}
#mypage_fes .list_box ul.btn {
	clear:both;
	padding:10px 0 30px;
}
#mypage_fes .list_box ul.btn li {
	margin:0;
	display:inline;
}

/* friend */
#mypage_friend {
	border:#EAEAEA 1px solid;
	background:#fff;
}

/* Material */
#mypage_material {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_material .txt_right {
	text-align:right;
	margin:20px 20px 0 20px;
}
#mypage_material .cnt {
	background:#EEE;
	margin:0 20px 25px;
	padding:25px;
}
#mypage_material h3 {
    background:#3498DB;
    clear:both;
    color:#FFF;
    font-size:120%;
    margin:25px 20px 0;
    padding:8px 12px;
}
#mypage_material .material_btn {
	text-align:center;
}

#mypage_material ul {
	padding:10px 20px 30px;
}
#mypage_material ul li {
	border-bottom:#ccc 1px dotted;
	margin:20px 0 0;
	clear:both;
}
#mypage_material ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 20px;
}
#mypage_material ul li .img img {
	margin:0 0 5px;
}
#mypage_material ul li .txt {
	width:495px;
	float:right;
	padding:0 0 20x;
}
#mypage_material ul li .txt h4 {
	font-size:130%;
	padding:0 0 10px;
}
#mypage_material ul li .txt p {
	font-size:90%;
	padding:0 0 10px;
}
#mypage_material ul.btn {
	clear:both;
	padding:0 0 20px;
}
#mypage_material ul.btn li {
	margin:0;
	display:inline;
	border-bottom:none;
}
#mypage_material table{
	clear:both;
	width:450px;
	margin-bottom:10px;
	background:#FCFCFC;
	border:#F9E0CA 1px solid;
	font-size:80%;
}
#mypage_material table th{
	background:#F9E0CA;
	border-bottom:#fff 1px solid;
	padding:7px 10px;
	width:120px;
}
#mypage_material table tr:last-child th{
	border-bottom:none;
}
#mypage_material table td {
	border-bottom:#F9E0CA 1px solid;
	padding:7px 10px;
}
div.stampList table.exhibit{
	clear:both;
	margin-bottom:10px;
	background:#FCFCFC;
	border:#F9E0CA 1px solid;
	font-size:80%;
}
div.stampList table.exhibit th{
	background:#F9E0CA !important;
	border-bottom:#fff 1px solid !important;
	padding:7px 10px !important;
	width:120px !important;
}
div.stampList table.exhibit tr:last-child th  {
	border-bottom:none !important;
}
div.stampList table.exhibit td{
	border-bottom:#F9E0CA 1px solid !important;
	padding:7px 10px !important;
}

/* MypageGameDesigner */
#about .game_create_box h2 {
	margin:25px 0 0 0;
}
#about .game_create_box h2.gamedesigner_tit {
	background:#00CCFF;
}
#about .game_create_box h2.Upload_tit {
	background:#1ABC9C;
}
.game_create_box table {
	width:100%;
}
.game_create_box table th {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
	width:170px;
	font-size:110%;
}
.game_create_box table td {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
}
.game_create_box table td p {
	margin:5px 0 0 0;
}
.game_create_box table td .text input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:590px;
}
.game_create_box table td .select {
	margin:0 0 20px;
}
.game_create_box table td select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border:#CCC 1px solid;
	width:300px;
	height:30px;
	padding:5px;
}

/* MypageGameDesigner not */
#about .not_acount {
	font-size:150%;
	padding:20px 0 10px;
	text-align:center;
}

/*---------------------------------------------
MyPage Sidebar
---------------------------------------------*/
.my_sidebar {
	width:270px;
	float:left;
}
.my_sidebar .btn {
	padding: 0 0 20px;
}
.my_sidebar .btn li {
	margin: 0 0 10px;
}
.my_sidebar .menu  {
	width:270px;
}
.my_sidebar .menu li a {
	display:block;
	height:48px;
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

/*---------------------------------------------
Dialog
---------------------------------------------*/
#Popup_Back {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color:rgb(0, 0, 0);
	z-index:200;
	display:block;
	opacity: 0.8;
}
#Popup {
	position: fixed;
	width: 40%;
	height: 50%;
	top: 25%;
	left: 30%;
	z-index: 201;
	display: block;
	font-size:18px;
}
#Popup .popup1,
#Popup .popup2 {
        background-image:url('/Image/background-zip-w.png');
        background-size:32px 32px;
        animation: popupDialogAnimation 1s linear infinite normal forwards;
	/*background:#fff;*/
	border-radius:8px;
}
@keyframes popupDialogAnimation {
    0% {
        background-position:0px 0px;
    }
    100% {
        background-position:32px 32px;
    }
}
#Popup .cnt {
	padding:15px 20px;
}
/**/
#Popup .pop_tit {
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	color:#fff;
	padding:10px 15px;
}
#Popup .popup1 .pop_tit {background:#3398DA;}
#Popup .popup2 .pop_tit {background:#E67E22;}

#Popup .pop_tit a {
	color:#fff;
	margin-top:-3px;
	float:right;
	text-decoration:none;
	font-size:24px;
}
#Popup .pop_txt {
	padding:0 0 10px;
}
#Popup .pop_btn input {
    background:#1ABC9C;
    border:none;
    color:#fff;
    cursor:pointer;
    font-size:14px;
	width:100%;
	margin:5px 0;
	padding:10px;
}
#Popup .pop_btn input:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}

/*---------------------------------------------
Guidbook
---------------------------------------------*/
.guidbook_tit {
	background:#EB984E url(/img/guidbook/guid_tit.gif) no-repeat 0 0;
	border-bottom:#D78A45 5px solid;
	color:#fff;
	padding:20px 20px 20px 80px;
	font-size:200%;
	line-height:1.1;
}
/**/
#guidbook {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eaeaea;
    padding: 30px 40px;
}
/**/
.guidbook_top {
	margin:0 0 30px;
}
.guidbook_top .img {
	background:url(/img/guidbook/guid_head_bg.gif) repeat;
	text-align:center;
	margin-bottom:30px;
}
/**/
.guidnav ul {
	overflow:hidden;
}
.guidnav ul li {
	float:left;
	margin-right:1px;
	width:153px;
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
.guidnav ul li a {
	display:block;
	height:48px;
}
.guidnav li.nav_about a {background:url(/img/guidbook/guid_tab01_off.gif) no-repeat 0 0;}
.guidnav li.nav_about a:hover,
.guidnav li.nav_about a.cr {background:url(/img/guidbook/guid_tab01_mo.gif) no-repeat 0 0;}
.guidnav li.nav_chara a {background:url(/img/guidbook/guid_tab02_off.gif) no-repeat 0 0;}
.guidnav li.nav_chara a:hover ,
.guidnav li.nav_chara a.cr {background:url(/img/guidbook/guid_tab02_mo.gif) no-repeat 0 0;}
.guidnav li.nav_story a {background:url(/img/guidbook/guid_tab03_off.gif) no-repeat 0 0;}
.guidnav li.nav_story a:hover,
.guidnav li.nav_story a.cr {background:url(/img/guidbook/guid_tab03_mo.gif) no-repeat 0 0;}
.guidnav li.nav_system a {background:url(/img/guidbook/guid_tab04_off.gif) no-repeat 0 0;}
.guidnav li.nav_system a:hover,
.guidnav li.nav_system a.cr {background:url(/img/guidbook/guid_tab04_mo.gif) no-repeat 0 0;}
.guidnav li.nav_term a {background:url(/img/guidbook/guid_tab05_off.gif) no-repeat 0 0;}
.guidnav li.nav_term a:hover,
.guidnav li.nav_term a.cr {background:url(/img/guidbook/guid_tab05_mo.gif) no-repeat 0 0;}
.guidnav li.nav_hint a {background:url(/img/guidbook/guid_tab06_off.gif) no-repeat 0 0;}
.guidnav li.nav_hint a:hover,
.guidnav li.nav_hint a.cr {background:url(/img/guidbook/guid_tab06_mo.gif) no-repeat 0 0;}
.guidnav li.nav_hint {
	margin-right:0;
	width:148px;
}
/**/
.guid_cnt {
	background:#F1F1F1;
	border:#EB984E 2px solid;
	padding:22px;
}
.guid_cnt .anc_tit {
	color:#EB984E;
	font-weight:bold;
	padding:0 0 2px;
}
.guid_cnt ol.anc {
	margin:0 0 15px 20px;
}
.guid_cnt ol.anc li {
	list-style-type:decimal;
	margin-bottom:5px;
}
.guid_cnt ol.anc li a {
	color:#333;
}
/**/
.guid_block {
	
}
.guid_block h2 {
	clear:both;
	background:#F9E0CA;
	color:#EB7946;
	padding:8px 12px;
	font-size:110%;
}
.guid_block h3 {
	border-bottom:2px #EB984E solid;
	color:#EB984E;
	margin:10px 20px 0;
	padding:8px 0;
	font-size:110%;
}
.guid_block .cnt {
	padding:20px;
}
.guid_block .cnt .img {
	float:left;
	margin:0 15px 0 0;
}
.guid_block .cnt .img img {
	display:block;
	margin-bottom:10px;
	max-width:820px;
}
.guid_block .cnt p {
	margin-bottom:20px;
}
.guid_block .cnt .chara_data {
	width:100%;
	background:#FCFCFC;
	border-top:#FCFCFC 5px solid;
	border-bottom:#FCFCFC 5px solid;
}
.guid_block .cnt .chara_data th {
	color:#EB984E;
	padding:5px 0 5px 15px;
	width:12%;
}
.guid_block .cnt .chara_data td {
	padding:5px 15px 5px 5px;
	width:88%;
}
.guid_block .btn {
	clear:both;
	text-align:right;
	margin-bottom:20px;
}
.guid_block .btn a {
    background:#1ABC9C;
    color:#FFF;
    padding:0.5em 1.5em;
    text-decoration:none;
}
.guid_block .btn a:hover {
    opacity: 0.7;
}
/**/
#guid_chara h2 {
	clear:both;
	background:#F9E0CA;
	color:#EB7946;
	padding:8px 12px;
	font-size:110%;
}
.guid_cnt .netabare {
	text-align:center;
	margin-bottom:20px;
}
/**/
.guid_game {
	margin:40px 0;
}
.guid_game .cnt {
	border:#ccc 1px solid;
}
.guid_game .cnt ul {
	overflow:hidden;
	padding:10px 70px 30px;
}
.guid_game .cnt li {
	float:left;
	margin:20px 32px 0;
}
/**/
.guid_setting {
	text-align:right;
	padding:0 0 20px;
}
.guid_setting p {
	display:inline;
	font-weight:bold;
	font-size:110%;
	vertical-align:middle;
}
.guid_setting ul,
.guid_setting li {
	display:inline;
}





/**/
#guid_board {
	background:url(/img/fes/fes_bg.gif) 0 0 no-repeat;
	margin:23px 0 40px 20px;
	padding:34px 41px 10px 27px;
	clear:both;
	height:407px;
}
#guid_board .head {
	float:left;
	padding:0 6px 0 0;
}
#guid_board ul.post {
	overflow:hidden;
	padding:0 10px 20px 0;
}
#guid_board .post li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#guid_board .post li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px;
	height:24px;
}
#guid_board .post li a:hover,
#guid_board .post li.on a {
	background:#3498DB;
	color:#fff;
}
#guid_board .post p {
	float:left;
}
#guid_board #board_text {
	border:#ccc 1px solid;
	width:500px;
	font-size:14px;
	height:28px;
	padding:0;
	clear:both;
}
#guid_board #board_submit {
	background:url(/img/board_post.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	width:100px;
	height:30px;
}
#guid_board .message {
	margin:19px 0 0 0;
	height:290px;
}
#guid_board .message li {
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:90%;
        max-width: 630px;
}
#guid_board .message span {
	font-size:90%;
	color:#777;
}
.plishop_form_tit{
	background:rgb(172,218,150);
	font-size:120%;
	color:#fff;
	padding:10px 12px;
}


/**/
.guid_form_tit {
	background:#EB984E;
	font-size:120%;
	color:#fff;
	padding:10px 12px;
}
#guid_form {
	margin-bottom:50px;
	padding:0 0 30px;
}
#guid_form .cnt {
	padding:10px 20px 5px;
}
#guid_form table {
	width:100%;
}
#guid_form table th {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
	width:190px;
	font-size:110%;
}
#guid_form table th span {
	background:#E44939;
	color:#fff;
	font-size:12px;
	padding:3px 6px;
	font-weight:normal;
}
#guid_form table td {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
}
#guid_form table td .text input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:90%;
}
#guid_form table p {
	padding:5px 0 0;
}
#guid_form table td textarea {
    width:90%;
	padding:5px;
}
#guid_form .radio-group {
	border-left:#CBCBCB 1px solid;
}
#guid_form .radio-group div {
	position: relative;
}
#guid_form .radio-group input {
	position: absolute;
	left: 0px;
	outline:none;
}
#guid_form .radio-group label {
	cursor: pointer;
	padding: 5px 20px;
	float: left;
	background:#fff;
	border-top:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
}
#guid_form .radio-group label.checked  {
	color: #fff;
	background: #EB984E;
}
#guid_form .radio-group.type2 input {
	clear:both;
}
#guid_form .radio-group.type2 label {
	width:300px;
	padding: 5px 20px 5px 10px;
	border-top:none;
}
#guid_form .radio-group.type2 div:first-child label {
	border-top:#CBCBCB 1px solid;
}
#guid_form table td select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border:#CCC 1px solid;
	height:30px;
	padding:5px;
	width:50%;
}
#guid_form table td .tw {
	padding:3px 0 0 8px;
}
#guid_form .img {
	padding-bottom:10px;	
}
#guid_form .game_select .text {
	float:left;
}
#guid_form .game_select .listbtn {
	float:left;
	margin-top:2px;
}
#guid_form .game_select .listbtn a {
    background:#FFF;
	color:#333;
    border:1px solid #CBCBCB;
    font-size: 12px;
    padding:8px 10px;
    text-align:center;
    text-decoration:none;
	vertical-align:middle;
}
#guid_form .game_select .listbtn a:hover {
	background:#EB984E;
	color:#fff;
}
#guid_form .game_select .img {
	clear:both;
	padding:10px 0 0;
}
#guid_form .btn {
	margin:30px 0 0 0;
	text-align:right;
}
#guid_form .btn2 {
	margin:30px 0 0 0;
	text-align:center;
}
/**/
.guid_cnt_img {
	padding:10px 20px 20px;
}
.guid_cnt_img ul {
	
}
.guid_cnt_img ul li {
	border-bottom:#ccc 1px dotted;
	padding:20px 0;
}
.guid_cnt_img ul li img {
	max-width:880px;
}
.guid_cnt_img ul li input {
    background:#1abc9c;
    border:none;
    color:#fff;
    cursor:pointer;
    display:block;
    font-size:12px;
    margin:10px 0 0;
    padding:0.6em 2em;
}
.guid_cnt_img ul li input:hover {
	opacity:0.7;
}
/**/
.guid_cnt_game ul {
	padding:10px 20px 30px;
}
.guid_cnt_game ul li {
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:20px 0 0;
	clear:both;
}
.guid_cnt_game ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 15px;
}
.guid_cnt_game ul li .img img {
	margin:0 0 5px;
}
.guid_cnt_game ul li .txt {
	width:710px;
	float:right;
	padding:0 0 15x;
}
.guid_cnt_game ul li .txt h3 {
	font-size:130%;
	padding:0;
}
.guid_cnt_game ul li .cat {
	left:-5px;
    position: absolute;
    top:-10px;
	float:none;
}
.guid_cnt_game .btn {
	margin:20px 0;
}
.guid_cnt_game .btn a {
    background:#1ABC9C;
    color:#FFF;
    padding:0.5em 1.5em;
    text-decoration:none;
}
.guid_cnt_game .btn a:hover {
    opacity: 0.7;
}
/**/
.guid_block .cnt .material_data {
	clear:both;
	width:450px;
	background:#FCFCFC;
	border:#F9E0CA 1px solid;
	font-size:90%;
}
.guid_block .cnt .material_data th {
	background:#F9E0CA;
	border-bottom:#fff 1px solid;
	padding:7px 10px;
	width:120px;
}
.guid_block .cnt .material_data tr:last-child th {
	border-bottom:none;
}
.guid_block .cnt .material_data td {
	border-bottom:#F9E0CA 1px solid;
	padding:7px 10px;
}
.guid_block .cnt .caution {
	font-size:90%;
}
.guid_block .cnt .caution p {
	margin:0;
}
.guid_block .cnt .caution .tit {
	font-weight:bold;
	margin:10px 0;
}
/**/
.guid_btmbtn {
	text-align:center;
	margin-top:20px;
}
.guid_backlink {
	text-align:center;
	margin:0 0 30px;
}
/**/
.guidbooksub h2 {
	background:#EB984E;
	font-size:120%;
	color:#fff;
	margin:0 0 20px;
	padding:10px 12px;
}
.guidbooksub .notpage img {
	float:right;
	padding:25px 30px 40px 60px;
}
.guidbooksub .notpage p {
	margin-bottom:20px;
}
.guidbooksub .btn {
	margin-bottom:40px;
	text-align:center;
}
/*---------------------------------------------
Material
---------------------------------------------*/
.material_tit {
	background:#EB984E url(/img/guidbook/material_tit.gif) no-repeat 0 0;
	border-bottom:#D78A45 5px solid;
	color:#fff;
	padding:20px 20px 20px 80px;
	font-size:200%;
	line-height:1.1;
}
#guid_material {
	margin-bottom:40px;
}
#guid_material .guid_block {
	border-bottom:#ccc 1px dotted;
	margin:0 0 30px;
	padding:0 0 30px;
}
#guid_material .guid_block .img {
	float:none;
	margin:0;
}
#guid_material .guid_block .img img {
	max-width:840px;
}
#guid_material .guid_block .btn {
	clear:both;
	text-align:left;
	margin:0 20px;
}
#guid_material .guid_block .btn a {
    background:#1ABC9C;
    color:#FFF;
    padding:0.7em 1.5em;
    text-decoration:none;
}
#guid_material .guid_block .btn a:hover {
    opacity:0.7;
}
#guid_material .guid_block .music {
	overflow:hidden;
	background:#fff url(/img/guidbook/material_music_img.gif) no-repeat 10px center;
	margin-bottom:20px;
	padding:4px;
}
#guid_material .guid_block .music .tit {
	float:left;
	padding:0 0 0 100px;
	margin:25px 0;
	font-size:110%;
	font-weight:bold;
	width:530px;
	text-indent:-1em;
}
#guid_material .guid_block .music .play {
	float:right;
	margin:25px;
	font-size:110%;
}
#guid_material .guid_block .music .play a {
    background:#595656;
    color:#FFF;
    padding:0.9em 2em;
    text-decoration:none;
}
#guid_material .guid_block .music .play a:hover {
	opacity:0.7;
}
/**/
#guid_form .material_fileup .tit {
	font-weight:bold;
	padding:0 0 5px;
}
#guid_form .material_fileup .fileup_sec1,
#guid_form .material_fileup .fileup_sec2 {
	margin:0 0 15px;
}
#guid_form .material_fileup label {
	font-size:80%;
	padding:5px;
	text-align:center;
}
#guid_form .material_fileup .fileup_sec1 label {
	width:100px;
}
#guid_form .material_fileup .fileup_sec2 label {
	width:210px;
}
#guid_form .material_fileup .guid_cnt_img {
	padding:0;
}
#guid_form .material_fileup .guid_cnt_img ul li:last-child {
	border-bottom:none;
}
#guid_form .material_fileup .guid_cnt_img img,
#guid_form .material_fileup .guid_cnt_img canvas {
	max-width:660px;
}
#guid_form .material_fileup .guid_cnt_img .chip {
	margin-bottom:10px;
	font-weight:bold;
}
/*---------------------------------------------
Guid Search
---------------------------------------------*/
#guid_result {
	clear:both;
	padding:13px 0 0 0;
}
#guid_result h1 {
	background:#EB984E;
}
#guid_result li {
	position:relative;
	background:url(/img/game_bg.gif) 0 0 repeat;
	box-shadow:1px 1px 0 #BFBFBF;
	padding:5px;
	margin:17px 0 0 0;
}
#guid_result li div {
	background:#fff;
	padding:10px !important;
	text-align:center;
}
#guid_result li .img {
	background:url(/img/guidbook/guid_head_bg.gif) repeat 0 0;
	padding:0 !important;
}
#guid_result li h3 {
	text-align:left;
	margin:10px 0 7px;
}
#guid_result li p {
	font-size:80%;
	line-height:150%;
	text-align:left;
}

/* ----------------------------------------
*	clearfix
---------------------------------------- */
.clearfix:after,
#container:after,
#newgame:after,
#user_game ul li:after,
#user_licensee ul li:after,
#fes_game ul li:after,
.guid_cnt_game ul li:after,
#mypage_game .savedata li:after,
#mypage_material .savedata li:after,
#mypage_card .card_list:after,
.guid_block .cnt:after {visibility:hidden;display:block;content:" ";clear:both;height:0;}

* html .clearfix,
* html #container,
* html #newgame,
* html #user_game ul li,
* html #user_licensee ul li,
* html #fes_game ul li,
* html .guid_cnt_game ul li,
* html #mypage_game .savedata li,
* html #mypage_material .savedata li,
* html #mypage_card .card_list,
* html .guid_block .cnt {zoom:1;} /* IE6 */

*:first-child+html .clearfix,
*:first-child+html #container,
*:first-child+html #newgame,
*:first-child+html #user_game ul li,
*:first-child+html #user_licensee ul li,
*:first-child+html #fes_game ul li,
*:first-child+html .guid_cnt_game ul li,
*:first-child+html #mypage_game .savedata li,
*:first-child+html #mypage_material .savedata li,
*:first-child+html #mypage_card .card_list,
*:first-child+html .guid_block .cnt {zoom:1;} /* IE7 */

/* ----------------------------------------
*	sample-ticker
---------------------------------------- */
.ticker {
  position:relative;
  overflow:hidden;
  padding:13px 5px 0;
}
.ticker ul {
  width:100%;
  position:relative;
}
.ticker ul li {
  width:100%;
  display:none;
}
#news .news_box {
    overflow-y: scroll;
}
.bigSignUPButton{
    background-position: -240px -3894px;
    width: 360px;
    height: 170px;
    display: inline-block;
}
.top_gunre_search_00{
    background-position: -10px 0px !important;
}
.top_gunre_search_01{
    background-position: -101px 0px !important;
}
.top_gunre_search_02{
    background-position: -192px 0px !important;
}
.top_gunre_search_03{
    background-position: -283px 0px !important;
}
.top_gunre_search_04{
    background-position: -374px 0px !important;
}
.top_gunre_search_05{
    background-position: -465px 0px !important;
}
.top_gunre_search_06{
    background-position: -556px 0px !important;
}
.top_gunre_search_07{
    background-position: -647px 0px !important;
}
.top_gunre_search_08{
    background-position: -738px 0px !important;
}
.top_gunre_search_09{
    background-position: -829px 0px !important;
}
.top_gunre_search_10{
    background-position: -920px 0px !important;
}
.category{
    width:1001px;
}
#contestTop {
	width: 710px;
        height: 155px;
        clear: both;
}
#contestTop h2 {
	padding-top: 20px;
}
.top_header_menu{
    
    width: 91px;
    height: 68px;
}
.top_header_button_twitterlogin{
    
    background-position: 0px -1298px;
    width:113px;
    height:21px;
}
.top_header_button_login{
    
    background-position: 0px -1268px;
    width:85px;
    height:30px;
}
.top_header_button_gamedesigner{
    
    background-position: -85px -1268px;
    width:93px;
    height:30px;
}
.top_header_button_ranking{
    
    background-position: -178px -1268px;
    width:94px;
    height:30px;
}
.top_header_button_gamepad{
    
    background-position: -272px -1268px;
    width:96px;
    height:30px;
}
.top_header_button_mypage{
    
    background-position: -368px -1268px;
    width:93px;
    height:30px;
}
.top_header_button_gameupload{
    
    background-position: -556px -1268px;
    width:93px;
    height:30px;
}
.top_header_button_logout{
    
    background-position: -463px -1268px;
    width:93px;
    height:30px;
}
.top_header_button_admin{
    
    background-position: -648px -1268px;
    width:92px;
    height:30px;
}
.top_header_plicy{
    
    background-position: 0px -249px;
    width:103px;
    height:71px;
}
header.plishop .top_header_plicy {
    background-position: -240px -4213px !important;
    width: 260px !important;
    height: 70px !important;
}
footer .pagetop{
    
    background-position: 0px -158px !important;
}
.top_header_wrapper{
    
    background-position: 0px -450px;
    width:60px;
    height:60px;
    float:right;
}
.top_head_nav01{
    
    background-position: 0px -1320px;
    width:92px;
    height:16px;
}
header #search_submit {
    
    background-position: 0px -320px !important;
    width: 80px;
    height: 30px;
}
.top_head_nav02{
    
    background-position: 0px -1336px;
    width:92px;
    height:16px;
}
.playlog_tit{
    display: inline-block;
    background-position: 0px -814px;
    width:219px;
    height:53px;
}
.playlog_tit_playpage{
    display: inline-block;
    background-position: 0px -3697px;
    width:254px;
    height:78px;
}
.newgame_tit{
    display: inline-block;
    background-position: 0px -350px;
    width:299px;
    height:50px;
}
.mottomiru{
    display: inline-block;
    background-position: 0px -3596px;
    width:105px;
    height:25px;
    border:0;
    cursor: pointer;
}
.news_tit{
    display: inline-block;
    background-position: 0px -400px;
    width: 282px;
    height: 50px;
}
.side_tag_tit{
    display: inline-block;
    background-position: 0px -1224px;
    width: 260px;
    height: 42px;
}
.side_fes_btn{
    display: inline-block;
    background-position: 0px -909px;
    width: 260px;
    height: 44px;
    border:0;
    cursor: pointer;
}
.side_fes2_tit{
    display: inline-block;
    background-position: 0px -400px;
    width: 260px;
    height: 42px;
}
.side_fes_btn2 {
    display: inline-block;
    background-position: 0px -953px;
    width: 74px !important;
    height: 25px !important;
    border:0;
    cursor: pointer;
}
.side_fes1_tit{
    display: inline-block;
    background-position: 0px -867px;
    width: 260px;
    height: 42px;
}
.side_rank_tit{
    display: inline-block;
    background-position: 0px -1177px;
    width: 260px;
    height: 47px;
}
.side_rank_btn{
    display: inline-block;
    background-position: 0px -1133px;
    width: 260px;
    height: 44px;
    border:0;
    cursor: pointer;
}
.side_shoplist_btn{
    display: inline-block;
    background-position: -300px -1362px;
    width: 260px;
    height: 44px;
    border:0;
    cursor: pointer;
}
.board_tit{
    display: inline-block;
    background-position: 0px -2489px;
    width: 697px;
    height: 63px;
}
.board_img1{
    
    background-position: 0px -2369px;
    width: 77px;
    height: 30px;
    float: left;
    margin-right: 8px;
}
.board_ss{
    
    background-position: 0px -128px;
    width: 90px;
    height: 30px;
    border: 0;
}
.other_tit{
    
    background-position:0px -3647px;
    width: 472px;
    height: 50px;
}
.comment_tit{
    
    background-position:0px -3552px;
    width:298px;
    height:44px;
}
.mylist_btn_playpage{
    
    background-position:0px -3621px;
    width:140px;
    height:26px;
    float:left;
    margin-right: 4px;
}
.blog_btn2ab{
    
    background-position:0px -1639px;
    width:180px;
    height:51px;
    float:left;
    margin-right: 4px;
}
#game_board {
    
    background-position: 0px -2552px !important;
}
a div:hover,a button:hover ,a span:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
        cursor: pointer;
}
div.genre_PLAYPAGE,span.genre_PLAYPAGE{
    top: -10px;
    left: -5px;
    position: absolute;
}
div.genre_,span.genre_{
    
    width: 76px !important;
    height: 27px !important;
    background-position: 0px -71px !important;
    padding: 0 !important;
}
div.genre_RPG,span.genre_RPG{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -76px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_ADV,span.genre_ADV{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -152px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_SLG,span.genre_SLG{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -228px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_STG,span.genre_STG{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -304px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_ACT,span.genre_ACT{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -380px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_TSG,span.genre_TSG,div.genre_EDU,span.genre_EDU{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -456px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_PZL,span.genre_PZL{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -532px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_SPT,span.genre_SPT{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -608px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_KSG,span.genre_KSG{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -684px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_ETC,span.genre_ETC,div.genre_MISC,span.genre_MISC{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -760px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_R15,span.genre_R15,div.genre_OVER15,span.genre_OVER15{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -836px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
div.genre_R18,span.genre_R18,div.genre_DEL,span.genre_DEL,div.genre_DEL,span.genre_FRIEND,div.genre_FRIEND{
    
    width: 76px !important;
    height: 27px !important;
    background-position: -912px -71px !important;
    padding: 0 !important;
    background-color:transparent;
}
/*
.top_back_div:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
        cursor: pointer;
}*/
.Popup_Image_Center{
	position:fixed;
	top:50%;
	left:50%;
	display:none;
	z-index:201;
	margin-left:-250px;
	margin-top:-100px;
        background:#FFFFFF;
}
#gameplay .manual {
    border-top: #ccc 1px dotted;
    border-bottom: #ccc 1px dotted;
    margin: 30px 0 20px;
    padding: 15px 0;
}
.plicy_green_btn {
  background:#1ABC9C;
	padding:0.5em 0.7em;
	color:#fff;
	text-decoration:none;
}
.plicy_green_btn:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
div.popupbuttondiv {
    padding: 14px;
    left: 20px;
    bottom: 20px;
    display: block;
    position: absolute;
}
div.embed_System{
    width:100%;
    height:100%;
}
p.popupbuttontext {
    padding: 16px;
}
a.popupbuttonlink {
    padding: 6px;
}
/**/
#fes_top_news {
	clear:both;
	padding:10px 0 0 40px;
}
#game_board_sp{
    background:url(/Image/Play/comment_sp_bg.png) 0 0 no-repeat;
    border-bottom:5px #94684E solid;
    margin:0px;
    padding:0 23px 0 0;
    clear:both;
	overflow:hidden;
}
#game_board_sp h2 {
	padding:7px 0 0 7px;
}
#game_board_sp .cnt {
	padding:25px 25px 25px 25px;
	width:530px;
	float:left;
}
#game_board_sp .head {
	float:left;
	padding:0 6px 0 0;
	clear:both;
}
#game_board_sp .post {
	float:left;
	padding:0 0 12px 0;
}
#game_board_sp .post ul {
	overflow:hidden;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	float:left;
}
#game_board_sp .post li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#game_board_sp .post li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px 2px;
	height:24px;
}
#game_board_sp .post li a:hover,
#game_board_sp .post li.on a {
	background:#3498DB;
	color:#fff;
}
#game_board_sp .post p {
	float:left;
}
#game_board_sp .post .ss li a:hover,
#game_board_sp .post .ss li.on a {
	background:#E67E22;
}
#game_board_sp #board_text {
	border:#ccc 1px solid;
	width:518px;
	font-size:14px;
	padding:5px;
	clear:both;
}
#game_board_sp .message {
	margin:19px 0 0 0;
	height:245px;
}
#game_board_sp .message li {
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:90%;
}
#game_board_sp .message span {
	font-size:90%;
	color:#777;
}
#board .btn {
	background:#999;
	margin:5px;
	text-align:center;
}
#board .btn a {
	color:#fff;
	padding:5px;
	text-decoration:none;
	display:block;
}
footer .change {
	border-top:#81BDE5 1px solid;
        background:#3498DB;
	text-align:center;
	padding:18px;
	line-height:200%;
}
footer .change span {
	-webkit-background-size: 16px 14px;
    -moz-background-size:  16px 14px;
  	-o-background-size:  16px 14px;
  	background-size:  16px 14px;
	background-repeat:no-repeat;
	padding:0 0 0 22px;
}
footer .change span.sp {
	background-image:url(/imgSp/change1.gif);
}
footer .change span.pc {
	background-image:url(/imgSp/change2.gif);
}
.Text_Hankaku{
  ime-mode: inactive; /* 半角モード */
}

/*media all*/
.EmbedPlayCSS {
    background-image: url(/Image/Play/TitleLogo.png);
    background-size:100% 100%;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 50px;
    color: rgb(0, 0, 0);
    line-height: 50px;
    overflow: hidden;
    font-size: 20px;
    white-space: nowrap;
    position: fixed;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    text-indent: 1em;
}
#EmbedImage,#EmbedImageAndroidBrowser{
    width:200%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
}
#EmbedLogo{
    position: absolute;
    bottom: 5%;
    right: 5%;
    z-index: 1000;
}
#request {
	width: 710px;
        height: 155px;
        clear: both;
}
#request h2 {
	padding-top: 20px;
}/*media all*/
#board .cnt {
    
    background-position: 0px -1691px;
    width: 660px;
    padding: 34px 23px 52px 27px;
    height: 593px;
}
#board #board_submit ,#game_board_sp #board_submit ,#guid_board #board_submit,#fes_board #board_submit,#game_board #board_submit{
    
    background-position: 0px -98px;
	border:none;
	cursor:pointer;
	width:100px;
	height:30px;
}
/*media all*/
#board .message {
    margin: 19px 0 0 0;
    height: 504px;
}
#newGameMotto {
    padding: 13px 0px 0px;
    text-align: right;
    clear: both;
}
/*media all*/
#game_ranking td p {
    width: 102px;
    margin: auto;
}
/*media all*/
#sidebar .rank li .count {
    background: url(/img/zip/normal.png) no-repeat left center;
    padding: 4px 0 0 18px;/*media all*/
    text-align: left;
    font-weight: bold;
}
/*media all*/
#sidebar .rank li .user {
    text-align: right;
    color: #666;
}

.bluemypageh3 {
    background:#3498DB;
    clear:both;
    color:#FFF;
    font-size:120%;
    margin:25px 20px 0;
    padding:8px 12px;
}
#game_board .post .ss li a.painter:hover,
#game_board .post .ss li.on a.painter{
	background:#1ABC9C
}/*media all*/
#Popup {
    z-index: 100000;
}
#mypage_card ul.type {
	float:left;
}
#mypage_card ul.type li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#mypage_card ul.type li a {
	background:#fff;
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px 2px;
	height:24px;
}
#mypage_card ul.type li a:hover,
#mypage_card ul.type li.on a {
	background:#3498DB;
	color:#fff;
}
#gameplay .manual_ss{
    float: right;
    margin : 0 17px;
}
#gameplay .twitterform{
    position: absolute;
    bottom: 0px;
}
#gameplay .manual{
    min-height: 90px;
    position : relative;
}
.my_sidebar .menu li.menu10 a {background:url(/img/MypageGame/side_menu10_off.gif) no-repeat 0 0;}
.my_sidebar .menu li.menu10 a:hover,.my_sidebar .menu li.menu10 a.active {
	background:url(/img/MypageGame/side_menu10_mo.gif) no-repeat 0 0;
}

#sidebar .fes li .comment {
	clear:both;
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:5px;
	font-size:80%;
	line-height:120%;
}
#fes .fes_list li p.comment{
    border: #EAEAEA 1px solid;
    text-align: left;
    font-size: 70%;
    line-height: 130%;
    padding: 3px;
    clear: both;
}
h1.superTitle{
    background: #3498DB;
    color: #fff;
    font-size: 120%;
    padding: 8px 10px;
}
section div div select{
    width:90%;
    margin:auto;
    padding: 5px;
    margin: 21px 10px;
}
section div div input{
    width:90%;
    margin:auto;
    padding: 5px;
    margin: 21px 10px;
}
section div div textarea{
    width:90%;
    margin:auto;
    width: 90%;
    padding: 5px;
    margin: 21px 10px;
}
#newgame ul li.GuidbookSearchCSS{
    width:696px;
}
#about div.infoText{
margin: 25px 0 25px 0;
padding: 0 0 0 40px;
font-size: 90%;
}
#about .game_create_box h2.gamedesigner_tit{
    margin: 0 0 20px;
}
.headerPremiumCSS{
    background-position:-368px -1298px;
}
.headerNamePremiumCSS{
    color:#eeff44 !important;
}
/*media all*/
.guidbook_btn_playpage {
    
    background-position:-180px -1640px;
    width: 194px;
    height: 51px;
    float: left;
    margin-right: 4px;
}
.guidbook_addButton{
  
  background-position: 0px -3893px;
  width: 150px;
  height: 41px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_updateButton{
  
  background-position: 0px -3933px;
  width: 150px;
  height: 41px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_settingButton{
  
  background-position: 0px -3972px;
  width: 150px;
  height: 41px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_koumoku_shuusei{
  
  background-position: 0px -4163px;
  width: 240px;
  height: 50px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_gazou_tsuika{
  
  background-position: 0px -4213px;
  width: 240px;
  height: 50px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_add_send{
  
  background-position: 0px -4013px;
  width: 240px;
  height: 50px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_add_send{
  
  background-position: 0px -4013px;
  width: 240px;
  height: 50px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_setting_send{
  
  background-position: 0px -4064px;
  width: 240px;
  height: 50px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_games_send{
  
  background-position: 0px -4113px;
  width: 240px;
  height: 50px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_make_send{
  
  background-position: 0px -4263px;
  width: 240px;
  height: 50px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_spoiler{
  
  background-position: 0px -4313px;
  width: 200px;
  height: 40px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_gametit{
  
  background-position: 0px -3863px;
  width: 918px;
  height: 30px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidnav li.nav_about a {
    background-repeat:no-repeat !important;
    background-position:0 -4401px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_about a:hover,
.guidnav li.nav_about a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4353px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_chara a {
    background-repeat:no-repeat !important;
    background-position:0 -4497px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_chara a:hover ,
.guidnav li.nav_chara a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4449px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_story a {
    background-repeat:no-repeat !important;
    background-position:0 -4593px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_story a:hover,
.guidnav li.nav_story a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4545px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_system a {
    background-repeat:no-repeat !important;
    background-position:0 -4689px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_system a:hover,
.guidnav li.nav_system a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4641px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_term a {
    background-repeat:no-repeat !important;
    background-position:0 -4785px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_term a:hover,
.guidnav li.nav_term a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4737px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_hint a {
    background-repeat:no-repeat !important;
    background-position:0 -4881px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_hint a:hover,
.guidnav li.nav_hint a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4833px !important;
    width:153px;
    height:48px;
}
.side_guidbook_tit {
    display: inline-block;
  background-position: 0px -3819px;
  width: 260px;
  height: 44px;
}
.side_editor_tit{
    display: inline-block;
  background-position: 0px -3775px;
  width: 260px;
  height: 44px;
}
.guidbook_material{
    display: inline-block;
  background-position: 0px -4985px;
  width: 165px;
  height: 48px;
  display: inline-block;
}
.top_guidbook{
    display: inline-block;
  background-position: 0px -5033px;
  width: 260px;
  height: 44px;
  border: 0;
  cursor: pointer;
}
.top_material{
    display: inline-block;
  background-position: -260px -5033px;
  width: 260px;
  height: 44px;
  border: 0;
  cursor: pointer;
}
#fileButton{
    
    width: 240px;
    height: 50px;
    background-position: 0px -5117px;
    border: 0px;
	cursor:pointer;
}
.notGuidbookImagePng span{
    
    width: 367px;
    height: 159px;
    background-position: 0px -5167px;
    display: inline-block;
}
.notGuidbookImagePng{
    float: right;
    padding: 25px 30px 40px 60px;
}
.side_material_tit{
    display: inline-block;
  background-position: 0px -5326px;
  width: 260px;
  height: 44px;
}
#guid_material .guid_block .routine {
  overflow: hidden;
    background: #fff url(/img/guidbook/material_routine_img.gif) no-repeat 10px center;
  margin-bottom: 20px;
  padding: 4px;
}
#guid_material .guid_block .routine .tit {
  float: left;
  padding: 0 0 0 100px;
  margin: 25px 0;
  font-size: 110%;
  font-weight: bold;
  width: 530px;
  text-indent: -1em;
}
#board .post{
  width: 600px;
}
span.engine{
    display: inline-block;
    width:105px;
    height: 25px;
}
span.engine1{
    background-position:-210px 0px;
}
span.engine2{
    background-position:-210px -50px;
}
span.engine3{
    background-position:-210px -100px;
}
span.engine4{
    background-position:-210px -150px;
}
span.engine5{
    background-position:-210px -200px;
}
span.engine6{
    background-position:-210px -250px;
}
span.engine7{
    background-position:-210px -300px;
}
span.engine8{
    background-position:-210px -350px;
}
span.engine9{
    background-position:-210px -400px;
}
span.engine10{
    background-position:-210px -450px;
}
span.engine11{
    background-position:-210px -500px;
}
span.engine12{
    background-position:-210px -550px;
}
span.engine13{
    background-position:-210px -600px;
}
span.engine14{
    background-position:-210px -650px;
}
span.engine15{
    background-position:-210px -700px;
}
span.engine16{
    background-position:-210px -750px;
}
span.engine17{
    background-position:-210px -800px;
}
span.engine18{
    background-position:-210px -850px;
}
span.engine19{
    background-position:-210px -900px;
}
span.engine20{
    background-position:-210px -950px;
}
.noneGuidebook{
    background-position:-374px -1640px;
}
#guidebookSelectBox{
  background-position: -568px -1662px;
  width: 180px;
  height: 29px;
  position: absolute;
  top: 100%;
  display:inline-block;
  left:6px;
    display:none;
}

#guidebookSelectBox.noneGuidebook{
  display: inline-block;
}

.guidebookConnector{
  position:relative;
  display:inline-block;
  float:left;
}
div#Popup_Type_Select p.pop_btn input{
    float: left;
    width: 46%;
    margin: 4px 2%;
}
div#Popup_Type_Select p.pop_btn{
    display: inline-block;
    width: 100%;
}
div#Popup_Type_Select p.pop_btn{
    display: inline-block;
    width: 100%;
}
div#Popup p.pop_txt b.text{
    color:#1e8eff;
}
div#Popup p.pop_txt b.value{
    color:#005ebb;
}
div.plicy_mypage_uni{
    background-color: #fbfdff;
    color: #333333;
    padding: 4px 8px;
    display: inline-block;
    margin: 4px 0px 0px 0px;
    background-image: linear-gradient(to bottom, rgba(250,250,250,0.8), rgba(200,200,200,0.8));
    -webkit-background-image: linear-gradient(to bottom, rgba(250,250,250,0.8), rgba(200,200,200,0.8));
    -moz-background-image: linear-gradient(to bottom, rgba(250,250,250,0.8), rgba(200,200,200,0.8));
    -ms-background-image: linear-gradient(to bottom, rgba(250,250,250,0.8), rgba(200,200,200,0.8));
    border-radius: 6px;
    margin: 5px 0 18px 0;
}
div.plicy_mypage_uni img.uniImage{
    vertical-align: middle;
}
div.plicy_mypage_uni span.text{
    font-size: small;
    margin: 0px 14px;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: bold;
    min-width: 95px;
    text-align: right;
    display: inline-block;
}
div.plicy_mypage_uni img.plusImage{
    vertical-align: middle;
}
.my_information .cnt .tit {
    padding: 0 !important;
}
div.gachaButtons{
    text-align: center;
}
div.gachaButtons img{
    margin: 23px 20px;
}
div.payType{
	float:left;
        width:65%;
}
div.payType span{
    display: block;
}
div.payType select{
    display: block;
}
div.payType button,div.payType input[type=button],div.payType input[type=submit]{
    /*background-image: linear-gradient(to bottom, rgba(246,241,145,1), rgba(232,213,75,1));
    -webkit-background-image: linear-gradient(to bottom, rgba(246,241,145,1), rgba(232,213,75,1));
    -moz-background-image: linear-gradient(to bottom, rgba(246,241,145,1), rgba(232,213,75,1));
    -ms-background-image: linear-gradient(to bottom, rgba(246,241,145,1), rgba(232,213,75,1));
    border: rgb(255,255,127) solid 4px;*/
    font-size: xx-large;
    /*border-radius: 19px;*/
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    min-height: 75px;
    color: rgb(255,255,255);
    cursor: pointer;
}
div.payName{
	float:right;
}
dd.payDD{
    overflow: hidden;
}
div.premium_page_bunner{
	text-align: center;
}
div.premium_page_bunner img{
	width:100%;
        max-width: 1000px;
}
div.premium_page_menu{
	background-image: url(/Image/gacha/premium/line.png);
	height: 71px;
	text-align: center;
}
div.premium_page_menu img{
    margin: 0px 50px;
}
section#faq div h2.h2premium{
    background: #ffae3d !important;
}
button#endPremium{
    width: auto;
    height: auto;
    font-size: 13px;
    min-width: 0px;
    min-height: 0px;
    background: rgba(0,0,0,0.2);
    border: transparent;
    border-radius: 0px;
}
ul.PlayComment  img[plicyicon=emoticonStamp]{
    margin: 0px 5px;
    vertical-align: bottom;
    border-radius: 4px;
}
ul.PlayComment  img[plicyicon=emoticonImageGamePage]{
	vertical-align: bottom;
        margin-left: -43px;
}
ul.PlayComment  img[plicyicon=emoticonImageTopPage]{
	vertical-align: bottom;
        margin-left: -23px;
        width:23px;
}
ul.PlayComment  img[plicyicon=ImageSS]{
	vertical-align: bottom;
        margin-left: -23px;
        width:23px;
}
#mypage_profile div.stampList div.stampImages{
    text-align: center;
}
#mypage_profile div.unsetStamp h3{
    background-color:rgb(105,105,105);
}
#mypage_profile div.unsetStamp div.stampImages{
    opacity: 0.5;
}
#mypage_profile div.stampList div.stampRadioBox{
    vertical-align: middle;
    display: inline-flex;
}
#mypage_profile a.stampLink{
    background: #1ABC9C;
    color: #FFF;
    padding: 0.5em 1.7em;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}
#mypage_profile a.stampLink:hover{
    opacity:0.5;
}
#mypage_profile .divRight{
    text-align-last: right;
}


div.stampImages div.emoticonDiv{
    display: inline-block;
    position: relative;
    margin: 8px;
}

div.stampImages div.emoticonDiv img.emoticonImage{
    width:192px;
    height:96px;
    image-rendering: pixelated;
    -moz-interpolation-mode:nearest-neighbor;
    -ms-interpolation-mode:nearest-neighbor;
    border-radius: 8px;
}
div.stampImages div.emoticonDiv img.emoticonIcon{
    position: absolute;
    bottom: -2px;
    right: -2px;
    width:44px;
    height:44px;
}
#faq .user dl dt.premiumFirst{
    background-color: #2ECC71 !important;
}
dd.payDD div.payName img{
    display: block;
}
header .menu .user a.premiumLink{
    margin-left: 7px;
    color: rgb(241,210,25);
}
header .cnt a:hover{
	text-decoration:underline;
}
#contents div.tag{
    clear: both;
    padding: 13px 0 0 0;
    margin: 0 0 0 -10px;
}
#contents div.tag ul{
    clear: both;
    border: #EAEAEA 1px solid;
    background: #fff;
    padding: 9px;
    line-height: 120%;
    margin: 10px 5px;
}
#contents div.tag ul li{
	display:inline-block;
	margin:5px;
}
#contents div.tag p.btn{
	text-align: right;
}
#contents section#news p.btn{
    padding: 13px 0px 0px;
    text-align: right;
}
div#adFooterDiv{
	margin: 20px;
	text-align:center;
}
div#adHeaderDiv{
	margin: 20px;
	text-align:center;
}
div#adMiddleDiv{
	margin:10px;
	text-align:center;
}
div#adFooterDiv div,div#adHeaderDiv div,div#adMiddleDiv div{
	display:inline-block;
}

#mypage_material ul li span.minusUni{
	color:#DF0101;
}
header .menu li.uniForm img{
    vertical-align: middle;
}
header .menu li.uniForm span.uniText{
    font-size: 10px;
    margin: 3px 5px 0 3px;
    vertical-align: middle;
    color: #FFF;
    display: inline-block;
}
.bigSignUPDiv{
    padding: 12px;
    text-align: center;
}
.bigSignUPButton{
    display:inline-block;
}
.premiumSampleImages {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 0;
}
.premiumSampleImages img{
}

.premiumSaveStorageUpdate{
    width: 360px;
    height: 140px;
    background-position: 0px 0px;
}
.premiumUploadStorageUpdate{
    width: 360px;
    height: 140px;
    background-position: 0px -140px;
}
.avatarMakerButton{
    width: 260px;
    height: 80px;
    background-position: 0px -280px;
}
.avatarGachaButton{
    width: 260px;
    height: 80px;
    background-position: 0px -360px;
}
/*media all*/
section.info_rule b.tit {
    border-bottom: #3498DB 2px solid;
    color: #3398da;
    font-size: 110%;
    margin: 30px 0 20px 0px;
    padding: 0 0 5px;
    display: block;
}
.PlayComment li span.reportCSS{
    display:none;
    float: right;
    margin-right: 6px;
}
.PlayComment li span.reportForm{
    clear:both;
    display: block;
    text-align: right;
}
.PlayComment li:hover{
    background-color: #f5f5f5;
}
.PlayComment li:hover span.reportCSS{
	display:block;
}

.PlayComment li span.reportCSS a,.PlayComment li span.reportForm a{
    color: #aaa;
}
.PlayComment li{
    position: relative;
}
.PlayComment li span.reportCSS{
    position: absolute;
    bottom: 0;
    right: 0;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #CCCCCC;
	position: relative;
}

.jspDrag
{
	background: #3498DB;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
header div.cnt{
    background: url(/img/head_img.png) 580px 44px no-repeat;
}
header div ul.submenu{
    left: 150px;
}
header.plishop div ul.submenu{
    left: 269px !important;
}
header div form div.search{
    left: 279px;
}
header.plishop div form div.search{
    left: 390px !important;
}
.cssSpriteMypage{
  display: inline-block;
}
.sprite_side_entry{
  width: 260px;
  height: 80px;
  background-position: 0px 0px;
}
.sprite_connection_btn{
  width: 250px;
  height: 60px;
  background-position: 0px -2308px;
}
.sprite_side_create{
  width: 260px;
  height: 80px;
  background-position: 0px -80px;
}
.sprite_side_menu{
  width: 260px;
  height: 30px;
  background-position: 0px -1728px;
}
.my_sidebar .menu li.menu1 a {
  background-position: -270px -760px;
}
.my_sidebar .menu li.menu2 a {
  background-position: -270px -808px;
}
.my_sidebar .menu li.menu3 a {
  background-position: -270px -856px;
}
.my_sidebar .menu li.menu4 a {
  background-position: -270px -904px;
}
.my_sidebar .menu li.menu5 a {
  background-position: -270px -952px;
}
.my_sidebar .menu li.menu6 a {
  background-position: -270px -1000px;
}
.my_sidebar .menu li.menu7 a {
  background-position: -270px -1048px;
}
.my_sidebar .menu li.menu8 a {
  background-position: -270px -1096px;
}
.my_sidebar .menu li.menu9 a {
  background-position: -270px -1144px;
}
.my_sidebar .menu li.menu10 a {
  background-position: -270px -1192px;
}
.my_sidebar .menu li.menu11 a {
  background-position: -270px -1240px;
}
.my_sidebar .menu li.menu12 a {
  background-position: -270px -6023px;
}
.my_sidebar .menu li.menu13 a {
  background-position: -270px -6241px;
}

.my_sidebar .menu li.menu1 a:hover,.my_sidebar .menu li.menu1 a.active {
  background-position: 0px -760px;
}
.my_sidebar .menu li.menu2 a:hover,.my_sidebar .menu li.menu2 a.active {
  background-position: 0px -808px;
}
.my_sidebar .menu li.menu3 a:hover,.my_sidebar .menu li.menu3 a.active {
  background-position: 0px -856px;
}
.my_sidebar .menu li.menu4 a:hover,.my_sidebar .menu li.menu4 a.active {
  background-position: 0px -904px;
}
.my_sidebar .menu li.menu5 a:hover,.my_sidebar .menu li.menu5 a.active {
  background-position: 0px -952px;
}
.my_sidebar .menu li.menu6 a:hover,.my_sidebar .menu li.menu6 a.active {
  background-position: 0px -1000px;
}
.my_sidebar .menu li.menu7 a:hover,.my_sidebar .menu li.menu7 a.active {
  background-position: 0px -1048px;
}
.my_sidebar .menu li.menu8 a:hover,.my_sidebar .menu li.menu8 a.active {
  background-position: 0px -1096px;
}
.my_sidebar .menu li.menu9 a:hover,.my_sidebar .menu li.menu9 a.active {
  background-position: 0px -1144px;
}
.my_sidebar .menu li.menu10 a:hover,.my_sidebar .menu li.menu10 a.active {
  background-position: 0px -1192px;
}
.my_sidebar .menu li.menu11 a:hover,.my_sidebar .menu li.menu11 a.active {
  background-position: 0px -1240px;
}
.my_sidebar .menu li.menu12 a:hover,.my_sidebar .menu li.menu12 a.active {
    background-position: 0 -6023px;
}
.my_sidebar .menu li.menu13 a:hover,.my_sidebar .menu li.menu13 a.active {
    background-position: 0 -6241px;
}
#mypage_fes ul.menu li.tab1 {
  width: 335px;
  height: 50px;
  background-position: 0px -2058px;
}
#mypage_fes ul.menu li.tab1.select,
#mypage_fes ul.menu li.tab1:hover {
  width: 335px;
  height: 50px;
  background-position: -335px -2058px;
}
#mypage_fes ul.menu li.tab2 {
  width: 335px;
  height: 50px;
  background-position: 0px -2108px;
}
#mypage_fes ul.menu li.tab2.select,
#mypage_fes ul.menu li.tab2:hover {
  width: 335px;
  height: 50px;
  background-position: -335px -2108px;
}

.sprite_mypage_tit{
    width: 710px;
    height: 50px;
    background-position: 0px -1758px;
}
.sprite_sub01_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1288px;
}
.sprite_sub02_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1328px;
}
.sprite_sub03_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1368px;
}
.sprite_sub04_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1408px;
}
.sprite_sub05_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1448px;
}
.sprite_sub06_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1488px;
}
.sprite_sub07_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1528px;
}
.sprite_sub08_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1568px;
}
.sprite_sub09_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1608px;
}
.sprite_sub10_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1648px;
}
.sprite_sub11_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -1688px;
}
.sprite_sub12_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -6071px;
}
.sprite_sub20_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -5983px;
}
.sprite_sub13_tit{
  width: 710px;
  height: 40px;
  background-position: 0px -6281px;
}
.sprite_sub01_btn06{
  width: 150px;
  height: 40px;
  background-position: 0px -280px;
}
.sprite_sub01_btn04{
  width: 150px;
  height: 40px;
  background-position: 0px -320px;
}
.sprite_sub01_btn01{
  width: 150px;
  height: 40px;
  background-position: 0px -160px;
}
.sprite_sub01_btn02{
  width: 150px;
  height: 40px;
  background-position: 0px -200px;
}
.sprite_sub01_btn03{
  width: 150px;
  height: 40px;
  background-position: 0px -240px;
}
.sprite_sub01_btn03{
  width: 150px;
  height: 40px;
  background-position: 0px -240px;
}
.sprite_licensee_btn{
  width: 150px;
  height: 40px;
  background-position: 0px -480px;
}
.sprite_sub02_btn01{
  width: 150px;
  height: 40px;
  background-position: 0px -360px;
}
.sprite_sub05_btn01{
  width: 240px;
  height: 50px;
  background-position: 0px -2258px;
}
.sprite_sub06_btn01{
  width: 150px;
  height: 40px;
  background-position: 0px -400px;
}
.sprite_sub06_btn02{
  width: 180px;
  height: 40px;
  background-position: 0px -680px;
}
.sprite_sub07_btn02{
  width: 180px;
  height: 40px;
  background-position: 0px -640px;
}
.sprite_sub08_btn01{
  width: 150px;
  height: 40px;
  background-position: 0px -440px;
}
.sprite_sub09_btn01{
  width: 170px;
  height: 40px;
  background-position: 0px -520px;
}
.sprite_sub09_btn02{
  width: 140px;
  height: 40px;
  background-position: 0px -560px;
}
.sprite_sub09_btn03{
  width: 140px;
  height: 40px;
  background-position: 0px -600px;
}
.sprite_sub01_btn05{
  width: 200px;
  height: 50px;
  background-position: 0px -2158px;
}
.sprite_sub10_btn02{
  width: 240px;
  height: 50px;
  background-position: 0px -5161px;
}
.sprite_sub03_btn01{
  width: 120px;
  height: 30px;
  background-position: -120px -2368px;
}
.sprite_sub03_btn02{
  width: 240px;
  height: 50px;
  background-position: 0px -2208px;
}
.sprite_sub07_btn01{
  width: 120px;
  height: 30px;
  background-position: 0px -2368px;
}
.sprite_info_btn01{
  width: 211px;
  height: 40px;
  background-position: 0px -720px;
}
.sprite_mypagegamedesigner_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -5211px;
}
.sprite_mypagegamedesigner_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -5211px;
}
.sprite_mypageupload_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -5276px;
}
.sprite_mypagestamp_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -6111px;
}
.sprite_mypageupdate_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -5341px;
}
.sprite_rank_tit{
  width: 1000px;
  height: 75px;
  background-position: 0px -2603px;
}
.sprite_about_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -2808px;
}
.sprite_requestbox_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -2742px;
}
.sprite_rule_tit1{
  width: 1000px;
  height: 65px;
  background-position: 0px -2938px;
}
.sprite_rule_tit1{
  width: 1000px;
  height: 65px;
  background-position: 0px -2938px;
}
.sprite_rule_tit2{
  width: 1000px;
  height: 65px;
  background-position: 0px -3003px;
}
.sprite_connection_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -2398px;
}
.sprite_release_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -2873px;
}
.sprite_faq_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -2463px;
}
.sprite_fes_tit{
  width: 1000px;
  height: 75px;
  background-position: 0px -2528px;
}
.sprite_infologin_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -2678px;
}
.sprite_infosignup_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -3068px;
}
.sprite_infosignup_btn{
  width: 250px;
  height: 60px;
  background-position: 0px -5101px;
}
.sprite_infologin_btn{
  width: 250px;
  height: 60px;
  background-position: 0px -4592px;
}
.sprite_mypageupload_btn01{
  width: 360px;
  height: 60px;
  background-position: 0px -5406px;
}
.sprite_mypageupload_btn01{
  width: 360px;
  height: 60px;
  background-position: 0px -5406px;
}
.sprite_mypagegamedesigner_btn01{
  width: 300px;
  height: 60px;
  background-position: 0px -5466px;
}
.sprite_category_tit{
  width: 120px;
  height: 32px;
  background-position: -120px -3743px;
}
.sprite_rank_1{
  width: 26px;
  height: 35px;
  background-position: -120px -4135px;
}
.sprite_rank_2{
  width: 26px;
  height: 36px;
  background-position: -120px -4170px;
}
.sprite_rank_3{
  width: 26px;
  height: 36px;
  background-position: -120px -4205px;
}
.sprite_rank_4{
  width: 26px;
  height: 24px;
  background-position: -120px -4242px;
}
.sprite_rank_5{
  width: 26px;
  height: 24px;
  background-position: -120px -4266px;
}
.sprite_tab01{
  width: 120px;
  height: 40px;
  background-position: -120px -3775px;
}
.sprite_tab02{
  width: 120px;
  height: 40px;
  background-position: -120px -3815px;
}
.sprite_tab03{
  width: 120px;
  height: 40px;
  background-position: -120px -3855px;
}
.sprite_tab04{
  width: 120px;
  height: 40px;
  background-position: -120px -3895px;
}
.sprite_tab05{
  width: 120px;
  height: 40px;
  background-position: -120px -3935px;
}
.sprite_tab06{
  width: 120px;
  height: 40px;
  background-position: -120px -3975px;
}
.sprite_tab07{
  width: 120px;
  height: 40px;
  background-position: -120px -4015px;
}
.sprite_tab08{
  width: 120px;
  height: 40px;
  background-position: -120px -4055px;
}
.sprite_tab09{
  width: 120px;
  height: 40px;
  background-position: -120px -4095px;
}
.sprite_tab01_off{
  width: 120px;
  height: 40px;
  background-position: 0px -3775px;
}
.sprite_tab02_off{
  width: 120px;
  height: 40px;
  background-position: 0px -3815px;
}
.sprite_tab03_off{
  width: 120px;
  height: 40px;
  background-position: 0px -3855px;
}
.sprite_tab04_off{
  width: 120px;
  height: 40px;
  background-position: 0px -3895px;
}
.sprite_tab05_off{
  width: 120px;
  height: 40px;
  background-position: 0px -3935px;
}
.sprite_tab06_off{
  width: 120px;
  height: 40px;
  background-position: 0px -3975px;
}
.sprite_tab07_off{
  width: 120px;
  height: 40px;
  background-position: 0px -4015px;
}
.sprite_tab08_off{
  width: 120px;
  height: 40px;
  background-position: 0px -4055px;
}
.sprite_tab09_off{
  width: 120px;
  height: 40px;
  background-position: 0px -4095px;
}
.sprite_gametype_rank01{
  width: 73px;
  height: 98px;
  background-position: 0px -4136px;
}
.sprite_gametype_rank02{
  width: 39px;
  height: 53px;
  background-position: 0px -4234px;
}
.sprite_gametype_rank03{
  width: 39px;
  height: 53px;
  background-position: 0px -4287px;
}
.sprite_gametype_rank04{
  width: 39px;
  height: 36px;
  background-position: 0px -4340px;
}
.sprite_gametype_rank05{
  width: 39px;
  height: 36px;
  background-position: 0px -4376px;
}
.sprite_gametype_rank06{
  width: 39px;
  height: 36px;
  background-position: 0px -4412px;
}
.sprite_gametype_rank07{
  width: 39px;
  height: 36px;
  background-position: 0px -4448px;
}
.sprite_gametype_rank08{
  width: 39px;
  height: 36px;
  background-position: 0px -4484px;
}
.sprite_gametype_rank09{
  width: 39px;
  height: 36px;
  background-position: 0px -4520px;
}
.sprite_gametype_rank10{
  width: 39px;
  height: 36px;
  background-position: 0px -4556px;
}

#mypage_card ul.menu li.tab1 {
  width: 223px;
  height: 50px;
  background-position: 0px -1808px;
}
#mypage_card ul.menu li.tab1.select,
#mypage_card ul.menu li.tab1:hover {
  width: 223px;
  height: 50px;
  background-position: -223px -1808px;
}
#mypage_card ul.menu li.tab2 {
  width: 223px;
  height: 50px;
  background-position: 0px -1858px;
}
#mypage_card ul.menu li.tab2.select,
#mypage_card ul.menu li.tab2:hover {
  width: 223px;
  height: 50px;
  background-position: -223px -1858px;
}
#mypage_card ul.menu li.tab3 {
  width: 222px;
  height: 50px;
  background-position: 0px -1908px;
}
#mypage_card ul.menu li.tab3.select,
#mypage_card ul.menu li.tab3:hover {
  width: 222px;
  height: 50px;
  background-position: -223px -1908px;
}

#mypage_message ul.menu li.tab1 {
  width: 335px;
  height: 50px;
  background-position: 0px -1958px;
}
#mypage_message ul.menu li.tab1.select,
#mypage_message ul.menu li.tab1:hover {
  width: 335px;
  height: 50px;
  background-position: -335px -1958px;
}
#mypage_message ul.menu li.tab2 {
  width: 335px;
  height: 50px;
  background-position: 0px -2008px;
}
#mypage_message ul.menu li.tab2.select,
#mypage_message ul.menu li.tab2:hover {
  width: 335px;
  height: 50px;
  background-position: -335px -2008px;
}
.sprite_faq_menu01_off{
  width: 230px;
  height: 50px;
  background-position: 0px -3198px;
}
.sprite_faq_menu01_mo{
  width: 230px;
  height: 50px;
  background-position: -230px -3198px;
}
.sprite_faq_menu02_off{
  width: 230px;
  height: 50px;
  background-position: 0px -3248px;
}
.sprite_faq_menu02_mo{
  width: 230px;
  height: 50px;
  background-position: -230px -3248px;
}
.sprite_faq_menu03_off{
  width: 230px;
  height: 50px;
  background-position: 0px -3298px;
}
.sprite_faq_menu03_mo{
  width: 230px;
  height: 50px;
  background-position: -230px -3298px;
}
.sprite_faq_menu04_off{
  width: 230px;
  height: 50px;
  background-position: 0px -3348px;
}
.sprite_faq_menu04_mo{
  width: 230px;
  height: 50px;
  background-position: -230px -3348px;
}
.sprite_about_img01{
  width: 461px;
  height: 193px;
  background-position: 0px -4652px;
  float: right;
  margin: 20px 5px;
}
.sprite_signup_btn{
  background-position: 0px -5526px;
  width: 210px;
  height: 61px;
}
.sprite_fes_img01{
  width: 340px;
  height: 205px;
  float: right;
  background-position: 0 -3498px;
  padding: 0 0 40px 30px;
}
.sprite_mypagegamedesigner_img01{
  width: 489px;
  height: 149px;
  background-position: 0 -5587px;
  padding: 0 0 40px 30px;
  float:right;
}
.sprite_fes_btn01{
  width: 300px;
  height: 50px;
  background-position: 0 -3398px;
}
.sprite_tag_tit{
    background-position: 0 -3743px;
    width: 95px;
    height: 32px;
}
.guidebookNotpageSS{
  float: right;
  padding: 25px 30px 40px 60px;
}
.guidebookNotpageSS span{
  width: 400px;
  height: 251px;
  background-position: 0px -5732px;
  display: inline-block;
}
.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(./images/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(./images/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(./images/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(./images/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(./images/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(./images/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(./images/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(./images/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(./images/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(./images/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(./images/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(./images/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}





#gda-replay {
    border: #EAEAEA 1px solid;
    background: #fff;
    padding: 20px;
    margin-top: 20px;
}

#gda-replay-list {
    overflow: auto;
    max-height: 180px;
}

.dotted-separator {
    border: none;
    border-top: #ccc 1px dotted;
    margin: 12px 0;
}

#gda-replay-list div {
    display: inline-block;
    width: 192px;
    height: 76px;
    margin: 2px;
    padding: 4px;
    overflow: hidden;
    border: #CCC 1px solid;
    font-size: 14px;
}

#gda-replay-list div p {
    display: block;
    white-space: nowrap;
}

#gda-replay-list div a.button {
    display: block;
    white-space: nowrap;
    padding: 4px 16px;
	border:#CBCBCB 1px solid;
	background:#FFF;
	color:#000;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

#gda-replay-list div a.button:hover, #gda-replay-list div a.button:active {
	background:#1ABC9C;
	color:#fff;
}

#gda-replay-count {
	display: inline-block;
	width: 72px;
	text-align: right;
	vertical-align: middle;
	font-size: 20px;
	margin: 0 8px;
}

.gda-send-replay {
    display: block;
    white-space: nowrap;
    padding: 4px 16px;
	border:#CBCBCB 1px solid;
	background:#3498D8;
	color:#FFF;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    margin-top: 4px;
	vertical-align: middle;
	font-weight: bold;
}

.gda-replay-select-anonymous, .gda-replay-select-timing {
    display: inline-block;
    white-space: nowrap;
    padding: 2px 12px;
	border:#CBCBCB 1px solid;
	background:#FFF;
	color:#333;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    margin: 0;
	vertical-align: middle;
}

.gda-replay-select-anonymous.active, .gda-replay-select-timing.active {
	background:#3498D8;
	color:#FFF;
}

.gda-replay-section {
	margin: 4px 0;
}

.gda-replay-sender-text {
	display: inline-block;
	vertical-align: middle;
}

div.stampShopBuyForm{
    margin-left: 10px;
    text-align:center;
    display: inline-block;
    vertical-align: bottom;
}

div.stampShopBuyForm a{
    padding: 0.7em 0.7em;
    width:140px;
    color: #fff;
    text-decoration: none;
    display:inline-block;
    border:0;
    cursor: pointer;
}
div.stampShopBuyForm a:hover{
    opacity: 0.5;
}
div.stampShopBuyForm a.stampShopDownloadButton{
    opacity: 1 !important;
    display: block !important;
    width: 320px;
    background-image: url(/Image/gacha/premium/blue.png);
    background-size: 300% 100%;
    border: 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    color: rgb(255,255,255);
    background-color: transparent;
    background-position: 100% 0%;
    margin-bottom: 10px;
    font-size: large;
}
div.stampShopBuyForm a.stampShopDownloadButton:active{
    background-position: 50% 0%;
}
div.stampShopBuyForm a.stampShopDownloadButton:hover{
    background-position: 0% 0%;
}
div.stampShopBuyForm a.stampExhibitButton{
    opacity: 1 !important;
    display: block !important;
    width: 320px;
    background-image: url(/Image/gacha/premium/gold.png);
    background-size: 300% 100%;
    border: 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    color: rgb(255,255,255);
    background-color: transparent;
    background-position: 100% 0%;
    margin-bottom: 10px;
    font-size: large;
}
div.stampShopBuyForm a.stampExhibitButton:active{
    background-position: 50% 0%;
}
div.stampShopBuyForm a.stampExhibitButton:hover{
    background-position: 0% 0%;
}
div.stampShopBuyForm a.stampShopPresentButton {
    background: rgb(58,143,248);
    border: solid 1px rgb(58,143,248);
}
div.stampShopBuyForm a.stampShopBuyButton {
    background: #1ABC9C;
    border: solid 1px #1ABC9C;
}
div.stampShopBuyForm a.stampShopPurchasedButton {
    background: rgba(230,255,255,0.5);
    color: #333;
    border: solid 1px rgba(20,20,20,0.6);
}
div.stampShopBuyForm a.notHaveStamp {
    opacity: 0.5 !important;
}
div.stampShelf{
    width:100%;
}
div.stampShelf table.material_data{
    display: inline-block;
    vertical-align: top;
}
.stampShop_tit {
	background:rgb(172,218,150) url(/img/fandiskl_tit.png) no-repeat 0 0;
	border-bottom:rgb(131,178,118) 5px solid;
	color:#fff;
	padding:20px 20px 20px 80px;
	font-size:200%;
	line-height:1.1;
}
.stampShop_cnt {
	background:rgb(241,250,241);
	border:rgb(111,211,126) 2px solid;
	padding:22px;
        border-radius: 15px;
}
.stampShop_cnt .anc_tit {
	color:#EB984E;
	font-weight:bold;
	padding:0 0 2px;
}
.stampShop_cnt ol.anc {
	margin:0 0 15px 20px;
}
.stampShop_cnt ol.anc li {
	list-style-type:decimal;
	margin-bottom:5px;
}
.stampShop_cnt ol.anc li a {
	color:#333;
}
.guid_block .cnt .stampShop_data {
	clear:both;
	width:450px;
	background:#FCFCFC;
	border:rgb(210,225,256) 1px solid;
	font-size:90%;
        display: inline-table;
}
.guid_block .cnt .stampShop_data th {
	background:rgb(210,225,256);
	border-bottom:#fff 1px solid;
	padding:7px 10px;
	width:120px;
}
.guid_block .cnt .stampShop_data tr:last-child th {
	border-bottom:none;
}
.guid_block .cnt .stampShop_data td {
	border-bottom:rgb(210,225,256) 1px solid;
	padding:7px 10px;
}

.sprite_stamp_tit {
    width: 1000px;
    height: 65px;
    background-position: 0 -6176px;
}


div.adSideber{
	width:260px;
	height:180px;
	margin-bottom:20px;
}
div.adGamepageHeaderBase{
	width:1000px;
	height:85px;
    margin: -10px 0 30px 0;
}
div.adFooterBase{
    clear:both;
    text-align: center;
    display:block;
    margin-top:10px;
}
div.adGamepageMessageBoardBase{
	width:100%;
	height:80px;
        text-align:center;
}
div#fileUploader{
}
div#fileUploader ol{
    padding: 10px 20px 5px;
}
div#fileUploader dl{
    clear: both;
}
div#fileUploader dl dt{
    display: inline-block;
    vertical-align: middle;
    padding: 20px 0;
    width: 170px;
    font-weight: bold;
    font-size: 110%;
}
div#fileUploader dl dd{
    display: inline-block;
    padding: 5px;
    vertical-align: middle;

}
div#fileUploader dl dd input{
    vertical-align: middle;
    width:auto;
}
div#fileUploader dl dd select{
    vertical-align: middle;
    -webkit-appearance: none;
    border: #CCC 1px solid;
    height: 30px;
    padding: 5px;
    width:auto;
}
div#fileUploader dl dd input[type=text]{
    border: 1px solid #CCC;
    font-size: 14px;
    height: 18px;
    padding: 5px;
    width: 290px;
}
div#fileUploader dl dd textarea{
    vertical-align: middle;
    width: 400px;
    height: 100px;

}
div#fileUploader dl dd div.imageDiv{
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}
div#fileUploader dl dd div.imageDiv img.upImage{
    width:96px;
    height:48px;
        border-radius: 4px;
}
div#fileUploader dl div.oldImages{
    text-align: center;
}
div#fileUploader dl div.oldImages img{
    width: 96px;
    height: 48px;
        border-radius: 4px;
}

div#fileUploader dl dd div.imageDiv img.emoticon{
    vertical-align: bottom;
    margin-left:-23px;
    width:23px;
}
div#fileUploader button.addImage,div#fileUploader button.send{
    margin:auto;
    width:80%;
    max-width:600px;
    background-image: url(/Image/gacha/premium/gold.png);
    background-size: 300% 100%;
    border: 0;
    background-color: transparent;
    background-position: 100% 0%;
    
    font-size: xx-large;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    min-height: 75px;
    color: rgb(255,255,255);
    cursor: pointer;
}
div#fileUploader dl dd.sendBox{
    width: 100%;
    text-align: center;
}
div#fileUploader dl dd label{
    vertical-align: middle;
}
div.my_html div.mypageExhibitButtons a.stampExhibitButton{
    display: inline-block !important;
    height: 50px;
    vertical-align: middle;
}
span.indexSidePlishop{
    background-position: -561px -1362px;
    width: 260px;
    height: 45px;
    display:inline-block;
}
#contents.plishop{
    width: auto !important;
}
#contents.plishop h1{
    background-color: rgb(172,218,150) !important;
    width:1010px;
}
#contents.plishop #newgame li{
    width: 978px;
}
#contents.plishop #newgame li div.serachHTML{
    text-align: left;
}
#contents.plishop #newgame li div.serachHTML div.imageDiv{
    display: inline-block;
    width: 198px;
}
#contents.plishop #newgame li div.serachHTML div.textDiv{
    display: inline-block;
    text-align: left;
    font-size: small;
}
#contents.plishop #newgame li div.serachHTML div.textDiv a.title{
    font-size: large;
    font-weight: bold;
}
#contents.plishop #newgame li div.serachHTML div.textDiv p.cmt{
    width: 460px !important;
}
#contents.plishop #newgame li div.serachHTML div.dateDiv{
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 11px;
    background: transparent;
}

div.stampHelpTextArea{
    border: #EAEAEA 1px solid;
    text-align: left;
    background-color: #FEFEFE;
    line-height: 130%;
    padding: 3px;
}
div.stampHelpTextArea h4{
    border-bottom: #3498DB 2px solid;
    color: #3398DA;
    font-size: 120%;
    font-weight: bold;
    margin: 30px 20px 0 20px;
    padding: 0 0 5px;
}
div.stampHelpTextArea div{
    margin: 0px 30px 20px 30px;
}
div.stampHelpTextArea div h5{
    padding: 20px 0px 10px 0px;
}
div.stampHelpTextArea div p{
    line-height: 145%;
}
span.gameSSLazy{
    display:inline-block;
    width:143px;
    height:107px;
}


.dropdown {
  position: absolute;
  display: block; 
  margin-left:30px;}
  .dropdown.left > .dropdown-contents {
    left: 0; }
    .dropdown.left > .dropdown-contents > .dropdown-caret {
      left: 30px;
      right: auto; }
    .dropdown.left > .dropdown-contents > .dropdown-menu-list {
      margin-left: auto; }
  .dropdown.right > .dropdown-contents {
    left: auto;
    right: 0; }
    .dropdown.right > .dropdown-contents > .dropdown-caret {
      right: 30px;
      left: auto; }
    .dropdown.right > .dropdown-contents > .dropdown-menu-list {
      margin-left: auto; }

.dropdown-toggle {
  font-size: 14px;
  height: 100%;
  cursor: pointer; 
    text-decoration: none !important;
}

.dropdown-contents {
  display: none;
  position: absolute;
  left: 50%;
  top: 100%;
  margin: 0;
  margin-top: 8px;
  padding: 0;
  z-index: 10;
  pointer-events: none; }

.dropdown-menu-list {
  list-style: none;
  display: block;
  margin: 0;
  margin-left: -50%;
  margin-right: 50%;
  padding: 0;
  background-color: #fff;
  color: #888;
  border: 1px solid #ccc;
  border-radius: 4px;
  min-width: 200px;
  pointer-events: auto; }
  .dropdown-menu-list.lined-list {
    min-width: 0;
    white-space: nowrap; }
  .dropdown-menu-list > li {
    float: none !important;
    display: block; }
    .dropdown-menu-list > li.divider {
      width: 100%;
      height: 1px;
      margin: 6px 0px;
      background-color: #ccc; }
    .dropdown-menu-list > li.lined-list {
      display: inline-block; }
    .dropdown-menu-list > li:hover {
      background-color: #ccc;
      color: #fff; }
    .dropdown-menu-list > li > a, .dropdown-menu-list > li > button {
        
       text-decoration: none;
      display: block;
      width: 100%;
      margin: 0;
      padding: 8px 10px;
      font-size: 14px;
      text-align: left;
      white-space: nowrap;
      background: transparent;
      border-radius: 0;
      border: none;
      color: inherit;
      /*font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
      font-family: inherit; }
      .dropdown-menu-list > li > a.action-button, .dropdown-menu-list > li > button.action-button {
        font-size: 32px;
        line-height: 24px;
        padding: 12px; }

.caret {
  position: absolute;
  top: -9px;
  width: 18px;
  height: 10px;
  overflow: hidden;
  margin-left: -9px; }
  .caret::before {
    content: '';
    position: absolute;
    display: inline-block;
    margin-left: -1px;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ccc; }
  .caret::after {
    content: '';
    position: absolute;
    display: inline-block;
    margin-left: -1px;
    left: 1px;
    top: 1px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff; }


.pointUnitHeader {
  width: 180px;
}
.pointUnitHeader .tit {
    display: inline-block;
    text-align: left;
    width: 60px;
}
.pointUnitHeader .num {
    display: inline-block;
    text-align: right;
    width: 70px;
}

.pointUnitHeader .unit {
    display: inline-block;
    text-align: left;
    width: 40px;
    margin-left: 5px;
}

.pointUnit {
    text-align: left;
}

.pointUnit .num {
    display: inline-block;
    text-align: right;
    width: 65px;
    padding: 0 4px;
    vertical-align: middle;
}

.pointUnit .unit {
    display: inline-block;
    text-align: left;
    width: 35px;
    padding: 0 4px;
    vertical-align: middle;
}

.pointUnit .unitlink {
    display: inline-block;
    text-align: left;
    width: 44px;
    padding: 0 4px;
    vertical-align: middle;
    height: 30px;
}
.PlayInNewWindow{
    background-position: -600px -4003px;
    width: 300px;
    height: 60px;
    display: inline-block;
}
.sprite_pressrelease_tit{

    background-position: 0px -6331px;
    height: 65px;
    width: 1000px;
}
section#game_board>section#newsReleaseLog{
	margin-left: 25px;
	margin-bottom: 10px;
	}
section#newsReleaseLog{
    margin: 8px 0px 0px 0px;
    background-color: rgba(255,255,255,1);
    border-radius: 4px;
    border: solid 2px rgba(189,189,189,1);
}
section#newsReleaseLog::before{
	content: "User's News";
	display:inline-block;
	background-color: rgba(189,189,189,1);
	border: solid 2px rgba(189,189,189,1);
	margin: 0px;
	border-radius: 0px 0px 3px 0px;
	color: rgb(255,255,255);
	padding: 0px 7px;
	font-size: x-small;
	line-height: 10px;
	width: 100px;
	text-align: center;
	vertical-align: top;
}
section#newsReleaseLog>div{
    padding: 0px 15px 0px 15px;
    margin-top: -5px;
    height: auto !important;
}
section#newsReleaseLog>div>ul{
    float: right;
    position:relative;
    width: 100%;
    overflow: hidden;
    font-size: 90%;
    height: 60px;
}
section#newsReleaseLog>div>ul li img {
	display: inline-block;
	padding:0 10px 0 0;
	vertical-align:middle;
}
section#newsReleaseLog>div>ul li p.tit {
	width:230px;
	font-weight:bold;
	font-size:15px;
}
section#newsReleaseLog>div>ul li::before{
	display:inline-block;
	content:'';
	width:0px;
	height: 100%;
	vertical-align:middle;
}
section#newsReleaseLog>div>ul li p {
	display:inline-block;
	vertical-align:middle;
	font-size:15px;
}
section#newsReleaseLog>div>ul li p img {
	float:none;
	padding:0;
}
section#gameplay section#newsReleaseLog {
    background-color: rgba(0,0,0,1);
    clear: both;
    color: rgba(255,255,255,1);
    border: solid 1px rgba(0,0,0,1);
    background-image: linear-gradient(to bottom, rgba(50,50,50,1), rgba(10,10,10,1));
    background-image: -webkit-linear-gradient(to bottom, rgba(50,50,50,1), rgba(10,10,10,1));
    background-image: -moz-linear-gradient(to bottom, rgba(50,50,50,1), rgba(10,10,10,1));
    background-image: -ms-linear-gradient(to bottom, rgba(50,50,50,1), rgba(10,10,10,1));
}
section#gameplay section#newsReleaseLog .ticker{
    height:auto !important;
}
.side_news{
    display: inline-block;
    background-position: -600px -4121px;
    background-color: transparent;
    width: 240px;
    height: 93px;
    border: 0;
    cursor: pointer;
}
