@charset "utf-8";

/* override styles */
#mainContent .inner {
padding-bottom:79px;
background:url(../images/products_bg_01.png) 1px bottom no-repeat;
}
#mainContent h3 {
height:30px;
margin-bottom:10px;
padding:0 11px;
background:url(../images/products_bg_03.png) no-repeat;
font-size:1.16em;
font-weight:bold;
line-height:30px;
}
#mainContent p {
margin:0 10px 18px;
}
#subContent #localNav li li {
margin-bottom:5px;
border-top:none;
}

/* util */
#mainContent .mr174 {
margin-right:174px;
}
#mainContent .mb19 {
margin-bottom:19px;
}
#mainContent .ml174 {
margin-left:174px;
}

/* lead box */
#mainContent .lead {
margin-bottom:14px;
padding-bottom:22px;
background:url(../images/products_bg_01.png) 1px bottom no-repeat;
}
#mainContent .lead p {
margin-bottom:0;
}

/* shape box */
#mainContent .shape {
height:100%;
padding-bottom:6px;
}
#mainContent .shape p {
margin-bottom:4px;
}
#mainContent .shape ul {
height:100%;
margin-left:3px;
}
#mainContent .shape ul li {
display:inline;
float:left;
margin:0 7px;
}
#mainContent .shape ul li img {
display:block;
margin-bottom:13px;
}

/* service box */
#mainContent .service {
margin:0 10px 10px;
padding:13px 14px;
border:1px dashed #6680DA;
background-color:#F4F4F4;
}
#mainContent .service h3 {
margin-bottom:5px;
padding:0;
background:none;
}
#mainContent .service p {
margin:0;
}

/* link box */
#mainContent .link {
margin: 0 13px 27px;
}
#mainContent .link a {
padding-left:13px;
background:url(../images/products_bg_02.png) left center no-repeat;
}

/* inquiry box */
#mainContent .inquiry {
margin-bottom:29px;
padding:1px;
border:1px solid #C6D3EF;
background-color:#fff;
}
#mainContent .inquiry p {
margin:0;
padding:9px 0 10px;
background-color:#F4F8FC;
text-align:center;
}

/* products box */
#mainContent .products {
margin:0 10px 29px;
padding:10px 11px;
border:1px solid #C6D3EF;
background-color:#EFF3FF;
}
#mainContent .products h3 {
padding:0;
background:none;
font-size:1em;
}
#mainContent .products ul {
margin-left:9px;
}
#mainContent .products ul li {
float:left;
width:231px;
margin-bottom:3px;
}
#mainContent .products ul li a {
padding-left:13px;
background:url(../images/products_bg_02.png) left 0.25em no-repeat;
}
#mainContent .products .pigment li {
float:none;
width:auto;
}
