@charset "utf-8";
p {
	margin:0;
	padding:0;
	list-style:none inside;
	border:0;
}
p.c1{margin-bottom:5px;}
img {
	border:0;
}
#contentswrap a:link    { color: #d80000; text-decoration: none; }
#contentswrap a:visited { color: #d80000; text-decoration: none; }
#contentswrap a:hover   { color: #ff6666; text-decoration: underline; }
#contentswrap a:active  { color: #d80000; text-decoration: underline; }

.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
}
 
.clearfix {
    zoom:1;/*for IE 5.5-7*/
}
.clear {
	clear:both;
}


/* cashback_header */
#cashback_header {
	clear:both;
}
#cashback_header h1#top_title {
	width:792px;
	margin:0 -19px 0 -19px;
		position: relative;
	overflow:hidden;
}
#cashback_header img#top_title_bottom {
	width:792px;
	margin:0 -19px 0 -19px;
	position: relative;
}
#cashback_header .lead {
	float:left;
	display:inline;
	margin:0;
}

/* cashback_nav */
.cashback_nav {
	clear:both;
	width:765px;
	margin:16px -10px 0 0;
	padding:0;
}
.cashback_nav li {
	float:left;
	display:inline;
	margin:0 9px 0 0;
	text-indent: -9999px;
    overflow: hidden;
	width:246px;
	height:64px;
}
.cashback_nav li.index{
	background:url(../images/btn_top_off.gif) 50% 50% no-repeat;}
.cashback_nav li.index2{
	background:url(../images/btn_appli_off.gif) 50% 50% no-repeat;}
.cashback_nav li.dl{
	background:url(../images/btn_dl_off.gif) 50% 50% no-repeat;}
.cashback_nav li.index:hover,.cashback_nav li.index_on{
	background:url(../images/btn_top_on.gif) 50% 50% no-repeat;}
.cashback_nav li.index2:hover,.cashback_nav li.index2_on{
	background:url(../images/btn_appli_on.gif) 50% 50% no-repeat;}
.cashback_nav li.dl:hover,.cashback_nav li.dl_on{
	background:url(../images/btn_dl_on.gif) 50% 50% no-repeat;}
/* section */
.section {
	clear:both;
	margin:50px 0 0;
}
.section .section-ti {
	margin:0 0 30px;
}
.section .section-ti {
	margin:0 0 30px;
}


/* product */
.product {
	clear:both;
	margin:0 0 40px;
	position:relative;
}
.product-img {
	float:left;
	display:inline;
	width:165px;
	margin:0 0 0 30px;
}
.product-text {
	float:right;
	display:inline;
	width:557px;
}
.product h3 {
	background:url(../images/top_bg01.gif) left top repeat-y;
	line-height:23px;
	margin:0;
	padding-left:25px;
	font-size:110%;
}

.product-table {
	width:255px;
	background:url(../images/top_dot01.gif) left bottom repeat-x;
	border-collapse: collapse;
	border-spacing: 0;
	margin:0 0 8px;
	font-size:100%;
}
.product-table small {
	font-size:80%;
}
.product-table th {
	text-align:left;
	background:url(../images/top_dot01.gif) left bottom repeat-x;
	padding:3px 0;
	font-weight:normal;
}
.product-table td {
	text-align:left;
	padding:3px 0;
}
.product-table td.price{
	text-align:right;
	}
.product-table .icon {
	color:#d8d8d8;
}
.product .cashback {
	position:absolute;
	top:50px;
	right:74px;
	margin:0;
}
.product .c1{
	width:255px;
	text-indent:-1em;
	padding-left:1em;
	}
.product .link {
	margin:0;
}

/* appli */
.appli {
	clear:both;
	margin:0 14px 20px;
}
.appli h2 {
	margin:0 0 20px;
	font-size:100%;
}
.appli-pc {
	background:url(../images/appli_ic01.gif) 41px top no-repeat;
	padding:0 0 20px 124px;
}
.appli-post {
	background:url(../images/appli_ic02.gif) 41px top no-repeat;
	padding:0 0 0 124px;
}


.regist {
	width:602px;
	background:url(../images/appli_bg01.gif) left top no-repeat;
	text-align:center;
	margin:10px 0 0;
	padding:22px 0 21px;
}
.regist a {
	display:block;	
	text-indent: -9999px;
    overflow: hidden;
	width:263px;
	height:64px;
	margin:0 auto;
	background:url(../images/btn_enter_off.gif) 50% 50% no-repeat;
	}

.regist a:hover {
	background:url(../images/btn_enter_on.gif) 50% 50% no-repeat;}

/* list */
.list {
	list-style:none;
	margin:10px 0 0;
	padding:0;
}
.list li {
	text-indent:-1em;
	margin:0;
	padding:0 0 0 1em;
}

.attention {
	text-align:center;
	padding:30px 0 20px;
}

.mt0 {
	margin-top:0;
}

.pagetop {
	clear:both;
	margin:15px 0 0;
	text-align:right;
}

.date img {
	margin-bottom:15px;
}
