@charset "Shift_JIS";


html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body{
	font-family:'ƒƒCƒŠƒI','Meiryo','ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	background: none repeat scroll 0 0 #ffffff;
	color: #333333;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

p{
	margin: 0;
	padding: 0;
}

#container {
	margin: 0;
	padding: 0;
}

#container #contents {
	width: 100% !important;
	margin: 20px 0;
}

ul.use_box{
	list-style:none;
	width: 620px;
	margin: 0 auto;
	padding:0;
}

.use_box li.use_edycard{
	float: left;
	width:300px;
	margin-bottom: 10px;
}

.use_box li.use_rakutencard{
	float: right;
	width:300px;
	margin-bottom: 10px;
}

.use_box li.use_app{
	float: left;
	width:300px;
}

.use_box li.use_iphone_app{
	float: right;
	width:300px;
}

.ta_c{
	text-align: center;
}

.ta_r{
	text-align: right;
}

.ta_l{
	text-align: left;
}

.mt_5{
	margin-top: 5px;
}

.mt_10{
	margin-top: 10px;
}

.mt_15{
	margin-top: 15px;
}

.mt_20{
	margin-top: 20px;
}

.mb_5{
	margin-bottom: 5px;
}

.mb_10{
	margin-bottom: 10px;
}

.mb_15{
	margin-bottom: 15px;
}

.mb_20{
	margin-bottom: 20px;
}

.mt_30{
	margin-top: 30px;
}

img, img a {
	border: 0 none;
	text-decoration: none;
}

img {
	border: medium none;
	vertical-align: bottom;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/***************** 20140717_’Ç‰Á *****************/
/***************** header_rsp.html—p *****************/

.rspbox{
	width:640px;
	margin:auto;
	overflow:hidden;
}

.headline{
	background-color: #ffffff;
	width: 100%;
	padding: 15px 10px;
	margin-bottom: 10px;
	color: #bf0000;
	border: solid 1px #bf0000;
	box-sizing: border-box;
	height: 110px;
}

.logo{
	float:left;
	margin-right:20px;
}

.headline title{
	height:80px;
	width:510px;
	float:left;
}

.box{
	width:280px;
	float:left;
	list-style:none;
	position:relative;
	margin-right:20px;
	border-color:#F2CCCC;
	border-style:solid;
	border-width:5px;
	padding:10px;
}

.boxend{
	width:280px;
	float:left;
	list-style:none;
	position:relative;
	border-color:#F2CCCC;
	border-style:solid;
	border-width:5px;
	padding:10px;
}

.box .topic{
	border-bottom:#F00;
	margin:auto;
	border-color:#F2CCCC;
	border-bottom-style:solid;
	border-width:5px;
	overflow:hidden;
}

.topic .title{
	color:#BF1920;
	margin: 5px 10px;
	float:left;
}

.boxend .topic{
	border-bottom:#F00;
	margin:auto;
	border-color:#F2CCCC;
	border-bottom-style:solid;
	border-width:5px;
	overflow:hidden;
}

#header_rsp .btn{
	width: 210px;
	margin: 10px auto;
}

#header_rsp .btn a{
 background: url(../../../2013/images/common/icon_link_b.png) no-repeat scroll 185px center #00a0e9;
}

#header_rsp .btn a:hover{
	border-bottom: none;
	text-decoration: none !important;
	background: #a3e0fb url(../../../2013/images/common/icon_link_on_b.png) no-repeat 185px center;
	color: #00a0e9 !important;
}
#header_rsp .btn a:visited{
	border-bottom: none;
	text-decoration: none !important;
}

.img_c{
	display:block;
	margin: 10px auto;
}

#header_rsp .notes dl{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 10px auto;
}
#header_rsp .notes dt, #header_rsp .notes dd{
	display: table-cell;
	vertical-align: top;
}
#header_rsp .notes dt{
	width: 90px;
}
#header_rsp .notes dt img{
	width: 70%;
	padding: 0 5px;
	vertical-align: middle;
}

