@charset "utf-8";

/*====================index====================*/
/* 空白の初期化                                */
/* list-styleの初期化                          */ 
/*====================index====================*/

/*==================================
 パネルDEチャンス　-ログイン前-
==================================*/
#wrapper {
    width:950px;
}

div#panel-main {
	background:url(/img/point/panel/logoff-top.gif) no-repeat top left;
	height:258px;
	padding-bottom:15px;
}
div#panel-main img#volume-top {
	position:relative;
	top:25px;
	left:174px;
}

div#panel-main p {
	position:relative;
	top:135px;
	left:50px;
	width:400px;
	text-align:center;
}

div#login-btn {
	background:url(/img/point/panel/login-cmt.gif) no-repeat;
	padding-bottom:20px;
	margin:0 auto;
	width:325px;
}

div#login-btn p {
	padding:8px;
	height:40px;
	text-align:center;
	font-weight:bold;
	color:#CC0000;
}

div#login-btn a#login {
	display:block;
	background:url(/img/point/panel/login-btn-off.gif) no-repeat left top;
	height:56px;
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}

div#login-btn a#login:hover {
	background:url(/img/point/panel/login-btn-on.gif) no-repeat left top;
}

div#entry-btn {
	background:url(/img/point/panel/entry-cmt.gif) no-repeat;
	padding-bottom:20px;
	margin:0 auto;
	width:325px;
}

div#step {
	background:url(/img/point/panel/step.gif) no-repeat top left;
	width: 854px;
	height: 306px;
	margin-bottom: 10px;
}

div#step li{
	text-indent: -9999px;
}

div#entry-btn p {
	padding:8px;
	height:40px;
	text-align:center;
	font-weight:bold;
	color:#009999;
}

div#entry-btn a#entry {
	display:block;
	background:url(/img/point/panel/entry-btn-off.gif) no-repeat left top;
	height:56px;
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}

div#entry-btn a#entry:hover {
	background:url(/img/point/panel/entry-btn-on.gif) no-repeat left top;
}


/*==================================
 パネルDEチャンス　-エントリー後-
==================================*/

img.img-bl {
	clear:both;
	display:block;
	margin:0;
	/*text-align:center;*/
}

div#main {
	clear:both;
	margin:0 auto;
	padding:12px 0 20px 0;
	width:850px;
}

div#panel-main-login {
	background:url(/img/point/panel/login-top.gif) no-repeat top left;
	height:230px;
	padding-bottom:15px;
}
div#panel-main-login img#volume {
	position:relative;
	top:14px;
	left:163px;
}

div#panel-main-login p {
	position:relative;
	top:105px;
	left:50px;
	width:400px;
	text-align:center;
}

div#play-box {
	margin-bottom: 5px;
} 

div#panel-box{
	float:left;
}

p#panel {
	background:url(/img/point/panel/panel-bg.gif) no-repeat top left;
	width:339px;
	height:339px;
	margin-left:25px;
	padding:16px 0 0 16px;
}
p#panel-point {
	text-indent: -9999px;
	background:url(/img/point/panel/getpoint.gif) no-repeat top left;
	margin: 25px 0 10px 10px;
	width: 379px;
	height: 134px;

}

/*div#panel img {
	margin:17px;
}*/

div#user-status {
	float:right;
	background:url(/img/point/panel/status-bg-foot.gif) no-repeat left bottom;
	width:384x;
	padding-bottom:5px;
	margin-bottom:15px;
}

dl#status {
	background:url(/img/point/panel/status-bg-up.gif) no-repeat left top;
	padding:10px 10px 0 10px;
	width:384px;
}


dl#status dt {
	background:url(/img/point/panel/state-title.gif) no-repeat;
	padding-top:4px;
	width:360px;
	height:32px;
	text-indent:15px;
	font-weight:bold;
	color:#FFFFFF;
}

dl#status dd {
	background:#E8E8E8;
	margin-bottom:8px;
	padding:5px 8px;
	width:343px;
}

dl#status dd#btn {
	background:#FFFFFF;
	margin-left:-6px;
}

dl#status dd#btn img {
	margin-right:6px;
	margin-left:3px;
	padding:0;
}

dl#status dd#btn a#rule-btn {
	display:block;
	float:left;
	background:url(../img/point/panel/rule-btn.gif) no-repeat left top;
	width:160px;
	height:32px;
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}
dl#status dd#btn a#rule-btn:hover {
	background:url(../img/point/panel/rule-btn-on.gif) no-repeat left top;
}
dl#status dd#btn a#rireki-btn {
	display:block;
	float:right;
	background:url(../img/point/panel/rireki-btn.gif) no-repeat left top;
	width:160px;
	height:32px;
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}
dl#status dd#btn a#rireki-btn:hover {
	background:url(../img/point/panel/rireki-btn-on.gif) no-repeat left top;
}

