@charset "utf-8";

/* body */
body {
  line-height: 1.6;
  font-size: 14px;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #666;
}
a {
	color: #139FEE;
	-webkit-tap-highlight-color: #FF5E99;
	text-decoration: none;
}
a:visited {
  color: #139FEE;
}
/* Global Header */
.global-header {
  overflow: hidden;
  padding: 0 5px; 
}
.global-header .logo {
  width: 149px;
}
/* nav */
.entry-category{
	border-top:3px solid #139fee;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e8e8e8));
}
.entry-category ul {
	width:100%;
  
}
.entry-category li {
	float:left;
	text-align: center;
	width: 33%;
	text-shadow: 1px 1px 0 #fff;
	margin: 0;
	border-right: 1px #139FEE solid;
	border-bottom:1px solid #139fee;
	background-image: url(../img/chocompoint/icon_navi.png);
	background-repeat: no-repeat;
	-moz-background-size: 32px;
	-webkit-background-size: 32px;
	-o-background-size: 32px;
	-ms-background-size: 32px;
	background-size: 36px;
	background-position: center;
}
.entry-category li a {
	display: block;
	text-decoration: none;
	padding: 3.8em 2px 0;
	font-size:10px !important;
	line-height: 1.6;	
}
.entry-category li.none {
	border-right-style: none;
}

.entry-category li.nav01{
  background-position: center 10px;
}
.entry-category li.nav02{
  background-position: center -38px;
}
.entry-category li.nav03{
  background-position: center -86px;
}
.entry-category li.nav04{
  background-position: center -133px;
}
.entry-category li.nav05{
  background-position: center -181px;
  height: 55px;
}
.entry-category li.nav06{
  background-position: center -230px;
}
.index_bn{
	width:100%;
}
h2.shop{
	margin: 10px 5px 5px 5px;
	padding: 5px 10px 5px 35px;
	font-size: 14px;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #139fee;
	background-image: url(../img/chocompoint/shop.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
h2.registration{
	margin: 10px 5px 5px 5px;
	padding: 5px 10px 5px 38px;
	font-size: 14px;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #139fee;
	background-image: url(../img/chocompoint/registration.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
/* blue-menu */
#main_point{
	padding:5px ;
}
.global-menu{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#139fee;
	padding:2px
}
.global-menu h2{
	background-color: #139FEE;
	font-size: 14px;
	color: #FFF;
	padding: 3px 10px 3px 5px;
	border: 1px #fff solid;
   -webkit-border-top-left-radius: 3px;
   -webkit-border-top-right-radius: 3px;
   -moz-border-radius-topleft: 3px;
   -moz-border-radius-topright: 3px;
	font-weight: normal;
}
ul.global-navigation {
	margin:2px 0 2px 0
}
ul.global-navigation li {
	border-bottom: 1px solid #ccc;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(1, #ffffff),
    color-stop(0, #e8e8e8)
	);
}
.global-navigation li a {
	color:#333;
	position: relative;
	display: block;
	padding: 10px 20px 10px 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
}
.global-navigation li a:after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: "";
	margin-top: -7px;
	width: 9px;
	height: 14px;
	background-image: url(../img/chocompoint/sprite.png);
	background-position: -13px -2px;
}
.global-navigation li a.pc:after {
  background-position: -20px -18px;
  width: 16px;
  height: 14px;
}
/* red-menu */
.global-menu-red{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#E95656;
	margin-bottom:5px;
	padding:2px
}
.global-menu-red h2{
	padding: 3px 10px 3px 5px;
	font-size:14px;
	color: #FFF;
	border:1px solid #fff;
-webkit-border-top-left-radius: 3px;
   -webkit-border-top-right-radius: 3px;
   -moz-border-radius-topleft: 3px;
   -moz-border-radius-topright: 3px;
	font-weight: normal;
}
/* table */
#popular{
	background-color: #FFF;
	padding:0 5px 0 5px;
	border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
   -webkit-border-bottom-left-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   -moz-border-radius-bottomright: 5px;
   -moz-border-radius-bottomright: 5px;
   border: 1px #fff solid;
}
#popular img{
	width:86%
}
#popular img.new{
	width:41px
}
#popular td{
	width:90px;
	vertical-align:top;
}
#popular td img{
	vertical-align:top;
	width:90px
}
#popular .ECname{
	display:none
}
#popular .reward{
	display:none
}
#popular .ECtext{
	display:none;
	line-height:1.3
}

