@charset "shift-JIS";

/*-----------------------------------------
summary  yahoo point page
url  /point/yahoo.html
last update  2009/10/5
-----------------------------------------*/
td,th,img,dl,dt,dd {
	padding: 0;
	margin: 0;
}

h1{
	width: 740px;
	height: 27px;
	text-indent: 0px;
	}
	
div#y-piont {
	margin: 0px auto;
	width: 704px;
	text-align: left;
	}

h2{
	text-indent: 0;
	padding: 0 0 13px 13px;
	}
	
div#y-piont p.lead {
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	}
	
div#y-piont div.detail {
	background: url(../image/yahoo/bg_point.gif) repeat-y left top;
}

div#y-piont table {
	background: url(../image/yahoo/bg_btm_point.gif) no-repeat left bottom;
	border-collapse: collapse;
	width: 678px;
	color: #630;
	line-height: 1.3;
}

div#y-piont table td {
	text-align: center;
}

div#y-piont table th {
	text-align: center;
	color: #630;
	font-size: 84%;
}

div#y-piont table th.title01 {
	background: #FFF;
	width: 389px;
	text-align: left;
}

div#y-piont table th.title02 img {
	text-align: left;
	width: 289px;
}

div#y-piont table th.target {
	width: 98px;
}

div#y-piont table td.y-top {
	width: 291px;
}

div#y-piont table .item01 {
	border-bottom: 1px dashed #A67F39;
}

div#y-piont table ul {
	width: 265px;
	padding: 13px 0;
}

div#y-piont table ul li {
	text-indent: -0.4em;
	margin-left: 0.4em;
}

div#y-piont table strong {
	color: #F00;
}

div#y-piont table dl.rate {
	margin: 15px 0 15px 8px;
}

div#y-piont table dl.rate dt,
div#y-piont table dl.rate dd {
	float: left;
}

div#y-piont table td.point-txt {
	font-size: 80%;
	padding: 13px 0px;
}

div#y-piont table div.site-wrap {
	width: 270px;
	background: #FFFFFF;
	border: 1px solid #CCC;
	padding: 1px;
	margin: 19px auto 30px auto;
}

div#y-piont table dl.site {
	background: #FFFFFF;
	border: 1px solid #CCC;
	width: 268px;
	min-height:128px;  
  height: auto !important;  
  height: 128px;
}

div#y-piont dl.site dt {
	margin: 5px 0 15px 0;
}

div#y-piont dl.site dd.hedge {
	font-size: 80%;
	color: #333;
}

div#y-piont div.about {
	font-size: 80%;
	background: url(../image/yahoo/bg_about_top.jpg) no-repeat left top;
	width: 678px;
}

div#y-piont div.about dl {
	background: url(../image/yahoo/bg_about_btm.jpg) no-repeat left bottom;
	width: 661px;
	min-height:100px;  
  height: auto !important;  
  height: 100px;
	padding: 21px 0px 15px 17px;
}

div#y-piont div.about dl dd {
	padding: 12px 20px 0 0;
}

div#y-piont div.about dl dd.to-y {
	text-align: right;
}

div#y-piont div.about dl dd.to-y .icon {
	position: relative;
	top: 1px;
	margin-right: 5px;
}


/* clearfix
----------------------------*/
div#y-piont table dl.rate:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

*:first-child+html div#y-piont table dl.rate {display: inline-block;}

* html div#y-piont table dl.rate {height: 1%;}
