@charset "UTF-8";
div#wrap {
	position: relative;
	margin: 0px auto;
	min-height: 100%;
	width: 100%;
	height: 100%;
	text-align: left;
}
.contents {
	width: 1000px;
	min-height: 750px;
	margin: 0 auto;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
.intro {
	margin-bottom: 30px;
	background: #e6f9ff;
	padding: 13px;
}
#column a, .intro a {
	text-decoration: underline;
	color: #f8015a;
}
#column h3 a {
	text-decoration: none;
	color: #666;
}


.intro .cat{ width:675px; }

.intro .intro{ margin-bottom:0; }

/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ home ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#home {
	margin-top: 30px;
}
#home h2 {
	font-size: 24px;
}
#home h2 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
}
#home h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ agreement ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#agreement {
	font-size: 14px;
}
#agreement h2 {
	font-size: 16px;
	margin-top: 15px;
}
#agreement h2 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
}
#agreement h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ about ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */


#about {
	font-size: 14px;
}
#about h2 {
	font-size: 16px;
	margin-top: 15px;
}
#about h2 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
}
#about h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ list ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#list h2 {
	font-size: 24px;
}
#list h2 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
}
#list h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
#list h2 img.emoney {
	width: 93px;
}
#list h2 img {
	vertical-align: middle;
	margin-right: 10px;
}
#list h3 {
	font-size: 20px;
	margin-top: 15px;
}
#list h3 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
}
#list h3::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
#list img.card {
	width: 205px;
	margin-top: 5px;
}
#list .cardCase {
	margin-bottom: 20px;
　
}
#list .campaign {
	background: url(../../image/common/campaign.png) no-repeat 14px center;
	font-size: 16px;
	padding-left: 75px;
	height: 70px;
	line-height: 70px;
	margin-top: 10px;
}
#list .table {
	float: right;
	width: 480px;
	margin-top: 5px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ category ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#list.category li.emoney {
	display: inline-block;
	margin-right: 10px;
}
#list.category .emoney img {
	width: 50px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ sitemap ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#sitemap h2 {
	font-size: 24px;
}
#sitemap h2 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
}
#sitemap h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
#sitemap ul {
	margin: 10px 0 20px;
	padding: 0 5px;
	font-size: 14px;
}
#sitemap li {
	line-height: 1.8;
	background: url(../../image/common/list.png) no-repeat left center;
	padding-left: 15px;
 margin-left:5px;
}

#main #sitemap h3{ margin-top:15px; }
#main #sitemap p{ margin-bottom:5px; font-weight:bold; }

#main #sitemap a:hover{ text-decoration:underline;}
#main #sitemap a{ text-decoration:none;}


