@charset "shift_jis";
* {
    color: #333333;
    font-size: 14px;
	line-height: 130%;
}

a {
	color:#00F;
}

/*clearfix**************************/
.clearfix:after {  
    visibility: hidden;
    display: block;　
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/* clearfix for ie7 */
.clearfix{
    display: inline-block;
}
.clearfix {
    display: block;
}
/*clearfix End************************/

p span.Red  {color: red;}
.ImgTxt{
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

h2 {color: blue; font-size: 120%; margin:1em 0;}


/* DMM Header */
#LpDmmHeader{
	background: url(../img/bg_head.gif) repeat-x;
	height: 77px;
	min-width:1000px;
	margin: 0 auto;
}
div#LpWrapper div#LpDmmHeader h1{
	display: block;
	width: 1000px;
	margin: 0 auto;
}

/*#LpContent*/
div#LpWrapper div#LpContent{
	width: 1000px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	font-size: 14px;
}

#LpDmmFooter{
	background: url(../img/bg_lpfoot.png) repeat-x;
	height: 90px;
	min-width:1000px;
	margin: 0 auto;
	color:#FFF
}

/*#LpContentトップ  */
div#LpWrapper div#LpContent div#LpTop{
	background: url(../img/top.jpg) no-repeat left top;
	width: 1000px;
	height: 310px;
	margin: 0 auto 20px auto;
	padding-top:420px;
}
div#LpWrapper div#LpContent div#LpTop img.TopBnr{
	display: block;
    left: 0;
    position: relative;
}



/*#LpContent .Item*/
div#LpWrapper div#LpContent div.LpItem{
	width: 940px;
	margin: 0 auto;
	padding-bottom: 20px;
}

div#LpWrapper div#LpContent div.LpItem p.TxtStrdSpread,
div#LpWrapper div#LpContent div.LpItem p.TxtPctool,
div#LpWrapper div#LpContent div.LpItem h3.PcTools,
div#LpWrapper div#LpContent div.LpItem h3.MobileTools,
div#LpWrapper div#LpContent div.LpItem p.TxtTrust,
div#LpWrapper div#LpContent div.LpItem p.TxtQuick{
	display:block;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
	margin: 0 auto 0px;
}

div#LpWrapper div#LpContent div.LpItem h3.PcTools{
	background: url(../img/title_pctools.png) no-repeat scroll 0 0 transparent;
	width:940px;
	height: 74px;
	margin-top: 20px;
}
div#LpWrapper div#LpContent div.LpItem h3.MobileTools{
	background: url(../img/title_mobiletools.png) no-repeat scroll 0 0 transparent;
	width:940px;
	height: 74px;
	margin-top: 20px;
}

div#LpWrapper div#LpContent div.LpItem p.TrustTxt {
	width: 895px;
	margin: 20px auto;
	text-align: justify;
	font-weight: bold;
	line-height: 150%;
}
div#LpWrapper div#LpContent div.LpItem p.QuickTxt {
	width: 895px;
	margin: 20px auto;
	text-align: justify;
	font-weight: bold;
	line-height: 130%;
}

div#LpWrapper div#LpContent div.LpItem p.Img{
	width:940px;
	height: auto;
	margin: 0 auto;
	text-align:center;
}

div#LpWrapper div#LpContent div.LpItem ul{
	list-style-type: none;
	margin: 20px auto;
	padding: 0;
	width: 940px;
}

div#LpWrapper div#LpContent div.LpItem ul li{
	display: inline;
	margin: 0 0 10px 0;
}

div#LpWrapper div#LpContent div.LpItem ul li a{
}
div#LpWrapper div#LpContent div.LpItem ul li a:hover{
	opacity: .75; /* Standard: Firefox 1.5以上, Opera, Safari */
	filter: alpha(opacity=75); /* IE 8以下 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* Firefox 1.5以下, Netscape */	
}

div#LpWrapper div#LpContent div.LpItem div.ToolsBlock{
	height:auto;
	overflow:hidden;
}
div#LpWrapper div#LpContent div.LpItem div.ToolsBlock h4{
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
div#LpWrapper div#LpContent div.LpItem div.Tool{
	float:left;
	height:247px;
	width:460px;
	margin: 0 0 15px 6px;
}

