/*------コンテンツ -------*/

#image {
width:800px;
text-align:center;
margin:10px auto;
}

#catalog {
width:650px;
text-align:left;
}

.gecko #catalog {
width:650px;
text-align:left;
margin-left:75px;
}


.catalog_ta {
border-collapse:collapse;
border-style:solid;
border-color:#c8c8c8;
border-width:1px;
width:650px;
border:1px;
cellpaddig:0px;
border-spacing:0px;
margin-top:20px;
margin-bottom:20px;
margin-left:0px;
color:#6E6E6E;
font-size:12px;
font-weight:bold;
line-height:1.7em;
letter-spacing:0.1ex;
}

.catalog_ta th {
border:solid #004893;
border-width:1px;
color:#ffffff;
font-weight:bold;
background:#004893;
padding:5px 10px 5px 10px;

}

.catalog_1 {
width:100px;
text-align:center;
}
.catalog_2 {
width:100px;
text-align:center;}

.catalog_3 {
width:100px;
text-align:center;
}
.catalog_4 {
width:100px;
text-align:center;
}
.catalog_ta td {
border:solid #c8c8c8;
border-width:1px;
padding:5px 10px 5px 10px;
}

.top {
background:#E5E5E5;
color:#6E6E6E;
font-weight:bold;
font-size:11px;
text-align:center;}
