@charset "shift_jis";
/* CSS Document */
/* サービス一覧用
-------------------------------------------------------------*/
.leftbox {
width:250px;
margin:10px;
}
.rightbox {
width:250px;
margin:10px;
}

/* 外貨宅配・サービス一覧・外貨郵送用テーブル
-------------------------------------------------------------*/
.gaitaku-table table {
color: #333333;
font-size: 0.85em;
line-height: 150%;
width: 100%;
border-collapse:collapse;
border:solid 2px #c8c8c8;
}
.gaitaku-table th {
width:26%;
background-color:#FFFFCC;
text-align: center;
color:#666600;
font-weight:bold;
}
.gaitaku-table th, td {
padding: 3px;
border: solid 1px #CCCCCC;
}

.gaitaku-table thead {
background-color:#FFFFCC;
text-align: center;
font-weight:bold;
}
.gaitaku-table tbody {
}
.gaitaku-table td.head-size {
width:37%;
padding:5px;
color:#666600;
}
.gaitaku-table caption.other {
margin:20px 0;
padding:10px 10px;
text-align:left;
font-size:1.2em;
font-weight:bold;
color:#660000;
border-left:#660000 solid 5px;
}
.harfandharf {
width:50%;
}


/* 各種サービス（アップルポイント）
-------------------------------------------------------------*/
caption.apple {
font-size:1.2em;
color:#660000;
text-align:left;
padding:20px 0 20px 50px;
font-weight:bold;
background:url(../img/service/appleicon1.gif) no-repeat center left;
}
h5.appleicon1 {
margin:0;
padding:20px 50px;
color:#660000;
background:url(../img/service/appleicon1.gif) no-repeat left center;
border:none;
}