/* jfx_style */


* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	line-height:150%;

}
body {
	background-color: #f7f4f2;

}
#wrapper{
	paddingt:0 auto;
	width:1000px;	/*画像幅に合わせる*/
	margin:0 auto;
	background-color: #f7f4f2;
}

img{
	vertical-align:bottom;
}

h2 {
	background-image: url(images/h02.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 840px;
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
}


#QA {
	font-size:12px;
	line-height:170%;
}

#MainImg {
	margin-right: auto;
	margin-left: auto;
}

#MainImg #main {
 width: 1000px;
margin-right: auto;
	margin-left: auto;
}

#content {
	width:850px;
	margin:0 auto;
}

#MainImg #header {
	width:1000px;/*画像幅に合わせる*/
	height: 59px;
	background: #fff;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#button {
	width: 780px;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 45px;
}
#container #form #content #button #AppForm p {
	font-size: 12px;
	color: #F00;
}
#container #form #content #button #AppForm a {
	font-weight: bold;
	color:#0600ff;
	text-decoration:none;
}
#container #form #content #button #AppForm a:hover {
	font-weight: bold;
	color:#C9205B;
	text-decoration:none;
}
#container #form #content #detail dl {
	padding-bottom: 24px;
}
#container #form #content #detail dl dt {
	font-weight: bold;
}
#container #form #content #button #NewAccount p {
    margin-left: 25px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
}
#container #form #content #button #NewAccount p a {
    color: #ffa500;
    font-weight: bold;
    font-size: 16px;
}
#t_conditions {
	font-weight: bold;
	margin-top: 5px;
}
#container #form #content #detail dl dd #t_conditions tr th {
	width: 61px;
	font-weight: bold;
	vertical-align: top;
}
#container #form #content #detail dl dd #ConfirmBtn {
	padding-top: 5px;
}
#container #form #content #detail dl dd #ConfirmBtn a {
	text-decoration: none;
}
#detail {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#form #content #profile {
	text-align: center;
}

#footer {
	height: 170px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #0a3d1b;
color: #fff;
	padding-top: 30px;
	margin-top: 20px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

#footer a:hover{
	color: #da2c2c;
	text-decoration: none;
}
#AccessCounter {
	display: none;
}

.pad{
	padding-top:10px;
}

.pad_left_10{
	padding-left:10px;
}
.pad{
	padding-top:10px;
}
strong{
	font-weight:bold;
	color:#FF0000;
	}
		
.clearfix:after{
	clear: both;
	display: block;
}

#plusInfo {
	background-image: url(images/cpbox_bg.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
}
#plusInfo .left_b {
	position: absolute;
	left: 23px;
	top: 122px;
}
#plusInfo .center_b {
	position: absolute;
	left: 346px;
	top: 122px;
}
#plusInfo .right_b {
	position: absolute;
	right: 22px;
	top: 122px;
}

#plusInfo .left_b p:not(:first-child) {
	margin-top:8px;
}
#plusInfo .center_b p:not(:first-child) {
	margin-top:8px;
}
#plusInfo .right_b p:not(:first-child) {
	margin-top:8px;
}


.contentbox1 .cashback_box th {
	font-weight: bold;
}
.contentbox1 .cashback_box td {
	text-align: left;
	font-size: 13px;
}


.flex-container {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
   display: flex; 
}
#AppForm{
	margin-top: 16px;
}
#NewAccount{
	float: left;
}
#LowAccount{
	    float: left;
    margin-left: 36px;
}

.button_up{
	height: 117px;
}
.header_wrap{
	width: 100%;
	background-color: #0a3d1b;
}
#currency_pair{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
#currency_pair_wrap{
	width: 100%;
	background: #ffc201;
}
#main_wrap{	background-image: url(images/top_bg.png);
	background-color: #4f9ea7;
background-repeat: no-repeat;
	background-position: center;
}
#cp_banner {
	background-color: #359a2c;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cpbox2 {
	display:flex;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;

}
.cpbox2 p:not(:first-child)  {
	margin-left:20px;

}
