@charset "utf-8";

#inner_contents {
	margin:32px 0 80px;
}

#cont_top{
	border-bottom:1px solid #ddd;
	padding:0 5px 30px;
}

#left_contents{
	float:left;
	width:443px;
}

#left_contents .img_box{
	margin-top:34px;
}

#right_contents{
	float:right;
	width:439px;
}

#right_contents .text{
	margin-top:19px;
}

#right_contents .text p+p{
	margin-top:22px;
}

#right_contents .official {
	width:240px;
	float:left;
}

#right_contents .qr {
	float:right;
	margin-right:50px;
}

#right_contents ul{
	margin-top:30px;
}

#right_contents li{
	margin-top:7px;
}

#right_contents a{
	color:#00A5FF;
}

#cont_bot{
	margin-top:35px;
	padding:0 5px;
}

#cont_bot .card_list{
	padding-bottom:25px;
	background:url(../common/images/chara_bot.gif) no-repeat center bottom;
}

#cont_bot .list_inner{
	border-right:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	padding-left:24px;
}
	
#cont_bot .list_inner li{
	float:left;
	display:inline;
	margin:10px 10px 0 0;
}

#cont_bot .list_inner li:nth-child(4n){
	margin-right:0;
}

#inner_contents .design_list{
	margin-top:35px;
	text-align:center;
}