@charset "utf-8";
/* CSS Document */

#contents .cInner h3 {
	text-align:center;
}

.pointWrap{ padding: 10px 0 0 20px; line-height: 180%; }

.pointWrap .pontimage {
	padding:0 0 20px 50px;
}

.pointWrap .fivePoint{
	width: 585px;
	height: 190px;
	text-indent: -9999px;
	background: url(/contents/pc/point/images/fivepoint.gif) 0 0 no-repeat;
	margin: 0 0 30px 0;
}

.pointWrap ul {
	padding:0 0 40px 15px;
}

.pointWrap li {
	display:inline;
	margin:0 15px 0 0;
}

.pwTable{ margin: 0 0 40px 0; }
.pwTable td{ vertical-align: top; }
.pwCardTxt{ padding: 0 0 0 10px; }

.pwUnit{
	padding: 0 0 20px 0;
}

.info {
	padding:0 5px 40px 0;
	line-height:1.8em;
}

.info h4 {
	background:#666;
}

.pointWrap .info .wrap {
	padding:5px;
	background:url(/contents/common/img/maincolumn/newsupdate_bg.gif);
}

.pointWrap .info .wrap ul {
	padding:5px 15px 15px 15px;
	background:#F3F2E7;
}

.pointWrap .info .wrap ul li {
	background: url(/contents/common/img/link_arrow01.gif) 0 0.4em no-repeat;
	padding:0 0 0 20px;
	margin:10px 0 0 0;
	display:block;
}

.pwUnitTxt{
	width: 590px;
	padding: 20px;
	background: url(/contents/common/img/bg_mokume.gif) repeat;
	position: relative;
}

.pwBtnTxt{
	padding: 20px 20px 60px 20px;
}

.pwUnitBtn{
	position: absolute;
	right: 15px;
	bottom: 15px;
	display: block;
	margin: 10px 0 0 0;
}

.pwBtnRegister{
	width: 214px;
	height: 32px;
	background: url(/contents/pc/point/images/btn_register.jpg) 0 0 no-repeat;
}

.pwBtnRegister a{
	width: 214px;
	height: 32px;
	text-indent: -9999px;
	display: block;
}

.pwBtnLogin{
	width: 214px;
	height: 32px;
	background: url(/contents/pc/point/images/btn_login.jpg) 0 0 no-repeat;
}

.pwBtnLogin a{
	width: 214px;
	height: 32px;
	text-indent: -9999px;
	display: block;
}


.pwBtnRegister a:hover{	background: url(/contents/pc/point/images/btn_register.jpg) 0 -32px no-repeat; }
.pwBtnLogin a:hover{	background: url(/contents/pc/point/images/btn_login.jpg) 0 -32px no-repeat; }

.pointNav{
	border-top: dotted 1px #CCC;
	margin: 20px 0 0 0;
	padding: 0 20px;
}

.pointNav li{
	float: left;
	margin: 0 10px;
	padding: 10px 0 0 0;
	font-weight: bold;
	white-space: nowrap;
}

/* リンク*/
.info a:link{ color: #990000; }
.info  a:visited{ color: #990000; }
.info  a:hover{ color: #C00; }

.pointNav a:link,
.pwUnit a:link{ color: #663300; }
.pointNav a:visited,
.pwUnit a:visited{ color: #663300; }
.pointNav a:hover,
.pwUnit a:hover{ color: #9B4E00; }

.freedial {
	font-size:1.6em;
	color:#F90;
}