@charset "utf-8";
@import url("base_not_index.css");
/* CSS Document */

#bd p ,
#bd h4,
#bd h5,
#bd h6 {
	padding-left:10px;
	padding-left:10px;
}

#bd a {
	color:#0099FF;
	text-decoration:none;
}

#bd a:hover {
	text-decoration:underline;

}

.ent p.r{
	color:#c00;
}

.ent .qr{
	width:460px;
}

.ent .q01{
	background:url("../img/fun-club/qr01.jpg") no-repeat right  ;
}

.ent .q02{
	background:url("../img/fun-club/qr02.jpg") no-repeat right;
}


.ent table.table {
    border: 1px solid #CCCCCC;
    margin: 0 20px 10px;
}
.ent table.table th {
    background: url("img/common/BG_td-0.jpg") repeat-y scroll left center #E7E6E6;
    border-top: 1px solid #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    width:80px;
}
.ent table.table th#th_top {
    border-top: 1px solid #CCCCCC;
}
.ent table.table td {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 5px 10px;
}

.ent #offer{
	background:url("../img/fun-club/offer.jpg") no-repeat;
	padding:30px 0 0 30px;
	height:100px;
	margin-bottom:30px;
}