div#LpWrapper div#LpContent div.LpItem div.Simple{background: url(../img/pctools.png) no-repeat scroll 0 0 transparent;}
div#LpWrapper div#LpContent div.LpItem div.Pro{background: url(../img/pctools.png) no-repeat scroll -480px 0 transparent;}
div#LpWrapper div#LpContent div.LpItem div.Air{background: url(../img/pctools.png) no-repeat scroll 0 -270px transparent;}
div#LpWrapper div#LpContent div.LpItem div.Premiere{background: url(../img/pctools.png) no-repeat scroll -480px -270px transparent;}
div#LpWrapper div#LpContent div.LpItem div.Iphone{background: url(../img/mobiletools.png) no-repeat scroll 0 0 transparent;}
div#LpWrapper div#LpContent div.LpItem div.Ipad{background: url(../img/mobiletools.png) no-repeat scroll -480px 0 transparent;}
div#LpWrapper div#LpContent div.LpItem div.Android{background: url(../img/mobiletools.png) no-repeat scroll 0 -270px transparent;}
div#LpWrapper div#LpContent div.LpItem div.Mobile{background: url(../img/mobiletools.png) no-repeat scroll -480px -270px transparent;}
	
div#LpWrapper div#LpContent div.LpItem div.Tool h4{
	position:relative;
	margin: 10px;
}
div#LpWrapper div#LpContent div.LpItem div.Tool p.txt{
	margin-left:10px;
	top:0;
	width:220px;
	font-size:0.9em;
	line-height:1.2em;
}
div#LpWrapper div#LpContent div.LpItem div.Ipad p.txt{
	margin-left:20px;
	top:0;
	width:150px;
	font-size:0.9em;
	line-height:1.2em;
}

/*btn_detail*/
div#LpWrapper div#LpContent div.LpItem div.Tool p.btn {
    display: block;
    position: relative;
	width:205px;
	height:55px;
    bottom: 10px;
    margin: 160px 10px 0;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
div#LpWrapper div#LpContent div.LpItem div.Tool p.btn a,
div#LpWrapper div#LpContent div.LpItem div.Tool p.btn a:hover{
    display: block;
	width:205px;
	height:55px;
}
div#LpWrapper div#LpContent div.LpItem div.Tool p.btn a { background: url(../img/btn_detail.png) no-repeat scroll 0 0 transparent;}
div#LpWrapper div#LpContent div.LpItem div.Tool p.btn a:hover {
	background: url(../img/btn_detail.png) no-repeat scroll 0 -55px transparent;
}


div#LpWrapper div#LpContent div.LpItem div.Tool p.subttl{
	width: 440px;
    color: white;
    display: block;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding: 0.45em;
    text-align: right;
	line-height: 1em;
}
div#LpWrapper div#LpContent div.LpItem img.Arrow{
	display: block;
    float: left;
    height: 71px;
    margin: 100px 12px 0;
    width: 23px;
}

/*選んだ理由*/
div#LpWrapper div#LpContent div.LpItem div.ReasonTop {
	background: url('../img/reason_bg.png') no-repeat scroll 0px 0px transparent;
	width: 941px;
	height: 200px;
	margin-bottom:
	40px;
}
div#LpWrapper div#LpContent div.LpItem div.ReasonTop .ReasonTopTitle {
	display: block;
	margin: 0px 0px 0px 260px;
	padding-top: 5px;
	height: 156px;
	font-size: 1.2em;
}
div#LpWrapper div#LpContent div.LpItem div.ReasonTop .ReasonTopText {
	font-size: 1em;
	font-weight: bold;
	margin-left: 280px;
	width: 605px;
}
div#LpWrapper div#LpContent div.LpItem div.ReasonTop .ReasonTopText span.miniTxt {
	font-size: 9px;
}


/*スプレッド*/
div#LpWrapper div#LpContent div.LpItem p.StrdSubTtl {
	margin-bottom: 0px;
}
div#LpWrapper div#LpContent div.LpItem p.StrdSubTtlNote {
	font-size: 0.8em;
	padding-left: 5px;
}
div#LpWrapper div#LpContent div.LpItem div.SprDelRate {
	height: auto;
	overflow: hidden;
	text-align: center;
}
div#LpWrapper div#LpContent div.LpItem div.SprDelRate {
	width: 940px;
	height: auto;
	overflow: hidden;
	text-align: center;
}
div#LpWrapper div#LpContent div.LpItem div.SprDelRate p {
	display: inline-block;
	margin: 8px 5px;
	height: 136px;
	float: left;
}
div#LpWrapper div#LpContent div.LpItem p.SpreadBtn {
	float: right;
	left: 0px;
	position: relative;
	width: 247px;
	height: 45px;
	margin: -30px 0px 20px;
}
div#LpWrapper div#LpContent div.LpItem p.SpreadBtn a {
	display: block;
	width: 247px;
	height: 45px;
}
div#LpWrapper div#LpContent div.LpItem p.SpreadBtn a:hover {
	opacity: 0.75;
}
div#LpWrapper div#LpContent div.LpItem p.SpreadCaution {
	clear: both;
	font-size: 0.8em;
	margin-top: 10px;
}
div#LpWrapper div#LpContent div.LpItem ul.SprDiscr {
	font-size: 0.8em;
	margin: 0px;
	padding: 0.5em;
}
div#LpWrapper div#LpContent div.LpItem ul.SprDiscr li {
	list-style: none outside none;
	display: inline-block;
	margin: 0px;
	padding-left: 1em;
	text-indent: -1em;
}


