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

img{max-width:100%;border:none;}

.column-body {
	padding:40px 20px;	
}

.column-list-body {
	padding:40px 20px;	
}

div.title {
	font-size:20px;
	font-weight:bold;
	width:450px;
	margin:0 auto;
	border:1px solid #333;
	text-align:center;
	padding:10px;
}

p.head {
	margin-top:20px;
	border-bottom:1px solid #000;	
	font-weight:bold;
}

table.table th {
	background:#eef7ff;	
	width:30%;
}

.contact_success {
	text-align:center;	
}

a img.btn_gameback {
	margin:40px auto 20px auto;
	width:280px;
	display:block;
}

img.attention_ico {
	width:100px;
	margin:0 0 20px 0;	
}

.main  {
	padding-left:20px;
}

.listTbl{width:100%;}
.listTbl td{width:25%;text-align:center;font-size:12px;vertical-align:top;}
table.listTbl td.border { width:23%; vertical-align:top; text-align:center; padding:0 1%; background:url(../image/list/list-tbl-td.png) repeat-y right; }
table.listTbl td.border:last-child { width:25%; background:none;}

h2.page-header { font-size:23px; font-weight:normal; border-bottom:2px solid #ff8b32; color:#cf7c3d; padding-bottom:10px; margin-bottom:30px; }
.listPageHr{
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.price{
  font-size:14px;
  font-weight:bold;
}
.point{
  font-size:27px;
  font-weight:bold;
}
.st_no{
  font-size:25px;
  font-weight:bold;
}
.disp_date{
  font-size:12px;
}
.content_name{
  font-size:12px;
}

.item{
  width:20%;
  height:310px;
  float:left;
}

#Grid .mix{
    display: none;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.pagetop a {
    display: block;
    background-color: #FD61AA;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    padding: 20px 10px;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
 
.pagetop a:hover {
    display: block;
    background-color: #222;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:20px 10px;
}

.amazon_txt_thanks{
  margin-top:50px;
  font-size:180%;
  text-align:center;
  font-weight:bold;
}