#presentBox img{
	width:86%
}
#presentBox img.new{
	width:41px
}
#presentBox td{
	width:90px;
	vertical-align:top;
}
#presentBox td img{
	vertical-align:top;
	width:90px
}
.ECname{
	line-height:1.3
}
.reward{
	color: #DB0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 11pt;
	font-family: Verdana, Geneva, sans-serif;
}
table{
	width:100%;
	border-collapse:collapse;
	margin-top:5px;
	margin-bottom:5px;
	height: auto;
}
ul.global-navigation-red {
	margin:2px 0 2px 0
}
ul.global-navigation-red li {
	border-bottom: 1px solid #ccc;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(1, #ffffff),
    color-stop(0, #e8e8e8)
	);
}
.global-navigation-red li a {
	color:#333;
	position: relative;
	display: block;
	padding: 10px 20px 10px 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
}
.global-navigation-red li a:after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: "";
	margin-top: -7px;
	width: 9px;
	height: 14px;
	background-image: url(../img/chocompoint/sprite.png);
	background-position: -13px -2px;
}
/* category */
.global-menu-category{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#139fee;
	padding:2px
}
.global-menu-category h2{
	padding: 3px 10px 3px 5px;
	font-size:14px;
	color: #139fee;
	border:1px solid #fff;
	-webkit-border-top-left-radius: 3px;  
    -webkit-border-top-right-radius: 3px;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(1, #ffffff),
    color-stop(0, #e8e8e8)
	);
}
ul.global-navigation-category {
	margin:2px 0 2px 0
}
ul.global-navigation-category li {
	border-bottom: 1px solid #ccc;
	background-color: #faf8f8;
}
.global-navigation-category li a {
	color:#333;
	position: relative;
	display: block;
	padding: 10px 20px 10px 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
}
.global-navigation-category li a:after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: "";
	margin-top: -7px;
	width: 9px;
	height: 14px;
	background-image: url(../img/chocompoint/sprite.png);
	background-position: -13px -2px;
}
#notice{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#fff;
	padding:5px 10px;
	margin-top:5px
}
#notice h3{
	color:#139fee;
	border-bottom:1px #139fee dashed;
	padding:3px 0 3px 0;
	font-size:14px;
}
#notice ul li{
	list-style-type: disc;
	margin-left:20px;
	margin-top:5px;
	line-height:1.5
}
/* present */
#presentBox{
	border:2px solid #b8bbc0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top:10px;
	padding:10px;
}
#presentBox h2{
	background-color:#faf8f8;
	border:2px solid #b8bbc0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:10px 10px;
}

/* Global Footer */
.global-footer {
  margin-top: 20px;
  background-color: #fff;
  border-top:1px solid #999
}
.global-footer a {
  color: #666;
}
.utility-navigation {
  overflow: hidden;
  padding: 5px 10px;
}
.utility-navigation li {
  float: left;
  font-size: smaller;
}
.utility-navigation li:after {
  display: inline-block;
  content: "/";
  margin: 0 5px;
  color: #666;
}
p.link-smt{
	background-image: url(../img/chocompoint/icon.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 16px;
	padding-top: 2px;
}
#cover{
	margin:5px;
	text-align:center
}
#cover img{
	max-width: 100%;
	vertical-align: bottom;
}
/* acordion */
.contents_block_use{
	display:block;
	-webkit-border-radius:4px;
	color:#464444;
	text-decoration: none;
	font-size:12px;
	padding-bottom:8px;
	margin-bottom:2px;
	border-bottom: 1px solid #ccc;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(1, #ffffff),
    color-stop(0, #e8e8e8)
	);
}
.list10 dl.acordion li{list-style:none;}caption,th{text-align:left; }

