@charset "utf-8";

/* 製品情報 */
/*
.product_new{ width:225px; float:left;}
.product_new .new_photo{
margin-bottom:10px;
background-color:#eeeeee;width:170px;_width:160px;
}
.product_new .new_photo img{
margin:5px;
border:5px solid #ffffff;
}*/

.catalog_new{
background-color:#eeeeee;
padding:5px;
clear:both;
}

#product_index{
background: url(images/product_index_bg.gif);
margin-bottom:10px;
padding:20px 35px;
}
#product_index img{
margin:5px;
border:5px solid #ffffff;
}
#product_index a{
font-weight:bold;
color:#007EAE;
font-size:14px;
margin:5px 0;
}

.catalog{
background-color:#eeeeee;
text-align:right;
padding:2px;
margin-bottom:10px;
}



/* 会社案内 */
.network_map{
border:1px solid #ccc;
padding:5px;
text-align:right;
margin-bottom:20px;
}

.iso{ text-align:center;}
.iso img{
margin:20px;
border:5px solid #ccc;}

.iso_txt{
float:left;}

