@charset "Shift_JIS";
/* CSS Document */
/**
 * 会員情報
 */
/* 会員情報トップナビ */
#myservice-top-menuWrap .head-top-image{
	overflow: hidden;
	height: 10px;
	background: url(/cn-w/cmn/img/bg_blue_wrap_top.gif) no-repeat;
}
#user-managerTop-menu{
	padding: 5px 0 10px 15px;
	background: url(../img/bg_blue_wrap_bottom.gif) no-repeat left bottom transparent;
}
#user-managerTop-menu li{
	position: relative;
	float: left;
	display: inline;
	margin-right: 3px;
	margin-bottom: 5px;
	width: 218px;
	height: 190px;
	overflow: hidden;
}
#user-managerTop-menu a{
	display: block;
	width: 218px;
	height: 190px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
}
#user-managerTop-menu1 a{background: url(../img/user/button/btn_user_top_01.gif) no-repeat 0 0 transparent;}
#user-managerTop-menu2 a{background: url(../img/user/button/btn_user_top_02.gif) no-repeat 0 0 transparent;}
#user-managerTop-menu3 a{background: url(../img/user/button/btn_user_top_03.gif) no-repeat 0 0 transparent;}
#user-managerTop-menu4 a{background: url(../img/user/button/btn_user_top_04.gif) no-repeat 0 0 transparent;}
#user-managerTop-menu5 a{background: url(../img/user/button/btn_user_top_05.gif) no-repeat 0 0 transparent;}
#user-managerTop-menu6 a{background: url(../img/user/button/btn_user_top_06.gif) no-repeat 0 0 transparent;}
#user-managerTop-menu7 a{background: url(../img/user/button/btn_user_top_201312_07.gif) no-repeat 0 0 transparent;}
#user-managerTop-menu8 a{background: url(../img/user/button/btn_user_top_08.gif) no-repeat 0 0 transparent;}
#user-managerTop-menu9 a{background: url(../img/user/button/btn_user_top_09.gif) no-repeat 0 0 transparent;}
#user-managerTop-menu a:hover {
	filter: alpha(opacity=70);	/*IE*/
	opacity:0.70;
}

/* トップ注意書き */
#loginItemChange-input-wrap p.cnw-supple-text{
	width:100%;
	display: block;
}

/**
 * サイドナビ
 */
#myserviceSideNavi dt a{
	display: block;
	overflow: hidden;
	width: 220px;
	height: 39px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(/cn-w/cmn/img/localnavi/btn_user_manager.gif) no-repeat;
}


/* サイド・ポイントシミュレーション非表示 */
#aside-point-program{
	display: none;
}

/**
 * 会員情報確認ページ
 */
#inspectionMember-confirm-table-user a,
#inspectionMember-confirm-table-mail a,
#inspectionMember-confirm-table-pass a,
#inspectionMember-confirm-table-linecheck a{
	display: block;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}
#inspectionMember-confirm-table-user a {
	width: 137px;
	background: url(/cn-w/cmn/img/user/button/btn_user_conf_01.gif) no-repeat;
}
#inspectionMember-confirm-table-mail a{
	width: 287px;
	background: url(/cn-w/cmn/img/user/button/btn_user_conf_02.gif) no-repeat;
}
#inspectionMember-confirm-table-pass a{
	width: 177px;
	background: url(/cn-w/cmn/img/user/button/btn_user_conf_03.gif) no-repeat;
}

#inspectionMember-confirm-table-linecheck a{
	width: 232px;
	background: url(/cn-w/cmn/img/user/button/btn_user_conf_04.gif) no-repeat;
}


/* オススメのサービス */
#top-reco-image {
	display:none;
}
#top-reco-list {
	width:690px;
	height:110px;
	overflow:hidden;
	background: url(/cn-w/img/top_reccomend/bn_noimg.png) no-repeat 0 0;
}
#top-reco-list li {
	float:left;
	width:132px;
	margin:0 7px 0 0;
	background-color:#fff;
}
#top-reco-list li.last-child { margin:0;float:right; }
#top-reco-list li a { display:block;border:1px solid #cccccc; padding:4px; }
#top-reco-list li a:hover,#top-reco-list li a.now { border:4px solid #83bd11; padding:1px; }

/* 法人会員用レコメンドバナー設定 */
#biz-reco-list li {
	margin:0 0 10px;
	width:690px;
	overflow:hidden;
}
