 /* アプリ */

 @charset "UTF-8";

 /* 基本設定 */

 body {
	background: #ffffff;
}

 /* タブ */
 #header .menu_contents .app a {
	background: #FB8024;
	color:#ffffff;
	font-weight:bold;
	border-left:1px solid #FB8024;
	border-right:1px solid #FB8024;
	border-top:1px solid #FB8024;	
}
 #header .menu_contents .app a:hover{
	background: #FB8024;
	color:#ffffff;
	font-weight:bold;

}
 #header .menu_contents .app a:visited{
	background: #FB8024;
	color:#ffffff;
	font-weight:bold;
}

/**/

 div#contents .clear {
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
}
 div#contents {
	margin-right: 10px;
	padding-bottom: 10px;
	width: 775px;
	line-height: 21px;
	background: #FFFFFF;
	text-align: left;
}

 /* サービス比較左メニュー */
#menubar{
	padding-bottom: 10px;
}

 div#contents p {
	font-size: 12px;
}
 div#contents a {
	text-decoration: underline;
}

 #contents h2 {
	height: 28px;
	overflow: hidden;
	color: #ffffff;
	background: #4AB044 url(/images/common/bg/bg_title_shadow2px.gif) repeat-x scroll center bottom;
	font-weight: bold;
	font-size: 13px;
}
* html #contents h2 {
	height: 1em;
	overflow: visible;
}
#contents h2 span {
	margin-top: 0px;
	padding: 6px 0pt 7pt 23px;
	display: block;
	color: #FFFFFF;
	background: transparent url(/images/top/icon_whitecircle_green.gif) no-repeat scroll 6px 7px;
	font-size: 13px;
	text-align: left;
}
h3#mainimage{
	width:740px;
	margin:0 auto;
	display:block;
}

h3#mainimage_01{
	width:740px;
	margin:0 auto;
	display:block;
	height:66px;
	background:transparent url(/images/app/bg_app_01.gif) no-repeat 0 0;
}
h3#mainimage_02{
	width:740px;
	margin:0 auto;
	display:block;
	height:84px;
	background:transparent url(/images/app/bg_app_02.gif) no-repeat 0 0;
}
h3 span.copy{
	text-indent:-9999px;
	display:block;
}
#contents h3.title{
	background:transparent url(/images/common/icon/icon_circle_green.gif) no-repeat scroll 5px 1.5px;
	border-bottom:2px solid #CCCCCC;
	color:#333333;
	font-size:16px;
	height:22px;
	line-height:18px;
	margin-bottom:13px;
	padding:0 0 0 24px;
}
a#btn_exchange{
	display:inline;
	margin:0;
	padding:0;
	border:0 none;
	line-height:0;
	vertical-align:bottom;
}

#contents p.help_word{
margin:10px 20px 0;
text-align:right;
}
#about_mixiapp{
	width:740px;
	margin:0 auto 15px;
}

#about_mixiapp p.about{
	width:700px;
	margin:0 auto;
	line-height:21px;
}
#flow_buy{
	width:740px;
	margin:0 auto 15px;
}
#flow_buy p img {
	float:left;
}
#flow_buy span.step1{
	display:block;
	width:156px;
	height:69px;
	background:#dbf1ff;
	float:left;
}
#flow_buy span.step1 span{
	display:block;
	padding:9px 0px 0 12px;
	line-height:18px;

}
#flow_buy span.step2{
	display:block;
	width:210px;
	height:69px;
	background:#ffebb4;
	float:left;
}
#flow_buy span.step2 span{
	display:block;
	padding:12px 0 0 16px;
	line-height:21px;
}
#flow_buy img.logo_pex{
	padding:18px 8px 0 20px;
}
#flow_buy img.logo_payca{
	padding:20px 9px 0 15px;
}
#flow_buy img.logo_mixiapp{
	padding:10px 0px 0 14px;	
}


#app_list_payca {
	width:740px;
	margin:0 auto 15px;
}

#app_list_payca div.box_set {
	margin: 0 0 10px 0;
}
#app_list_payca div.box {
	margin: 0 0 15px 15px;
	border: 1px solid #CCCCCC;
	float: left;
	width: 343px;
}
#app_list_payca div.box {
	_margin: 0 0 15px 7px;
	}
