@charset "utf-8";
/* CSS Document */

/*o*/
#top {
	width: 890px;
	text-align: left;
	background-image:url(./../img/leaflet/header.gif);
	background-repeat: no-repeat;
	height: 37px;
	font-size: 14pt;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
	margin-left: 10px;
}

/*orange no midasi*/
h3.midasi{
margin:35px 0px 8px 0px;
padding:5px 0px;
border-bottom:#FF6600 dotted 1px;
color:#FF6600;
font-size:150%;
font-weight:bold;
clear:both;
}

#g_page_pointcard #list {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	right: auto;
}


/*table*/
#list table.stable {
text-align:left;
border: 0px;
}

#list table.stable td {
border-bottom:#999999 dotted 1px;
padding:5px 0px 5px 15px;
width: 150px;
}
