@charset "utf-8";
/* CSS Document */

#aboutkey{
	width: 610px;
	text-align: left;
	margin: 0 20px 20px 20px;
}

.bold{
	font-weight: bold;
}

#aboutkey li{
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 1em;
}

.dltxt{
	text-decoration: underline;
	font-weight: bold;
}

.contacttxt{
	display: block;
	margin: 1em auto 1em auto;
	text-align: center;
}

.saleinfo{
	font-weight: bold;
	color: #ff0000;
	margin: 0 0 15px 0;
}

.copy01{
	margin: auto;
	width: 560px;
}

.imgbox01{
	width: 274px;
	margin: 15px 10px 0 10px;
	float: left;
}

.imgbox02{
	width: 274px;
	float: right;
	margin: 15px 20px 0 0;
}
.imgbox03{
	width: auto;
	margin: 0 0 20px 0;
}

.main_inbox01{
	padding: 0 20px 0 20px;
	text-align: center;
}


.manual_box {
	width: 620px;
	margin: 0 10px 0 15px;
	}
	
.manual_box img {
	margin: 0 0 15px 0;
}

.main_inbox03{
	padding: 0 20px 0 20px;
	text-align: left;
}

.img03{
	width: 274px;
	height: 183px;
	float: left;
	margin: 0 5% 4% 0;
}

.imgbox03_txt01{
	width: 274px;
	float: left;
	margin: 0 10px 15px 0;
}

.imgbox03_txt02{
	width: 274px;
	float: left;
}

#producticon{
	width: 132px;
	height: 121px;
	float: left;
	margin: 0 15px 15px 0; 
}

#producttxt table{
	border: none;
	}
	
#producttxt th{
	border: none;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	padding: 1;
	line-height: 1;
}

#producttxt td{
	border: none;
	border-spacing: 0;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 1;
	line-height: 1;
}

#product_table{
	border: none;
	border-spacing: 0;
	text-align: left;
	margin: 0;
	}

#product_info{
	text-align: center;
	width: 100%;
	height: 140px
	
}

#product_info table{
	border: none;
	border-spacing: 0;
	text-align: left;
	margin: 0;
	
}

#product_info th{
	border: none;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	padding: 1;
	line-height: 1;
	
}

#product_info td{
	border: none;
	border-spacing: 0;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 1;
	line-height: 1;
}

#imgbox01_box {
	width: 620px;
	text-align: center;
	}
	
#google_bana {
	margin: 20px 0 20px 0px;
	text-align: center;
	}
	
#sumi_txt{
	text-align: center;
	margin: 15px 30px 0 30px;
}


#h2_org {
	margin: 25px 0 20px 0;
	}
	
/*ガチャ表記*/

#listhead{
	height: 100px
}
#attention_txt{
	text-align: left;
	margin: 15px 30px 35px 30px;
	font-size: 120%;
}

#attention_txt li{
	list-style: disc;
	margin: 0 0 7px 10px;
}

.clickable{
	text-align: center;
	margin: 40px;
}

.clickable_top{
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	margin: 10px;
	padding: 15px;
}

.clickable_top a{
	color: #ffffff;
}

#probability{
	width: 100%;
}

#probability table{
	width: 100%;
	font-size: 80%;
	border: 1px solid #666666;
	border-bottom: none;

}

#probability th {
	text-align: center;
	background: #666;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;

	
}

#probability td {
	padding: 7px 0px 7px 5px;
	border-bottom: 1px solid #999;
	border-left: none;
	border-left: none;
	border-right: none;
	border-top: none;
}

.td_center{
	text-align: center;
}

.td_name{
	border-left: none;
	background-color: #eee;
}


#attention_menu{
	text-align: center;
	width: 340px;
	margin: 1em auto 2em auto;
	font-size: 70%;
}

#attention_menu ul{
}

#attention_menu li{
	float: left;
}

.play_step {
	background: #999;
	padding: 3px 0 3px 3px;
	font-weight: bold;
	color: #609;
	margin: 30px 0 5px 0;
	}
	
#go_step {
	margin: 30px 0 30px 0;
	}
