@charset "utf-8";
/* CSS Document */

/* -------------------
英語
------------------- */

/* 共通 */
.engBrand {
text-align: center;
}
.engNav {
width: 300px;
margin-right: auto;
margin-left: auto;
padding-top: 30px;
margin-bottom: 15px;
}
.engNav li {
border-top: 1px solid #91827C;
border-bottom: 1px solid #91827C;
border-left: 1px solid #91827C;
font-size: 93%;
text-align: center;
margin-right: 7px;
display: table-cell;
width: 99px;
line-height: 1.2;
vertical-align: middle;
padding-top: 5px;
padding-bottom: 5px;
}
.engNav li:last-child {
margin-right: 0;
width: 98px;
border-right: 1px solid #91827C;
}
.engNav li a:link {
color: #933;
}
.engMtit {
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
color: #693;
font-size: 123.1%;
line-height: 1.3;
margin-bottom: 10px;
padding-top: 10px;
}
.engTxt {
margin-left: 10px;
margin-right: 10px;
font-size: 77%;
margin-bottom: 10px;
}

/* トップ */
.engTopMenu {
border-top: 1px solid #ccc;
}
.engTopMenu li {
padding: 10px;
border-bottom: 1px solid #ccc;
}
.engTopMenu li a {
display: block;
padding-right: 20px;
background-image: url(../image/foreign/english/top/icon.gif);
background-repeat: no-repeat;
background-position: right center;
background-size: 15px 16px;
}
.engTopMenu li .engTopTit {
float: left;
}
.engTopMenu li div {
float: right;
}

/* profile */
.engComTable {
margin-right: 10px;
margin-left: 10px;
border-top-color: #999;
border-left-color: #999;
font-size: 77%;
}
.engComTable tr th {
background-color: #F2F2E6;
border-right-color: #999;
border-bottom-color: #999;
line-height: 1.3;
}
.engComTable tr td {
border-right-color: #999;
border-bottom-color: #999;
}

/* history */
.engHisTable {
margin-right: 10px;
margin-left: 10px;
font-size: 77%;
border-left-style: none;
}
.engHisTable tr th {
background-color: transparent;
line-height: 1.3;
border-right-style: none;
vertical-align: top;
}
.engHisTable tr td {
border-right-style: none;
}

/* store information */
.engStoreMtit {
font-size: 93%;
font-weight: bold;
color: #FFF;
padding-right: 10px;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #693;
}
.engStoreList li {
padding: 10px;
font-size: 77%;
border-bottom: 1px dotted #ccc;
line-height: 1.3;
}
.engStoreList li img {
float: right;
margin-left: 10px;
}

/* How to Order */
.engOrdList {
border-top: 1px solid #ccc;
}
.engOrdList li {
border-bottom: 1px solid #ccc;
padding: 10px 10px 15px;
}
.engOrdList li .tit {
width: 300px;
margin-left: auto;
margin-right: auto;
font-size: 123.1%;
font-weight: bold;
color: #669933;
margin-bottom: 3px;
}
.engOrdList li .img {
width: 300px;
margin-left: auto;
margin-right: auto;
}
.engOrdList li .txt {
width: 300px;
margin-left: auto;
margin-right: auto;
}