/*ページトップへ*/
div.Return{
	margin:10px auto;
	min-width:920px;
	max-width:1100px;
	height:70px;
}
div.Return p.PageTop{
	float: right;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
	width:68px;
	height:70px;
	margin:0;
}
div.Return p.PageTop a {
	background: url(../img/btn_return.png) 0 0 no-repeat;
    display: block;
    height: 70px;
    width: 68px;
}
div.Return p.PageTop a:hover {
	opacity: .75; /* Standard: Firefox 1.5以上, Opera, Safari */
	filter: alpha(opacity=75); /* IE 8以下 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* Firefox 1.5以下, Netscape */
}



/*スライド*/
.MBnrList {
	background: url("../img/bg_rotation_nonarrow.png") repeat scroll 0 0 transparent;
	display: block;
	height: 218px;
	position: relative;
	top: 420px;
	/*	top:155px; forcircle*/
	left: 37px;
	width: 928px;
}
.galleryview{
	left: 0px;
	top: 13px;
	position: relative;
}

.MBnrList ul li{
	list-style:none;
	float: left;
	width: 410px;
}
.MBnrList ul{
	width:830px;
	margin:0 auto;
}
.MBnrList ul li a:hover{
	opacity: .75; /* Standard: Firefox 1.5以上, Opera, Safari */
	filter: alpha(opacity=75); /* IE 8以下 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* Firefox 1.5以下, Netscape */
}

.CpOther { background: url('../img/cp_other_bg.png') repeat scroll 0px 0px transparent; height: 284px; margin: 0 auto; overflow: hidden; width: 938px; }
.CpOther h2 { position: absolute; overflow: hidden; white-space: nowrap; text-indent: 100%; margin: 0px; }
.CpOther .IconRibon { position: absolute; background: url('../img/cp_ribon.png') repeat scroll 0% 0% transparent; width: 75px; height: 60px; z-index: 3; margin: -10px 0px 0px -10px; }
.CpOther .list01, .CpOther .list02, .CpOther .list03 { background-color: rgb(255, 255, 255); border: 2px solid rgb(170, 170, 170); float: left; height: 200px; margin: 60px 0px 0px 14px; width: 290px; }
.CpOther .list01 a:hover, .CpOther .list02 a:hover, .CpOther .list03 a:hover { opacity: 0.8; }


.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.pb20 {
	padding-bottom: 20px;
}
.mr10 {
	margin-right:10px;
}
.m_auto {
	display:block;
	width:940px;
	margin: 20px auto;
}

.what_fx {
	background-image: url(../img/bg_head.gif);
	background-repeat: repeat-x;
	width: 900px;
	padding: 20px 50px;
}
.what_fx p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	padding-bottom: 20px;
}
.wkat_text {
	line-height: 24px;
}
#cam {
	width: 940px;
	margin: 0 auto;
}
.info_3 {
	padding: 20px;
	width: 860px;
	margin: 0 auto 40px;
	border: 1px solid #CCC;
}
#cam .info_3 p {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #F00;
}
#LpEntryBtn {
	width: 940px;
	height: 112px;
	background-color: #ffffcc;
	padding: 40px 30px;
}

p.LpEntryBtn {
	display: block;
	width: 940px;
	height: 160px;
	margin: 0 auto 40px;
	overflow: hidden;
	background-color: #ffffcc;
	padding-top: 40px;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
}
.rollover{}


/*金融機関*/
div#LpWrapper div#LpContent div.LpItem div.bank {
	background: url(../img/bank_bg.png) no-repeat scroll 0% 0% transparent;
	width: 901px;
	height: 314px;
	margin: 0px auto;
}

div#LpWrapper div#LpContent div.LpItem div.bank p.bank_ttl {
	display: block;
	height: 60px;
	margin: 25px 0px 0px 25px;
	position: absolute;
	width: 284px;
}

div#LpWrapper div#LpContent div.LpItem div.bank p.bank_txt {
	display: block;
	position: absolute;
	height: 40px;
	margin: 25px 0px 0px 340px;
	width: 396px;
}

div#LpWrapper div#LpContent div.LpItem div.bank ul {
	display: block;
	height: auto;
	letter-spacing: -1em;
	margin: 25px;
	overflow: hidden;
	padding: 105px 0px 0px;
	width: 870px;
}
