@charset "iso-8859-1";

@import "/en/shared/css/header.css";
@import "/en/shared/css/footer.css";
@import "/en/shared/css/base.css";
@import "/en/shared/css/navi.css";
@import "/en/shared/css/products_def.css";

/* ------------ 全体 -------------------- */

/* 全体ナビ微調整 */
#globalNaviList{
padding:0;
margin:0px 0px 0px 0px;
}
#globalNaviList li{
margin:0px 0px 0px 0px;
}

/* シリーズコンテンツ全体ボックス */
div#mainlayout{
width:650px;
height:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

/* h3レベル */
.catch {
width:100%px;
height:27px;
text-align:left;
text-indent:8px;
font-size:16px;
font-weight: bold;
color: #000088;
margin:30px 0px 10px 10px;
padding:10px 0px 4px 10px;
background-image:url(../images/bg_product.jpg);
background-repeat: no-repeat;
}

/* テキストフィールドの幅＆インデント */
.textfield {
text-align:left;
margin:0px 0px 5px 20px;
font-size:80%;
}


/* contact */
.reg-tm {
width:650px;
height:30px;
margin:10px 0;
padding:10px 0 0 0;
background:url(/jp/Home/JIS/image/space.gif);
border:1px solid #666666;
text-align:right;
font-size:70%;
}
.contact-nw {
width:650px;
text-align:left;
margin:5px 0px 5px 0px;
padding:5px 0px 5px 15px;
margin-bottom:20px;
}

/**/
ul {
margin:-4px 0px 5px 0px;
padding:0 0 0 10px;
list-style-type:disc;
}
ul li {
margin: 0px 0px 0px 5px;
padding: 0;
list-style-type: disc;
} 