/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ detail ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#detail h2 {
	font-size: 24px;
}
#detail h2 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
}
#detail h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
#detail h3 {
	margin: 15px 0 0;
}
#detail #introBox {
	margin-top: 15px;
}
#detail #introBox .left {
	float: left;
	width: 220px;
}
#detail #introBox .left .card {
	width: 200px;
	margin: 0 0 0;
}
#detail #introBox .left .osusume {
	margin: 5px 0 20px;
	float: right;
	width: 480px;
}
#detail #introBox .left .brand p {
	float: left;
}
#detail #introBox .left .brand img {
	width: 50px;
}
#detail .campaign {
	background: url(../../image/common/campaign.png) #e6f9ff no-repeat 14px center;
	font-size: 16px;
	padding-left: 75px;
	height: 90px;
	line-height: 90px;
}
#detail ul {
	margin: 10px 0 20px;
	background: lightyellow url(../../image/common/check.png) no-repeat 15px center;
	padding: 20px;
}
#detail li {
	padding-left: 100px;
	font-size: 14px;
	line-height: 1.8;
}
.star {
	width: 20px;
	margin-right: 4px;
}
.table {
	width: 100%;
	clear: both;
	margin: 0 0 14px 0;
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
	padding: 0.3em;
	color: #555;
	font-size: 13px;
}
.table {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.table tr {
	padding: 0.5em;
	color: #363636;
	text-align: left;
	border-bottom: solid 1px #dfdfdf;
	width: 20%;
	text-align: center;
}
.table th {
	width: 120px;
	font-weight: normal;
	padding: 0.5em;
	color: #363636;
	text-align: center;
	background-color: whitesmoke;
	border-right: 1px solid #dfdfdf;
}
.table td {
	padding: 10px;
	border-top-color: white;
	border-right: 1px solid #dfdfdf;
	text-align: left;
}
.table th a {
	text-decoration: underline;
}
#detail p.button {
	font-weight: bold;
	width: 133px;
	height: 50px;
	font-size: 13px;
	line-height: 50px;
	text-align: center;
	border: solid 1px #ccc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #ababab));
	background: -webkit-linear-gradient(#fff, #f1f0f0);
	background: -moz-linear-gradient(#fff, #f1f0f0);
	background: -o-linear-gradient(#fff, #f1f0f0);
	background: -ms-linear-gradient(#fff, #f1f0f0);
	background: linear-gradient(#fff, #f1f0f0);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	margin: 2px;
}
#detail p.emoney {
	display: inline-block;
	margin-right: 10px;
}
#detail .emoney img {
	width: 50px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ column ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */
#column strong {
	color: #f8015a;
}
#column p {
	margin-bottom: 15px;
}
#column h2:first-child {
	font-size: 24px;
	margin-top: 15px;
}
#column h2 {
	font-size: 18px;
	margin-top: 30px;
}
#column h2 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
}
#column h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
#column h3 {
	margin: 15px 0;
	font-size: 16px;
}
#column h3 {
	position: relative;
	padding: 0 5px;
	border-left: 6px solid #3498db;
}
#column h4 {
	font-size: 15px;
}
#column h4 {
	font-size: 18px;
}
#column h3:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}
#column .osusume {
	margin: 5px 0 20px;
}
#column ul li {
	position: relative;
	margin-left: 10px;
}
#column ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #666;
	border-radius: 100%;
}
#column ul {
	margin: 0 10px 20px 10px;
	padding: 0;
	font-weight: bold;
}
#column .cardCase li {
	font-size: 13px;
	line-height: 1.6;
}
#column .cardCase ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: white;
	border-radius: 100%;
}
#column .cardCase ul.point {
	padding: 12px;
	margin: 0;
	padding-left: 100px;
	width: 350px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	background: lightyellow url(../../image/common/check.png) no-repeat 15px center;
}
#column .cardCase img.card {
	width: 205px;
	margin-top: 5px;
	float: left;
}
#column .cardCase {
	margin-bottom: 20px;
　
}
#column .cardCase ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#column li {
	font-size: 15px;
	line-height: 1.6;
}
#column dl {
	margin: 10px 0 20px;
	border-bottom: dotted 1px #ccc;
}
#column dt {
	font-weight: normal;
	padding: 0.5em;
	color: #363636;
	background-color: whitesmoke;
	font-weight: bold;
}
#column dd {
	padding: 8px;
	text-align: left;
}
#column p.button {
	height: 50px;
	font-size: 13px;
	line-height: 50px;
	text-align: center;
	border: solid 1px #ccc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #ababab));
	background: -webkit-linear-gradient(#fff, #f1f0f0);
	background: -moz-linear-gradient(#fff, #f1f0f0);
	background: -o-linear-gradient(#fff, #f1f0f0);
	background: -ms-linear-gradient(#fff, #f1f0f0);
	background: linear-gradient(#fff, #f1f0f0);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 2px;
	margin-bottom: 15px;
}


.etc dl{ background:whitesmoke; padding:5px; }
.etc dt{ float:left; margin-right:10px; }


/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ brand ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#brand h2 {
	font-size: 24px;
}
#brand h2 img {
	vertical-align: middle;
	margin-right: 10px;
}
#brand h2 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
}
#brand h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
#brand h3 {
	font-size: 20px;
	margin-top: 15px;
}
#brand h3 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
}
#brand h3::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
#brand img.card {
	width: 205px;
	margin-top: 5px;
}
#brand .cardCase {
	margin-bottom: 20px;
　
}
#brand .campaign {
	background: url(../../image/common/campaign.png) no-repeat 14px center;
	font-size: 16px;
	padding-left: 75px;
	height: 70px;
	line-height: 70px;
	margin-top: 10px;
}
#brand .table {
	float: right;
	width: 480px;
	margin-top: 5px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ brandList ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