div#p-info {
	clear:both;
	background:url(/img/point/panel/p-info-top.gif) no-repeat left top;
	padding-top:62px;
	width:850px;
	height:1%;
}

div#p-info p {
	background:#E8E8E8;
	margin:0 11px 10px 10px;
	padding:7px;
}

div#p-info span.page-date {
	display:block;
	padding-bottom:5px;
	text-align:right;
}

div#p-info form {
	margin:0 auto;
	padding-bottom:10px;
	width:500px;
	text-align:center;
}

div#p-info span.info-date {
	display:block;
	float:left;
	padding-left:12px;
}

div#p-info span.page-nav {
	display:block;
	float:right;
	padding-right:12px;
}

div#p-info span.page-nav a {
	text-decoration:underline;
}

div#p-info span.page-nav a:hover {
	text-decoration:none;
}

div#p-info ul#promo-list {
	clear:both;
	background:url(/img/point/panel/p-info-foot.gif) no-repeat left bottom;
	padding:12px;
}

div#p-info ul#promo-list li {
	float:left;
	border:#CCCCCC solid 1px;
	margin:0 4px 25px 2px;
	padding:8px;
	width:251px;
}

div#p-info ul#promo-list li.right {
	float:right;
}

div#p-info ul#promo-list li h2 {
	background:url(/img/point/panel/p-info-title.gif) no-repeat;
	padding-top:3px;
	margin-bottom:6px;
	height:25px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

div#p-info ul#promo-list li dt a {
	display:block;
	background:#E8E8E8;
	padding:6px 0 8px 0;
	border:#CCCCCC solid 1px;
	text-align:center;
}

div#p-info ul#promo-list li dt a:hover {
	display:block;
	background:url(/img/point/panel/info-dt.gif);
}

div#p-info ul#promo-list li dt img {
	display:block;
	margin:0 auto;
	text-align:center;
}

div#p-info ul#promo-list li dd.condition {
	padding:6px 0 8px 0;
	font-weight:bold;
	text-align:center;
}

div#p-info ul#promo-list li dd.info-matter {
	background: #FFECF5;
	padding:6px 5px;
}


/* 履歴へリンク */
div#record-date {
	float:right;
	background:url(/img/point/panel/status-bg-foot.gif) no-repeat left bottom;
	padding-bottom:8px;
}

div#record-date dl#record-list {
	background:url(/img/point/panel/status-bg-up.gif) no-repeat left top;
	padding:10px 10px 0 9px;
	width:384px;
}

div#record-date dl#record-list dt {
	background:#666666;
	padding:3px;
	margin-right:20px;
	margin-bottom:4px;
	font-weight:bold;
	color:#FFFFFF;
}

div#record-date dl#record-list dd a {
	display:block;
	background: #FFECF5;
	margin:3px 20px 3px auto;
	padding:2px 4px;
	color:#666666;
}
div#record-date dl#record-list dd a:hover {
	background:#FFCCCC;
	text-decoration:none;
}

div#record-date dl#record-list dd span.record-date {
	display:block;
	padding-top:3px;
	font-size:85%;
	text-align:right;
}


/*==================================
 パネルDEチャンス　-ガイド-
==================================*/

div#guide-main {
	padding:10px;
	border:#CCCCCC solid 1px;
}

div#guide-main p#panechan-txt,
div#main p#panechan-txt {
	background:#EEEEEE;
	padding:7px 6px;
	margin:5px auto 15px auto;
	width:818px;
}

div.back-btn{
	margin: 10px 0 10px;
}

div.back-btn a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(/img/point/panel/back-btn-off.gif) no-repeat left top;
	width: 319px;
	height: 56px;
	margin: 0 auto;
}

div.back-btn a:hover{
	background:url(/img/point/panel/back-btn-on.gif) no-repeat left top;
}

div#rule-attention {
	clear:both;
	background:url(/img/point/panel/guide-bg-up.gif) no-repeat left top;
	padding:10px 0 0 10px;
	margin:0 auto;
	width:822px;
	zoom:1;
}

div#rule-attention h2#rule {
	background:url(/img/point/panel/rule-title.gif) no-repeat;
	margin-bottom:10px;
	height:36px;
	text-indent:-9999px;
}

div#rule-attention ol {
	margin:0 10px 0 30px;
	_margin:0 10px 0 15px;
	_padding:0 10px 0 25px;
	list-style:decimal outside;
	zoom:1;
	height:1%;
}

div#rule-attention li dfn {
	padding-bottom:8px;
	font-weight:bold;
	color:#CC0000;
}

div#rule-attention li p {
	margin-bottom:10px;
	padding-bottom:5px;
}

div#rule-attention li p#term {
	background:#FFFFFF;
	padding:8px;
	width:600px;
	border:#CCCCCC solid 1px;
}

div#rule-attention li p#term span#term-codicil {
	display:block;
	padding-top:5px;
	color:#0066CC;
}