.list10 dl.acordion{margin:0px;}
.list10 dt.trigger {
	border-bottom: solid 1px #ccc;
	font-size:12px;
	background-image: url(../img/chocompoint/shopping.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding: 13px 0 12px 46px;
	line-height:1.5;
}
.list10 dt.active{
		}	

.list10 dt.trigger span.open-close {
	float:right;
	width:30px;
		height:30px;
		background: url(../img/chocompoint/btn_rolldown.png) no-repeat right center ;
		margin-top:-4px
		}
.list10 dt.active span.open-close {
		background:url(../img/chocompoint/btn_rollup.png) no-repeat right center ;
		float:right;
		width:30px;
		height:30px;}	
.list10 dd.acordion_tree{
		padding:8px 0 0 0;
		background-color:#FFF;
		border-top:none;
}
p.link-acordion{
	background-image: url(../img/chocompoint/icon_p.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 2px 0 10px 5px;
	padding: 1px 0 0 16px;
}
dl.list_kome {
	margin-top:10px
}
dl.list_kome dt {
	clear: left;
	float: left;
	margin: 0 0 0.7em;
	width: 2.3em;
	padding-left: 5px;
	color: #000;
	line-height:1.5em;
}

dl.list_kome dd {
	margin-bottom: 0.7em;
	margin-left: 2.3em;
	line-height:1.5em;
}
#social{
	width:100%;
	margin:0 auto
}
#social-inner{
	margin:5px auto 0 auto;
	text-align:right;
	float:right
}
dl.news_list{
	padding:10px 20px 0 20px;
}
dl.news_list dt {
	clear: left;
	float: left;
	width: 4em;
	color: #006699;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
}
dl.news_list dd {
	margin-bottom: 0.8em;
	margin-left: 4em;
}
p.type2_btn {
	margin:5px 5px 0 5px;
	background-color:#fff;
	-webkit-border-radius:5px;
}
p.type2_btn a{
	display: block;
	border: 1px solid #a4adb1;
	-webkit-border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #464444;
	text-decoration: none;
	padding: 0 0 0 20px;
	background-image: url(../img/charge/ikon_pink.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	line-height:3;
}
#member{
	border: 1px solid #139FEE;
	border-radius: 6px;
	margin: 10px 5px 5px;
	text-align:center
}
#member img{
	max-width:60%;
	padding:3px 0
}
#memberL{
	-webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px; 
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px; 
	float: left;
	width: 50%;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(1, #6ab5ff),
    color-stop(0, #3399ff)
	);
	cursor: pointer;
}
#memberR{ -webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px; 
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px; 
	float:left;
	width:50%;
	background:
	-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(1, #ffffff),
    color-stop(0, #e8e8e8)
	);
	cursor: pointer;
}
#riyou{
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 5px 5px 10px;
	background-color:#e8e8e8;
	padding:10px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	color: #464444;
}
.other-menu{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #81CCFF;
	padding: 5px
}
.other-content{
	width:100%; background-color:#fff; padding:10px}
.other-menu h2{
	text-align:center
}
.other-menu h2 img{
	width: 267px;
    height: 48px;
}
.other-menu p.text14{
	font-size: 14px;
}
.other-menu strong{
	color: #red;
	font-size: 16px;
}
.other-menu span{
	color: #red;
	font-size: 14px;
}

ul.spmall {
    text-align: center;
    margin-top: 20px;
}
 
ul.spmall li {
    display: inline-block;
    margin: 0;
}
 
ul.spmall li a,
input,
button {
	background-color: #FC0;
	border: solid 2px #ccc;
	border-radius: 4px;
	color: #666;
	display: block;
	width: 200px;
	line-height: 44px;
	-webkit-touch-callout: none;
    -webkit-tap-highlight-color:(0,0,0,0);
	cursor: pointer;
	text-decoration: none;
	font-weight:bold;
	font-size:120%
}