.brandList {
	margin-top: 10px;
	font-size: 12px;
}
.brandList h4 {
	font-size: 16px;
}
.brandList .in img {
	vertical-align: middle;
	width: 60px;
}
.brandList .in {
	margin: 0 10px;
	font-size: 18px;
	font-weight: bold;
}
.brandList .b {
	padding-left: 15px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ columnList ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

.columnList {
	margin-top: 30px;
}
.columnList h4 {
	font-size: 16px;
}
.columnList img {
	width: 300px;
}
.columnList .in {
	float: right;
	width: 370px;
	margin: 0 10px;
	font-size: 12px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ cardButton ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#cardButton {
	margin-bottom: 40px;
	margin-top: 5px;
}
#cardButton a {
	width: 340px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	display: block;
	height: 60px;
	float: left;
	line-height: 60px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#cardButton .buttonDetail a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #70b6f2), color-stop(0.00, #54a3ee), color-stop(0.00, #54a3ee), color-stop(0.00, #a6b5ce));
	background: -webkit-linear-gradient(top, #a6b5ce 0%, #54a3ee 0%, #54a3ee 0%, #70b6f2 100%);
	background: -moz-linear-gradient(top, #a6b5ce 0%, #54a3ee 0%, #54a3ee 0%, #70b6f2 100%);
	background: -o-linear-gradient(top, #a6b5ce 0%, #54a3ee 0%, #54a3ee 0%, #70b6f2 100%);
	background: -ms-linear-gradient(top, #a6b5ce 0%, #54a3ee 0%, #54a3ee 0%, #70b6f2 100%);
	background: linear-gradient(to bottom, #a6b5ce 0%, #54a3ee 0%, #54a3ee 0%, #70b6f2 100%);
}
#cardButton .buttonGet a {
	margin-left: 18px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fe7b7b), color-stop(0.50, #ff4d4d), color-stop(0.50, #ff4d4d), color-stop(0.00, #ff4d4e));
	background: -webkit-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: -moz-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: -o-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: -ms-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: linear-gradient(to bottom, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
}


/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ cardButton2 ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#column ul.cardButton2 {
	margin-bottom: 20px;
	margin-top: 5px;
margin-right: 0;
margin-left: 0;	
}

#column ul.cardButton2 li.buttonDetail{
margin: 0;
    padding: 0;
    list-style: none;
	position:static;
	
}


#column .cardButton2 a{
	color:white;
	text-decoration:none;
}

.cardButton2 a {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: white;
	display: block;
	height: 40px;
	float: left;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.cardButton2 .buttonDetail a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #70b6f2), color-stop(0.00, #54a3ee), color-stop(0.00, #54a3ee), color-stop(0.00, #a6b5ce));
	background: -webkit-linear-gradient(top, #a6b5ce 0%, #54a3ee 0%, #54a3ee 0%, #70b6f2 100%);
	background: -moz-linear-gradient(top, #a6b5ce 0%, #54a3ee 0%, #54a3ee 0%, #70b6f2 100%);
	background: -o-linear-gradient(top, #a6b5ce 0%, #54a3ee 0%, #54a3ee 0%, #70b6f2 100%);
	background: -ms-linear-gradient(top, #a6b5ce 0%, #54a3ee 0%, #54a3ee 0%, #70b6f2 100%);
	background: linear-gradient(to bottom, #a6b5ce 0%, #54a3ee 0%, #54a3ee 0%, #70b6f2 100%);
}
.cardButton2 .buttonGet a {
	margin-left: 18px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fe7b7b), color-stop(0.50, #ff4d4d), color-stop(0.50, #ff4d4d), color-stop(0.00, #ff4d4e));
	background: -webkit-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: -moz-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: -o-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: -ms-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: linear-gradient(to bottom, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
}







/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ detailButton ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */
.back a {
	display: block;
	padding: 10px;
	font-size: 20px;
	text-align: center;
	color: white;
	background: #8ad1e2;
	width: 300px;
	margin: 0 auto;
}
.detailButton {
	width: 650px;
	margin: 10px auto 30px;
}
.detailButton.last {
	margin-top: 40px;
}
.detailButton a {
	font-size: 16px;
	font-weight: bold;
	color: white;
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.detailButton .buttonGet a {
	margin-left: 18px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fe7b7b), color-stop(0.50, #ff4d4d), color-stop(0.50, #ff4d4d), color-stop(0.00, #ff4d4e));
	background: -webkit-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: -moz-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: -o-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: -ms-linear-gradient(top, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
	background: linear-gradient(to bottom, #ff4d4e 0%, #ff4d4d 50%, #ff4d4d 50%, #fe7b7b 100%);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////

[ ranking ] 

//////////////////////////////////////////////////////////////////////////////////////////////////// */

#ranking {
	border: 4px solid #ccc;
	padding: 10px;
	margin-top: 25px;
	margin-bottom:25px;
	background: whitesmoke;
}
#ranking .one {
	border-bottom: 4px dotted #ccc;
	padding: 25px;
	background: white;
}
#ranking .two {
	border-bottom: 4px dotted #ccc;
	padding: 25px;
	background: white;
}
#ranking .three {
	padding: 15px;
	background: white;
}
#ranking img.rank {
	width: 80px;
	margin-right: 10px;
	vertical-align: middle;

}
#ranking h3 {
	font-size: 26px;
}
#ranking p.come {
	color:#3498db;
	padding: 10px;
	margin: 0 0 8px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
	font-size:15px;
}
#ranking img.card {
	width: 200px;
	float: left;
		margin-bottom:10px;
}
#ranking table {
	width: 410px;
	float: right;
	clear: none;
		border: 2px solid #ccc;
	font-size:12px;
	padding:0;
}
#ranking #cardButton {
	margin-bottom: 0;
}

#ranking .table th {
	padding: 10px;
	background: whitesmoke;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	text-align: center;
	
}
#ranking .table td {
	padding: 5px 10px;
	border: 2px solid #ccc;
	font-size:16px;
	font-weight:bold;
}


#ranking .star{ width:18px; margin-top:3px; }

#ranking .brand img {
    width: 35px;
	float:left;
}

#ranking #cardButton a {
    width: 300px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    display: block;
    height: 60px;
    float: left;
    line-height: 60px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}