#app_list_payca div.right {
	_margin: 0 0 15px 15px;
	}
#app_list_payca div.box p.app_name {
	margin: 10px auto;
	padding: 0 0 5px;
	border-bottom: 1px solid #AAAAAA;
	width: 324px;
	font-weight: bold;
	font-size: 1.154em;
}
#app_list_payca div.app_middle {
	padding: 0 10px;
	height:180px;
}
#app_list_payca div.box span.app_thumb {
	border: 1px solid #cccccc;
	display: block;
	float: left;
	width: 104px;
	height: 104px;
}
#app_list_payca div.box span.app_thumb img {
	margin: 2px 0 0 2px;
	display: block;
}
#app_list_payca div.box .app_description {
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	float: left;
	width: 205px;
}
#app_list_payca div.box ul.app_link {
	margin: 0 auto;
	border-top: 1px dotted #AAAAAA;
	clear: both;
	width: 324px;
	text-align: right;
}
#app_list_payca div.box ul.app_link li {
	padding: 10px;
	float: right;
}
#app_list_payca div.box ul.app_link li strong {
        text-decoration: bold;
        color: red;
}
#app_list_payca div.box ul.app_link li a {
	padding: 0 0 0 15px;
	display: block;
	background: transparent url(/images/common/icon/icon_outlink.gif) no-repeat scroll 2px 2px;
}
#app_list_payca div.box ul.app_link li a:hover {
 background:transparent url(/images/common/icon/icon_outlink.gif) no-repeat scroll 2px -37px;
}

#incentive_attention{
	width:740px;
	margin:0 auto 15px;
}
#incentive_attention div.attention{
	border-width: 3px 1px 1px;
	border-color: #76BD45 #CCCCCC #CCCCCC;
	border-style: solid;
	width: 735px;
}

#incentive_attention div.attention p{
	padding: 15px;
	line-height:21px;
}

#menubar li.out a{
	background: transparent url(/images/common/icon/icon_outlink.gif) no-repeat scroll 2px 2px;
	padding:0 0 0 15px;
}

#menubar li.out a:hover {
 background:transparent url(/images/common/icon/icon_outlink.gif) no-repeat scroll 2px -37px;
 }

#about_incentive{
	width:740px;
	margin:0 auto 15px;
}
#about_incentive p{
line-height:24px;
padding:0 0 0 24px;
}
#about_incentive p span.attention{
font-size:10px;
line-height:21px;
}
#contents p.incentive_condition1 {
height:22px;
}
#contents p.incentive_condition1 span.document {
background:url("/images/hikaku/top/icon_document.gif") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:20px;
line-height:20px;
padding-left:20px;
width:160px;
}
#contents p.incentive_condition2 {
height:22px;
}
#contents p.incentive_condition2 span.point {
background:url("/images/hikaku/top/icon_coin02.gif") no-repeat scroll 0 0 transparent;
color:#DD0000;
display:block;
float:left;
font-family:verdana;
font-weight:bold;
line-height:20px;
margin-right:15px;
padding-left:20px;
}
#contents p.incentive_condition3 {
height:22px;
}
#contents p.incentive_condition3 span.term {
background:url("/images/app/icon_calender_bk.gif") no-repeat scroll 1px 3px transparent;
display:block;
float:left;
height:20px;
line-height:20px;
padding-left:20px;
padding-right:10px;
}
#contents p.incentive_condition4 {
height:22px;
}
#contents p.incentive_condition4 span.users {
background:url("/images/app/icon_user.gif") no-repeat scroll 0 2px transparent;
display:block;
float:left;
line-height:20px;
padding-left:20px;
}
span.users span.number{
color:#DD0000;
font-family:verdana;
font-weight:bold;
}
span.users strong{
color:#DD0000;
font-family:verdana;
font-weight:bold;
}

a#payca_spend{
padding:0 0 0 480px;
overflow:hidden;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
	}
*html .clearfix {height: 1%;}
.clearfix {display: block;}

