@charset "UTF-8";


.point-dialog-01,
.point-dialog-02,
.point-dialog-02p,
.point-dialog-02s,
.point-dialog-02b,
.point-dialog-03 {
	display: none;
	width: 224px;
	position: absolute;
	left: 77%;
	top: 5px;
	z-Index: 99999;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}



.point-dialog-01 {
	height: 55px;
	background: url(../../img/shared/bg/bg_point_dialog_01.png) no-repeat top;
}

.point-dialog-02 {
	height: 55px;
	background: url(../../img/shared/bg/bg_point_dialog_02.png) no-repeat top;
}

.point-dialog-03 {
	height: 60px;
	top: 0;
	background: url(../../img/shared/bg/bg_point_dialog_03.png) no-repeat top;
}


.point-dialog-02p {
	height: 55px;
	background: url(../../img/shared/bg/bg_point_dialog_04.png) no-repeat top;
}

.point-dialog-02s {
	height: 55px;
	background: url(../../img/shared/bg/bg_point_dialog_05.png) no-repeat top;
}

.point-dialog-02b {
	height: 55px;
	background: url(../../img/shared/bg/bg_point_dialog_06.png) no-repeat top;
}

.point-dialog-01 p {
	text-align: center;
	width: 155px;
}

p.point-dialog-center-01,
p.point-dialog-center-02 {
	width: 170px;
	text-align: center;
}

.point-dialog-03 p {
	width: 170px;
	text-align: center;
}

.point-dialog-01 p,
.point-dialog-02 p,
.point-dialog-02p p,
.point-dialog-02s p,
.point-dialog-02b p,
.point-dialog-02 p.point-dialog-center-01 {
	line-height: 50px;
}

.point-dialog-03 p {
	line-height: 63px;
}

.point-dialog-center-02 {
	display: none;
}


.get-point-textA01 {
	color: #CC3300;
}

.bg-color-fix {
	background: #FCF9F2;
}


.dialog-device-starA01 {
	color: #bfbc65;
}