li.use_rakutencard {
	position: relative;
}

li.use_rakutencard span#rcdExchangeBadge{
	display: block;
	width: 90%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 154px auto 13px;
	padding: 4px 2px;
	background: #bf0000;
	color: #ffffff;
	font-size: 82%;
	text-align: center;
}

#header_app .btn {
	width: 330px;
	font-size: 113%;
}

#header_app .btn a {
	background: #7dcff4 none repeat scroll 0 0;
	border-bottom: 3px solid #7dcff4;
	border-radius: 6px;
	display: block;
	text-align: center;
	text-decoration: none !important;
}

#header_app .btn a span {
	display: block;
	background: #00a0e9 url(../../../2015/images/utility/icon_link_arrow_w.png) no-repeat scroll 98% center;
	border-radius: 6px;
	color: #ffffff;
	height: 56px;
	line-height: 56px;
}

#header_app .btn a:hover span {
	margin: 2px 0 -2px !important;
	display: block;
	background: #7dcff4 url(../../../2015/images/utility/icon_link_arrow.png) no-repeat scroll 98% center;
}

#header_app .btn a:hover {
	text-decoration: none !important;
}

#header_app .btn.ta_c {
	width: 330px;
	margin: 0 auto !important;
}

#header_app .start_edy {
    box-sizing: border-box;
	padding: 10px 18px;
	border: solid 2px #00a0e9;
	border-radius: 8px;
	width: 620px;
	margin: 20px auto 0;
}

#header_app .start_edy p.lead {
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	color: #00a0e9;
}

ul.btn_howto_box{
    list-style:none;
	width: 100%;
    display: table;
	margin: 0 auto;
	padding:0;
}

.btn_howto_box li {
    display: table-cell;
    width: 50%;
    box-sizing: border-box;
    vertical-align: top;
}

#header_app .btn_howto_start_edy {
    padding-right: 10px;
    
}
.btn_howto_box .btn_howto_beginner {
    padding-left: 10px;
}

#header_app .btn_howto_start_edy a,
#header_app .btn_howto_beginner a{
	width: 280px;
	height: 60px;
	display: table;
	border-radius: 6px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 113%;
	line-height: 1.2;
}

#header_app .btn_howto_start_edy a {
	background: #f37e3e url(../../../2015/images/utility/icon_link_arrow_start.png) no-repeat scroll 98% center;
	background-size: auto 24px;
	box-shadow: 0 3px 0 #ffdcc9,0 0 0 rgba(0,0,0,0.2);
}

#header_app .btn_howto_start_edy a span {
	display: table-cell;
	vertical-align: middle;
}

#header_app .btn_howto_start_edy a:hover {
	background: #ffdcc9 url(../../../2015/images/utility/icon_link_arrow_start_on.png) no-repeat scroll 98% center;
	background-size: auto 24px;
	box-shadow: 0 0 0 #ffdcc9,0 0 0px rgba(0,0,0,0.2);
	transform: translateY(3px);
	color: #f37e3e;
}

#header_app .btn_howto_beginner{
	margin-top: 10px;
}

#header_app .btn_howto_beginner a {
	background: #00a0e9 url(../../../2015/images/utility/icon_link_arrow_beginner.png) no-repeat scroll 98% center;
	background-size: auto 24px;
	box-shadow: 0 3px 0 #b8e2f5,0 0 0 rgba(0,0,0,0.2);
}

#header_app .btn_howto_beginner a span {
	display: table-cell;
	vertical-align: middle;
}

#header_app .btn_howto_beginner a:hover {
	background: #b8e2f5 url(../../../2015/images/utility/icon_link_arrow_beginner_on.png) no-repeat scroll 98% center;
	background-size: auto 24px;
	box-shadow: 0 0 0 #b8e2f5,0 0 0px rgba(0,0,0,0.2);
	transform: translateY(3px);
	color: #00a0e9;
}