@charset "shift_jis";

/*
------------------------------------------------
■クレジットカード　ガソリンカード
■/credit-card/gs/
■togashi 2010.06
■最終更新日 2010.08.11
------------------------------------------------
*/

@import "/css/global_new.css";
@import "/css/credit-card/cre_common.css";
@import "/css/money/parts.css";
@import "/css/credit-card/layout/search.css";
@import "/css/credit-card/intro.css";


/*#select .subtitle{
margin:0 0 20px 15px;
float:left;
line-height:160%;
font-weight:bold;
}
#select .category{
margin:0 0 15px 15px;
line-height:160%;
}*/


#title{
font-size:107%;
}
#title img{
display:block;
float:left;
margin-right:10px;
vertical-align:middle;
}
#title p{
float:right;
vertical-align:middle;
width:820px;
padding-top:10px;
line-height:150%;
}

#selectBox{
/*border:3px solid #B7C5D4;*/
background:url("https://img1.kakaku.k-img.com/images/credit-card/bg/gs_navi.gif") no-repeat left top;
overflow:hidden;
_overflow:visible;
margin-bottom:10px;
height:31px;
padding-top:7px;
}
#selectBox dt,
#selectBox dd{
float:left;
/*padding:8px 0 8px 5px;*/
}
#selectBox dt{
/*background:#B7C5D4;*/
font-weight:bold;
margin:0 0 0 30px;
padding:5px;
}
#selectBox dt img{
margin:0 5px;
}
#selectBox dd a{
display:block;
padding:5px 7px;
display:block;
background:#fff;
margin-right:5px;
}
#selectBox dd a:hover{
background:#ffffc6;
}


#cre_result table{
width:930px;
margin-bottom:15px;
}
#cre_result td{
text-align:left;
}

/*カードフェイスセル*/
#cre_result td.card{
width:140px;
text-align:center;
}
#cre_result td.card img{
margin-bottom:3px;
}
#cre_result td.card .cardname{
font-weight:bold;
text-align:left;
margin:0 auto 3px;
/*width:130px;*/
}

/*#cre_result td.card .fstyear{
font-size:85%;
color:#666;
}*/
/*ガソリン種類のセル*/
#cre_result td.regular,
#cre_result td.highoc,
#cre_result td.diesel{
width:80px;
height:40px;
font-size:107%;
font-weight:bold;
color:#ff0000;
text-align:center;
}
.regular{

}
.highoc{

}
.diesel{

}
.comment{
width:auto;
height:40px;
}
.comment img{
vertical-align:bottom;
margin-right:5px;
}
.summary{
width:540px;
}
.off{
/*width:260px;*/
}
.admission{
/*width:200px;*/
}

#gsAtten{
border:1px solid #ccc;
padding:10px;
font-size:85%;
}
#gsAtten li{
background:url("https://img1.kakaku.k-img.com/images/itemview/item/icon_notes.gif") no-repeat scroll left top transparent;
line-height:140%;
list-style:none outside none;
padding-left:12px;
}

/*データがない場合はセンタリング*/
.nodata{
text-align:center;
color:#333;
font-size:13px;
}
tr.color td{
background-color:#F5F5F5;
}