div#rule-attention li.bg-cgray {
	background:#E3E2D7;
}


div#rule-attention-foot {
	background:url(/img/point/panel/guide-bg-foot.gif) no-repeat left bottom;
	margin-left:-10px;
	padding-bottom:10px;
	width:832px;
}

div#rule-attention-foot h2#attention {
	background:url(/img/point/panel/attention.gif) no-repeat;
	margin:18px 0 10px 10px;
	height:36px;
	text-indent:-9999px;
}

div#rule-attention-foot ol {
	padding-left:15px;
	_padding-left:30px;
	padding-right:10px;
}

div#rule-attention-foot ol li {
	padding:5px 0;
}

div#rule-attention-foot ol li img {
	display:block;
	padding-top:15px;
	margin-left:30px;
}

div#panel-gaiyo {
	background:url(/img/point/panel/guide-bg-foot.gif) no-repeat left bottom;
	margin:15px auto 0 auto;
	width:832px;
}

div#panel-gaiyo dl {
	background:url(/img/point/panel/gaiyo.gif) no-repeat left top;
	padding:55px 18px 10px;
}

div#panel-gaiyo dl dd {
	padding:5px 10px 15px 10px;
}


/*==================================
 パネルDEチャンス　-履歴-
==================================*/

div#main h3#record-title {
	background:#CC0000 url(/img/point/panel/record-bg.gif) no-repeat right;
	padding:5px;
	margin-bottom:10px;
	font-size:138.5%;
	font-weight:bold;
	color:#FFFFFF;
}

div#main dl#status dd#btn p#page-link {
	padding-top:10px;
	padding-bottom:-5px;
}

div#main dl#status dd#btn a#panel-now {
	display:block;
	background:url(/img/point/panel/now-btn.gif) no-repeat left top;
	width:395px;
	height:32px;
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}
div#main dl#status dd#btn a#panel-now:hover {
	background:url(/img/point/panel/now-btn-on.gif) no-repeat left top;
}

div#main dl#status dd#btn p#page-link a#record-next {
	display:block;
	float:right;
}
div#main dl#status dd#btn p#page-link a#record-prev {
	display:block;
	float:left;
}

p#no-entry {
	background:url(/img/point/panel/no-entry.gif) no-repeat top;
	margin:5px auto;
	padding:65px 0 0 50px;
	width:450px;
	height:127px;
	font-size:123.1%;
	font-weight:bold;
}


/* IE7 */

*:first-child+html div#rule-attention ol,
*:first-child+html div#rule-attention-foot ol {
	list-style:decimal outside;
	padding-left:30px;
	margin-left:20px;
	zoom:1;
	height:1%;
}



/* 終了案内用追加 */

body#finale div#panel-main {
	height: 258px;
	position: relative;
	padding-bottom: 15px;
	background: url("../img/point/panel/finale.gif") no-repeat top left;
}

body#finale div#panel-main p {
	width: 400px;
	position: relative;
	top: 185px;
	left: 50px;
	text-align: center;
}

body#finale div#login-btn {
	width: 325px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url("../img/point/panel/login-cmt.gif") no-repeat;
}

body#finale div#login-btn p {
	height: 40px;
	padding: 8px;
	font-weight: bold;
	text-align: center;
	color: #c00;
}

body#finale div#login-btn a#login {
	width: 322px;
	height: 57px;
	display: block;
	position: relative;
	background: none;
	overflow: hidden;
}

body#finale div#login-btn a#login img {
	position: absolute;
	top: 0;
	left: 0;
}

body#finale div#login-btn a:hover#login img {
	position: absolute;
	top: 1px;
	left: 1px;
}

body#finale div#login-btn a#login:hover {
	background: none;
}

body#finale #announce {
	width: 700px;
	margin: 10px auto 30px;
	padding: 20px;
	border: #f99 1px solid;
	background-color: #fee;
	color: #555;
}

body#finale #announce strong {
	color: #f33;
}

body#finale div#record-date {
	float: none;
	width: 600px;
	margin: 10px auto;
	padding: 0;
	border: 1px #ccc solid;
}

body#finale div#record-date dl#record-list {
	width: 580px;
	padding: 10px;
	margin: auto;
	background: none;
	background-color: #fff !important;
}

body#finale div#record-date dl#record-list dt {
	margin: 3px auto;
	padding: 3px;
	background: #666;
	font-weight: bold;
	color: #fff;
	border: none;
}

body#finale div#record-date dl#record-list dd a {
	display: block;
	margin: 3px auto;
	padding: 2px 4px;
	background: #fee;
	font-size: 100%;
	color: #666;
}

body#finale div#record-date dl#record-list dd a:hover {
	background: #fcc;
	text-decoration: none;
}

body#finale div#record-date dl#record-list dd span.record-date {
	display: block;
	padding-top: 3px;
	font-size: 100%;
	text-align: right;
}
