@charset "utf-8";
/* -----------------------------------------------------------
* Filename: english.css
* Version: 1.0 (2007-12-10)
* Website: http://www.sala-azabu.co.jp//
* Author: Name
* Description: 英語ページ用
----------------------------------------------------------- */

/* ------------------------------
 INFORMATION
------------------------------ */

div#englishBox {
background-color:#fff;
padding:10px 70px 10px;
}

h2.h2_information_e {
background:url(../../images/english/h_information_e.jpg) no-repeat;
height:301px;
margin-left:0px;
}

div#englishBox table.infoTable {
width:460px;
margin:0;
float:left;
}
div#englishBox table.infoTable td {
padding:0 10px 10px 0;
border:none;
}
div#englishBox table.infoTable th {
padding:0 10px 10px 0;
border:none;
font-weight:bold;
}
div#englishBox table.infoTable td p {
margin:0 0 10px;
line-height:1.2em;
}

h3.h3_showroom {
background:url(../../images/english/h_showroom_e.gif) no-repeat;
height:38px;
margin:20px 0;
text-indent:-9999px;
}
h3.h3_about {
background:url(../../images/english/h_about_e.gif) no-repeat;
height:38px;
margin:20px 0;
text-indent:-9999px;
}
h3.h3_company {
background:url(../../images/english/h_company_e.gif) no-repeat;
height:38px;
margin:20px 0;
text-indent:-9999px;
}



/* ------------------------------
 PRODUCT
------------------------------ */
h2.h2_product_e {
background:url(../../images/english/h_product_e.gif) no-repeat;
margin-bottom:20px;
}
img.brandImg {
margin-bottom:5px;
}

div#englishBox h4.category {
font-size:114%;
color:#075105;
margin-top:10px;
margin-bottom:20px;
padding-left:5px;
width:660px;
border-bottom:1px dotted #666;
background-image:none;
}
div#englishBox table {
width:660px;margin:0 auto;
}
div#englishBox table td {
padding:0 10px 10px 0;
border:none;
}
div#englishBox table td p {
margin:0 0 10px;
line-height:1.2em;
}
div.brandLogo {
text-align:center;
margin-bottom:5px;
}

div#englishBox table.brandSub {
width:600px;margin:0 auto;
}
div#englishBox table.brandSub td {
padding:0 15px 10px 0;
border:none;
}
div#englishBox table.brandSub td p {
margin:0 0 10px;
line-height:1.2em;
}

/* ------------------------------
 CONTACT
------------------------------ */
h2.h2_contact_e {
background:url(../../images/english/h_contact_e.gif) no-repeat;
margin-bottom:20px;
}

button.submit {
width:85px; height:31px;
background:url(../../images/english/submit_e.gif) no-repeat;
border:none;
margin:0; padding:0;
cursor:pointer;
}
button.submit:hover {
position:relative;
top:1px;left:1px;
}
button.submit span {
position:absolute;
width:85px; height:31px;
text-indent:-9999px;
}
